1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/games/cribbage
Mike Barcroft cb263c3594 Use POSIX macros for wait(2)-style status information instead of the
deprecated 4.2/4.3BSD wait union.  Fix some nearby pid_t/int
confusion.
2002-06-03 23:13:11 +00:00
..
cards.c
crib.c
cribbage.6
cribbage.h Quiet some format string warnings by marking prototypes with 2002-05-28 06:12:31 +00:00
cribbage.n
cribcur.h
deck.h Do not guess what a bool is, just use it. 2002-05-21 08:34:18 +00:00
extern.c
instr.c Use POSIX macros for wait(2)-style status information instead of the 2002-06-03 23:13:11 +00:00
io.c Remove __P 2002-02-18 05:15:19 +00:00
Makefile Install files via FILES. 2001-12-17 15:23:57 +00:00
pathnames.h
score.c
support.c