NetBSD/sys/msdosfs
jdolecek 1892cb67c4 cosmetic changes - prettify debug printf's, reformat comments to fit 80 columns,
label:; --> label:
msdosfs_lookup(): in notfound case, update slot* only when it's needed
2000-03-22 14:49:32 +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 fix msdosfs export problems which occur on LP64 systems, which were 1999-07-27 05:39:10 +00:00
direntry.h PR4393: additional fixes of format strings for unsigned parameters 1997-11-17 15:36:17 +00:00
fat.h Fix definition of MSDOSFSEOF(), which got broken in rev. 1.13. 2000-03-22 14:33:25 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
msdosfs_conv.c unix2dostime(), dos2unixtime(): use value of rtc_offset to shift the time value 2000-02-28 10:43:08 +00:00
msdosfs_denode.c Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +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 cosmetic changes - prettify debug printf's, reformat comments to fit 80 columns, 2000-03-22 14:49:32 +00:00
msdosfs_vfsops.c Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
msdosfs_vnops.c Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
msdosfsmount.h Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
TODO one more 2000-03-20 07:30:14 +00:00