K 10 svn:author V 7 rwatson K 8 svn:date V 27 2001-04-13T14:33:45.000000Z K 7 svn:log V 321 o Since uid checks in p_cansignal() are now identical between P_SUGID and non-P_SUGID cases, simplify p_cansignal() logic so that the P_SUGID masking of possible signals is independent from uid checks, removing redundant code and generally improving readability. Reviewed by: tmm Obtained from: TrustedBSD Project END