summaryrefslogtreecommitdiffstats
path: root/battlestar/battlestar.c
Commit message (Collapse)AuthorAgeFilesLines
* Give sensible error message in a shouldn't happen case.jsm1999-09-181-3/+3
|
* This patch improves the handling of save files in battlestar(6), byhubertf1999-07-281-3/+6
| | | | | | | | | | allowing the user to choose the name of the save file and specify it on the command line when restoring. It also eliminates a buffer overrun in determining the path to the save file, and any particular arbitrary limit on the name length. In the name of a tidier home directory, the default name is changed from "Bstar" to ".Bstar". Patch supplied in PR 8085 by Joseph Myers <jsm28@cam.ac.uk> Minor modification (s/startup/filename/ in initialize()) by me.
* Drop setgid privileges early. Derived from OpenBSD and sent in as PR 5970hubertf1999-07-211-2/+5
| | | by Joseph Myers <jsm28@cam.ac.uk>.
* KNFify (with indent)lukem1997-10-111-19/+19
|
* WARNSifylukem1997-10-101-8/+11
|
* Sync to 4.4BSD-Lite2tls1997-01-071-4/+4
|
* clean up importcgd1995-03-211-7/+12
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+91