diff options
author | 2016-05-10 23:54:00 +0000 | |
---|---|---|
committer | 2016-05-10 23:54:00 +0000 | |
commit | 1f03a107808e3522624d77a873bf41f236bde362 (patch) | |
tree | 60aa9297b122875c0bfb2594001e983b92b855b0 /lib | |
parent | the bpf_mtap functions take const struct mbuf *s now (diff) | |
download | wireguard-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