K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-05-19T00:14:50.000000Z K 7 svn:log V 312 Change p_can{debug,see,sched,signal}()'s first argument to be a thread pointer instead of a proc pointer and require the process pointed to by the second argument to be locked. We now use the thread ucred reference for the credential checks in p_can*() as a result. p_canfoo() should now no longer need Giant. END