Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 08/20/2006 15:05:14
Module Name:	src
Committed By:	christos
Date:		Sun Aug 20 15:05:14 UTC 2006

Modified Files:
	src/sys/kern: kern_auth.c

Log Message:
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.16 -r1.17 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.