K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-02-27T19:18:10.000000Z K 7 svn:log V 228 Use thread0.td_ucred instead of proc0.p_ucred. This change is cosmetic and isn't strictly required. However, it lowers the number of false positives found when grep'ing the kernel sources for p_ucred to ensure proper locking. END