diff options
author | 2016-05-17 23:28:03 +0000 | |
---|---|---|
committer | 2016-05-17 23:28:03 +0000 | |
commit | 3401b0795b4a0ee6f67dee6235b0dac1060a351b (patch) | |
tree | 7bbd3af7a35de54a134565973c5fa23f36c3ebf5 /sys/kern/tty.c | |
parent | Fix a few more warnings such that this compiles again. (diff) | |
download | wireguard-openbsd-3401b0795b4a0ee6f67dee6235b0dac1060a351b.tar.xz wireguard-openbsd-3401b0795b4a0ee6f67dee6235b0dac1060a351b.zip |
Backout the previous fix for the sendsyslog(2) with LOG_CONS solution.
Permanently holding /dev/console open in the kernel works only until
init(8) calls revoke(2). After that the console device vnode cannot
be used anymore. It still resulted in a hanging init(8) if it tried
to syslog(3) something. With the backout also dmesg -s works again.
Diffstat (limited to 'sys/kern/tty.c')
0 files changed, 0 insertions, 0 deletions