freebsd-dev/sys/fs/msdosfs
Bruce Evans 392dbea3f6 Fixed some (most) style bugs in rev.1.33. Mainly 4-char indentation
(msdosfs uses normal 8-char indentation almost everywhere else),
too-long lines, and minor English usage errors.  The verbose formal
comment before the new function is still abnormal.
2003-12-29 11:59:05 +00:00
..
bootsect.h Spell the BPB member of the 7.10 bootsector as bsBPB rather than bsPBP to 2002-10-21 19:00:50 +00:00
bpb.h
denode.h Make msdosfs support the dirty flag in FAT16 and FAT32. 2003-12-26 17:19:19 +00:00
direntry.h Fixed some style bugs in previous commit. Mainly, forward-declare 2003-09-27 01:18:27 +00:00
fat.h Make msdosfs support the dirty flag in FAT16 and FAT32. 2003-12-26 17:19:19 +00:00
msdosfs_conv.c Make msdosfs long filenames matching case insensitive again. 2003-12-08 08:32:20 +00:00
msdosfs_denode.c - Don't cache_purge() in *_reclaim routines. vclean() does it for us so 2003-10-05 02:43:30 +00:00
msdosfs_fat.c Fixed some (most) style bugs in rev.1.33. Mainly 4-char indentation 2003-12-29 11:59:05 +00:00
msdosfs_iconv.c - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
msdosfs_lookup.c - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
msdosfs_vfsops.c Fixed style bugs in rev.1.112. The bugs started with obscure magic 2003-12-29 09:50:42 +00:00
msdosfs_vnops.c Fixed some minor style bugs in rev.1.144. All related to msdosfs_advlock() 2003-12-29 10:12:02 +00:00
msdosfsmount.h - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00