summaryrefslogtreecommitdiffstats
path: root/monop/misc.c
Commit message (Expand)AuthorAgeFilesLines
* Coverity CID 1005: Fix NULL deref and incorrect variable use.christos2006-03-191-11/+16
* Add (unsigned char) cast to ctype functionsdsl2004-11-051-4/+4
* Rename yn to yncoms to avoid conflict with GCC 3.4 built-in XSIjsm2004-01-261-3/+3
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* avoid C sequence point issues warned about by development version of gcc.cgd2001-01-161-3/+3
* Fix uses of namespaces reserved by ISO C or POSIX.1.jsm1999-09-301-4/+4
* Add use of `const' where appropriate to the games.jsm1999-09-081-4/+4
* Convert to something resembling KNF.simonb1999-08-211-43/+51
* WARNSifychristos1997-10-121-43/+50
* Make these compile on the PowerPC (an unsigned char system).thorpej1997-03-291-4/+6
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-4/+9
* New version from uunet.mycroft1993-08-071-89/+2
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+359