summaryrefslogtreecommitdiffstats
path: root/battlestar/extern.h
Commit message (Expand)AuthorAgeFilesLines
* Rename move() to moveplayer() to avoid clashing with libcurses.mycroft2000-07-231-2/+2
* Declare variables in extern.h as extern, and add non-externjsm1999-09-141-40/+40
* 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
* Drop setgid privileges early. Derived from OpenBSD and sent in as PR 5970hubertf1999-07-211-1/+2
* 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