summaryrefslogtreecommitdiff
path: root/games/cribbage
AgeCommit message (Expand)Author
1999-12-18Add to FILES; jsm@netbsd.orgPaul Janzen
1999-11-29Kill BOOLEAN, just use the curses/c++ bool type instead.Todd C. Miller
1999-11-29Make this actually compile; doesn't anyone do a test build after makingJason Downs
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-06-10jsm28@cam.ac.uk : handle PAGER in a manner consistent with thePaul Janzen
1999-03-27Disable the log file by default (logging, as opposed to scoring, should bePaul Janzen
1998-12-15Always provide an argument to .Nm in SYNOPSIS sectionPaul Janzen
1998-11-29Don't capitalize game names at the beginning of sentences.Paul Janzen
1998-08-19tags, formatting, ANSI-fication, prototypes, de-typos, and the occasionalPaul Janzen
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-03-26grammarPaul Janzen
1997-09-21$OpenBSD$Theo de Raadt
1997-09-11vfork paranoiaTheo de Raadt
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-24Clean up play, let player see play more often, improve display timing.Theo de Raadt
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1997-01-17r?index -> strr?chrTodd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-19setgid games, not setuid games. closes a neat set of holesTheo de Raadt
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-06-02Always use -ltermlib when linking with -lcursesThorsten Lockert
1996-02-17From netbsd:Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt