CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/04 11:06:03
Modified files:
sys/kern : kern_exit.c kern_sched.c sched_bsd.c
sys/sys : proc.h syscall_mi.h
Log message:
Restore the old way of dispatching dead procs through idle proc.
The new way needs more thought.
