summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorbluhm <bluhm@openbsd.org>2016-05-10 23:54:00 +0000
committerbluhm <bluhm@openbsd.org>2016-05-10 23:54:00 +0000
commit1f03a107808e3522624d77a873bf41f236bde362 (patch)
tree60aa9297b122875c0bfb2594001e983b92b855b0 /lib
parentthe bpf_mtap functions take const struct mbuf *s now (diff)
downloadwireguard-openbsd-1f03a107808e3522624d77a873bf41f236bde362.tar.xz
wireguard-openbsd-1f03a107808e3522624d77a873bf41f236bde362.zip
If sendsyslog(2) is called with LOG_CONS before syslogd(8) has been
started and before init(8) has opened the console, the kernel could crash as the console device has not been initialized. Open /dev/console in the kernel before starting init(8) and keep it open. This way sendsyslog(2) can be called early in the system. OK beck@ deraadt@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions