Module Name: src Committed By: christos Date: Sat Jul 20 18:23:05 UTC 2019
Modified Files:
src/sys/kern: compat_stub.c
src/sys/sys: compat_stub.h
Log Message:
add a register validation hook for ptrace on netbsd32 to be used for
64 -> 32 debugging.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/kern/compat_stub.c
cvs rdiff -u -r1.16 -r1.17 src/sys/sys/compat_stub.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
