NetBSD/sys/fs
mycroft e72fc6717e Whoops -- move the location of the VOP_OPEN()/VOP_CLOSE(), et al, from
foo_mountfs() to foo_mount(), to match the new mountroot API.
Also, for ext2fs and lfs, copy some restructuring from ffs to allow changing
file system parameters without specifying the device name.
(ntfs could use some more work.)
2005-01-09 09:27:17 +00:00
..
adosfs Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
cd9660 Rework the mountroot interface so that vfs_mountroot() opens the root device 2005-01-09 03:11:48 +00:00
filecorefs Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
msdosfs Rework the mountroot interface so that vfs_mountroot() opens the root device 2005-01-09 03:11:48 +00:00
ntfs Whoops -- move the location of the VOP_OPEN()/VOP_CLOSE(), et al, from 2005-01-09 09:27:17 +00:00
ptyfs make this compile again; hi potr 2005-01-02 21:15:48 +00:00
smbfs Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
union Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
Makefile
unicode.h change wget_utf8() to not require NUL-terminated string as input (added 2004-12-27 18:14:36 +00:00