Subject: CVS commit: [newlock] syssrc/sys
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/11/2002 19:08:36
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Mar 11 17:08:36 UTC 2002

Modified Files:
	syssrc/sys/kern [newlock]: kern_mutex.c
	syssrc/sys/sys [newlock]: mutex.h

Log Message:
Implement mutex_owner().


To generate a diff of this commit:
cvs rdiff -r1.1.2.1 -r1.1.2.2 syssrc/sys/kern/kern_mutex.c
cvs rdiff -r1.1.2.2 -r1.1.2.3 syssrc/sys/sys/mutex.h

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