NetBSD/games
abs 0e549049f7 Correct wargames quote, and while we are here be a little more selective
when checking if a game is valid (eg: '../../bin/csh')
1999-11-16 17:27:14 +00:00
..
adventure
arithmetic
atc Fix uses of namespaces reserved by ISO C or POSIX.1. 1999-09-30 18:01:31 +00:00
backgammon update after change to return value of tputs() third argument 1999-10-04 23:26:59 +00:00
banner
battlestar Fix -Wsign-compare warnings. 1999-09-18 19:38:46 +00:00
bcd
boggle Further warning fix for mkdict. 1999-09-19 18:10:48 +00:00
caesar Add use of `const' where appropriate to the games. 1999-09-08 21:17:44 +00:00
canfield Security improvements for games (largely from or inspired by OpenBSD). 1999-09-12 09:02:20 +00:00
countmail
cribbage Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
dm Don't include terminal . in argument of err(). 1999-09-22 18:54:42 +00:00
factor Add use of `const' where appropriate to the games. 1999-09-08 21:17:44 +00:00
fish Use the function usage(). 1999-09-22 18:55:14 +00:00
fortune Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
gomoku Fix -Wsign-compare warnings. 1999-09-18 19:38:46 +00:00
hack update after change to return value of tputs() third argument 1999-10-04 23:26:59 +00:00
hangman Make word list for hangman selectable at run time. 1999-09-17 20:45:48 +00:00
hunt
larn update after change to return value of tputs() third argument 1999-10-04 23:26:59 +00:00
mille Fix error in last namespace change (only relevant #ifdef DEBUG). 1999-10-01 17:06:01 +00:00
monop Fix uses of namespaces reserved by ISO C or POSIX.1. 1999-09-30 18:01:31 +00:00
morse Security improvements for games (largely from or inspired by OpenBSD). 1999-09-12 09:02:20 +00:00
number Add use of `const' where appropriate to the games. 1999-09-08 21:17:44 +00:00
phantasia Fix uses of namespaces reserved by ISO C or POSIX.1. 1999-09-30 18:01:31 +00:00
pig Fix -Wsign-compare warnings. 1999-09-18 19:38:46 +00:00
pom Update pom to the third edition of Duffett-Smith's book, and clean it 1999-09-14 20:00:07 +00:00
ppt Security improvements for games (largely from or inspired by OpenBSD). 1999-09-12 09:02:20 +00:00
primes Add use of `const' where appropriate to the games. 1999-09-08 21:17:44 +00:00
quiz Fix some uses of NULL as non-pointer and 0 for null pointer. 1999-09-17 17:07:11 +00:00
rain
random Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
robots update after change to return value of tputs() third argument 1999-10-04 23:26:59 +00:00
rogue Fix -Wsign-compare warnings. 1999-09-18 19:38:46 +00:00
sail Fix uses of namespaces reserved by ISO C or POSIX.1. 1999-09-30 18:01:31 +00:00
snake fix handling of '-t' flag, and pause for a little bit after drawing happysnake 1999-10-26 06:38:31 +00:00
tetris update after change to return value of tputs() third argument 1999-10-04 23:26:59 +00:00
trek Fix -Wsign-compare warnings. 1999-09-18 19:38:46 +00:00
wargames Correct wargames quote, and while we are here be a little more selective 1999-11-16 17:27:14 +00:00
worm support arrow keys. 1999-10-26 06:35:49 +00:00
worms
wtf Do not match non-literals (REs). 1999-11-15 19:14:01 +00:00
wump Security improvements for games (largely from or inspired by OpenBSD). 1999-09-12 09:02:20 +00:00
Makefile
Makefile.inc