diff options
author | 2018-08-24 11:14:49 +0000 | |
---|---|---|
committer | 2018-08-24 11:14:49 +0000 | |
commit | b9f129211620eb89b4a66305c6bd4241d9ac028d (patch) | |
tree | aaaaaf7add40a89260ac46525e6e10a3ef3264f0 /lib | |
parent | display CPU_CPUID / machdep.cpuid in hex not decimal (diff) | |
download | wireguard-openbsd-b9f129211620eb89b4a66305c6bd4241d9ac028d.tar.xz wireguard-openbsd-b9f129211620eb89b4a66305c6bd4241d9ac028d.zip |
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@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions