NetBSD/sys/lkm/vfs
jdolecek 5fd8296ac8 add LKM for file system SMBFS
XXX the LKM requires nsmb pseudo device in kernel to load successfully ATM
2003-04-02 09:45:42 +00:00
..
adosfs
cd9660 move cd9660 filesystem code from sys/isofs/cd9660 to sys/fs/cd9660 2002-12-23 17:52:02 +00:00
coda
filecorefs move filecorefs code from sys/filecorefs to sys/fs/filecorefs 2002-12-23 17:30:36 +00:00
miscfs build and install union LKM now that it works 2003-03-17 09:18:53 +00:00
msdosfs move msdosfs code from sys/msdosfs to sys/fs/msdosfs 2002-12-26 12:31:23 +00:00
ntfs move NTFS code from sys/ntfs to sys/fs/ntfs 2002-12-23 17:38:19 +00:00
smbfs add LKM for file system SMBFS 2003-04-02 09:45:42 +00:00
ufs Make LFS LKM versions of ufs_makeinode and ufs_mkdir fail correctly. 2003-03-15 07:20:22 +00:00
Makefile add LKM for file system SMBFS 2003-04-02 09:45:42 +00:00
Makefile.inc