summaryrefslogtreecommitdiffstats
path: root/games/hack
Commit message (Expand)AuthorAgeFilesLines
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-291-2/+2
* s/${INSTALL} -c/${INSTALL} ${COPY}/ru2002-07-181-2/+2
* Comment out extra tokens after #else and #endif.des2002-05-2339-154/+161
* End of comment was missing at FreeBSD Id line. Switch to FBSDID.charnier2002-04-121-1/+4
* Install files via FILES.ru2001-12-171-5/+4
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-2/+1
* Remove #if 0'd code. It turned up on my MAXPATHLEN + 1 sweep.imp2001-06-051-35/+0
* - 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
* Format string auditingkris2000-11-261-1/+1
* Don't call printf with no format string.kris2000-07-101-1/+1
* 1. Don't overwrite scorefiles if they already exist.billf1999-12-101-2/+5
* copyright/sccsid/rcsid cleanup.billf1999-11-301-2/+4
* Add type int to those variables without a type. This is caused by themarcel1999-11-1636-135/+135
* Sync our register usage with NetBSD's (non-)usage.billf1999-11-1653-940/+940
* Add $FreeBSD$billf1999-11-1653-0/+55
* Move the #include directive up one line and out of the function body.marcel1999-09-121-1/+2
* Avoid ambigious if() if() else().billf1999-09-072-2/+4
* Attempt to fix world breakage for the NOSHARED=yes case. delay_output()bde1999-09-042-4/+4
* The ospeed hackery was disabled a while ago, finish the job.peter1999-08-302-4/+4
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Create score files root:games rather than bin:{games,bin}.obrien1999-06-231-4/+4
* Fixed CLEANFILES.bde1998-12-271-1/+1
* Build the makedefs program static to avoid trying to use the sharedjb1998-08-151-1/+1
* o Fix Y2K buffer overflow.imp1998-07-261-4/+2
* Added a `build-tools' target for internal tools.bde1998-07-071-5/+7
* Add #include string.h to get prototypes.jb1998-05-091-0/+1
* Remove #define NULL because stdio.h does that.jb1998-05-091-1/+0
* Add #include string.h to get prototypes.jb1998-05-091-0/+1
* Use Id instead of Header.charnier1998-04-011-1/+1
* Don't use the FreeBSD misfeature DPSRCS or give explicit dependenciesbde1998-03-061-4/+2
* Use include for malloc declarationache1997-09-241-3/+2
* Oops, to many zeroes was in usleep argache1997-09-241-1/+1
* Remove setuid, uneeded nowache1997-09-242-2/+0
* Make hack non-setuid back, it is possible because hackdir hierarchyache1997-09-241-7/+1
* Includes cleanupache1997-09-246-18/+27
* Use SUIDGAME hook nowache1997-09-241-4/+2
* Since hack suid now, add -fschg to install flags to prevent thisache1997-09-241-0/+1
* Make hack suid "games" (additionly to sgid "games" as run),ache1997-09-243-4/+16
* Simplify revokeache1997-09-242-2/+0
* Use srandomdevache1997-09-243-10/+8
* Do not install 3 files writeable by all (666), change it to 664ache1997-09-241-3/+3
* Change games from setuid games to setgid games.eivind1997-09-012-4/+7
* 444 -> ${NOBINMODE}wosch1997-02-091-2/+3
* Install the rumors file.jkh1996-10-191-0/+2
* The Makefile assumed that builder had '.' in it's path, which is anate1996-05-152-229/+6
* Add missing entries to speedtableache1995-08-041-1/+1
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-251-3/+3
* Remove bogus references to /usr/ucb.bde1995-06-261-3/+1
* Remove trailing whitespace.rgrimes1995-05-3014-18/+18
OpenPOWER on IntegriCloud