summaryrefslogtreecommitdiffstats
path: root/battlestar/extern.h
Commit message (Collapse)AuthorAgeFilesLines
* Declare variables in extern.h as extern, and add non-externjsm1999-09-141-40/+40
| | | declarations to globals.c.
* Use time() instead of gettimeofday().jsm1999-09-141-3/+2
|
* Fix uses of names of library functions for other purposes.jsm1999-09-131-2/+2
|
* This patch improves the handling of save files in battlestar(6), byhubertf1999-07-281-4/+7
| | | | | | | | | | 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-1/+2
| | | by Joseph Myers <jsm28@cam.ac.uk>.
* Const poisoning, per PR 6660 by Joseph Myers <jsm28@cam.ac.uk>hubertf1999-02-101-22/+22
|
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-4/+4
|
* - really make extern char's extern.mrg1998-03-291-6/+6
|
* change includes to fix compiler warningperry1998-02-031-1/+3
|
* KNFify (with indent)lukem1997-10-111-120/+121
|
* WARNSifylukem1997-10-101-6/+75
|
* sigh, fix RCS ID againtls1997-01-071-1/+1
|
* RCS ID Policetls1997-01-071-0/+2
|
* Sync to 4.4BSD-Lite2tls1997-01-071-1/+2
|
* Import from 4.4BSD-Lite2tls1996-12-281-0/+297