Subject: CVS commit: src/sys/miscfs/procfs
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/03/2003 15:54:22
Module Name:	src
Committed By:	christos
Date:		Fri Jan  3 13:54:22 UTC 2003

Modified Files:
	src/sys/miscfs/procfs: procfs_vnops.c

Log Message:
add LK_CANRECURSE in the locking of /dev/<pid>/fd/<n> and remove the curproc
kludge. Thanks to fvdl.


To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 src/sys/miscfs/procfs/procfs_vnops.c

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