NetBSD/games
joerg ab7b7d013a Use consistent sign in compare, the function is only called with
constants as third argument anyway.
2011-05-30 03:11:15 +00:00
..
adventure
arithmetic
atc Bug fix: in a game with 26 planes, the last one to be allocated wouldn't 2011-02-15 08:25:25 +00:00
backgammon
banner
battlestar Don't use return value of a function as format string. 2011-05-23 22:44:18 +00:00
bcd
boggle Fix a few of the games to use getprogname() in their usage() functions. 2010-12-05 04:34:22 +00:00
caesar
canfield Don't use strings from arrays as format string. 2011-05-23 22:46:35 +00:00
ching
countmail
cribbage Don't use variables as format strings. 2011-05-23 22:48:52 +00:00
dab Map RCSID to __RCSID 2011-05-23 23:06:41 +00:00
dm
factor Properly print string. 2011-05-23 22:49:59 +00:00
fish
fortune Fix spelling: it's *Jef* Raskin, not Jeff Raskin. 2011-01-24 15:30:54 +00:00
gomoku
hack Use consistent sign in compare, the function is only called with 2011-05-30 03:11:15 +00:00
hangman
hunt #if 0 some unused code. 2011-05-23 22:58:44 +00:00
larn
mille ANSIfy 2011-05-23 22:59:27 +00:00
monop
morse
number
phantasia
pig
pom Fix a few of the games to use getprogname() in their usage() functions. 2010-12-05 04:34:22 +00:00
ppt
primes
quiz
rain
random
robots
rogue Kill some pointer indirections. Don't use variables as format strings. 2011-05-23 23:01:17 +00:00
sail Don't use variables as format string. 2011-05-23 23:02:07 +00:00
snake Fix a few of the games to use getprogname() in their usage() functions. 2010-12-05 04:34:22 +00:00
tetris Fix fd leak in error cases. Found by cppcheck. 2011-01-05 15:48:00 +00:00
trek
wargames
worm ANSIfy 2011-05-23 23:03:38 +00:00
worms
wtf
wump
Makefile
Makefile.inc