NetBSD/games
2000-01-09 17:17:19 +00:00
..
adventure Use err(1, NULL) and warn(NULL) for `out of memory' error messages. 2000-01-09 17:17:19 +00:00
arithmetic
atc
backgammon update after change to return value of tputs() third argument 1999-10-04 23:26:59 +00:00
banner
battlestar Use err(1, NULL) and warn(NULL) for `out of memory' error messages. 2000-01-09 17:17:19 +00:00
bcd
boggle If the dictionary for boggle does not include words beginning with 1999-12-07 07:47:08 +00:00
caesar Use err(1, NULL) and warn(NULL) for `out of memory' error messages. 2000-01-09 17:17:19 +00:00
canfield
countmail
cribbage Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
dm
factor
fish
fortune Don't use any NetBSD specific features (<err.h> and friends mainly 1999-12-30 01:32:33 +00:00
gomoku
hack update after change to return value of tputs() third argument 1999-10-04 23:26:59 +00:00
hangman
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 Use err(1, NULL) and warn(NULL) for `out of memory' error messages. 2000-01-09 17:17:19 +00:00
morse
number
phantasia
pig
pom
ppt Print a space character on the tape between each command line argument. 1999-12-16 13:38:28 +00:00
primes
quiz Fix capital of Monaco. It should be Monaco rather than Monte Carlo; 1999-12-16 14:13:23 +00:00
rain
random
robots update after change to return value of tputs() third argument 1999-10-04 23:26:59 +00:00
rogue
sail Use separate definitions and extern declarations of variables rather 1999-12-28 18:05:24 +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 Declare variables as extern in headers rather than using linker commons. 2000-01-01 10:15:17 +00:00
trek
wargames Correct wargames quote, and while we are here be a little more selective 1999-11-16 17:27:14 +00:00
worm Use err(1, NULL) and warn(NULL) for `out of memory' error messages. 2000-01-09 17:17:19 +00:00
worms
wtf Do not match non-literals (REs). 1999-11-15 19:14:01 +00:00
wump
Makefile
Makefile.inc