Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revoke sgid privs early and not svap uids on saved game at all | ache | 1997-09-24 | 2 | -8/+2 |
| | |||||
* | Use srandomdev | ache | 1997-09-24 | 3 | -15/+14 |
| | | | | Cleanup | ||||
* | Change games from setuid games to setgid games. | eivind | 1997-09-01 | 4 | -20/+22 |
| | | | | | Reviewed by: maybe@yes.no Obtained from: OpenBSD (mostly deraadt@openbsd.org) | ||||
* | Remove explicit rule for setup. This effectively deletes revisions 1.2 | asami | 1997-05-13 | 1 | -3/+0 |
| | | | | and 1.3 as well. | ||||
* | Add ${CFLAGS} and ${LDFLAGS} to the setup command line. | asami | 1997-05-13 | 1 | -1/+1 |
| | |||||
* | Fixed extra columns in output for input lines with leading spaces. | bde | 1996-12-13 | 1 | -1/+3 |
| | |||||
* | Made `setup' depend on libraries. | bde | 1996-12-13 | 1 | -1/+1 |
| | |||||
* | Fixed missing declaration of malloc(). | bde | 1996-12-13 | 1 | -1/+2 |
| | |||||
* | Remove bogus declaration of malloc(). Closes PR#2197 | jkh | 1996-12-13 | 1 | -1/+0 |
| | |||||
* | Set the effective user id to that of the real user id when | alex | 1996-10-15 | 1 | -0/+13 |
| | | | | saving/restoring a game (necessary when adventure is invoked via dm). | ||||
* | add missing include files | wosch | 1996-03-13 | 8 | -0/+10 |
| | |||||
* | Fix nested comments for -Wcomment warnings. | rgrimes | 1995-05-09 | 1 | -1/+1 |
| | |||||
* | Bring in the 4.4 Lite games directory, modulo man page changes and segregation | jkh | 1994-09-04 | 14 | -0/+5127 |
of the x11 based games. I'm not going to tag the originals with bsd_44_lite and do this in two stages since it's just not worth it for this collection, and I've got directory renames to deal with that way. Bleah. Submitted by: jkh |