K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-01-24T09:45:20.000000Z K 7 svn:log V 234 - Proc locking. - Setup proc0.p_heldmtx, proc0.contested, and curproc earlier so that we can use mutexes. - Initialize sched_lock and Giant earlier and enter Giant during init386. - Use suser(9) instead of checking cr_uid directly. END