NetBSD/games
joerg 5d8f0c3ff5 Don't use the same name for two parameters. 2010-12-08 17:08:07 +00:00
..
adventure Remove 3rd and 4th clauses in christos' license. OK christos. 2009-10-21 01:07:44 +00:00
arithmetic remove unnecessary casts 2009-08-27 00:21:45 +00:00
atc When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +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 fflush the score file while signals are blocked to decrease the chance of 2010-04-24 00:38:30 +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 When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
ching sprinkle static 2009-08-12 05:35:44 +00:00
countmail
cribbage When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
dab Don't use the same name for two parameters. 2010-12-08 17:08:07 +00:00
dm remove unnecessary cast 2009-08-27 00:22:28 +00:00
factor Follow the Fundamental Theory of Algebra. Disallow factorising of 2010-05-15 21:22:39 +00:00
fish sprinkle static 2009-08-12 05:48:04 +00:00
fortune add one i saw on irc today 2010-11-25 13:51:26 +00:00
gomoku remove #ifdef SVR4 2010-03-29 05:16:08 +00:00
hack Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
hangman When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
hunt When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
larn Document the options that actually exist, instead of some other 2010-04-24 01:13:37 +00:00
mille handle ctime returning NULL. 2010-04-04 00:08:49 +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 When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +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 sprinkle static 2009-08-12 08:21:41 +00:00
primes cast isblank(3)'s argument to unsigned char. 2010-05-13 17:52:11 +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 When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
sail Use __c99inline from sys/cdefs.h 2010-12-08 17:06:35 +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 a few of the games to use getprogname() in their usage() functions. 2010-12-05 04:34:22 +00:00
trek sprinkle static 2009-08-12 08:54:54 +00:00
wargames
worm When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +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 Fix bad merge. (SUBDIR= != SUBDIR +=) 2009-12-14 20:47:23 +00:00
Makefile.inc