summaryrefslogtreecommitdiffstats
path: root/trek/setup.c
Commit message (Expand)AuthorAgeFilesLines
* Use random() instead of rand(), so we get something like randomdholland2009-05-251-3/+3
* KNF: brace and comment placement. Object files identical.dholland2009-05-241-31/+18
* ANSIfy function declarations. No object file diffs except for two functionsdholland2009-05-241-3/+3
* Avoid hardcoded "too large" constant that caused FPE on the vax.christos2009-03-311-3/+4
* PR/39923: Valery Ushakov: trek(6) can spin, consuming 100% CPU on powerpcchristos2008-11-141-3/+6
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* More include additions for exit, abs, strcmp, etc.matt2000-07-031-2/+3
* const poisoninghubertf1999-07-211-5/+5
* Warnsify and remove local implementations of libc functions.christos1997-10-121-21/+27
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-241-4/+4
* clean up import, NetBSD RCS IDs, etc.cgd1995-04-221-4/+9
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+303