NetBSD/games
mrg fd5635ed7a don't discard const. GCC 4.1-20061021 doesn't like that... 2006-10-22 08:09:24 +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 Input validation, from David A. Holland on #NetBSD-code 2006-10-07 18:29:02 +00:00
backgammon
banner
battlestar
bcd sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
boggle PR# 4305: [dM] boggle uses very incomplete wordlist. 2006-09-24 01:38:57 +00:00
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 Typo, from David A. Holland on #NetBSD-code, thanks! 2006-10-08 20:12:27 +00:00
gomoku
hack Coverity CID 3382: Fix memory leak. 2006-05-13 22:45:11 +00:00
hangman
hunt PR/18906: roskens at elfin dot net: misc. select() to poll() updates. 2006-10-07 17:27:57 +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 don't discard const. GCC 4.1-20061021 doesn't like that... 2006-10-22 08:09:24 +00:00
trek
wargames
worm
worms
wtf Fix typo or mispelling. 2006-06-17 04:58:14 +00:00
wump
Makefile
Makefile.inc