Module Name: src Committed By: kamil Date: Sat Dec 10 20:02:07 UTC 2016
Modified Files: src/lib/libc/sys: ptrace.2 Log Message: Remove outdated note in the PT_DUMPCORE call of the ptrace(2) man-page Currently the PT_DUMPCORE call requires process to be stopped, therefore it no longer need to warn about stoped tracee to generate consistent data. Sponsored by <The NetBSD Foundation> To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/lib/libc/sys/ptrace.2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.