Home | History | Annotate | Download | only in battlestar
History log of /src/games/battlestar/init.c
RevisionDateAuthorComments
 1.16  22-Mar-2014  dholland Use random(), not rand().
 1.15  01-Jul-2005  jmc branches: 1.15.42; 1.15.48;
KNF and WARNS=3
 1.14  27-Jan-2004  jsm Remove uses of __P.
 1.13  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22269, verified by myself.
 1.12  09-Sep-2000  jsm Store copy of username with strdup rather than using a fixed length
buffer. Also make initialization functions and arrays static.
 1.11  18-Sep-1999  jsm Use strncpy() rather than strcpy() with fixed size buffer.
 1.10  13-Sep-1999  jsm Fix uses of names of library functions for other purposes.
 1.9  28-Jul-1999  hubertf This patch improves the handling of save files in battlestar(6), by
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.
 1.8  10-Feb-1999  hubertf Const poisoning, per PR 6660 by Joseph Myers <jsm28@cam.ac.uk>
 1.7  11-Oct-1997  lukem KNFify (with indent)
 1.6  10-Oct-1997  lukem WARNSify
 1.5  07-Jan-1997  tls Sync to 4.4BSD-Lite2
 1.4  21-Mar-1995  cgd clean up import
 1.3  01-Aug-1993  mycroft Add RCS identifiers.
 1.2  19-Apr-1993  mycroft Initialize locations before checking wizard mode.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.3  28-Dec-1996  tls Import from 4.4BSD-Lite2
 1.1.1.2  21-Mar-1995  cgd from Lite
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.15.48.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.15.42.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed