NetBSD/sys/msdosfs
fvdl 0b1963121a Add Kirk McKusick's soft updates code to the trunk. Not enabled by
default, as the copyright on the main file (ffs_softdep.c) is such
that is has been put into gnusrc. options SOFTDEP will pull this
in. This code also contains the trickle syncer.

Bump version number to 1.4O
1999-11-15 18:49:07 +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
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 fix LP64 problems which were the cause of PR#8037. 1999-07-27 05:38:02 +00:00
msdosfs_conv.c Fix for handling of 8+3 filenames with blanks supplied by Bill Sommerfeld 1999-03-28 11:05:43 +00:00
msdosfs_denode.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
msdosfs_fat.c fix LP64 problems which were the cause of PR#8037. 1999-07-27 05:38:02 +00:00
msdosfs_lookup.c Fix a problem in previous: we can't blindly assume that we have 1999-11-05 21:33:21 +00:00
msdosfs_vfsops.c Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
msdosfs_vnops.c Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
msdosfsmount.h Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00