Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/20/2005 19:13:23
Module Name:	src
Committed By:	christos
Date:		Sun Mar 20 19:13:23 UTC 2005

Modified Files:
	src/sys/sys: resourcevar.h

Log Message:
Add a member lockcnt to keep track of locks per uid. Add a uid_find() function
similar to the one in OpenBSD.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/sys/resourcevar.h

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