freebsd_amp_hwpstate/games
John Birrell a217dc6fbc Cast pointers to longs, not ints.
Hopefully that's the last of the 64-bit cleaning of src/games. That is,
without adding -Wall to the compiler flags. That's not a pretty sight.
1998-05-09 11:33:22 +00:00
..
adventure
arithmetic
atc
backgammon
battlestar
bcd
bs
caesar
canfield
cribbage
dm
factor
fish
fortune
grdc Change long variable to time_t where it is passed to time() by reference. 1998-05-09 11:31:20 +00:00
hack Add #include string.h to get prototypes. 1998-05-09 11:06:46 +00:00
hangman
larn
mille
morse
number
phantasia Add #include string.h to get prototypes. 1998-05-09 11:06:46 +00:00
piano
pig
pom
ppt
primes Cast pointers to longs, not ints. 1998-05-09 11:33:22 +00:00
quiz
rain
random
robots
rogue
sail Cast pointers to long instead of int. 1998-05-09 10:51:27 +00:00
snake Add #include string.h to get prototypes. 1998-05-09 10:23:10 +00:00
trek Change casts of function pointers from int to long. This makes the 1998-05-09 10:39:48 +00:00
wargames
worm
worms
wump Add #include string.h to get prototypes. 1998-05-09 10:23:10 +00:00
Makefile
Makefile.inc