]> git.cameronkatri.com Git - bsdgames-darwin.git/history - cribbage
fix main() prototype, as per PR#5867
[bsdgames-darwin.git] / cribbage /
1998-08-30 veegoAdd braces to make the new egcs happy.
1998-02-18 jtcSimply include -lcurses instead of -lcurses -ltermcap
1998-02-05 christosUse -ltermcap instead of -ltermlib
1997-11-20 mrginstall games that need it setgid.
1997-10-11 lukemminor KNFify
1997-10-10 lukemWARNSify
1997-07-10 mikelmake explicit comparisons to NULL, s/rindex/strrchr/
1997-07-09 philClean up play, let player see play more often, improve...
1997-05-17 pkNULL => 0 (Arne Juul; PR#3629)
1997-03-24 christos- Makefile cleanups
1996-10-18 thorpejUse ${INSTALL}.
1996-02-06 jtcRemoved "extern int errno"; Added #include <errno.h...
1995-03-21 cgdclean up import
1995-02-28 jtcchange <sys/signal.h> to <signal.h>
1994-12-22 cgdspecify man pages the new way.
1993-12-08 mycroftEliminate two compiler warnings.
1993-08-10 mycroft#include <termios.h>.
1993-08-05 jtcUpdate to -mandoc macros, fix typos.
1993-08-01 mycroftAdd RCS identifiers.
1993-08-01 mycroftAdd RCS indentifiers.
1993-08-01 mycroftAdd RCS identifiers.
1993-04-19 mycroftFix bug I introduced.
1993-04-18 mycroftCleanup for GCC 2.
1993-03-23 cgdgot rid of unnecessary -lcompat and associated dependency
1993-03-21 cgdinitial import of 386bsd-0.1 sources