.. |
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
|
…
|
|
device_pager.c
|
Merge paddr_t changes into the main branch.
|
1998-08-13 02:10:37 +00:00 |
device_pager.h
|
…
|
|
pglist.h
|
…
|
|
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
|
…
|
|
vm_conf.h
|
Assign copyright to TNF.
|
1998-09-05 14:20:01 +00:00 |
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
|
…
|
|
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
|
…
|
|
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
|
Panic instead failing the syscall on an impossible condition (from Robert Elz).
|
1998-09-06 23:09:39 +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 |