NetBSD/sys/vm
drochner 3af18e2765 add missing label 1998-08-30 12:32:48 +00:00
..
Makefile add sys/swap.h, and not that vm/vm_swap.h should go away later. 1998-08-29 17:06:11 +00:00
TODO RCSID Police. 1998-01-05 19:40:40 +00:00
device_pager.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
device_pager.h
pglist.h oops, forgot to add this file earlier. 1998-02-05 14:58:45 +00:00
pmap.h Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
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 Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vm.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
vm_conf.h
vm_extern.h Add a waitok boolean argument to the VM system's pool page allocator backend. 1998-08-28 20:05:48 +00:00
vm_fault.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vm_glue.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vm_inherit.h
vm_init.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vm_kern.c add missing label 1998-08-30 12:32:48 +00:00
vm_kern.h - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
vm_map.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vm_map.h Second arg of vm_map_insert() is/was a vm_object_t. 1998-08-13 21:12:15 +00:00
vm_meter.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 21:58:52 +00:00
vm_mmap.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vm_object.c Assign my copyrights to TNF. 1998-08-15 05:19:50 +00:00
vm_object.h Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vm_page.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vm_page.h vm_page_bootstrap takes vaddr_t *'s not paddr_t *'s 1998-08-24 22:36:36 +00:00
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 Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vm_prot.h
vm_swap.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
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 Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vnode_pager.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vnode_pager.h Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00