]> git.cameronkatri.com Git - bsdgames-darwin.git/history - atc/main.c
Fix merge conflicts
[bsdgames-darwin.git] / atc / main.c
2021-05-05 rilliggames: remove trailing whitespace in *.c and *.h
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...
2012-10-12 dhollandDon't use ++ to set flags to true. Now passes -Wstrict...
2009-08-12 dhollandsprinkle static
2008-07-20 lukemRemove the \n and tabs from the __COPYRIGHT() strings.
2008-01-31 dhollandFix y2038 bug: time_t != int.
2006-06-07 jnemethActually accept "?" argument as documented in the manpage.
2006-03-18 christosCoverity CID 1786: Close file.
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-02-05 christosfix redundant decls and nested externs
2000-05-08 mycroftUse setgid(), not setregid().
1999-07-24 mjlUse getopt instead of home grown command line parsing.
1999-07-17 hubertfThe patch below improves the security of the game atc...
1998-11-10 hubertfconstify, per PR 6150 by Joseph Myers <jsm28@cam.ac.uk>
1998-09-13 hubertfReplace special handling of \r by using ICRNL (PR#6078...
1997-10-11 lukemuse warn instead of perror/fprintf/...
1997-10-10 lukemWARNSify
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