git: DragonFly_RELEASE_4_8 kernel - Add KERN_PROC_SIGTRAMP
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Wed Apr 12 11:56:33 PDT 2017
    
    
  
commit 8acc3bf44691ec767efcfc7d0ba2c5da48329972
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Mar 29 11:23:47 2017 -0700
    kernel - Add KERN_PROC_SIGTRAMP
    
    * Add a sysctl to retrieve the sigtramp address range for gdb.
    
    Reported-by: marino
Summary of changes:
 sys/kern/kern_exec.c |  2 +-
 sys/kern/kern_proc.c | 29 +++++++++++++++++++++++++++++
 sys/sys/kinfo.h      |  9 +++++++++
 sys/sys/sysctl.h     |  2 +-
 4 files changed, 40 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8acc3bf44691ec767efcfc7d0ba2c5da48329972
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list