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 Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
TODO simplify 2000-08-06 20:11:31 +00:00
bootsect.h
bpb.h
denode.h fix msdosfs export problems which occur on LP64 systems, which were 1999-07-27 05:39:10 +00:00
direntry.h
fat.h passs FAT block mask as argument to MSDOSFSEOF(), so that fat.h is 2000-05-13 06:04:41 +00:00
msdosfs_conv.c constify 2001-01-18 20:28:15 +00:00
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 zero the pages for newly allocated clusters in deextend() after we 2001-01-01 00:25:41 +00:00
msdosfs_lookup.c fix one of debug printfs to print dosfilename correctly, and include 2000-08-11 19:41:58 +00:00
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 Delete redunctant decls of msdosfs_{mount,start,unmount,root,quotactl, 2000-03-30 02:29:46 +00:00