]> git.cameronkatri.com Git - bsdgames-darwin.git/history - atc/update.c
Avoid common symbols. Use __dead.
[bsdgames-darwin.git] / atc / update.c
2015-06-25 dhollandMove game logic out of the file with the curses code.
2015-06-19 dhollandAbolish the foul practice of including every header...
2014-03-22 dhollandMake the list of place types an enumeration. Use unsign...
2014-03-22 dhollanduse more suitable types
2014-03-22 dhollandMake some things unsigned that should be (why would...
2011-02-15 isBug fix: in a game with 26 planes, the last one to...
2009-08-12 dhollandsprinkle static
2009-05-26 dhollandsprintf -> snprintf
2007-12-15 perryconvert __attribute__s to applicable cdefs.h macros
2006-11-24 wizs/exceded/exceeded/, from Zafer.
2006-03-22 christosAdd missing parens.
2006-03-22 christosSimplify (Masao Uebayashi)
2006-03-22 christosCoverity CID 692: Another && that should be ||. Boy...
2005-08-10 rpauloPass lint(1).
2005-07-01 jmcKNF and WARNS=3 fixes
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2001-01-16 cgdcomment or delete text after CPP directives.
1999-07-25 hubertfThis patch marks unused parameters in atc(6) as such.
1999-07-24 hubertfThis patch makes atc(6) check for memory allocation...
1998-11-10 hubertfconstify, per PR 6150 by Joseph Myers <jsm28@cam.ac.uk>
1998-09-11 hubertfbetter define PI, plus improve prototype (PR#5867)
1997-10-10 lukemWARNSify
1997-01-13 tlsbfunctions -> memfunctions
1995-04-27 mycroftUse POSIX signal and tty semantics.
1995-03-21 cgdclean up import
1993-08-01 mycroftAdd RCS identifiers.
1993-03-21 cgdinitial import of 386bsd-0.1 sources