CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/04/15 11:58:25
Modified files:
sys/sys : sysctl.h
lib/libkvm : kvm_proc2.c
Log message:
p_sigacts is NULL for zombies, so FILL_KPROC() and kvm_proclist() have
to handle that with the sigacts change.
problem observed and diagnosed by claudio@ and kettenis@
