kernel/kprintf: Add a tunable for the kern.kprintf_logging sysctl.
authorSascha Wildner <saw@online.de>
Fri, 13 Mar 2020 20:42:59 +0000 (21:42 +0100)
committerSascha Wildner <saw@online.de>
Fri, 13 Mar 2020 20:42:59 +0000 (21:42 +0100)
commit19e62264d997eb8d6e53397519dfe782271b2475
treed39a3d00619a05370f3f9cd26179c359cd48f8fa
parent1e12ee3baa16120663cde9c6c4c8e92b69b00794
kernel/kprintf: Add a tunable for the kern.kprintf_logging sysctl.

While here, add one too for security.unprivileged_read_msgbuf and
document the tunables affecting kprintf(9).
share/man/man9/kprintf.9
sys/kern/subr_prf.c