OpenGrok
Cross Reference: struct.h
xref
: /
src
/
games
/
atc
/
struct.h
Home
|
History
|
Annotate
|
Download
|
only in
atc
History log of
/src/games/atc/struct.h
Revision
Date
Author
Comments
1.10
22-Mar-2014
dholland
Make the list of place types an enumeration. Use unsigned values for
place numbers.
1.9
22-Mar-2014
dholland
use more suitable types
1.8
22-Mar-2014
dholland
woops, more of previous.
1.7
22-Mar-2014
dholland
Make some things unsigned that should be (why would we need e.g. a
negative number of airports?) and remove some related bogus casts.
1.6
07-Jun-2006
jnemeth
branches: 1.6.42; 1.6.48;
Increase username length to match modern systems, and create #defines for a
couple of lengths.
1.5
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.4
17-Jul-1999
hubertf
The patch below improves the security of the game atc(6), by having it
open the score file at the start and then drop all setgid privileges
while keeping a (close-on-exec) file descriptor open to it. In order
to allow this the static data files have to be made world readable.
In addition a potential buffer overrun with corrupted score files is
avoided by more careful use of scanf (note that SCORE_SCANF_FMT is
defined alongside the definition of the relevant structure).
Submitted in PR 8015 by Joseph Myers <jsm28@cam.ac.uk>
1.3
21-Mar-1995
cgd
clean up import
1.2
01-Aug-1993
mycroft
Add RCS identifiers.
1.1
21-Mar-1993
cgd
branches: 1.1.1;
Initial revision
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.6.48.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.6.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")
Indexes created Wed Oct 15 16:09:53 GMT 2025