NetBSD/sys/msdosfs
jdolecek 40d9f8a709 msdosfs_read(): avoid integer overflow for files > 2GB, when
difference between current read position and file size
	is bigger than 2GB

This fixes problem first noted in FreeBSD PR#15639 and sent
by Martin J. Laubach in kern/9046, though the implementation
differs a bit.
2000-04-22 22:45:37 +00:00
..
Makefile
TODO
bootsect.h
bpb.h
denode.h
direntry.h
fat.h
msdosfs_conv.c
msdosfs_denode.c
msdosfs_fat.c
msdosfs_lookup.c
msdosfs_vfsops.c
msdosfs_vnops.c msdosfs_read(): avoid integer overflow for files > 2GB, when 2000-04-22 22:45:37 +00:00
msdosfsmount.h