Subject: CVS commit: src/sys/miscfs/procfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 10/01/2004 16:32:16
Module Name:	src
Committed By:	yamt
Date:		Fri Oct  1 16:32:16 UTC 2004

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

Log Message:
procfs_readdir:
- fix a locking problem, using proclist_foreach_call.  PR/27098.
- correct snprintf size argument.


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