NetBSD/games
jsm 157087a683 Use macro NAMLEN rather than dirent->d_namlen, for easier portability. 1999-09-22 18:56:32 +00:00
..
adventure
arithmetic
atc Compare getchar() against EOF, not -1. 1999-09-10 00:16:43 +00:00
backgammon Fix some uses of NULL as non-pointer and 0 for null pointer. 1999-09-17 17:07:11 +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 Define variables as BOOLEAN, not bool, where the extern declarations 1999-09-19 18:12:09 +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 Use macro NAMLEN rather than dirent->d_namlen, for easier portability. 1999-09-22 18:56:32 +00:00
gomoku Fix -Wsign-compare warnings. 1999-09-18 19:38:46 +00:00
hack Use ${INSTPRIV} with ${INSTALL}. 1999-08-21 06:27:29 +00:00
hangman Make word list for hangman selectable at run time. 1999-09-17 20:45:48 +00:00
hunt
larn
mille Fix -Wsign-compare warnings. 1999-09-18 19:38:46 +00:00
monop Security improvements for games (largely from or inspired by OpenBSD). 1999-09-12 09:02:20 +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 Cleanup and warning fixes for phantasia/setup.c. 1999-09-19 18:14:52 +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 Fix -Wsign-compare warnings. 1999-09-18 19:38:46 +00:00
rogue Fix -Wsign-compare warnings. 1999-09-18 19:38:46 +00:00
sail Fix some uses of NULL as non-pointer and 0 for null pointer. 1999-09-17 17:07:11 +00:00
snake Convert snake to use curses, and generally clean it up somewhat. 1999-09-14 18:07:21 +00:00
tetris Fix -Wsign-compare warnings. 1999-09-18 19:38:46 +00:00
trek Fix -Wsign-compare warnings. 1999-09-18 19:38:46 +00:00
wargames
worm Security improvements for games (largely from or inspired by OpenBSD). 1999-09-12 09:02:20 +00:00
worms
wtf
wump Security improvements for games (largely from or inspired by OpenBSD). 1999-09-12 09:02:20 +00:00
Makefile
Makefile.inc