K 10 svn:author V 4 csjp K 8 svn:date V 27 2005-07-26T17:21:56.000000Z K 7 svn:log V 274 Rather than hold a mutex over calls to SYSCTL_OUT allocate a temporary buffer then pass the array to user-space once we have dropped the lock. While we are here, drop an assertion which could result in a kernel panic under certain race conditions. Pointed out by: rwatson END