Note VFAT/FAT32 support in msdosfs now.

This commit is contained in:
jkh 1998-02-18 19:10:25 +00:00
parent c8d39d3d21
commit f7fa94dfb2

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.