summaryrefslogtreecommitdiffstats
path: root/sail/misc.c
Commit message (Expand)AuthorAgeFilesLines
* Lines <= 80 chars, remove trailing whitespace, other formatting adjustments.dholland2009-03-141-4/+5
* Remove some unnecessary casts.dholland2009-03-141-6/+6
* Build with WARNS=4. Sort out the game's shadowing of its own variables,dholland2008-01-281-12/+12
* Add (unsigned char) cast to ctype functionsdsl2004-11-051-3/+3
* Use standard C abs function rather than local macro.jsm2004-02-081-2/+3
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* remove redundant decls.christos2001-02-051-8/+2
* need string.h for prototype (checked with alpha)itojun2001-01-041-2/+3
* More rationalization of include files:jwise2001-01-041-2/+3
* Rationalize inclusion of header files: cut down on `include everythingjwise2001-01-041-4/+3
* Second half of static-ization of local funcs.jwise2001-01-041-3/+11
* ANSIfy in preparation for further work.jwise2001-01-011-30/+20
* Fix insecure /tmp usage in sail.jsm2000-02-091-3/+7
* Warns fixes:christos1997-10-131-20/+29
* 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/+233