summaryrefslogtreecommitdiffstats
path: root/monop/monop.h
Commit message (Expand)AuthorAgeFilesLines
* sprinkle staticdholland2009-08-121-6/+5
* Fix a bit more lint.dholland2008-02-241-2/+2
* ret_card(), which I moved earlier, was consequently filed under the wrongdholland2008-02-241-2/+4
* Source files should be named *.c or *.h, not random other things.dholland2008-02-241-4/+20
* A first stab at supporting the housing shortage rules. From OpenBSD.dholland2008-02-231-1/+3
* Remove unused swap() macro.dholland2008-02-201-6/+1
* More typo fixesdholland2008-02-191-2/+2
* Remove uses of __P.jsm2004-01-271-48/+48
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-6/+2
* Fix uses of namespaces reserved by ISO C or POSIX.1.jsm1999-09-301-2/+2
* Check for failure of malloc() and calloc() at various places in the games.jsm1999-09-091-1/+2
* Add use of `const' where appropriate to the games.jsm1999-09-081-9/+9
* Convert to something resembling KNF.simonb1999-08-211-31/+31
* WARNSifychristos1997-10-121-23/+88
* Make these compile on the PowerPC (an unsigned char system).thorpej1997-03-291-1/+5
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-241-1/+3
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-4/+5
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+137