NetBSD/games
njoly f273b2e5cb Consistently use major/minor for NetBSD version. 2012-06-09 23:15:13 +00:00
..
adventure grumble. 2012-01-08 18:17:41 +00:00
arithmetic NULL does not need a cast 2011-08-31 16:24:54 +00:00
atc document non-literal format strings 2011-08-16 10:14:40 +00:00
backgammon Add capfile(5) to describe the termcap format. 2012-04-21 12:27:24 +00:00
banner Man page and usage cleanups from Bug Hunting in PR 46103. 2012-02-26 21:06:59 +00:00
battlestar PR/45842: Henning Petersen: compare fgets with NULL not 0 2012-01-16 17:38:16 +00:00
bcd
boggle NULL does not need a cast 2011-08-31 16:24:54 +00:00
caesar
canfield Don't use strings from arrays as format string. 2011-05-23 22:46:35 +00:00
ching NULL does not need a cast 2011-08-31 16:24:54 +00:00
colorbars Consistently use major/minor for NetBSD version. 2012-06-09 23:15:13 +00:00
countmail
cribbage reinstate NULL cast by request, where the NULL was being passed as a vararg 2011-09-01 07:18:50 +00:00
dab Fix various format string mismatches. 2012-02-29 23:39:53 +00:00
dm
factor remove duplicated #defines (in a usually unused part of the code) 2011-11-09 20:17:44 +00:00
fish reinstate NULL cast by request, where the NULL was being passed as a vararg 2011-09-01 07:18:50 +00:00
fortune Attribute the `Consequences, Schmonsequences...' quote to Daffy Duck. 2012-06-05 19:35:44 +00:00
gomoku Fix conflicting variable definitions 2012-02-18 06:57:23 +00:00
hack Use tiparm instead of vtparm. 2011-10-03 12:32:15 +00:00
hangman Use __dead and __printflike instead of __attribute__. 2011-08-26 06:18:16 +00:00
hunt reinstate NULL cast by request, where the NULL was being passed as a vararg 2011-09-01 07:18:50 +00:00
larn Fix conflicting variable definitions 2012-02-18 06:57:23 +00:00
mille NULL does not need a cast 2011-08-31 16:24:54 +00:00
monop handle EOF in input 2011-12-01 07:05:52 +00:00
morse
number cast isblank(3)'s argument to unsigned char. 2010-05-13 17:52:11 +00:00
phantasia reinstate NULL cast by request, where the NULL was being passed as a vararg 2011-09-01 07:18:50 +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 Use __dead 2011-08-29 20:30:36 +00:00
primes No need to cast double to ubig (aka uintmax_t) through int. 2011-08-30 02:58:04 +00:00
quiz
rain
random
robots
rogue reinstate NULL cast by request, where the NULL was being passed as a vararg 2011-09-01 07:18:50 +00:00
sail Use __dead 2011-08-29 20:30:36 +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 Use tiparm instead of vtparm. 2011-10-03 12:32:15 +00:00
trek Use __dead 2011-08-29 20:30:36 +00:00
wargames
worm ANSIfy 2011-05-23 23:03:38 +00:00
worms NULL does not need a cast 2011-08-31 16:24:54 +00:00
wtf use modern shell constructs 2012-04-26 03:16:13 +00:00
wump reinstate NULL cast by request, where the NULL was being passed as a vararg 2011-09-01 07:18:50 +00:00
Makefile add colorbars 2012-06-06 00:16:01 +00:00
Makefile.inc