NetBSD/games
dholland 8a0aa42d77 Use random() instead of rand(), and seed with time instead of pid. 2009-07-20 06:43:18 +00:00
..
adventure
arithmetic Fix markup 2009-03-11 13:00:37 +00:00
atc sprintf -> snprintf 2009-05-26 00:00:56 +00:00
backgammon
banner
battlestar
bcd
boggle Rename internal getline() function to get_line() so it does 2009-07-13 19:05:39 +00:00
caesar
canfield
ching Set WARNS=4 here. This got missed on my previous WARNS sweep in games. 2009-06-04 06:51:11 +00:00
countmail
cribbage Rename internal getline() function to get_line() so it does 2009-07-13 19:05:39 +00:00
dab
dm
factor
fish
fortune Don't nest displays. 2009-04-12 16:58:57 +00:00
gomoku Rename internal getline() function to get_line() so it does 2009-07-13 19:05:39 +00:00
hack Fix two serious string-handling bugs (one exploitable, one probably 2009-06-29 23:05:33 +00:00
hangman
hunt Remove config options for 4.2BSD and 4.3BSD, and associated code. Highly 2009-07-04 07:51:34 +00:00
larn Fix list markup. Use .Ic for key as suggested by wiz. 2009-03-11 16:37:06 +00:00
mille We don't need a private #define "unsgn" for "unsigned", especially since 2009-05-25 23:44:04 +00:00
monop
morse
number
phantasia Rearrange where the alternate definition of __dead goes. 2009-05-27 17:44:38 +00:00
pig
pom
ppt
primes
quiz Fix markup 2009-03-11 13:05:46 +00:00
rain
random ANSIfy. Also, we now have RANDOM_MAX; use it. Object diffs checked... 2009-07-20 05:33:35 +00:00
robots Use random() instead of rand(), and seed with time instead of pid. 2009-07-20 06:43:18 +00:00
rogue
sail Simplify previous; suggested by Paul Goyette 2009-03-15 22:19:23 +00:00
snake Remove redundant .br 2009-03-11 13:05:59 +00:00
tetris Don't use a variable-size array here. There's not really that much point. 2009-06-01 04:03:26 +00:00
trek Remove description of -a option and optional log file name, since 2009-05-25 00:53:46 +00:00
wargames
worm
worms Fix preamble 2009-03-11 13:06:10 +00:00
wtf Remove trailing whitespace. 2009-05-04 20:37:28 +00:00
wump
Makefile
Makefile.inc Fix bogus conditional caught by today's make. It looks as if MKHIDEGAME 2009-01-18 20:22:45 +00:00