NetBSD/games/atc
hubertf d5f85ed9c9 The patch below improves the security of the game atc(6), by having it
open the score file at the start and then drop all setgid privileges
while keeping a (close-on-exec) file descriptor open to it.  In order
to allow this the static data files have to be made world readable.
In addition a potential buffer overrun with corrupted score files is
avoided by more careful use of scanf (note that SCORE_SCANF_FMT is
defined alongside the definition of the relevant structure).

Submitted in PR 8015 by Joseph Myers <jsm28@cam.ac.uk>
1999-07-17 19:57:03 +00:00
..
games remove unused files (PR#6083 by Joseph Myers <jsm28@cam.ac.uk>) 1998-09-13 15:22:57 +00:00
BUGS initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
Makefile The patch below improves the security of the game atc(6), by having it 1999-07-17 19:57:03 +00:00
atc.6 Add two .Els that nroff was complaining to miss. 1999-07-17 19:48:40 +00:00
def.h better define PI, plus improve prototype (PR#5867) 1998-09-11 12:53:28 +00:00
extern.c constify, per PR 6150 by Joseph Myers <jsm28@cam.ac.uk> 1998-11-10 13:43:30 +00:00
extern.h The patch below improves the security of the game atc(6), by having it 1999-07-17 19:57:03 +00:00
grammar.y WARNSify 1997-10-10 02:07:01 +00:00
graphics.c constify, per PR 6150 by Joseph Myers <jsm28@cam.ac.uk> 1998-11-10 13:43:30 +00:00
include.h WARNSify 1997-10-10 02:07:01 +00:00
input.c The patch below improves the security of the game atc(6), by having it 1999-07-17 19:57:03 +00:00
lex.l .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, 1998-04-09 00:32:31 +00:00
list.c WARNSify 1997-10-10 02:07:01 +00:00
log.c The patch below improves the security of the game atc(6), by having it 1999-07-17 19:57:03 +00:00
main.c The patch below improves the security of the game atc(6), by having it 1999-07-17 19:57:03 +00:00
pathnames.h clean up import 1995-03-21 15:03:38 +00:00
struct.h The patch below improves the security of the game atc(6), by having it 1999-07-17 19:57:03 +00:00
tunable.c WARNSify 1997-10-10 02:07:01 +00:00
tunable.h clean up import 1995-03-21 15:03:38 +00:00
update.c constify, per PR 6150 by Joseph Myers <jsm28@cam.ac.uk> 1998-11-10 13:43:30 +00:00