Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Oct 1995 05:59:27 -0700
From:      Poul-Henning Kamp <phk>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/sys sysctl.h
Message-ID:  <199510281259.FAA10801@freefall.freebsd.org>

index | next in thread | raw e-mail

phk         95/10/28 05:59:26

  Modified:    sys/kern  kern_sysctl.c
               sys/sys   sysctl.h
  Log:
  Rewamp the way we make sysctl variables to be easier to cope with.
  
  The goal is to make them "user-friendly" :-)
  
  In the end this will allow a SNMP style "getnext" function, sysctl editing
  in the boot-editor and/or debugger, LKMs can define sysctl vars when
  they get loaded, and remove them when unloaded and other interesting
  uses for dynamic sysctl variables.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510281259.FAA10801>