Module Name: src
Committed By: kamil
Date: Sat Apr 1 23:51:27 UTC 2017
Modified Files:
src/tests/kernel: t_ptrace.c
Log Message:
Correct securelevel in attach_pid1_securelevel
Assert that a debugger cannot attach to PID 1 with securelevel >= 0
(as root) instead of >= 1.
Sponsored by <The NetBSD Foundation>
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 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.