summaryrefslogtreecommitdiffstats
path: root/monop/jail.c
Commit message (Collapse)AuthorAgeFilesLines
* WARNS=5dholland2012-06-191-7/+6
|
* 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.
* Move ret_card() to cards.c, where it more rationally belongs. From OpenBSD.dholland2008-02-231-17/+2
|
* KNF/whitespace nits. No functional changes.dholland2008-02-191-4/+3
|
* 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-10/+9
|
* WARNSifychristos1997-10-121-8/+20
|
* 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/+127