summaryrefslogtreecommitdiffstats
path: root/monop/houses.c
Commit message (Expand)AuthorAgeFilesLines
* WARNS=5dholland2012-06-191-10/+7
* Fix the OpenBSD housing shortage code.dholland2008-02-241-43/+63
* Source files should be named *.c or *.h, not random other things.dholland2008-02-241-3/+3
* A first stab at supporting the housing shortage rules. From OpenBSD.dholland2008-02-231-9/+91
* Don't increment booleans. From OpenBSDdholland2008-02-231-6/+6
* Don't use sprintf; use snprintf.dholland2008-02-191-5/+6
* Coverity CID 998: Possible NULL pointer deref. Actually this was a bugchristos2006-03-191-5/+6
* Remove uses of __P.jsm2004-01-271-5/+5
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* Add use of `const' where appropriate to the games.jsm1999-09-081-4/+4
* Convert to something resembling KNF.simonb1999-08-211-36/+37
* WARNSifychristos1997-10-121-26/+40
* 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/+269