git: kernel/kprintf: Add a tunable for the kern.kprintf_logging sysctl.

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Mar 13 13:43:35 PDT 2020


commit 19e62264d997eb8d6e53397519dfe782271b2475
Author: Sascha Wildner <saw at online.de>
Date:   Fri Mar 13 21:42:59 2020 +0100

    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).

Summary of changes:
 share/man/man9/kprintf.9 | 29 +++++++++++++++++++++++++++--
 sys/kern/subr_prf.c      |  6 ++++--
 2 files changed, 31 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/19e62264d997eb8d6e53397519dfe782271b2475


-- 
DragonFly BSD source repository



More information about the Commits mailing list