NetBSD/games
2012-12-08 22:38:09 +00:00
..
adventure fix previous, thanks asau@ 2012-10-12 15:41:10 +00:00
arithmetic
atc Don't use ++ to set flags to true. Now passes -Wstrict-overflow. 2012-10-12 10:44:20 +00:00
backgammon Add strategic assertion, now passes -Wstrict-overflow. 2012-10-13 19:39:57 +00:00
banner Move scratch variables of main to main, instead of having them be 2012-10-13 19:44:36 +00:00
battlestar Pass -Wstrict-overflow. 2012-10-13 19:58:53 +00:00
bcd
boggle Factor out some common code; pass -Wstrict-overflow. 2012-10-13 20:12:18 +00:00
caesar
canfield
ching
colorbars
countmail
cribbage Pass -Wstrict-overflow, and while here, don't read from index -1 of 2012-10-13 20:36:06 +00:00
dab
dm
factor
fish
fortune Add some quotes by Henry Ford, found at: 2012-12-08 22:38:09 +00:00
gomoku Pass -Wstrict-overflow... mostly. 2012-10-13 20:57:35 +00:00
hack
hangman Pass -Wstrict-overflow 2012-10-13 21:03:09 +00:00
hunt
larn
mille
monop
morse
number
phantasia
pig
pom
ppt
primes
quiz
rain
random
robots
rogue Fix misspelling of acceptible (it's only acceptable with an 'a', not an 'i'). 2012-12-01 11:37:26 +00:00
sail
snake
tetris
trek
wargames
worm
worms
wtf PR/47178 from Bug Hunting 2012-11-20 12:40:54 +00:00
wump
Makefile
Makefile.inc