K 10 svn:author V 8 truckman K 8 svn:date V 27 2002-07-28T19:59:31.000000Z K 7 svn:log V 276 Wire the sysctl output buffer before grabbing any locks to prevent SYSCTL_OUT() from blocking while locks are held. This should only be done when it would be inconvenient to make a temporary copy of the data and defer calling SYSCTL_OUT() until after the locks are released. END