summaryrefslogtreecommitdiffstats
path: root/monop/rent.c
Commit message (Collapse)AuthorAgeFilesLines
* WARNS=5dholland2012-06-191-4/+3
|
* Source files should be named *.c or *.h, not random other things.dholland2008-02-241-3/+3
| | | | | | | | Fold monop.ext (which was extern data decls) into monop.h and deck.h. Fold monop.def (which had definitions for the extern data) into monop.c. Fold brd.dat/mon.dat/prop.dat (which were array initializers for some of the data) into monop.c. Rearrange includes accordingly. No functional change.
* Fix from OpenBSD: don't say "1 houses".dholland2008-02-231-4/+5
|
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* Convert to something resembling KNF.simonb1999-08-211-8/+7
|
* WARNSifychristos1997-10-121-6/+9
|
* 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/+92