freebsd-nq/sys/ufs/ffs
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
..
ffs_alloc.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
ffs_balloc.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
ffs_extern.h This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
ffs_inode.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
ffs_subr.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
ffs_tables.c
ffs_vfsops.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
ffs_vnops.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
fs.h This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00