Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/30/2000 06:13:05
Module Name:	syssrc
Committed By:	he
Date:		Sun Apr 30 13:13:05 UTC 2000

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

Log Message:
Pull up revision 1.96 (requested by jdolecek):
  Avoid integer overflow preventing reading of files >2GB in size.
  Fixes PR#9046.


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