summaryrefslogtreecommitdiffstats
path: root/sail/game.c
Commit message (Expand)AuthorAgeFilesLines
* Sprinkle some "bool". And don't use '\0' to mean 'false'.dholland2009-03-141-4/+5
* Lines <= 80 chars, remove trailing whitespace, other formatting adjustments.dholland2009-03-141-5/+7
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* remove redundant decls.christos2001-02-051-5/+2
* More rationalization of include files:jwise2001-01-041-2/+3
* First half of static-ization of local funcs.jwise2001-01-041-2/+5
* ANSIfy in preparation for further work.jwise2001-01-011-8/+4
* Fix some uses of NULL as non-pointer and 0 for null pointer.jsm1999-09-171-3/+4
* Warns fixes:christos1997-10-131-7/+10
* Sync to 4.4BSD-Lite2tls1997-01-071-4/+4
* clean up import, NetBSD RCS IDscgd1995-04-221-4/+9
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+87