diff options
author | 2016-05-10 21:54:59 +0000 | |
---|---|---|
committer | 2016-05-10 21:54:59 +0000 | |
commit | 178d191eac6c48c99cd14036a16d1412b3ba2f11 (patch) | |
tree | ebb64e0f016fad8979f568a8e953e7e702f59c7f /sys/lib/libkern | |
parent | Fix operator precedence error; OK guenther@ millert@ (diff) | |
download | wireguard-openbsd-178d191eac6c48c99cd14036a16d1412b3ba2f11.tar.xz wireguard-openbsd-178d191eac6c48c99cd14036a16d1412b3ba2f11.zip |
Do not close the stdio file desciptors in init(8), but dup2(2) them
from /dev/null. The code is taken from daemon(3). Also move this
operation to the beginning.
OK millert@ deraadt@
Diffstat (limited to 'sys/lib/libkern')
0 files changed, 0 insertions, 0 deletions