Subject: CVS commit: src/sys/miscfs/procfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 10/04/2004 08:40:18
Module Name:	src
Committed By:	yamt
Date:		Mon Oct  4 08:40:18 UTC 2004

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

Log Message:
procfs_readdir:
- return correct cookie when buffer size is small.
- simplify logic.


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