NetBSD/sys/msdosfs
wrstuden 976aedb7ac Adjust mountroot routines to vrele rootvp in case of mount error. Closes
PR 7977 by Neil Carson, <neil@brini.com>.
1999-07-17 01:08:28 +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 Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +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 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 bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:51:08 +00:00
msdosfs_lookup.c Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +00:00
msdosfs_vfsops.c Adjust mountroot routines to vrele rootvp in case of mount error. Closes 1999-07-17 01:08:28 +00:00
msdosfs_vnops.c Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +00:00
msdosfsmount.h Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00