NetBSD/games/cribbage
drochner 85cbf55d16 Since our gcc doesn't warn about NULL format strings anymore, we can
fix the incorrect err(1, "%s", "") et al.
Closes PR bin/7592 by cgd.
1999-11-09 15:06:30 +00:00
..
Makefile convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
cards.c Fix uses of namespaces reserved by ISO C or POSIX.1. 1999-09-30 18:01:31 +00:00
crib.c Security improvements for games (largely from or inspired by OpenBSD). 1999-09-12 09:02:20 +00:00
cribbage.6 Add more files to FILES section of cribbage.6. 1999-10-01 17:04:42 +00:00
cribbage.h Fix uses of namespaces reserved by ISO C or POSIX.1. 1999-09-30 18:01:31 +00:00
cribbage.n
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 Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
io.c Fix uses of namespaces reserved by ISO C or POSIX.1. 1999-09-30 18:01:31 +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