]> git.cameronkatri.com Git - bsdgames-darwin.git/history - gomoku/pickmove.c
Heads up on Bell patents
[bsdgames-darwin.git] / gomoku / pickmove.c
2013-10-19 christosfix unused variable warnings
2012-10-13 dhollandPass -Wstrict-overflow... mostly.
2010-03-29 dhollandremove #ifdef SVR4
2009-08-12 dhollandsprinkle static
2009-06-04 dhollandRectify non-compiling code that appears when DEBUG...
2009-06-04 dhollandRemove remaining references to sprintf.
2009-06-04 dhollandMake a couple of the logging/printing functions printf...
2009-06-04 dhollandIncrease spending on vowels. No object file diffs.
2009-06-04 dhollandANSIfy function declarations.x
2008-01-28 dhollandbuild with WARNS=4
2007-12-15 perryconvert __attribute__s to applicable cdefs.h macros
2004-01-27 jsmInclude <limits.h> instead of <machine/limits.h>.
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
1999-09-18 jsmFix -Wsign-compare warnings.
1999-09-09 jsmCheck for failure of malloc() and calloc() at various...
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1997-10-10 lukemWARNSify
1997-01-03 cgdfix NetBSD RCS ID headers
1997-01-03 cgdinclude string.h and stdlib.h for prototypes, as approp...
1996-12-28 tlsadd gomoku game, from 4.4BSD-Lite2
1996-12-28 tlsImport of 4.4BSD-Lite2 source