Add dmesg -s support, to view the output of rc(8) system startup messages.
authormpf <mpf@openbsd.org>
Tue, 13 Jan 2015 10:07:58 +0000 (10:07 +0000)
committermpf <mpf@openbsd.org>
Tue, 13 Jan 2015 10:07:58 +0000 (10:07 +0000)
commitbf0946fcf4ee4618d54d2f07c4ac1e3afe6b4f87
tree8f88d6d5b59daefd0b420f3edeaf58dea38962d4
parentae5f54ca077ebc91ec932cecfc1d9c2fc86afe0b
Add dmesg -s support, to view the output of rc(8) system startup messages.
Help and feedback by Theo and Miod.
OK deraadt@, manpage-ok jmc@
sbin/dmesg/dmesg.8
sbin/dmesg/dmesg.c
sys/kern/kern_sysctl.c
sys/kern/subr_log.c
sys/kern/subr_prf.c
sys/kern/tty.c
sys/sys/msgbuf.h
sys/sys/sysctl.h