summaryrefslogtreecommitdiffstats
path: root/battlestar/init.c
Commit message (Expand)AuthorAgeFilesLines
* Use random(), not rand().dholland2014-03-221-3/+3
* KNF and WARNS=3jmc2005-07-011-9/+6
* Remove uses of __P.jsm2004-01-271-5/+5
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* Store copy of username with strdup rather than using a fixed lengthjsm2000-09-091-11/+18
* Use strncpy() rather than strcpy() with fixed size buffer.jsm1999-09-181-3/+3
* Fix uses of names of library functions for other purposes.jsm1999-09-131-4/+4
* This patch improves the handling of save files in battlestar(6), byhubertf1999-07-281-7/+11
* Const poisoning, per PR 6660 by Joseph Myers <jsm28@cam.ac.uk>hubertf1999-02-101-8/+8
* KNFify (with indent)lukem1997-10-111-12/+12
* WARNSifylukem1997-10-101-13/+15
* Sync to 4.4BSD-Lite2tls1997-01-071-5/+5
* clean up importcgd1995-03-211-4/+9
* Add RCS identifiers.mycroft1993-08-011-1/+2
* Initialize locations before checking wizard mode.mycroft1993-04-191-1/+1
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+130