Module Name: src
Committed By: kamil
Date: Fri Apr 27 16:50:57 UTC 2018
Modified Files:
src/sys/kern: sys_ptrace_common.c
Log Message:
Correct XXX comment in the ptrace(2) kernel code
Explain I and D read/write operations and its history, removing dummy XXX
comments.
Sponsored by <The NetBSD Foundation>
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/kern/sys_ptrace_common.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.