K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-10-11T23:39:43.000000Z K 7 svn:log V 328 - Catch up to the new ucred API. - Add proc locking to the jail() syscall. This mostly involved shuffling a few things around so that blockable things like malloc and copyin were performed before acquiring the lock and checking the existing ucred and then updating the ucred as one "atomic" change under the proc lock. END