Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 11/19/2006 00:11:30
Module Name:	src
Committed By:	elad
Date:		Sun Nov 19 00:11:30 UTC 2006

Modified Files:
	src/share/man/man9: kauth.9
	src/sys/kern: kern_auth.c
	src/sys/sys: kauth.h

Log Message:
Provide a standard authorization wrapper for the device scope.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/share/man/man9/kauth.9
cvs rdiff -r1.31 -r1.32 src/sys/kern/kern_auth.c
cvs rdiff -r1.19 -r1.20 src/sys/sys/kauth.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.