freebsd-dev/sbin/sysctl
Mike Makonnen d9fcd86c3a The sysctl(8) program exits on some errors and only emits warnings on
others. In the case where it displayed warnings it would still return
succesfully. Modify it so that it returns the number of sysctls that
it was not able to set.

Make use of this in rc.d to display only *unsuccessfull* attempts to
set sysctls.
2008-06-23 22:06:28 +00:00
..
Makefile style.Makefile(5): 2004-02-23 20:25:27 +00:00
sysctl.8 Remove mentionings of kern.dumpdev which is no longer available. 2007-11-28 14:48:30 +00:00
sysctl.c The sysctl(8) program exits on some errors and only emits warnings on 2008-06-23 22:06:28 +00:00