]> git.cameronkatri.com Git - bsdgames-darwin.git/history - trek/main.c
Get all the games compiling for iOS
[bsdgames-darwin.git] / trek / main.c
2011-08-29 joergUse __dead
2009-05-25 dhollandUse random() instead of rand(), so we get something...
2009-05-25 dhollandRemove obviously botched test for "fast mode" based...
2009-05-25 dhollandUse getopt to handle the remaining (all currently undoc...
2009-05-25 dhollandRemove last traces of undocumented -p option (apparentl...
2009-05-25 dhollandDon't give special privileges to uid 13107.
2009-05-24 dhollandSplit up lines > 80 chars. Object files unchanged.
2009-05-24 dhollandKNF: brace and comment placement. Object files identical.
2009-05-24 dhollandKNF: fix formatting of preprocessor directives
2009-05-24 dhollandANSIfy function declarations. No object file diffs...
2008-07-20 lukemRemove the \n and tabs from the __COPYRIGHT() strings.
2004-01-27 jsmRemove uses of __P.
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2001-07-22 wizseperate -> separate
2000-05-08 mycroftUse setgid(), not setregid().
1999-09-18 jsmFix -Wsign-compare warnings.
1999-09-12 jsmSecurity improvements for games (largely from or inspir...
1997-10-13 cjstime_t != long, again. *Sigh*.
1997-10-12 christosWarnsify and remove local implementations of libc funct...
1995-04-22 cgdclean up import, NetBSD RCS IDs, etc.
1994-05-24 jtcConverted from sgtty to termios api, no longer needs...
1993-08-01 mycroftAdd RCS identifiers.
1993-03-21 cgdinitial import of 386bsd-0.1 sources