NetBSD/sys/msdosfs
fvdl 3d85c0c28a Return EPERM for an attempt to remove a directory with VOP_REMOVE. 1997-06-30 20:20:31 +00:00
..
bootsect.h
bpb.h
denode.h Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate 1997-04-11 21:52:00 +00:00
direntry.h make the namei struct members ni_dirp and ni_next, and the componentname 1996-10-25 23:13:58 +00:00
fat.h
msdosfs_conv.c Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
msdosfs_denode.c backout previous kprintf changes 1996-10-13 04:10:34 +00:00
msdosfs_fat.c NULL => 0 (Arne Juul; PR#3629) 1997-05-17 20:31:15 +00:00
msdosfs_lookup.c Pass the vnode type to vaccess(), and use it when checking VEXEC. Make sure 1997-05-08 16:19:43 +00:00
msdosfs_vfsops.c Need stat.h. 1997-05-08 16:53:06 +00:00
msdosfs_vnops.c Return EPERM for an attempt to remove a directory with VOP_REMOVE. 1997-06-30 20:20:31 +00:00
msdosfsmount.h Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:31:41 +00:00