Module Name: src Committed By: pgoyette Date: Thu Nov 3 03:57:05 UTC 2016
Modified Files:
src/sys/kern: sys_ptrace.c
Log Message:
Remove ptrace_do{,fp}regs - they are a duplicate of process_* routines
which are still in sys_ptrace_common.c.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/kern/sys_ptrace.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
