NetBSD/sys/vm
christos 45935a4c8d Make copyrights consistent; remove extra trailing spaces, change reformatted
copyrights to original format, change ' ' to '\t'.
1998-09-13 13:21:37 +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 Make copyrights consistent; remove extra trailing spaces, change reformatted 1998-09-13 13:21:37 +00:00
vm_extern.h Implement vm_exit(), which frees VM resources when a process finishes 1998-09-08 23:44:41 +00:00
vm_fault.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vm_glue.c Make copyrights consistent; remove extra trailing spaces, change reformatted 1998-09-13 13:21: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 Make copyrights consistent; remove extra trailing spaces, change reformatted 1998-09-13 13:21:37 +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 Make copyrights consistent; remove extra trailing spaces, change reformatted 1998-09-13 13:21:37 +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