NetBSD/games
christos 5e676b6bff PR/34175: Zafer Aydogan: touch the window to cause a refresh after help
Also use CTRL instead of \xxx
2006-08-09 14:29:40 +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 Increase username length to match modern systems, and create #defines for a 2006-06-07 09:36:39 +00:00
backgammon It's "its." 2006-04-24 18:00:53 +00:00
banner
battlestar
bcd sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
boggle PR/34175: Zafer Aydogan: touch the window to cause a refresh after help 2006-08-09 14:29:40 +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 Attribute ``A language that doesn't affect the way you think about 2006-06-24 13:32:45 +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 Better check data read from tetris.scores before use as array indices etc. 2006-06-01 16:12:27 +00:00
trek
wargames
worm
worms
wtf Fix typo or mispelling. 2006-06-17 04:58:14 +00:00
wump
Makefile
Makefile.inc