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
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
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
cribcur.h
deck.h
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
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