NetBSD/games
2006-05-25 07:11:54 +00:00
..
adventure don't try to switch a char and have a case of EOF - use an int. 2006-05-18 18:42:59 +00:00
arithmetic
atc
backgammon
banner
battlestar
bcd sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
boggle
caesar
canfield
ching
countmail
cribbage
dab Add a virtual destructor to avoid "future ABI issues". I love c++. 2006-05-14 06:38:04 +00:00
dm read config more strictly, from Maximillian Dornseif 2006-05-25 07:11:54 +00:00
factor
fish
fortune Remove dup Hitler fortune. One of the two fortunes I moved yesterday, was 2006-05-17 14:47:58 +00:00
gomoku avoid a pointer sign difference. 2006-05-11 00:17:07 +00:00
hack Coverity CID 3382: Fix memory leak. 2006-05-13 22:45:11 +00:00
hangman
hunt change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
larn sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
mille
monop
morse
number
phantasia Coverity CID 3508: Fix file leak. 2006-05-13 22:29:53 +00:00
pig
pom sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
ppt
primes
quiz
rain
random
robots
rogue XXX: GCC uninitialized 2006-05-14 03:15:50 +00:00
sail don't try to switch a char and have a case of EOF - use an int. 2006-05-18 18:42:59 +00:00
snake
tetris
trek
wargames
worm
worms
wtf
wump
Makefile
Makefile.inc