freebsd_amp_hwpstate/games
Poul-Henning Kamp 12f70a5587 When a game ends that makes the top 10, the function insert_score in
score.c is called to make the new score file.  But the case for KFIRE
(killed by fire) incorrectly uses strcpy instead of strcat (all the
other cases use strcat).  This puts the string in the wrong place and
corrupts the score file.

PR:		13278
Submitted by:	Mark W. Krentel krentel@dreamscape.com
2001-05-23 21:01:01 +00:00
..
adventure Silence WARNS=2 and BDECFLAGS on alpha and i386 2001-05-20 05:37:46 +00:00
arithmetic
atc
backgammon
battlestar
bcd
bs
caesar Silence WARNS=2 and BDECFLAGS on alpha and i386 2001-05-20 05:44:03 +00:00
canfield
cribbage
dm
factor
fish
fortune s/Cthulu/Cthulhu/ 2001-05-21 21:30:45 +00:00
grdc
hack
hangman
larn
mille
morse
number
phantasia
piano
pig
pom Silence WARNS=2 and BDECFLAGS on alpha and i386 2001-05-20 05:44:03 +00:00
ppt
primes
quiz
rain
random
robots
rogue When a game ends that makes the top 10, the function insert_score in 2001-05-23 21:01:01 +00:00
sail
snake
trek
wargames
worm
worms
wump
Makefile
Makefile.inc