summaryrefslogtreecommitdiff
path: root/games/rogue/score.c
AgeCommit message (Collapse)Author
2006-03-08Ansify; from Alexey Dobriyan; hope the license gets cleared up, so weOtto Moerbeek
can include this in the build again.
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2002-08-09Get rid of remaining __P usage (except for imported code);Jason Peel
ok millert@, rogue ok pjanzen@
2002-07-18- string handling patch from David Holland, minimally modified. HighlightsPaul Janzen
are fewer magic constants, sprintf->snprintf, and better scorefile handling. Also, won't hang if forking a subshell fails. - a few needless functions have been trimmed, and a few extra defaults have been added to a few switches, just in case.
2001-08-17'y' and 'Y' both mean yes.Paul Janzen
2001-08-10Minor -WallPaul Janzen
2001-08-08FreeBSD PR 13278: killed by fire corrupts score file; from Mark W. KrentelPaul Janzen
<krentel@dreamscape.com>
1998-08-22More largely NetBSD-inspired code cleanupPaul Janzen
1997-07-23tabifykstailey
1996-12-21Deal correctly with being SGIDThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt