| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use the FreeBSD misfeature DPSRCS or give explicit dependencies | bde | 1998-03-06 | 1 | -4/+2 |
* | Teruillian --> Tertullian | alex | 1998-03-06 | 3 | -3/+2 |
* | Wargh! Who went and changed all the getopt() comparisons from -1 to | jkh | 1998-03-01 | 14 | -16/+16 |
* | Fix a core dump caused by negative numbers. | steve | 1998-02-26 | 1 | -0/+1 |
* | Be sure to set the value of Tbl.str_numstr before any call to | steve | 1998-02-20 | 1 | -1/+2 |
* | Disable boggle. It is being removed due to trademark violations. | jdp | 1998-02-11 | 1 | -2/+2 |
* | Fixed long lines in install rule. Fixed other bogons while I was here: | bde | 1998-01-16 | 1 | -19/+12 |
* | spelling error. | phk | 1998-01-15 | 1 | -1/+1 |
* | Avoid fclose(NULL). | imp | 1998-01-07 | 1 | -4/+16 |
* | Fix phantasia. | eivind | 1998-01-05 | 1 | -8/+8 |
* | Remove bogus declaration of calloc() that broke the build. Test, folks, | jkh | 1997-09-26 | 1 | -1/+0 |
* | Remove unused file | ache | 1997-09-24 | 1 | -751/+0 |
* | Convert to random() | ache | 1997-09-24 | 1 | -2/+2 |
* | Fix turn right | ache | 1997-09-24 | 1 | -2/+2 |
* | Oops, miss one rand() lcation... | ache | 1997-09-24 | 1 | -1/+1 |
* | Convert to random() | ache | 1997-09-24 | 3 | -9/+7 |
* | Convert to random() and automatically fix bug with RAND_MAX is too large | ache | 1997-09-24 | 2 | -2/+3 |
* | Convert to random() | ache | 1997-09-24 | 2 | -8/+6 |
* | Move under HIDEGAME, add revoke | ache | 1997-09-24 | 2 | -22/+11 |
* | Cleanup | ache | 1997-09-24 | 3 | -3/+4 |
* | Convert to random() | ache | 1997-09-24 | 2 | -4/+4 |
* | Cleanup. | ache | 1997-09-24 | 1 | -2/+4 |
* | Revoke properly by setgid, not by setuid, overlooked in games | ache | 1997-09-24 | 1 | -2/+5 |
* | Remove setuid, priveledges already revoked early in the right way | ache | 1997-09-24 | 1 | -4/+0 |
* | Cleanup. | ache | 1997-09-24 | 1 | -4/+7 |
* | Use include for malloc declaration | ache | 1997-09-24 | 1 | -3/+2 |
* | Fix longstanding bug: it was impossible to save to the same file twice | ache | 1997-09-24 | 1 | -2/+5 |
* | Fix revoke to use setgid instead of setuid,since games uid changed to | ache | 1997-09-24 | 1 | -2/+4 |
* | Revoke privs before shell exit | ache | 1997-09-24 | 4 | -14/+16 |
* | Oops, to many zeroes was in usleep arg | ache | 1997-09-24 | 1 | -1/+1 |
* | Headers cleanup. | ache | 1997-09-24 | 9 | -53/+60 |
* | Remove conflicting malloc declaration | ache | 1997-09-24 | 1 | -1/+0 |
* | Remove setuid, uneeded now | ache | 1997-09-24 | 2 | -2/+0 |
* | Back out all my changes and restore v1.5 because there is no | ache | 1997-09-24 | 1 | -7/+1 |
* | Make hack non-setuid back, it is possible because hackdir hierarchy | ache | 1997-09-24 | 1 | -7/+1 |
* | Includes cleanup | ache | 1997-09-24 | 6 | -18/+27 |
* | Use SUIDGAME hook now | ache | 1997-09-24 | 1 | -4/+2 |
* | Back out previous fix (not work) and add more general SUIDGAME hook instead | ache | 1997-09-24 | 1 | -2/+8 |
* | Since hack suid now, add -fschg to install flags to prevent this | ache | 1997-09-24 | 1 | -0/+1 |
* | Revoke privs once at earlier stage and not mess with setegid in save | ache | 1997-09-24 | 2 | -15/+4 |
* | Simplify revoke | ache | 1997-09-24 | 1 | -1/+0 |
* | Open score file and do revoke as early as possible | ache | 1997-09-24 | 1 | -6/+8 |
* | Simplify revoke | ache | 1997-09-24 | 1 | -1/+0 |
* | Make hack suid "games" (additionly to sgid "games" as run), | ache | 1997-09-24 | 3 | -4/+16 |
* | Allow BINMODE to be overwritted (use ?=) | ache | 1997-09-24 | 1 | -1/+1 |
* | Simplify revoke | ache | 1997-09-24 | 2 | -2/+0 |
* | Do not swap uids on log writting but open it first, then revoke | ache | 1997-09-24 | 1 | -6/+6 |
* | Put comment indicating revoke | ache | 1997-09-24 | 1 | -0/+1 |
* | Simplify revoke | ache | 1997-09-24 | 4 | -4/+0 |
* | Oops, fix my error from prev commit (revoke simplification) | ache | 1997-09-24 | 1 | -1/+1 |