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
backgammon
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
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
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
quiz
rain
random
robots Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
rogue
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