K 10 svn:author V 7 rwatson K 8 svn:date V 27 2001-04-12T21:32:02.000000Z K 7 svn:log V 332 o Make kqueue's filt_procattach() function use the error value returned by p_can(...P_CAN_SEE), rather than returning EACCES directly. This brings the error code used here into line with similar arrangements elsewhere, and prevents the leakage of pid usage information. Reviewed by: jlemon Obtained from: TrustedBSD Project END