Note VFAT/FAT32 support in msdosfs now.

This commit is contained in:
Jordan K. Hubbard
1998-02-18 19:10:25 +00:00
parent 1cd25b46da
commit ce6de1ca56
+2
View File
@@ -34,6 +34,8 @@ o Secure RPC is now supported (and usable with NFS et al).
o Sun's WEBNFS standard is now supported.
o The MSDOS filesystem code now handles VFAT and FAT32 partitions.
o Use the new if_multiaddrs list for multicast addresses rather than the
previous hackery involving struct in_ifaddr and arpcom. Get rid of the
abominable multi_kludge.