aboutsummaryrefslogtreecommitdiff
path: root/games/hack
Commit message (Expand)AuthorAgeFilesLines
* Deorbit complete. We dont build these anymore, so into the attic they go.Mark Murray2002-10-2190-20838/+0
* Replace various spelling with FALLTHROUGH which is lint()ablePhilippe Charnier2002-08-259-24/+42
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-2/+2
* s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-2/+2
* Comment out extra tokens after #else and #endif.Dag-Erling Smørgrav2002-05-2339-154/+161
* End of comment was missing at FreeBSD Id line. Switch to FBSDID.Philippe Charnier2002-04-121-1/+4
* Install files via FILES.Ruslan Ermilov2001-12-171-5/+4
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-2/+1
* Remove #if 0'd code. It turned up on my MAXPATHLEN + 1 sweep.Warner Losh2001-06-051-35/+0
* - 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
* Format string auditingKris Kennaway2000-11-261-1/+1
* Don't call printf with no format string.Kris Kennaway2000-07-101-1/+1
* 1. Don't overwrite scorefiles if they already exist.Bill Fumerola1999-12-101-2/+5
* copyright/sccsid/rcsid cleanup.Bill Fumerola1999-11-301-2/+4
* Add type int to those variables without a type. This is caused by theMarcel Moolenaar1999-11-1636-135/+135
* Sync our register usage with NetBSD's (non-)usage.Bill Fumerola1999-11-1653-940/+940
* Add $FreeBSD$Bill Fumerola1999-11-1653-0/+55
* Move the #include directive up one line and out of the function body.Marcel Moolenaar1999-09-121-1/+2
* Avoid ambigious if() if() else().Bill Fumerola1999-09-072-2/+4
* Attempt to fix world breakage for the NOSHARED=yes case. delay_output()Bruce Evans1999-09-042-4/+4
* The ospeed hackery was disabled a while ago, finish the job.Peter Wemm1999-08-302-4/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Create score files root:games rather than bin:{games,bin}.David E. O'Brien1999-06-231-4/+4
* Fixed CLEANFILES.Bruce Evans1998-12-271-1/+1
* Build the makedefs program static to avoid trying to use the sharedJohn Birrell1998-08-151-1/+1
* o Fix Y2K buffer overflow.Warner Losh1998-07-261-4/+2
* Added a `build-tools' target for internal tools.Bruce Evans1998-07-071-5/+7
* Add #include string.h to get prototypes.John Birrell1998-05-091-0/+1
* Remove #define NULL because stdio.h does that.John Birrell1998-05-091-1/+0
* Add #include string.h to get prototypes.John Birrell1998-05-091-0/+1
* Use Id instead of Header.Philippe Charnier1998-04-011-1/+1
* Don't use the FreeBSD misfeature DPSRCS or give explicit dependenciesBruce Evans1998-03-061-4/+2
* Use include for malloc declarationAndrey A. Chernov1997-09-241-3/+2
* Oops, to many zeroes was in usleep argAndrey A. Chernov1997-09-241-1/+1
* Remove setuid, uneeded nowAndrey A. Chernov1997-09-242-2/+0
* Make hack non-setuid back, it is possible because hackdir hierarchyAndrey A. Chernov1997-09-241-7/+1
* Includes cleanupAndrey A. Chernov1997-09-246-18/+27
* Use SUIDGAME hook nowAndrey A. Chernov1997-09-241-4/+2
* Since hack suid now, add -fschg to install flags to prevent thisAndrey A. Chernov1997-09-241-0/+1
* Make hack suid "games" (additionly to sgid "games" as run),Andrey A. Chernov1997-09-243-4/+16
* Simplify revokeAndrey A. Chernov1997-09-242-2/+0
* Use srandomdevAndrey A. Chernov1997-09-243-10/+8
* Do not install 3 files writeable by all (666), change it to 664Andrey A. Chernov1997-09-241-3/+3
* Change games from setuid games to setgid games.Eivind Eklund1997-09-012-4/+7
* 444 -> ${NOBINMODE}Wolfram Schneider1997-02-091-2/+3
* Install the rumors file.Jordan K. Hubbard1996-10-191-0/+2
* The Makefile assumed that builder had '.' in it's path, which is aNate Williams1996-05-152-229/+6
* Add missing entries to speedtableAndrey A. Chernov1995-08-041-1/+1
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-251-3/+3