K 10 svn:author V 8 cperciva K 8 svn:date V 27 2004-07-13T13:10:07.000000Z K 7 svn:log V 180 Replace "uid != 0" with "suser(td->td_ucred) != 0" when checking if we've hit the maximum number of processes. The last ten processes are reserved for the *non-jailed* superuser. END