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

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Oct 2 11:18:19 PDT 2009


commit 5c627295bf5ad6364bd3914b62c1075f370443d6
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/5c627295bf5ad6364bd3914b62c1075f370443d6


-- 
DragonFly BSD source repository





More information about the Commits mailing list