]> git.cameronkatri.com Git - bsdgames-darwin.git/history - gomoku/gomoku.h
sprintf -> snprintf, plus some use of strlcpy/strlcat where appropriate
[bsdgames-darwin.git] / gomoku / gomoku.h
2009-06-04 dhollandRemove global scratch string buffer. Don't zoom off...
2009-06-04 dhollandRemove remaining references to sprintf.
2009-06-04 dhollandMake a couple of the logging/printing functions printf...
2009-06-04 dhollandattribute noreturn -> __dead
2009-06-04 dhollandIncrease spending on vowels. No object file diffs.
2004-01-27 jsmRemove uses of __P.
2004-01-27 jsmInclude <sys/endian.h>.
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
1999-09-13 jsmFix uses of names of library functions for other purposes.
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1998-09-13 hubertfmark non-returning functions (PR#6144 by Joseph Myers...
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