Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: source-changes
Date: 09/24/2000 10:31:28
Module Name: syssrc
Committed By: erh
Date: Sun Sep 24 07:31:28 UTC 2000
Modified Files:
syssrc/sys/kern: sys_process.c
Log Message:
Prevent ptrace on system processes. Avoids panic when attempting to ptrace pid 0, which has no parent.
To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 syssrc/sys/kern/sys_process.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.