]> git.cameronkatri.com Git - bsdgames-darwin.git/history - gomoku/main.c
cgram: allow providing an input file instead of the random fortune
[bsdgames-darwin.git] / gomoku / main.c
2021-02-22 Cameron KatriGet all the games compiling for iOS
2016-06-12 dhollandFix the out-of-memory behavior so the message doesn...
2011-08-16 christosavoid non-literal format strings.
2010-03-29 dhollandremove #ifdef SVR4
2010-03-29 dhollandSome improvements to the new UI.
2010-03-29 dhollandBetter user interface. From OpenBSD, written by Paul...
2010-03-29 dhollandSpell "versus" right.
2010-03-29 dhollandAllow saved game filenames up to PATH_MAX. From OpenBSD.
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