]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - games
This commit was generated by cvs2svn to compensate for changes in r42888,
[FreeBSD/FreeBSD.git] / games /
1999-01-20 Bill FennerThis commit was generated by cvs2svn to compensate...
1999-01-20 Bill FennerThis commit was generated by cvs2svn to compensate...
1999-01-18 Hidetoshi ShimokawaThis commit was generated by cvs2svn to compensate...
1999-01-14 Mark MurrayThis commit was generated by cvs2svn to compensate...
1999-01-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-01-12 Peter WemmThis commit was generated by cvs2svn to compensate...
1999-01-10 Peter WemmThis commit was generated by cvs2svn to compensate...
1999-01-07 Warner LoshMinor adjustments to prior commits:
1999-01-06 Warner LoshFix printf errors in the hflag case.
1999-01-06 Warner Loshadded -h flag to allow for hexidecimal output.
1998-12-27 Bruce EvansFixed CLEANFILES.
1998-12-02 Julian ElischerThis commit was generated by cvs2svn to compensate...
1998-11-18 John PolstraThis commit was generated by cvs2svn to compensate...
1998-11-14 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1998-11-09 Peter WemmFix typo (if it's not a typo, then it doesn't make...
1998-10-18 David E. O'BrienAllow building games w/o an existing /usr/games.
1998-10-18 David E. O'BrienAllow ``make BINDIR=/foo/games'' to work.
1998-10-17 Bruce EvansFixed building without /usr/games in $PATH. Just add...
1998-09-21 John BirrellBack out the last two hacks. I've added games to the...
1998-09-19 Poul-Henning KampRemove bogus dependencies.
1998-09-19 Poul-Henning KampReverse the sense of the test looking for caesar &...
1998-09-17 Poul-Henning KampDon't expect /usr/games in the path.
1998-09-15 Bill FennerThis commit was generated by cvs2svn to compensate...
1998-09-15 Bill FennerThis commit was generated by cvs2svn to compensate...
1998-09-09 Mark MurrayThis commit was generated by cvs2svn to compensate...
1998-09-06 John PolstraThis commit was generated by cvs2svn to compensate...
1998-09-05 Bruce EvansDon't do anything special to prevent access to created...
1998-09-02 Bruce EvansKeep build-tools objects separate from `all' objects...
1998-08-30 Gary PalmerSplit lines into one subdir per line.
1998-08-23 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1998-08-20 John BirrellMake the build tools static to avoid trying to use...
1998-08-15 John BirrellBuild the makedefs program static to avoid trying to...
1998-08-15 John BirrellBuild the setup program static so that we don't try...
1998-08-09 Poul-Henning KampRevert the last commit, it made the Bruce filter flip:
1998-08-07 Poul-Henning KampGames primes and factor don't understand hexadecimals.
1998-08-04 Poul-Henning KampWrong filename for dictionary in manpage.
1998-08-03 Peter WemmThis commit was generated by cvs2svn to compensate...
1998-07-26 Warner LoshRemove comment relevant to 16bit integers only.
1998-07-26 Warner Losho Fix Y2K buffer overflow.
1998-07-26 Warner LoshY2K fix. Fix by jsm28@cam.ac.uk via OpenBSD
1998-07-20 Joseph KoshyFix discrepancy between sources and manual page for...
1998-07-09 Poul-Henning KampBuffer overflow.
1998-07-08 Dmitrij TejblumThis commit was generated by cvs2svn to compensate...
1998-07-07 Bruce EvansUse the installed versions of caesar and strfile. ...
1998-07-07 Bruce EvansAdded a `build-tools' target for internal tools.
1998-07-07 Bruce EvansAdded a `build-tools' target for internal tools.
1998-07-07 Bruce EvansAdded a `build-tools' target for internal tools.
1998-06-30 Bruce EvansFixed printf format errors.
1998-06-30 Bruce EvansFixed (1970's style) missing declaration of a function...
1998-06-30 Bruce EvansFixed printf format errors. Didn't fix gross homemade...
1998-06-30 Bruce EvansFixed the type of yyerror() (1970's style).
1998-06-20 Peter WemmThis commit was generated by cvs2svn to compensate...
1998-06-20 Peter WemmThis commit was generated by cvs2svn to compensate...
1998-06-11 Peter WemmThis commit was generated by cvs2svn to compensate...
1998-05-21 Brian SomersMFMP: Make ppp multilink capable.
1998-05-19 Julian ElischerThis commit was generated by cvs2svn to compensate...
1998-05-19 Julian ElischerThis commit was generated by cvs2svn to compensate...
1998-05-09 John BirrellCast pointers to longs, not ints.
1998-05-09 John BirrellChange long variable to time_t where it is passed to...
1998-05-09 John BirrellAdd #include string.h to get prototypes.
1998-05-09 John BirrellAdd #include string.h to get prototypes and change...
1998-05-09 John BirrellRemove bogus time() prototype and let the one in time...
1998-05-09 John BirrellAdd #include string.h to get prototypes.
1998-05-09 John BirrellCast pointers to long instead of int.
1998-05-09 John BirrellAdd #include string.h to get prototypes.
1998-05-09 John BirrellChange casts of function pointers from int to long...
1998-05-09 John BirrellAdd #include string.h to get prototypes.
1998-05-09 John BirrellChange long variable to time_t because it passed to...
1998-05-09 John BirrellChange long variables to time_t if they are passed...
1998-05-09 John BirrellAdd #include string.h to get prototypes.
1998-05-09 John BirrellChange variable types from long to time_t if they are...
1998-05-09 John BirrellRemove #define NULL because stdio.h does that.
1998-05-09 John BirrellAdd #include string.h to get prototypes.
1998-05-09 John BirrellAdd #include string.h to get prototypes.
1998-05-09 John Birrelltv_sec in timeval is a long, and a time_t is not necess...
1998-05-09 John BirrellAdd #include string.h to get prototypes.
1998-05-09 John BirrellAdd 'extern' to arrays that are declared and initialise...
1998-05-09 John BirrellAdd 'extern' to arrays that are declared and initialise...
1998-05-09 John BirrellAdd 'extern' to arrays that are declared and initialise...
1998-05-09 John BirrellAdd #include stdlib.h to get prototypes.
1998-05-09 John BirrellChange prototype for addbuf to make it compatible with...
1998-05-09 John BirrellAdd #include string.h, stdlib.h and termcap.h to get...
1998-05-09 John BirrellAdd #include string to get prototypes.
1998-05-09 John BirrellAdd 'extern' to those arrays that are declared and...
1998-05-09 John BirrellAdd #include string.h to get prototypes.
1998-05-09 John BirrellAdd #include stdlib.h to get prototypes.
1998-05-09 John BirrellAdd #include string.h to get prototypes.
1998-05-09 John BirrellAlphas don't necessarily have speakers.
1998-05-05 Bruce EvansAdded y.tab.h to SRCS. This should have been used...
1998-05-04 Bruce EvansFixed races in `make -jN' using new yacc rules.
1998-05-03 Peter WemmThis commit was generated by cvs2svn to compensate...
1998-05-02 Peter WemmThis commit was generated by cvs2svn to compensate...
1998-04-29 Andreas KlemmThis commit was generated by cvs2svn to compensate...
1998-04-28 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
1998-04-27 Peter Wemm*** empty log message ***
1998-04-01 Philippe CharnierExit(-1) -> exit(1).
1998-04-01 Philippe CharnierAdd prototypes, usage(). Add Id.
1998-04-01 Philippe CharnierAdd Id.
1998-04-01 Philippe CharnierUse .An/.Aq.
1998-04-01 Philippe CharnierUse Id instead of Header.
next