git: DragonFly_RELEASE_2_4 ktrace - Add kern.ktrace_suid, allowing suid/sgid execs to be ktraced.

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Oct 2 16:02:19 PDT 2009


commit a735296cc61212d12c2b1c6bd5fa14d19f0f7918
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Oct 2 11:16:30 2009 -0700

    ktrace - Add kern.ktrace_suid, allowing suid/sgid execs to be ktraced.
    
    * Defaults to off (secure).  May be set to non-zero to allow ktraces to
      ktrace through an suid/sgid exec, for debugging purposes only.

Summary of changes:
 sys/kern/kern_exec.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a735296cc61212d12c2b1c6bd5fa14d19f0f7918


-- 
DragonFly BSD source repository





More information about the Commits mailing list