K 10 svn:author V 7 rwatson K 8 svn:date V 27 2001-04-12T19:39:00.000000Z K 7 svn:log V 324 o Reduce information leakage into jails by adding invocations of p_can(...P_CAN_SEE...) to getpgid(), getsid(), and setpgid(), blocking these operations on processes that should not be visible by the requesting process. Required to reduce information leakage in MAC environments. Obtained from: TrustedBSD Project END