freebsd-dev/sys/fs
Sheldon Hearn 53f09e7248 Add module dependency on libmchain.
With this change, mounting an smb share (using mount_smb, which is not
yet included in the tree) without any of smbfs, libiconv or libmchain
compiled into the kernel or loaded works.
2001-12-13 13:08:34 +00:00
..
cd9660 Fix mounting root from a ISO9660 filesystem on a SCSI CDROM. 2001-11-27 03:55:43 +00:00
coda Update to C99, s/__FUNCTION__/__func__/, 2001-12-10 08:09:49 +00:00
deadfs
devfs
fdescfs
fifofs Fix select on named pipes without a reader. 2001-12-12 09:35:33 +00:00
hpfs Replace 'p' with 'td' as appropriate. 2001-11-27 00:34:13 +00:00
msdosfs Fix indentation after removing GEMDOS support. Whitespace changes only. 2001-11-28 18:29:16 +00:00
ntfs GC compat macros HASHINIT, VOP__LOCK, VOP__UNLOCK, VGET, and VN_LOCK. 2001-11-27 00:18:33 +00:00
nullfs
nwfs Update to C99, s/__FUNCTION__/__func__/, 2001-12-10 08:09:49 +00:00
portalfs
procfs Remove an obsolete prototype for procfs_kmemaccess(). 2001-12-11 19:07:10 +00:00
pseudofs Add VOP_GETEXTATTR(9) passthrough support to pseudofs. 2001-12-11 20:48:20 +00:00
smbfs Add module dependency on libmchain. 2001-12-13 13:08:34 +00:00
specfs
umapfs
unionfs