NetBSD/games
2011-08-16 19:53:03 +00:00
..
adventure
arithmetic
atc document non-literal format strings 2011-08-16 10:14:40 +00:00
backgammon rename text() to wrtext(), aligning it with most other output routines, 2010-03-22 05:10:19 +00:00
banner \\ -> \e 2010-05-14 19:02:28 +00:00
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 Use __dead instead of __attribute__((__noreturn__)). 2011-08-16 19:53:03 +00:00
gomoku avoid non-literal format strings. 2011-08-16 11:10:54 +00:00
hack - document non-literal format strings 2011-08-16 09:26:22 +00:00
hangman When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
hunt #if 0 some unused code. 2011-05-23 22:58:44 +00:00
larn eliminate/document non-literal format strings 2011-08-16 11:19:41 +00:00
mille eliminate non-literal format strings 2011-08-16 11:14:04 +00:00
monop Avoid undefined behavior, from Chris Spiegel in PR 43860. 2010-09-26 21:12:23 +00:00
morse
number cast isblank(3)'s argument to unsigned char. 2010-05-13 17:52:11 +00:00
phantasia apply some -O0 with gcc 4.5 and vax. 2011-07-03 15:29:34 +00:00
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 cast isblank(3)'s argument to unsigned char. 2010-05-13 17:52:11 +00:00
quiz
rain When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
random
robots When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
rogue Kill some pointer indirections. Don't use variables as format strings. 2011-05-23 23:01:17 +00:00
sail avoid non-literal format string 2011-08-16 11:26:16 +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 document non-literal string formats 2011-08-16 11:28:18 +00:00
wargames
worm ANSIfy 2011-05-23 23:03:38 +00:00
worms When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
wtf
wump Fix some additional typos/grammar slips. 2010-05-29 22:56:01 +00:00
Makefile
Makefile.inc