summaryrefslogtreecommitdiffstats
path: root/gomoku
Commit message (Collapse)AuthorAgeFilesLines
...
* Add use of `const' where appropriate to the games.jsm1999-09-086-42/+40
| | | | | | | | | This merges in all such remaining changes from the Linux port of the NetBSD games, except in hunt (where substantial changes from OpenBSD need to be looked at). Some such changes were previously covered in PRs bin/6041, bin/6146, bin/6148, bin/6150, bin/6151, bin/6580, bin/6660, bin/7993, bin/7994, bin/8039, bin/8057 and bin/8093.
* More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled1999-03-221-2/+2
| | | | so we shouldn't override it with versions in the manpages. Many more to come.
* 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