git: kernel - Add sysctl debugging
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Wed Apr 20 12:07:44 PDT 2022
    
    
  
commit 8dac21e937f35d81e8904953cc42df03fc0c9fe4
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Apr 20 08:47:45 2022 -0700
    kernel - Add sysctl debugging
    
    * Add debug.sysctl to log sysctl nodes as they are requested, to help
      with debugging.
Summary of changes:
 sys/kern/kern_sysctl.c | 9 +++++++++
 1 file changed, 9 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8dac21e937f35d81e8904953cc42df03fc0c9fe4
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list