NetBSD/games/cribbage
jsm d615d2a90e Define variables as BOOLEAN, not bool, where the extern declarations
already use BOOLEAN.
1999-09-19 18:12:09 +00:00
..
Makefile convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
cards.c Add use of `const' where appropriate to the games. 1999-09-08 21:17:44 +00:00
crib.c Security improvements for games (largely from or inspired by OpenBSD). 1999-09-12 09:02:20 +00:00
cribbage.6 WARNSify 1997-10-10 12:26:34 +00:00
cribbage.h Fix glitch in const changes (bin/8365 from John.P.Darrow@wheaton.edu). 1999-09-10 00:03:14 +00:00
cribbage.n initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
cribcur.h clean up import 1995-03-21 15:03:38 +00:00
deck.h clean up import 1995-03-21 15:03:38 +00:00
extern.c Define variables as BOOLEAN, not bool, where the extern declarations 1999-09-19 18:12:09 +00:00
instr.c Make cribbage use the POSIX.2 pager behaviour. 1999-09-13 17:27:36 +00:00
io.c Fix -Wsign-compare warnings. 1999-09-18 19:38:46 +00:00
pathnames.h clean up import 1995-03-21 15:03:38 +00:00
score.c Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
support.c Add use of `const' where appropriate to the games. 1999-09-08 21:17:44 +00:00