NetBSD/sys/msdosfs
leo 8581f9db0d Implement short-term solution for PR#6576 1999-01-07 15:03:36 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
bootsect.h PR4393: additional fixes of format strings for unsigned parameters 1997-11-17 15:36:17 +00:00
bpb.h PR4393: additional fixes of format strings for unsigned parameters 1997-11-17 15:36:17 +00:00
denode.h create miscfs/genfs/genfs_vnops.c:genfs_enoioctl and make all the other 1998-08-10 08:11:10 +00:00
direntry.h PR4393: additional fixes of format strings for unsigned parameters 1997-11-17 15:36:17 +00:00
fat.h PR4393: additional fixes of format strings for unsigned parameters 1997-11-17 15:36:17 +00:00
msdosfs_conv.c Implement short-term solution for PR#6576 1999-01-07 15:03:36 +00:00
msdosfs_denode.c Use the pool allocator and the "nointr" pool page allocator for msdosfs 1998-09-01 04:04:10 +00:00
msdosfs_fat.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:51:08 +00:00
msdosfs_lookup.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:51:08 +00:00
msdosfs_vfsops.c Add some braces to make egcs happy (ambiguous else warning). 1998-08-18 06:27:01 +00:00
msdosfs_vnops.c Set the tooffset after renaming even if in root directory. 1998-09-21 15:17:42 +00:00
msdosfsmount.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00