NetBSD/sys/fs/msdosfs
yamt ec5a93183a merge yamt-uio_vmspace branch.
- use vmspace rather than proc or lwp where appropriate.
  the latter is more natural to specify an address space.
  (and less likely to be abused for random purposes.)
- fix a swdmover race.
2006-03-01 12:38:10 +00:00
..
Makefile
TODO
bootsect.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
bpb.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
denode.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
direntry.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
fat.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
files.msdosfs
msdosfs_conv.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
msdosfs_denode.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
msdosfs_fat.c Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
msdosfs_lookup.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
msdosfs_vfsops.c Use device_class() instead of accessing dv_class directly. 2006-02-21 04:32:38 +00:00
msdosfs_vnops.c merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
msdosfsmount.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00