summaryrefslogtreecommitdiffstats
path: root/games/hack
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix nested comments for -Wcomment warnings.rgrimes1995-05-093-9/+9
* Add a -fwritable-strings to the CFLAGS. hack need it :-).ats1994-11-261-0/+1
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcaprgrimes1994-09-111-1/+1
* This commit was generated by cvs2svn to compensate for changes in r2490,jkh1994-09-041-0/+227
|\
| * Bring in the 4.4 Lite games directory, modulo man page changes and segregationjkh1994-09-041-0/+227
* Bring in the 4.4 Lite games directory, modulo man page changes and segregationjkh1994-09-0490-0/+20769
OpenPOWER on IntegriCloud