Module Name:    src
Committed By:   dsl
Date:           Sun Jan 19 13:35:58 UTC 2014

Modified Files:
        src/sys/arch/i386/i386: freebsd_machdep.c
        src/sys/arch/i386/include: freebsd_machdep.h
        src/sys/compat/freebsd: freebsd_ptrace.c

Log Message:
Rip out the code that might once have supported the freebsd ptrace
  system calls.
Removes some very dodgy conversions of FP register layouts.
Most of it has been disabled since 2007 when I removed the stackgap.


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sys/arch/i386/i386/freebsd_machdep.c
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/i386/include/freebsd_machdep.h
cvs rdiff -u -r1.19 -r1.20 src/sys/compat/freebsd/freebsd_ptrace.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to