summaryrefslogtreecommitdiffstats
path: root/gomoku
Commit message (Expand)AuthorAgeFilesLines
...
* Security improvements for games (largely from or inspired by OpenBSD).jsm1999-09-121-2/+5
* Check for failure of malloc() and calloc() at various places in the games.jsm1999-09-091-2/+8
* Add `__noreturn__' and `__unused__' attributes where appropriate tojsm1999-09-082-6/+6
* Add use of `const' where appropriate to the games.jsm1999-09-086-42/+40
* More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled1999-03-221-2/+2
* Fix .Bl/.El imbalance.erh1999-03-101-1/+2
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-4/+4
* Simply include -lcurses instead of -lcurses -ltermcapjtc1998-02-181-3/+3
* change includes to fix compiler warningperry1998-02-031-2/+3
* WARNSifylukem1997-10-108-102/+192
* fix NetBSD RCS ID headerscgd1997-01-039-22/+22
* include string.h and stdlib.h for prototypes, as appropriatecgd1997-01-032-4/+7
* add gomoku game, from 4.4BSD-Lite2tls1996-12-289-2/+43
* Import of 4.4BSD-Lite2 sourcetls1996-12-289-0/+3307