diff options
author | 2015-11-13 01:26:33 +0000 | |
---|---|---|
committer | 2015-11-13 01:26:33 +0000 | |
commit | 6fc5b1151ffef2007462995d5414b2bd0163b53e (patch) | |
tree | 02510cc1c392478512f2206cc499904d3a720d36 /sys/dev/usb/if_uath.c | |
parent | _exit() in the child; as a result, must use syslog() directly. (diff) | |
download | wireguard-openbsd-6fc5b1151ffef2007462995d5414b2bd0163b53e.tar.xz wireguard-openbsd-6fc5b1151ffef2007462995d5414b2bd0163b53e.zip |
4-step pledge in a program noone really uses anymore.
pledge "stdio inet dns proc exec" at startup.
In the logging codepath, "stdio dns proc exec" after getpeername()
drop to stdio proc exec(), before fork / execve
Parent moving data out of the pipe only needs "stdio"
Diffstat (limited to 'sys/dev/usb/if_uath.c')
0 files changed, 0 insertions, 0 deletions