summaryrefslogtreecommitdiffstats
path: root/monop/prop.c
Commit message (Expand)AuthorAgeFilesLines
* WARNS=5dholland2012-06-191-14/+7
* Don't cast the return value of calloc.dholland2008-02-241-3/+3
* fix some lintchristos2008-02-241-6/+3
* Source files should be named *.c or *.h, not random other things.dholland2008-02-241-3/+4
* Bug fixes from OpenBSD:dholland2008-02-231-3/+7
* A few more whitespace/KNF. I keep hoping I've found them all...dholland2008-02-201-6/+4
* KNF/whitespace nits. No functional changes.dholland2008-02-191-3/+3
* Don't use sprintf; use snprintf.dholland2008-02-191-3/+4
* Make this build with WARNS=4.dholland2008-01-281-6/+6
* fix typochristos2006-03-191-3/+3
* Coverity CID 1004: Fix NULL deref.christos2006-03-191-2/+4
* Remove uses of __P.jsm2004-01-271-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-4/+4
* Check for failure of malloc() and calloc() at various places in the games.jsm1999-09-091-2/+4
* Convert to something resembling KNF.simonb1999-08-211-31/+32
* WARNSifychristos1997-10-121-22/+34
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-4/+9
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+211