]> git.cameronkatri.com Git - bsdgames-darwin.git/history - cribbage/crib.c
Fix merge conflicts
[bsdgames-darwin.git] / cribbage / crib.c
2012-10-13 dhollandPass -Wstrict-overflow, and while here, don't read...
2009-08-12 dhollandsprinkle static
2009-07-13 royRename internal getline() function to get_line() so...
2008-08-08 drochnerif initscr() fails, exit with a message rather than...
2008-07-20 lukemRemove the \n and tabs from the __COPYRIGHT() strings.
2005-07-02 jmcKNF and WARNS=3
2004-01-27 jsmRemove uses of __P.
2004-01-26 jsmRename rint to receive_intr to avoid conflict with...
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2001-12-06 blymnChange deprecated curses function to new equivalent.
2001-12-04 blymnReplace deprecated curses call with supported equivalent.
2001-02-05 christosremove redundant decl
2000-05-08 mycroftUse setgid(), not setregid().
1999-09-12 jsmSecurity improvements for games (largely from or inspir...
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1998-08-30 veegoAdd braces to make the new egcs happy.
1997-10-11 lukemminor KNFify
1997-10-10 lukemWARNSify
1997-07-10 mikelmake explicit comparisons to NULL, s/rindex/strrchr/
1997-07-09 philClean up play, let player see play more often, improve...
1995-03-21 cgdclean up import
1995-02-28 jtcchange <sys/signal.h> to <signal.h>
1993-08-01 mycroftAdd RCS identifiers.
1993-04-18 mycroftCleanup for GCC 2.
1993-03-21 cgdinitial import of 386bsd-0.1 sources