K 10 svn:author V 4 jeff K 8 svn:date V 27 2003-03-31T22:49:17.000000Z K 7 svn:log V 256 - Move p->p_sigmask to td->td_sigmask. Signal masks will be per thread with a follow on commit to kern_sig.c - signotify() now operates on a thread since unmasked pending signals are stored in the thread. - PS_NEEDSIGCHK moves to TDF_NEEDSIGCHK. END