K 10 svn:author V 8 truckman K 8 svn:date V 27 2000-09-07T19:13:55.000000Z K 7 svn:log V 342 MFC: Remove hash table lookups and maintenance from chgproccnt() and chgsbsize() and chase pointers stored in pcred and ucred instead for better performance and to avoid these operations in interrupt context which could possibly cause panics. Because the pcred and ucred structures changed size, libkvm and friends will need to be rebuilt. END