NetBSD/games
mouse 2609539fc5 Per PR 36185, OKed by martin@ 2007-04-22 02:09:02 +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 s/exceded/exceeded/, from Zafer. 2006-11-24 21:14:55 +00:00
backgammon
banner Bump date for previous. Use mdoc macros. 2006-12-23 09:47:30 +00:00
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 NetBSD JIHBED 2007-02-26 06:49:00 +00:00
gomoku avoid a pointer sign difference. 2006-05-11 00:17:07 +00:00
hack Update my previous commit to better match the original code, including 2007-01-17 02:35:28 +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 Per PR 36185, OKed by martin@ 2007-04-22 02:09:02 +00:00
mille
monop
morse
number
phantasia Coverity CID 3508: Fix file leak. 2006-05-13 22:29:53 +00:00
pig
pom - ANSIfy 2007-01-12 22:43:05 +00:00
ppt
primes
quiz Replve duplicate #includes 2007-01-17 00:30:23 +00:00
rain
random Xref shuffle(1) from random(6), and vice versa 2007-03-20 16:12:40 +00:00
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 Replve duplicate #includes 2007-01-17 00:30:23 +00:00
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 - Don't call basename $0 at many places. Use variable $PROGNAME 2007-01-24 13:17:42 +00:00
wump
Makefile
Makefile.inc