.. |
adventure
|
NULL does not need a cast
|
2011-08-31 16:24:54 +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
|
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
|
sprinkle static
|
2009-08-12 05:17:57 +00:00 |
boggle
|
NULL does not need a cast
|
2011-08-31 16:24:54 +00:00 |
caesar
|
Remove the \n and tabs from the __COPYRIGHT() strings.
|
2008-07-20 00:52:39 +00:00 |
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 |
countmail
|
remove clause #3 from my license where there are no other
|
2008-05-29 14:51:25 +00:00 |
cribbage
|
reinstate NULL cast by request, where the NULL was being passed as a vararg
|
2011-09-01 07:18:50 +00:00 |
dab
|
Use __dead
|
2011-08-29 20:30:36 +00:00 |
dm
|
remove unnecessary cast
|
2009-08-27 00:22:28 +00:00 |
factor
|
Properly print string.
|
2011-05-23 22:49:59 +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
|
NULL does not need a cast
|
2011-08-31 16:24:54 +00:00 |
gomoku
|
avoid non-literal format strings.
|
2011-08-16 11:10:54 +00:00 |
hack
|
reinstate NULL cast by request, where the NULL was being passed as a vararg
|
2011-09-01 07:18:50 +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
|
Use __dead
|
2011-08-29 20:30:36 +00:00 |
mille
|
NULL does not need a cast
|
2011-08-31 16:24:54 +00:00 |
monop
|
Avoid undefined behavior, from Chris Spiegel in PR 43860.
|
2010-09-26 21:12:23 +00:00 |
morse
|
sprinkle static
|
2009-08-12 08:04:05 +00:00 |
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
|
sprinkle static
|
2009-08-12 08:21:41 +00:00 |
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
|
ANSIfy function definitions
|
2009-08-27 00:31:12 +00:00 |
rain
|
When using -lcurses, you also need -lterminfo.
|
2010-02-06 23:45:24 +00:00 |
random
|
sprinkle static
|
2009-08-12 08:21:41 +00:00 |
robots
|
When using -lcurses, you also need -lterminfo.
|
2010-02-06 23:45:24 +00:00 |
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
|
NULL does not need a cast
|
2011-08-31 16:24:54 +00:00 |
trek
|
Use __dead
|
2011-08-29 20:30:36 +00:00 |
wargames
|
Use standard AUTHORS section header. From YOMURA Masanori in private mail
|
2005-09-15 02:09:41 +00:00 |
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
|
Remove trailing whitespace.
|
2009-05-04 20:37:28 +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
|
Fix bad merge. (SUBDIR= != SUBDIR +=)
|
2009-12-14 20:47:23 +00:00 |
Makefile.inc
|
Fix bogus conditional caught by today's make. It looks as if MKHIDEGAME
|
2009-01-18 20:22:45 +00:00 |