summaryrefslogtreecommitdiff
path: root/games/monop/misc.c
AgeCommit message (Expand)Author
2012-06-19WARNS=5dholland
2011-12-01handle EOF in inputahoka
2009-08-12sprinkle staticdholland
2008-02-24need errno.hchristos
2008-02-24Source files should be named *.c or *.h, not random other things.dholland
2008-02-23Sanity fixes for input handling. Suggested by OpenBSD, but different code.dholland
2008-02-20Don't misuse random strings as printf formats, even where it's harmless.dholland
2008-02-19Fix bugs in debug printouts. From OpenBSD.dholland
2008-02-19Fix (another) typo in commentdholland
2006-03-19Coverity CID 1005: Fix NULL deref and incorrect variable use.christos
2004-11-05Add (unsigned char) cast to ctype functionsdsl
2004-01-26Rename yn to yncoms to avoid conflict with GCC 3.4 built-in XSIjsm
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-01-16avoid C sequence point issues warned about by development version of gcc.cgd
1999-09-30Fix uses of namespaces reserved by ISO C or POSIX.1.jsm
1999-09-08Add use of `const' where appropriate to the games.jsm
1999-08-21Convert to something resembling KNF.simonb
1997-10-12WARNSifychristos
1997-03-29Make these compile on the PowerPC (an unsigned char system).thorpej
1995-03-23merge with Lite, new RCS id conventions, etc.cgd
1993-08-07New version from uunet.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd