Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 12/15/2000 13:52:15
Module Name:	syssrc
Committed By:	fvdl
Date:		Fri Dec 15 11:52:15 UTC 2000

Modified Files:
	syssrc/sys/kern: vfs_getcwd.c

Log Message:
Jump out of the scandir loop if VOP_READDIR returns an error, avoiding
running around in circles.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/kern/vfs_getcwd.c

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