summaryrefslogtreecommitdiff
path: root/games/cribbage/io.c
AgeCommit message (Expand)Author
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2008-12-03Some more ambigous -> ambiguous pointed out by mbalmer (there areStuart Henderson
2004-07-10more ansi; khalek@linuxgamers.netTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-25strings... ok henning@, millert@, tedu@Thierry Deval
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2001-08-17Better handling of out-of-range numbers.Paul Janzen
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
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
1995-10-18initial import of NetBSD treeTheo de Raadt