NetBSD/sys/vm
1999-02-15 04:14:54 +00:00
..
device_pager.c
device_pager.h
Makefile
pglist.h
pmap.h
swap_pager.c move <vm/vm_swap.h> to <sys/swap.h>. <vm/vm_swap.h> still works for now (goes away later) 1998-08-29 17:01:14 +00:00
swap_pager.h
TODO
vm_conf.h
vm_extern.h
vm_fault.c
vm_glue.c
vm_inherit.h
vm_init.c remove old (dead) non-MNN code 1999-01-16 20:00:28 +00:00
vm_kern.c
vm_kern.h
vm_map.c
vm_map.h
vm_meter.c
vm_mmap.c
vm_object.c
vm_object.h
vm_page.c
vm_page.h
vm_pageout.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vm_pageout.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
vm_pager.c Oops, lots of missed vm_offset_t -> vaddr_t changes. 1998-08-13 21:20:47 +00:00
vm_pager.h Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vm_param.h
vm_prot.h
vm_swap.c
vm_swap.h move <vm/vm_swap.h> to <sys/swap.h>. <vm/vm_swap.h> still works for now (goes away later) 1998-08-29 17:01:14 +00:00
vm_unix.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vm_user.c
vm.h
vnode_pager.c
vnode_pager.h