NetBSD/sys/msdosfs
chs 060e70db41 min() -> MIN(), max() -> MAX().
fixes more problems with file offsets > 4GB.
2001-02-27 04:37:44 +00:00
..
Makefile
TODO
bootsect.h
bpb.h
denode.h
direntry.h
fat.h
msdosfs_conv.c
msdosfs_denode.c skip truncating a file to 0 before freeing it if it's already zero-length. 2001-02-18 20:17:04 +00:00
msdosfs_fat.c
msdosfs_lookup.c
msdosfs_vfsops.c make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
msdosfs_vnops.c min() -> MIN(), max() -> MAX(). 2001-02-27 04:37:44 +00:00
msdosfsmount.h