kernel - Add sysctl debugging
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 20 Apr 2022 15:47:45 +0000 (08:47 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 20 Apr 2022 15:47:45 +0000 (08:47 -0700)
commit8dac21e937f35d81e8904953cc42df03fc0c9fe4
tree3ba994b7168c434aafa3f76461ff814af6c8e608
parentd1e52415a4842bdead1213806971a5d44024342e
kernel - Add sysctl debugging

* Add debug.sysctl to log sysctl nodes as they are requested, to help
  with debugging.
sys/kern/kern_sysctl.c