aboutsummaryrefslogtreecommitdiff
path: root/contrib/diff
diff options
context:
space:
mode:
authorMaxime Henrion <mux@FreeBSD.org>2002-08-10 19:56:45 +0000
committerMaxime Henrion <mux@FreeBSD.org>2002-08-10 19:56:45 +0000
commit306e6b83936d0560c96775d3dbf0767138825040 (patch)
treee659d5f8bcd3cf7ee0a07c311845f496f90d100e /contrib/diff
parent2f4bfb29bbc532abdce6e56377fe0227ba9a944e (diff)
Introduce a new sysctl flag, CTLFLAG_SKIP, which will cause
sysctl_sysctl_next() to skip this sysctl. The sysctl is still available, but doesn't appear in a "sysctl -a". This is especially useful when you want to deprecate a sysctl, and add a warning into it to warn users that they are using an old interface. Without this flag, the warning would get echoed when running "sysctl -a" (which happens at boot).
Notes
Notes: svn path=/head/; revision=101650
Diffstat (limited to 'contrib/diff')
0 files changed, 0 insertions, 0 deletions