K 10 svn:author V 3 ian K 8 svn:date V 27 2015-03-16T19:18:45.857954Z K 7 svn:log V 189 Use a regular sbuf + SYSCTL_OUT() rather than sbuf_new_for_sysctl() with auto-draining, to avoid a potential copyout fault while holding a lock. Pointed out by: jhb Pointy hat to: ian END