summaryrefslogtreecommitdiff
path: root/games/cribbage/instr.c
AgeCommit message (Collapse)Author
1999-06-10jsm28@cam.ac.uk : handle PAGER in a manner consistent with thePaul Janzen
Single UNIX specification for mailx and man (http://www.opengroup.org/onlinepubs/7908799/xcu/mailx.html).
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-09-11vfork paranoiaTheo de Raadt
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
1997-01-17r?index -> strr?chrTodd C. Miller
1996-02-17From netbsd:Niklas Hallqvist
Removed "extern int errno"; Added #include <errno.h> if not already present.
1995-10-18initial import of NetBSD treeTheo de Raadt