]> git.cameronkatri.com Git - bsdgames-darwin.git/history - gomoku/main.c
sprinkle static
[bsdgames-darwin.git] / gomoku / main.c
2009-08-12 dhollandsprinkle static
2009-07-13 royRename internal getline() function to get_line() so...
2009-06-04 dhollandRectify non-compiling code that appears when DEBUG...
2009-06-04 dhollandRemove global scratch string buffer. Don't zoom off...
2009-06-04 dhollandMake a couple of the logging/printing functions printf...
2009-06-04 dhollandANSIfy function declarations.x
2008-07-20 lukemRemove the \n and tabs from the __COPYRIGHT() strings.
2007-12-15 perryconvert __attribute__s to applicable cdefs.h macros
2004-01-27 jsmRemove uses of __P.
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2000-05-08 mycroftUse setgid(), not setregid().
1999-09-13 jsmFix uses of names of library functions for other purposes.
1999-09-12 jsmSecurity improvements for games (largely from or inspir...
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1998-02-03 perrychange includes to fix compiler warning
1997-10-10 lukemWARNSify
1997-01-03 cgdfix NetBSD RCS ID headers
1996-12-28 tlsadd gomoku game, from 4.4BSD-Lite2
1996-12-28 tlsImport of 4.4BSD-Lite2 source