NetBSD/sys/ufs/ffs
mrg 1a8c7604f4 initial import of the new virtual memory system, UVM, into -current.
UVM was written by chuck cranor <chuck@maria.wustl.edu>, with some
minor portions derived from the old Mach code.  i provided some help
getting swap and paging working, and other bug fixes/ideas.  chuck
silvers <chuq@chuq.com> also provided some other fixes.

this is the rest of the MI portion changes.

this will be KNF'd shortly.  :-)
1998-02-05 07:59:28 +00:00
..
ffs_alloc.c initial import of the new virtual memory system, UVM, into -current. 1998-02-05 07:59:28 +00:00
ffs_balloc.c initial import of the new virtual memory system, UVM, into -current. 1998-02-05 07:59:28 +00:00
ffs_extern.h Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
ffs_inode.c initial import of the new virtual memory system, UVM, into -current. 1998-02-05 07:59:28 +00:00
ffs_subr.c revert previous kprintf changes 1996-10-12 21:58:44 +00:00
ffs_tables.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
ffs_vfsops.c In calculating the f_bavail field, don't take 32 bit quantities and 1997-10-16 18:29:11 +00:00
ffs_vnops.c initial import of the new virtual memory system, UVM, into -current. 1998-02-05 07:59:28 +00:00
fs.h Add support for ext2fs, this needed a few modifications to ufs/ufs/inode.h: 1997-06-11 10:09:37 +00:00