summaryrefslogtreecommitdiffstats
path: root/ppt
Commit message (Collapse)AuthorAgeFilesLines
* Use PREFIX nowCameron Katri2021-03-281-1/+1
|
* Get all the games compiling for iOSCameron Katri2021-02-221-4/+13
|
* Use __deadjoerg2011-08-291-5/+4
|
* sprinkle staticdholland2009-08-121-11/+7
|
* Remove the \n and tabs from the __COPYRIGHT() strings.lukem2008-07-201-4/+4
|
* Remove uses of __P.jsm2004-01-271-6/+6
|
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* Tweak the argc/argv usage a bit more, and be a little less eager aboutatatat2002-11-261-7/+11
| | | printing newlines.
* Don't skip the first arg.kim2002-11-261-4/+4
|
* initialize dflag to zero, so encoding works.kim2002-11-261-3/+5
|
* I forgot to compile first...kim2002-11-261-2/+4
|
* Add ppt decoding from Michael Shalayeff <mickey@lucifier.net>kim2002-11-261-14/+91
|
* some makefile de-lintinglukem2002-09-181-2/+3
|
* MKfoo=no -> NOfoo=tv2001-12-121-4/+4
|
* More include additions for exit, abs, strcmp, etc.matt2000-07-031-2/+3
|
* Use setgid(), not setregid().mycroft2000-05-081-3/+3
|
* Print a space character on the tape between each command line argument.jsm1999-12-161-3/+6
| | | Bug fix from OpenBSD.
* Security improvements for games (largely from or inspired by OpenBSD).jsm1999-09-121-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.
* convert from NOxxx= to MKxxx=no.lukem1999-02-131-2/+2
| | | include <bsd.own.mk> if testing a MKxxx variable.
* WARNSifylukem1997-10-101-11/+13
|
* merge with Lite, new RCS id conventions, etc.cgd1995-03-232-9/+14
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* Cleanup for GCC 2.mycroft1993-04-181-1/+1
|
* initial import of 386bsd-0.1 sourcescgd1993-03-212-0/+91