freebsd-dev/sys/fs
Jordan K. Hubbard 952a6212d9 Update MSDOSFS code using NetBSD's msdosfs as a guide to support
FAT32 partitions.  Unfortunately, we looked around here at
Walnut Creek CDROM for any newer FAT32-supporting versions
of Win95 and we were unsuccessful; only the older stuff here.
So this is untested beyond simply making sure it compiles and
someone with access to an actual FAT32 fs will have
to let us know how well it actually works.
Submitted by:	Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
Obtained from:	NetBSD
1998-02-18 09:28:47 +00:00
..
cd9660 Staticize. 1998-02-09 06:11:36 +00:00
deadfs Add support for poll(2) on files. vop_nopoll() now returns POLLNVAL 1997-12-15 03:09:59 +00:00
fdescfs Staticize. 1998-02-09 06:11:36 +00:00
fifofs Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
msdosfs Update MSDOSFS code using NetBSD's msdosfs as a guide to support 1998-02-18 09:28:47 +00:00
nullfs Staticize. 1998-02-09 06:11:36 +00:00
portalfs Fixed missing initialization of mp->mnt_stat. At least vm depends on 1998-01-01 08:28:26 +00:00
procfs Staticize. 1998-02-09 06:11:36 +00:00
specfs Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
umapfs Staticize. 1998-02-09 06:11:36 +00:00
unionfs Deleted unused variable. 1998-02-10 08:04:31 +00:00