NetBSD/games
2011-08-29 20:30:36 +00:00
..
adventure
arithmetic
atc document non-literal format strings 2011-08-16 10:14:40 +00:00
backgammon Use __dead and __printflike instead of __attribute__. 2011-08-26 06:18:16 +00:00
banner Use __dead 2011-08-29 20:30:36 +00:00
battlestar Use __dead and __printflike instead of __attribute__. 2011-08-26 06:18:16 +00:00
bcd
boggle Use __dead and __printflike instead of __attribute__. 2011-08-26 06:18:16 +00:00
caesar
canfield Don't use strings from arrays as format string. 2011-05-23 22:46:35 +00:00
ching
countmail
cribbage Use __dead and __printflike instead of __attribute__. 2011-08-26 06:18:16 +00:00
dab Use __dead 2011-08-29 20:30:36 +00:00
dm
factor Properly print string. 2011-05-23 22:49:59 +00:00
fish
fortune Remove redundant set of prototypes for local functions, exposed by 2011-08-17 18:17:40 +00:00
gomoku avoid non-literal format strings. 2011-08-16 11:10:54 +00:00
hack Mark error() as dead, so that validation for setclipped works correctly. 2011-08-27 23:42:33 +00:00
hangman Use __dead and __printflike instead of __attribute__. 2011-08-26 06:18:16 +00:00
hunt #if 0 some unused code. 2011-05-23 22:58:44 +00:00
larn Use __dead 2011-08-29 20:30:36 +00:00
mille Avoid non-literal format strings. 2011-08-26 09:01:07 +00:00
monop
morse
number
phantasia apply some -O0 with gcc 4.5 and vax. 2011-07-03 15:29:34 +00:00
pig
pom
ppt Use __dead 2011-08-29 20:30:36 +00:00
primes
quiz
rain
random
robots
rogue Use __dead and __printflike instead of __attribute__. 2011-08-26 06:18:16 +00:00
sail Use __dead 2011-08-29 20:30:36 +00:00
snake
tetris
trek Use __dead 2011-08-29 20:30:36 +00:00
wargames
worm ANSIfy 2011-05-23 23:03:38 +00:00
worms
wtf
wump
Makefile
Makefile.inc