summaryrefslogtreecommitdiff
path: root/games/cribbage
AgeCommit message (Expand)Author
2001-12-06Change deprecated curses function to new equivalent.blymn
2001-12-04Replace deprecated curses call with supported equivalent.blymn
2001-04-02Whitespace and/or punctuation fixes.wiz
2001-02-05remove redundant declchristos
2000-05-08Use setgid(), not setregid().mycroft
1999-11-09Since our gcc doesn't warn about NULL format strings anymore, we candrochner
1999-10-01Add more files to FILES section of cribbage.6.jsm
1999-09-30Fix uses of namespaces reserved by ISO C or POSIX.1.jsm
1999-09-19Define variables as BOOLEAN, not bool, where the extern declarationsjsm
1999-09-18Fix -Wsign-compare warnings.jsm
1999-09-13Make cribbage use the POSIX.2 pager behaviour.jsm
1999-09-12Security improvements for games (largely from or inspired by OpenBSD).jsm
1999-09-10Fix glitch in const changes (bin/8365 from John.P.Darrow@wheaton.edu).jsm
1999-09-08Add `__noreturn__' and `__unused__' attributes where appropriate tojsm
1999-09-08Add use of `const' where appropriate to the games.jsm
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1998-09-29don't install in /usr/share if NOSHARE is definedlukem
1998-09-13mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf
1998-08-30Add braces to make the new egcs happy.veego
1998-02-18Simply include -lcurses instead of -lcurses -ltermcapjtc
1998-02-05Use -ltermcap instead of -ltermlibchristos
1997-11-20install games that need it setgid.mrg
1997-10-11minor KNFifylukem
1997-10-10WARNSifylukem
1997-07-10make explicit comparisons to NULL, s/rindex/strrchr/mikel
1997-07-09Clean up play, let player see play more often, improve display timing.phil
1997-05-17NULL => 0 (Arne Juul; PR#3629)pk
1997-03-24- Makefile cleanupschristos
1996-10-18Use ${INSTALL}.thorpej
1996-02-06Removed "extern int errno"; Added #include <errno.h> if not already present.jtc
1995-03-21clean up importcgd
1995-02-28change <sys/signal.h> to <signal.h>jtc
1994-12-22specify man pages the new way.cgd
1993-12-08Eliminate two compiler warnings.mycroft
1993-08-10#include <termios.h>.mycroft
1993-08-05Update to -mandoc macros, fix typos.jtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-04-19Fix bug I introduced.mycroft
1993-04-18Cleanup for GCC 2.mycroft
1993-03-23got rid of unnecessary -lcompat and associated dependencycgd
1993-03-21initial import of 386bsd-0.1 sourcescgd