freebsd-dev/sys/vm
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
..
default_pager.c Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
default_pager.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
device_pager.c Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
device_pager.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
kern_lock.c Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
lock.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
pmap.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
swap_pager.c Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
swap_pager.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
vm_extern.h This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
vm_fault.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
vm_glue.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
vm_inherit.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
vm_init.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
vm_kern.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
vm_kern.h Fix bug related to map entry allocations where a sleep might be attempted 1997-01-15 20:46:02 +00:00
vm_map.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
vm_map.h This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
vm_meter.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
vm_mmap.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
vm_object.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
vm_object.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
vm_page.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
vm_page.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
vm_pageout.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
vm_pageout.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
vm_pager.c Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
vm_pager.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
vm_param.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
vm_prot.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
vm_swap.c Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
vm_unix.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
vm.h This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
vnode_pager.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
vnode_pager.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00