]> git.cameronkatri.com Git - bsdgames-darwin.git/history - atc/graphics.c
cgram: conform to lint's strict bool mode, KNF
[bsdgames-darwin.git] / atc / graphics.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 dhollandwoops, more of previous.
2014-03-22 dhollandMake some things unsigned that should be (why would...
2009-08-12 dhollandsprinkle static
2008-08-08 drochnerif initscr() fails, exit with a message rather than...
2007-12-15 perryconvert __attribute__s to applicable cdefs.h macros
2006-06-07 jnemethbracket else block
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.
1999-09-10 jsmCompare getchar() against EOF, not -1.
1999-07-28 hubertfIn atc(6), the function getAChar() has BSD and SYSV...
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>
1997-10-10 lukemWARNSify
1995-03-21 cgdclean up import
1993-08-01 mycroftAdd RCS identifiers.
1993-03-21 cgdinitial import of 386bsd-0.1 sources