summaryrefslogtreecommitdiff
path: root/games/cribbage/support.c
AgeCommit message (Collapse)Author
1999-11-29Kill BOOLEAN, just use the curses/c++ bool type instead.Todd C. Miller
1998-08-19tags, formatting, ANSI-fication, prototypes, de-typos, and the occasionalPaul Janzen
initialization, removal of unused variable, or other minor fix. Most changes are from or inspired by NetBSD.
1997-07-24Clean up play, let player see play more often, improve display timing.Theo de Raadt
Preliminary work from PR 2055 (as reverse patches); phil
1995-10-18initial import of NetBSD treeTheo de Raadt