1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/games/quiz
mestre b9f1292116 Remove a few too early pledge(2)s on games/ and apply them a little bit later
but with much reduced permissions ("stdio tty" if ncurses based and "stdio"
for the ones that only perform basic operations).

There's still a few games that we cannot yet remove their fs access, through
pledge(2), since they open files on demand and too late, this might get
revisited in the future.

OK tb@
2018-08-24 11:14:49 +00:00
..
datfiles elements 113, 115, 117, and 118; from pjanzen 2016-12-03 07:38:38 +00:00
Makefile delete unused, almost empty file 2014-12-02 12:50:04 +00:00
pathnames.h
quiz.6 Reduce instances of `` '' in manuals. 2014-11-15 14:41:01 +00:00
quiz.c Remove a few too early pledge(2)s on games/ and apply them a little bit later 2018-08-24 11:14:49 +00:00
quiz.h
rxp.c