summaryrefslogtreecommitdiff
path: root/games/gomoku
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-09-26Lots of minor fixes resulting from reading these man pages in detail.wiz
2002-09-26Ispell.wiz
2002-09-26New sentences begin on new lines.wiz
2001-02-05fix nested externschristos
2000-07-03More include additions for exit, abs, strcmp, etc.matt
2000-05-08Use setgid(), not setregid().mycroft
2000-03-13Fix doubled 'the'.soren
1999-09-18Fix -Wsign-compare warnings.jsm
1999-09-13Fix uses of names of library functions for other purposes.jsm
1999-09-12Security improvements for games (largely from or inspired by OpenBSD).jsm
1999-09-09Check for failure of malloc() and calloc() at various places in the games.jsm
1999-09-08Add `__noreturn__' and `__unused__' attributes where appropriate tojsm
1999-09-08Add use of `const' where appropriate to the games.jsm
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-10Fix .Bl/.El imbalance.erh
1998-09-13mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf
1998-02-18Simply include -lcurses instead of -lcurses -ltermcapjtc
1998-02-03change includes to fix compiler warningperry
1997-10-10WARNSifylukem
1997-01-03fix NetBSD RCS ID headerscgd
1997-01-03include string.h and stdlib.h for prototypes, as appropriatecgd
1996-12-28add gomoku game, from 4.4BSD-Lite2tls
1996-12-28Import of 4.4BSD-Lite2 sourcetls