K 10 svn:author V 3 tjr K 8 svn:date V 27 2003-09-07T09:13:44.000000Z K 7 svn:log V 213 Use KERN_PROC_PROC instead of KERN_PROC_ALL when enumerating processes so that we kill each process once, not once for every thread it owns. This avoids "No such process" warnings when killing threaded processes. END