K 10 svn:author V 3 tmm K 8 svn:date V 27 2001-03-08T01:20:43.000000Z K 7 svn:log V 273 Make the SYSCTL_OUT handlers sysctl_old_user() and sysctl_old_kernel() more robust. They would correctly return ENOMEM for the first time when the buffer was exhausted, but subsequent calls in this case could cause writes ouside of the buffer bounds. Approved by: rwatson END