..
adventure
Use __dead.
2009-08-25 06:58:04 +00:00
arithmetic
remove unnecessary casts
2009-08-27 00:21:45 +00:00
atc
sprinkle static
2009-08-12 04:48:03 +00:00
backgammon
sprinkle static
2009-08-12 05:17:57 +00:00
banner
sprinkle static
2009-08-12 05:17:57 +00:00
battlestar
sprinkle static
2009-08-12 05:17:57 +00:00
bcd
sprinkle static
2009-08-12 05:17:57 +00:00
boggle
sprinkle static and prune some dead code
2009-08-12 05:29:40 +00:00
caesar
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 00:52:39 +00:00
canfield
sprinkle static
2009-08-12 05:35:44 +00:00
ching
sprinkle static
2009-08-12 05:35:44 +00:00
countmail
remove clause #3 from my license where there are no other
2008-05-29 14:51:25 +00:00
cribbage
sprinkle static
2009-08-12 05:48:04 +00:00
dab
2-clause my license.
2008-05-08 15:31:07 +00:00
dm
remove unnecessary cast
2009-08-27 00:22:28 +00:00
factor
sprinkle static
2009-08-12 05:48:04 +00:00
fish
sprinkle static
2009-08-12 05:48:04 +00:00
fortune
Don't need -DHAVE_REGCOMP any more
2009-08-27 03:12:16 +00:00
gomoku
sprinkle static
2009-08-12 06:19:17 +00:00
hack
sprinkle static
2009-08-12 07:28:40 +00:00
hangman
if initscr() fails, exit with a message rather than crash in the
2008-08-08 16:10:47 +00:00
hunt
u_int32_t -> uint32_t
2009-08-27 00:36:32 +00:00
larn
sprinkle static
2009-08-12 08:04:05 +00:00
mille
sprinkle static
2009-08-12 08:04:05 +00:00
monop
sprinkle static
2009-08-12 08:04:05 +00:00
morse
sprinkle static
2009-08-12 08:04:05 +00:00
number
sprinkle static
2009-08-12 08:04:05 +00:00
phantasia
Dumping all system includes anything uses in one big header file is so 1986.
2009-08-31 08:27:16 +00:00
pig
sprinkle static
2009-08-12 08:21:41 +00:00
pom
sprinkle static
2009-08-12 08:21:41 +00:00
ppt
sprinkle static
2009-08-12 08:21:41 +00:00
primes
sprinkle static
2009-08-12 08:21:41 +00:00
quiz
ANSIfy function definitions
2009-08-27 00:31:12 +00:00
rain
if initscr() fails, exit with a message rather than crash in the
2008-08-08 16:10:47 +00:00
random
sprinkle static
2009-08-12 08:21:41 +00:00
robots
sprinkle static
2009-08-12 08:21:41 +00:00
rogue
sprinkle static
2009-08-12 08:44:45 +00:00
sail
sprinkle static
2009-08-12 08:54:54 +00:00
snake
sprinkle static
2009-08-12 08:44:45 +00:00
tetris
sprinkle static
2009-08-12 08:44:45 +00:00
trek
sprinkle static
2009-08-12 08:54:54 +00:00
wargames
Use standard AUTHORS section header. From YOMURA Masanori in private mail
2005-09-15 02:09:41 +00:00
worm
sprinkle static
2009-08-12 08:54:54 +00:00
worms
sprinkle static
2009-08-12 08:54:54 +00:00
wtf
Remove trailing whitespace.
2009-05-04 20:37:28 +00:00
wump
remove unnecessary cast
2009-08-27 00:19:52 +00:00
Makefile
moduli utils moved from games to usr.bin.
2006-01-24 19:01:45 +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