1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/games/cribbage
2024-05-23 00:45:08 +00:00
..
cards.c
crib.c if both stdout and stderr are redirected to a non-tty, pledge(2) will kill 2021-10-23 11:22:48 +00:00
cribbage.6 Avoid gendered language in man pages when not referring to a specific 2022-02-18 23:17:13 +00:00
cribbage.h playing is a var in main() not a global, remove extern 2024-05-23 00:45:08 +00:00
cribbage.n
cribcur.h
deck.h
extern.c
instr.c
io.c
Makefile
pathnames.h
score.c
support.c