CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/04/11 09:28:50
Modified files:
sys/sys : proc.h
sys/kern : kern_exit.c kern_sig.c sys_process.c
Log message:
Move the P_WAITED flag from struct proc to struct process.
ok guenther@
