NetBSD/sys/ufs/ext2fs
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
..
ext2fs.h Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern. 1997-10-09 15:42:19 +00:00
ext2fs_alloc.c Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern. 1997-10-09 15:42:19 +00:00
ext2fs_balloc.c Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern. 1997-10-09 15:42:19 +00:00
ext2fs_bmap.c Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern. 1997-10-09 15:42:19 +00:00
ext2fs_bswap.c Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern. 1997-10-09 15:42:19 +00:00
ext2fs_dinode.h Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern. 1997-10-09 15:42:19 +00:00
ext2fs_dir.h
ext2fs_extern.h
ext2fs_inode.c initial import of the new virtual memory system, UVM, into -current. 1998-02-05 07:59:28 +00:00
ext2fs_lookup.c Update for 64 bits directory cookies. 1997-10-10 10:00:12 +00:00
ext2fs_readwrite.c initial import of the new virtual memory system, UVM, into -current. 1998-02-05 07:59:28 +00:00
ext2fs_subr.c
ext2fs_vfsops.c When allocating an inode with dtime set, also bzero e2di_blocks[]. 1997-10-27 14:43:41 +00:00
ext2fs_vnops.c initial import of the new virtual memory system, UVM, into -current. 1998-02-05 07:59:28 +00:00