Subject: CVS commit: src/sys/secmodel/bsd44
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 12/01/2007 21:59:50
Module Name: src
Committed By: elad
Date: Sat Dec 1 21:59:50 UTC 2007
Modified Files:
src/sys/secmodel/bsd44: secmodel_bsd44_suser.c
Log Message:
Add PT_TRACE_ME to switch statement.
This caused trouble with ptrace, and noted just now thanks to a strict
policy design. Noted (and fix verified by) mjf@, thanks.
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/secmodel/bsd44/secmodel_bsd44_suser.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.