1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sys/ufs/mfs
Peter Wemm 78a9e5aea0 *hack alert*! :-) This adds an option to the MFS_ROOT code so that it
is possible to boot a kernel with an empty in-core MFS image, and have
it load the image from floppy directly.  This is admittedly a hack and
would be better replaced by a self-loading ram-disk.
1995-12-14 14:25:03 +00:00
..
mfs_extern.h Reviewed by: julian with quick glances by bruce and others 1995-08-28 09:19:25 +00:00
mfs_vfsops.c *hack alert*! :-) This adds an option to the MFS_ROOT code so that it 1995-12-14 14:25:03 +00:00
mfs_vnops.c Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
mfsiom.h
mfsnode.h