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

Modified Files:
	syssrc/sys/compat/netbsd32 [newlock]: netbsd32_execve.c
	syssrc/sys/kern [newlock]: kern_exec.c

Log Message:
Make the exec_lock an rwlock, and rename it to exec_rwlock.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.4.1 syssrc/sys/compat/netbsd32/netbsd32_execve.c
cvs rdiff -r1.150 -r1.150.4.1 syssrc/sys/kern/kern_exec.c

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