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
cards.c
crib.c
cribbage.6
cribbage.h
cribbage.n
cribcur.h
deck.h
extern.c
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
pathnames.h
score.c
support.c