freebsd-dev/sys/fs/fdescfs
John Dyson 996c772f58 This is the kernel Lite/2 commit. There are some requisite userland
changes, so don't expect to be able to run the kernel as-is (very well)
without the appropriate Lite/2 userland changes.

The system boots and can mount UFS filesystems.

Untested: ext2fs, msdosfs, NFS
Known problems: Incorrect Berkeley ID strings in some files.
		Mount_std mounts will not work until the getfsent
		library routine is changed.

Reviewed by:	various people
Submitted by:	Jeffery Hsu <hsu@freebsd.org>
1997-02-10 02:22:35 +00:00
..
fdesc_vfsops.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
fdesc_vnops.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
fdesc.h This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00