K 10 svn:author V 3 mtm K 8 svn:date V 27 2008-06-23T22:06:28.277527Z K 7 svn:log V 316 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. END