NetBSD/sys/fs/msdosfs
2005-09-25 21:17:05 +00:00
..
bootsect.h Consistently use "bsBPB" as the struct member for the BIOS parameter block. 2003-10-06 02:21:47 +00:00
bpb.h cleanup casts in get/set u short/long so that we don't have const castaways. 2004-06-30 03:43:14 +00:00
denode.h Use nanotime() to update the time fields in filesystems. Convert the code 2005-09-12 16:24:41 +00:00
direntry.h Use nanotime() to update the time fields in filesystems. Convert the code 2005-09-12 16:24:41 +00:00
fat.h Remove __P() 2005-08-29 23:57:35 +00:00
files.msdosfs
Makefile
msdosfs_conv.c Use nanotime() to update the time fields in filesystems. Convert the code 2005-09-12 16:24:41 +00:00
msdosfs_denode.c Remove __P() 2005-08-29 23:57:35 +00:00
msdosfs_fat.c Remove __P() 2005-08-29 23:57:35 +00:00
msdosfs_lookup.c mention what is the failure case, from FreeBSD revision 1.46 cvs log 2005-09-14 15:13:19 +00:00
msdosfs_vfsops.c Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
msdosfs_vnops.c Use nanotime() to update the time fields in filesystems. Convert the code 2005-09-12 16:24:41 +00:00
msdosfsmount.h Follow compat naming tradition: rename compat_export_args to export_args30. 2005-09-25 21:17:05 +00:00
TODO