| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add ppt decoding from Michael Shalayeff <mickey@lucifier.net> | kim | 2002-11-26 | 1 | -14/+91 |
| | | |||||
| * | More include additions for exit, abs, strcmp, etc. | matt | 2000-07-03 | 1 | -2/+3 |
| | | |||||
| * | Use setgid(), not setregid(). | mycroft | 2000-05-08 | 1 | -3/+3 |
| | | |||||
| * | Print a space character on the tape between each command line argument. | jsm | 1999-12-16 | 1 | -3/+6 |
| | | | | Bug fix from OpenBSD. | ||||
| * | Security improvements for games (largely from or inspired by OpenBSD). | jsm | 1999-09-12 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | Games which run setgid from dm, but don't need to, should drop their privileges at startup. Games which have a scorefile should open it at startup, then drop all privileges leaving just the open writable file descriptor. If the game can invoke subprocesses, this should be made close-on-exec. Games with scorefiles should make sure they do not get a file descriptor < 3. (Otherwise, they could get confused and corrupt the scorefile when using stdin, stdout or stderr.) Some old setuid revokes from the days of setuid games change into gid revokes. | ||||
| * | WARNSify | lukem | 1997-10-10 | 1 | -11/+13 |
| | | |||||
| * | merge with Lite, new RCS id conventions, etc. | cgd | 1995-03-23 | 1 | -7/+12 |
| | | |||||
| * | Add RCS identifiers. | mycroft | 1993-08-01 | 1 | -1/+2 |
| | | |||||
| * | Cleanup for GCC 2. | mycroft | 1993-04-18 | 1 | -1/+1 |
| | | |||||
| * | initial import of 386bsd-0.1 sources | cgd | 1993-03-21 | 1 | -0/+83 |
