]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - games
Sync with sys/i386/conf/Makefile.i386 revision 1.129.
[FreeBSD/FreeBSD.git] / games /
1998-11-14 obrienThis commit was generated by cvs2svn to compensate...
1998-11-13 jdpThis commit was generated by cvs2svn to compensate...
1998-11-13 jdpThis commit was generated by cvs2svn to compensate...
1998-11-09 peterFix typo (if it's not a typo, then it doesn't make...
1998-10-30 joergThis commit was generated by cvs2svn to compensate...
1998-10-18 obrienAllow building games w/o an existing /usr/games.
1998-10-18 obrienAllow ``make BINDIR=/foo/games'' to work.
1998-10-17 bdeFixed building without /usr/games in $PATH. Just add...
1998-10-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-10-05 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-25 rvbThis commit was generated by cvs2svn to compensate...
1998-09-21 jbBack out the last two hacks. I've added games to the...
1998-09-19 phkRemove bogus dependencies.
1998-09-19 phkReverse the sense of the test looking for caesar &...
1998-09-17 phkDon't expect /usr/games in the path.
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-09 markmThis commit was generated by cvs2svn to compensate...
1998-09-06 jdpThis commit was generated by cvs2svn to compensate...
1998-09-05 bdeDon't do anything special to prevent access to created...
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-09-02 bdeKeep build-tools objects separate from `all' objects...
1998-08-30 gpalmerSplit lines into one subdir per line.
1998-08-29 rvbThis commit was generated by cvs2svn to compensate...
1998-08-27 abialThis commit was generated by cvs2svn to compensate...
1998-08-23 obrienThis commit was generated by cvs2svn to compensate...
1998-08-21 msmithThis commit was generated by cvs2svn to compensate...
1998-08-20 jbMake the build tools static to avoid trying to use...
1998-08-20 msmithThis commit was generated by cvs2svn to compensate...
1998-08-15 jbBuild the makedefs program static to avoid trying to...
1998-08-15 jbBuild the setup program static so that we don't try...
1998-08-09 phkRevert the last commit, it made the Bruce filter flip:
1998-08-07 phkGames primes and factor don't understand hexadecimals.
1998-08-04 phkWrong filename for dictionary in manpage.
1998-08-03 peterThis commit was generated by cvs2svn to compensate...
1998-07-26 impRemove comment relevant to 16bit integers only.
1998-07-26 impo Fix Y2K buffer overflow.
1998-07-26 impY2K fix. Fix by jsm28@cam.ac.uk via OpenBSD
1998-07-20 jkoshyFix discrepancy between sources and manual page for...
1998-07-09 desThis commit was generated by cvs2svn to compensate...
1998-07-09 phkBuffer overflow.
1998-07-08 dtThis commit was generated by cvs2svn to compensate...
1998-07-07 bdeUse the installed versions of caesar and strfile. ...
1998-07-07 bdeAdded a `build-tools' target for internal tools.
1998-07-07 bdeAdded a `build-tools' target for internal tools.
1998-07-07 bdeAdded a `build-tools' target for internal tools.
1998-07-06 rnordierThis commit was generated by cvs2svn to compensate...
1998-06-30 bdeFixed printf format errors.
1998-06-30 bdeFixed (1970's style) missing declaration of a function...
1998-06-30 bdeFixed printf format errors. Didn't fix gross homemade...
1998-06-30 bdeFixed the type of yyerror() (1970's style).
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-11 peterThis commit was generated by cvs2svn to compensate...
1998-05-19 julianThis commit was generated by cvs2svn to compensate...
1998-05-19 julianThis commit was generated by cvs2svn to compensate...
1998-05-09 jbCast pointers to longs, not ints.
1998-05-09 jbChange long variable to time_t where it is passed to...
1998-05-09 jbAdd #include string.h to get prototypes.
1998-05-09 jbAdd #include string.h to get prototypes and change...
1998-05-09 jbRemove bogus time() prototype and let the one in time...
1998-05-09 jbAdd #include string.h to get prototypes.
1998-05-09 jbCast pointers to long instead of int.
1998-05-09 jbAdd #include string.h to get prototypes.
1998-05-09 jbChange casts of function pointers from int to long...
1998-05-09 jbAdd #include string.h to get prototypes.
1998-05-09 jbChange long variable to time_t because it passed to...
1998-05-09 jbChange long variables to time_t if they are passed...
1998-05-09 jbAdd #include string.h to get prototypes.
1998-05-09 jbChange variable types from long to time_t if they are...
1998-05-09 jbRemove #define NULL because stdio.h does that.
1998-05-09 jbAdd #include string.h to get prototypes.
1998-05-09 jbAdd #include string.h to get prototypes.
1998-05-09 jbtv_sec in timeval is a long, and a time_t is not necess...
1998-05-09 jbAdd #include string.h to get prototypes.
1998-05-09 jbAdd 'extern' to arrays that are declared and initialise...
1998-05-09 jbAdd 'extern' to arrays that are declared and initialise...
1998-05-09 jbAdd 'extern' to arrays that are declared and initialise...
1998-05-09 jbAdd #include stdlib.h to get prototypes.
1998-05-09 jbChange prototype for addbuf to make it compatible with...
1998-05-09 jbAdd #include string.h, stdlib.h and termcap.h to get...
1998-05-09 jbAdd #include string to get prototypes.
1998-05-09 jbAdd 'extern' to those arrays that are declared and...
1998-05-09 jbAdd #include string.h to get prototypes.
1998-05-09 jbAdd #include stdlib.h to get prototypes.
1998-05-09 jbAdd #include string.h to get prototypes.
1998-05-09 jbAlphas don't necessarily have speakers.
1998-05-05 bdeAdded y.tab.h to SRCS. This should have been used...
1998-05-04 bdeFixed races in `make -jN' using new yacc rules.
1998-05-03 peterThis commit was generated by cvs2svn to compensate...
1998-05-02 peterThis commit was generated by cvs2svn to compensate...
1998-04-29 andreasThis commit was generated by cvs2svn to compensate...
1998-04-28 acheThis commit was generated by cvs2svn to compensate...
1998-04-27 peter*** empty log message ***
1998-04-01 charnierExit(-1) -> exit(1).
next