K 10 svn:author V 3 jhb K 8 svn:date V 27 2003-03-20T21:12:31.000000Z K 7 svn:log V 169 Use td_ucred of curthread instead of p_ucred of curproc. This required changing sem_perm() and sem_hasopen() to take a thread instead of a proc for the first argument. END