aboutsummaryrefslogtreecommitdiff
path: root/games/rogue
Commit message (Expand)AuthorAgeFilesLines
* Fix the type of the NULL arg to execl()Brian Somers2001-07-091-1/+1
* When a game ends that makes the top 10, the function insert_score inPoul-Henning Kamp2001-05-231-1/+1
* - Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for games/ to 6.Ruslan Ermilov2001-03-201-1/+0
* Correct typo.Greg Lehey2001-02-151-1/+2
* mdoc(7) police: fixed a few bogons.Ruslan Ermilov2001-01-251-12/+12
* man(7) -> mdoc(7)Alexey Zelkin2001-01-251-62/+63
* Remove never used home-born implementation of curses library from sourceAlexey Zelkin2001-01-254-846/+5
* Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and therebyGarrett Wollman2000-10-101-0/+2
* Remove unneded -ltermcap or -lmytinfoAndrey A. Chernov2000-09-161-2/+2
* Fixed bitrot in DPADD.Bruce Evans2000-07-191-1/+1
* Don't call printf with no format string.Kris Kennaway2000-07-101-1/+1
* -lcompat doesn't seem to be needed anymore.Ollivier Robert2000-07-031-1/+1
* 1. Don't overwrite scorefiles if they already exist.Bill Fumerola1999-12-101-0/+3
* copyright/sccsid/rcsid cleanup.Bill Fumerola1999-11-3023-23/+93
* Fix breakage in previous commit.Marcel Moolenaar1999-11-167-19/+19
* Sync our register usage with NetBSD's (non-)usage.Bill Fumerola1999-11-1611-50/+50
* Add $FreeBSD$Bill Fumerola1999-11-1611-0/+22
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Merge a bunch of cleanups from NetBSD.Steve Price1999-04-1920-94/+118
* Fixed printf format errors.Bruce Evans1998-06-301-1/+1
* Change long variables to time_t if they are passed to time() or localtime()John Birrell1998-05-091-3/+3
* Fix longstanding bug: it was impossible to save to the same file twiceAndrey A. Chernov1997-09-241-2/+5
* Fix revoke to use setgid instead of setuid,since games uid changed toAndrey A. Chernov1997-09-241-2/+4
* Revoke privs before shell exitAndrey A. Chernov1997-09-244-14/+16
* Install empty rogue.scores file to prevent it owned byAndrey A. Chernov1997-09-241-0/+4
* Many places in the code NULL is used in integer context, wherePoul-Henning Kamp1997-09-181-2/+2
* If not on a tty, don't do "--more--" processing. Someday, I will getJordan K. Hubbard1996-11-071-0/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-306-12/+12
* Add missing "noflush" option from standard rogueAndrey A. Chernov1995-01-043-6/+14
* Allow to save/restore files (was games user suid problem)Andrey A. Chernov1994-10-031-2/+12
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcapRodney W. Grimes1994-09-111-2/+2
* Bring in the 4.4 Lite games directory, modulo man page changes and segregationJordan K. Hubbard1994-09-0430-0/+13292