summaryrefslogtreecommitdiff
path: root/games/hack
AgeCommit message (Expand)Author
2002-10-21Deorbit complete. We dont build these anymore, so into the attic they go.Mark Murray
2002-08-25Replace various spelling with FALLTHROUGH which is lint()ablePhilippe Charnier
2002-07-29Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov
2002-07-18s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov
2002-05-23Comment out extra tokens after #else and #endif.Dag-Erling Smørgrav
2002-04-12End of comment was missing at FreeBSD Id line. Switch to FBSDID.Philippe Charnier
2001-12-17Install files via FILES.Ruslan Ermilov
2001-07-09mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman
2001-06-05Remove #if 0'd code. It turned up on my MAXPATHLEN + 1 sweep.Warner Losh
2001-03-26- Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov
2001-03-20Set the default manual section for games/ to 6.Ruslan Ermilov
2000-11-26Format string auditingKris Kennaway
2000-07-10Don't call printf with no format string.Kris Kennaway
1999-12-101. Don't overwrite scorefiles if they already exist.Bill Fumerola
1999-11-30copyright/sccsid/rcsid cleanup.Bill Fumerola
1999-11-16Add type int to those variables without a type. This is caused by theMarcel Moolenaar
1999-11-16Sync our register usage with NetBSD's (non-)usage.Bill Fumerola
1999-11-16Add $FreeBSD$Bill Fumerola
1999-09-12Move the #include directive up one line and out of the function body.Marcel Moolenaar
1999-09-07Avoid ambigious if() if() else().Bill Fumerola
1999-09-04Attempt to fix world breakage for the NOSHARED=yes case. delay_output()Bruce Evans
1999-08-30The ospeed hackery was disabled a while ago, finish the job.Peter Wemm
1999-08-27$Id$ -> $FreeBSD$Peter Wemm
1999-06-23Create score files root:games rather than bin:{games,bin}.David E. O'Brien
1998-12-27Fixed CLEANFILES.Bruce Evans
1998-08-15Build the makedefs program static to avoid trying to use the sharedJohn Birrell
1998-07-26o Fix Y2K buffer overflow.Warner Losh
1998-07-07Added a `build-tools' target for internal tools.Bruce Evans
1998-05-09Add #include string.h to get prototypes.John Birrell
1998-05-09Remove #define NULL because stdio.h does that.John Birrell
1998-05-09Add #include string.h to get prototypes.John Birrell
1998-04-01Use Id instead of Header.Philippe Charnier
1998-03-06Don't use the FreeBSD misfeature DPSRCS or give explicit dependenciesBruce Evans
1997-09-24Use include for malloc declarationAndrey A. Chernov
1997-09-24Oops, to many zeroes was in usleep argAndrey A. Chernov
1997-09-24Remove setuid, uneeded nowAndrey A. Chernov
1997-09-24Make hack non-setuid back, it is possible because hackdir hierarchyAndrey A. Chernov
1997-09-24Includes cleanupAndrey A. Chernov
1997-09-24Use SUIDGAME hook nowAndrey A. Chernov
1997-09-24Since hack suid now, add -fschg to install flags to prevent thisAndrey A. Chernov
1997-09-24Make hack suid "games" (additionly to sgid "games" as run),Andrey A. Chernov
1997-09-24Simplify revokeAndrey A. Chernov
1997-09-24Use srandomdevAndrey A. Chernov
1997-09-24Do not install 3 files writeable by all (666), change it to 664Andrey A. Chernov
1997-09-01Change games from setuid games to setgid games.Eivind Eklund
1997-02-09444 -> ${NOBINMODE}Wolfram Schneider
1996-10-19Install the rumors file.Jordan K. Hubbard
1996-05-15The Makefile assumed that builder had '.' in it's path, which is aNate Williams
1995-08-04Add missing entries to speedtableAndrey A. Chernov
1995-07-25Change `install' to `${INSTALL}' so that default install flags can beBruce Evans