Module Name: src Committed By: kamil Date: Sat Nov 5 15:52:35 UTC 2016
Modified Files: src/tests/kernel: t_ptrace.c Log Message: attach1 in t_ptrace no longer fails Christos Zoulas fixed the issue that a parent sees termination of its child before a tracer observing it for its tracee. Many thanks to Christs for his help, he makes progress with tests so quick. Closes PR kern/51600 Sponsored by <The NetBSD Foundation>. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/tests/kernel/t_ptrace.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.