K 10 svn:author V 3 kib K 8 svn:date V 27 2010-02-27T15:32:49.144717Z K 7 svn:log V 420 For kinfo_proc in kp->ki_siglist, return the set of the signals pending in the process queue when gathering information for the process, and set of signals pending for the thread, when gathering information for the thread. Previously, the sysctl returned a union of the process and some arbitrary thread pending set for the process, and union of the process and the thread pending set for the thread. MFC after: 1 week END