K 10 svn:author V 7 rwatson K 8 svn:date V 27 2002-05-14T23:07:15.000000Z K 7 svn:log V 373 p_cansignal() returns an errno value; at some point, the check for inter-process signalling ceased to preserve and return that value, instead always returning EPERM. This meant that it was possible to "probe" the pid space for processes that were not otherwise visible. This change reverts that reversion. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs END