CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/10/09 00:34:10
Modified files:
sys/kern : kern_prot.c
Log message:
Use the reference count in struct process to update the proc count
for users by the correct amount when changing real UID on (r)threaded
processes.
ok art@ tedu@
