HardenedBSD/sys/vm
Poul-Henning Kamp e4057dbdb0 Move and staticize the bufchain functions so they become local to the
only piece of code using them.  This will ease a rewrite of them.
2000-05-01 19:38:51 +00:00
..
default_pager.c
device_pager.c
pmap.h
swap_pager.c Move and staticize the bufchain functions so they become local to the 2000-05-01 19:38:51 +00:00
swap_pager.h
vm_extern.h
vm_fault.c
vm_glue.c
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c
vm_map.h
vm_meter.c
vm_mmap.c Implement POSIX.1b shared memory objects. In this implementation, 2000-04-22 15:22:31 +00:00
vm_object.c
vm_object.h
vm_page.c
vm_page.h
vm_pageout.c
vm_pageout.h
vm_pager.c Move and staticize the bufchain functions so they become local to the 2000-05-01 19:38:51 +00:00
vm_pager.h Move and staticize the bufchain functions so they become local to the 2000-05-01 19:38:51 +00:00
vm_param.h
vm_swap.c Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
vm_unix.c
vm_zone.c
vm_zone.h
vm.h
vnode_pager.c
vnode_pager.h