NetBSD/games
perry 1a3bb884dc A preprocessor macro named "srand" was defined which seeded the random
number generator.

Unfortunately, it conflicted with a function of the same defined in
stdlib.h. This was masked by the __P hack, which is now being purged.

I've renamed "srand" to "seedrand" to eliminate the conflict.
2005-02-03 02:23:02 +00:00
..
adventure
arithmetic Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
atc Replaced strncpy with strlcpy. Thanks to Peter Postma who 2004-09-07 13:20:39 +00:00
backgammon s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
banner
battlestar Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
bcd
boggle Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
caesar
canfield Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
countmail
cribbage Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
dab
dm Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
factor Separate primes manpage from that of factor. Correct DIAGNOSTICS 2004-02-08 13:16:25 +00:00
fish
fortune Correct typos in German fortune. Reported by Charles Senger, csenger at UCSD. 2005-01-30 13:49:28 +00:00
gomoku Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
hack Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
hangman Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
hunt Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
larn A preprocessor macro named "srand" was defined which seeded the random 2005-02-03 02:23:02 +00:00
mille Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
monop Convert from libc/threadlib-style mutex protection to pthread style. 2004-12-14 00:21:01 +00:00
morse Encode and decode more characters. Don't put commas after every 2004-02-13 23:16:11 +00:00
number Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
phantasia Redo how void gets init'd. 2004-12-09 05:15:59 +00:00
pig Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
pom
ppt
primes |fmt; add single quotes around a plus. 2004-02-09 23:25:47 +00:00
quiz
rain - don't catch STOP, TSTP, QUIT; the first you cannot catch and the other two 2004-05-02 21:31:23 +00:00
random
robots Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
rogue Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
sail Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
snake
tetris
trek
wargames
worm
worms Slimy worms are clean enough for level 3. 2004-11-13 10:22:13 +00:00
wtf
wump
Makefile
Makefile.inc