Subject: CVS commit: [newlock2] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 02/04/2007 12:10:56
Module Name:	src
Committed By:	ad
Date:		Sun Feb  4 12:10:56 UTC 2007

Modified Files:
	src/sys/kern [newlock2]: kern_auth.c

Log Message:
Replace simplelocks.

XXX Needs thought, as kauth complicates lock ordering slightly, and has
complications surrounding the lifetime of credentials if listeners are
permitted to sleep.


To generate a diff of this commit:
cvs rdiff -r1.18.2.3 -r1.18.2.4 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.