Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 11/04/1999 23:50:25
Module Name:	syssrc
Committed By:	cgd
Date:		Fri Nov  5 07:50:24 UTC 1999

Modified Files:
	syssrc/sys/msdosfs [netbsd-1-4]: msdosfs_vnops.c

Log Message:
pull up rev 1.88 from trunk (requested by jdolecek):
  Set iovec offset correctly in msdosfs_readdir() so that some long
  filename entries won't be ignored when the contents of the directory
  don't fit in the user buffer all at once.  Fixes PR#4492.


To generate a diff of this commit:
cvs rdiff -r1.79.2.4 -r1.79.2.5 syssrc/sys/msdosfs/msdosfs_vnops.c

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