Subject: CVS commit: [netbsd-4] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/24/2006 12:39:52
Module Name: src
Committed By: tron
Date: Thu Aug 24 12:39:52 UTC 2006
Modified Files:
src/sys/kern [netbsd-4]: kern_auth.c
Log Message:
Pull up following revision(s) (requested by elad in ticket #42):
sys/kern/kern_auth.c: revision 1.17
From Elad:
Attached diff short-circuits kauth_authorize_action() if the request
comes from the kernel (NOCRED or FSCRED).
okay matt@
To generate a diff of this commit:
cvs rdiff -r1.15.2.1 -r1.15.2.2 src/sys/kern/kern_auth.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.