K 10 svn:author V 3 avg K 8 svn:date V 27 2012-10-06T19:23:44.947070Z K 7 svn:log V 300 ktrace/kern_exec: check p_tracecred instead of p_cred .. when deciding whether to continue tracing across suid/sgid exec. Otherwise if root ktrace-d an unprivileged process and the processed exec-ed a suid program, then tracing didn't continue across exec. Reviewed by: bde, kib MFC after: 22 days END