summaryrefslogtreecommitdiffstats
path: root/games/rogue
Commit message (Expand)AuthorAgeFilesLines
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-291-1/+1
* s/${INSTALL} -c/${INSTALL} ${COPY}/ru2002-07-181-1/+1
* Slightly improve wording in the opening paragraph.dd2001-10-141-1/+1
* Fix the type of the NULL arg to execl()brian2001-07-091-1/+1
* When a game ends that makes the top 10, the function insert_score inphk2001-05-231-1/+1
* - Backout botched attempt to intoduce MANSECT feature.ru2001-03-261-0/+1
* Set the default manual section for games/ to 6.ru2001-03-201-1/+0
* Correct typo.grog2001-02-151-1/+2
* mdoc(7) police: fixed a few bogons.ru2001-01-251-12/+12
* man(7) -> mdoc(7)phantom2001-01-251-62/+63
* Remove never used home-born implementation of curses library from sourcephantom2001-01-254-846/+5
* Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and therebywollman2000-10-101-0/+2
* Remove unneded -ltermcap or -lmytinfoache2000-09-161-2/+2
* Fixed bitrot in DPADD.bde2000-07-191-1/+1
* Don't call printf with no format string.kris2000-07-101-1/+1
* -lcompat doesn't seem to be needed anymore.roberto2000-07-031-1/+1
* 1. Don't overwrite scorefiles if they already exist.billf1999-12-101-0/+3
* copyright/sccsid/rcsid cleanup.billf1999-11-3023-23/+93
* Fix breakage in previous commit.marcel1999-11-167-19/+19
* Sync our register usage with NetBSD's (non-)usage.billf1999-11-1611-50/+50
* Add $FreeBSD$billf1999-11-1611-0/+22
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Merge a bunch of cleanups from NetBSD.steve1999-04-1920-94/+118
* Fixed printf format errors.bde1998-06-301-1/+1
* Change long variables to time_t if they are passed to time() or localtime()jb1998-05-091-3/+3
* Fix longstanding bug: it was impossible to save to the same file twiceache1997-09-241-2/+5
* Fix revoke to use setgid instead of setuid,since games uid changed toache1997-09-241-2/+4
* Revoke privs before shell exitache1997-09-244-14/+16
* Install empty rogue.scores file to prevent it owned byache1997-09-241-0/+4
* Many places in the code NULL is used in integer context, wherephk1997-09-181-2/+2
* If not on a tty, don't do "--more--" processing. Someday, I will getjkh1996-11-071-0/+2
* Remove trailing whitespace.rgrimes1995-05-306-12/+12
* Add missing "noflush" option from standard rogueache1995-01-043-6/+14
* Allow to save/restore files (was games user suid problem)ache1994-10-031-2/+12
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcaprgrimes1994-09-111-2/+2
* Bring in the 4.4 Lite games directory, modulo man page changes and segregationjkh1994-09-0430-0/+13292
OpenPOWER on IntegriCloud