.. |
Makefile
|
Rename VM_INHERIT_* to MAP_INHERIT_* and move them to sys/sys/mman.h as
|
2000-08-01 00:53:07 +00:00 |
uvm.h
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
uvm_amap.c
|
remove trailing whitespace.
|
2001-05-25 04:06:11 +00:00 |
uvm_amap.h
|
replace {simple_,}lock{_data,}_t with struct {simple,}lock {,*}.
|
2001-05-26 16:32:40 +00:00 |
uvm_amap_i.h
|
remove trailing whitespace.
|
2001-05-25 04:06:11 +00:00 |
uvm_anon.c
|
remove trailing whitespace.
|
2001-05-25 04:06:11 +00:00 |
uvm_anon.h
|
replace {simple_,}lock{_data,}_t with struct {simple,}lock {,*}.
|
2001-05-26 16:32:40 +00:00 |
uvm_aobj.c
|
replace vm_page_t with struct vm_page *.
|
2001-05-26 21:27:10 +00:00 |
uvm_aobj.h
|
add support for ``swapctl -d'' (removing swap space).
|
2000-01-11 06:57:49 +00:00 |
uvm_bio.c
|
replace vm_page_t with struct vm_page *.
|
2001-05-26 21:27:10 +00:00 |
uvm_ddb.h
|
STDC cleanup: extra token not allowed after #endif.
|
2001-04-27 00:14:47 +00:00 |
uvm_device.c
|
replace vm_page_t with struct vm_page *.
|
2001-05-26 21:27:10 +00:00 |
uvm_device.h
|
Don't silently truncate the voff_t offset to vaddr_t when passing it to
|
2000-05-28 10:21:55 +00:00 |
uvm_extern.h
|
replace vm_page_t with struct vm_page *.
|
2001-05-26 21:27:10 +00:00 |
uvm_fault.c
|
remove trailing whitespace.
|
2001-05-25 04:06:11 +00:00 |
uvm_fault.h
|
remove/move more mach vm header files:
|
2000-06-26 14:20:25 +00:00 |
uvm_fault_i.h
|
remove trailing whitespace.
|
2001-05-25 04:06:11 +00:00 |
uvm_glue.c
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
uvm_glue.h
|
…
|
|
uvm_init.c
|
remove include of <vm/vm.h>
|
2000-06-27 17:29:17 +00:00 |
uvm_io.c
|
remove trailing whitespace.
|
2001-05-25 04:06:11 +00:00 |
uvm_km.c
|
replace {simple_,}lock{_data,}_t with struct {simple,}lock {,*}.
|
2001-05-26 16:32:40 +00:00 |
uvm_km.h
|
…
|
|
uvm_loan.c
|
remove trailing whitespace.
|
2001-05-25 04:06:11 +00:00 |
uvm_loan.h
|
…
|
|
uvm_map.c
|
remove trailing whitespace.
|
2001-05-25 04:06:11 +00:00 |
uvm_map.h
|
replace {simple_,}lock{_data,}_t with struct {simple,}lock {,*}.
|
2001-05-26 16:32:40 +00:00 |
uvm_map_i.h
|
remove trailing whitespace.
|
2001-05-25 04:06:11 +00:00 |
uvm_meter.c
|
remove trailing whitespace.
|
2001-05-25 04:06:11 +00:00 |
uvm_mmap.c
|
replace vm_page_t with struct vm_page *.
|
2001-05-26 21:27:10 +00:00 |
uvm_object.h
|
replace {simple_,}lock{_data,}_t with struct {simple,}lock {,*}.
|
2001-05-26 16:32:40 +00:00 |
uvm_page.c
|
replace vm_page_t with struct vm_page *.
|
2001-05-26 21:27:10 +00:00 |
uvm_page.h
|
remove trailing whitespace.
|
2001-05-25 04:06:11 +00:00 |
uvm_page_i.h
|
remove trailing whitespace.
|
2001-05-25 04:06:11 +00:00 |
uvm_pager.c
|
replace {simple_,}lock{_data,}_t with struct {simple,}lock {,*}.
|
2001-05-26 16:32:40 +00:00 |
uvm_pager.h
|
replace vm_page_t with struct vm_page *.
|
2001-05-26 21:27:10 +00:00 |
uvm_pager_i.h
|
remove trailing whitespace.
|
2001-05-25 04:06:11 +00:00 |
uvm_param.h
|
remove trailing whitespace.
|
2001-05-25 04:06:11 +00:00 |
uvm_pdaemon.c
|
remove trailing whitespace.
|
2001-05-25 04:06:11 +00:00 |
uvm_pdaemon.h
|
remove trailing whitespace.
|
2001-05-25 04:06:11 +00:00 |
uvm_pglist.c
|
replace vm_page_t with struct vm_page *.
|
2001-05-26 21:27:10 +00:00 |
uvm_pglist.h
|
remove trailing whitespace.
|
2001-05-25 04:06:11 +00:00 |
uvm_pmap.h
|
remove trailing whitespace.
|
2001-05-25 04:06:11 +00:00 |
uvm_prot.h
|
remove trailing whitespace.
|
2001-05-25 04:06:11 +00:00 |
uvm_stat.c
|
remove trailing whitespace.
|
2001-05-25 04:06:11 +00:00 |
uvm_stat.h
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
uvm_swap.c
|
replace {simple_,}lock{_data,}_t with struct {simple,}lock {,*}.
|
2001-05-26 16:32:40 +00:00 |
uvm_swap.h
|
add support for ``swapctl -d'' (removing swap space).
|
2000-01-11 06:57:49 +00:00 |
uvm_unix.c
|
remove trailing whitespace.
|
2001-05-25 04:06:11 +00:00 |
uvm_user.c
|
eliminate the KERN_* error codes in favor of the traditional E* codes.
|
2001-03-15 06:10:32 +00:00 |
uvm_vnode.c
|
replace vm_page_t with struct vm_page *.
|
2001-05-26 21:27:10 +00:00 |
uvm_vnode.h
|
Initial integration of the Unified Buffer Cache project.
|
2000-11-27 08:39:39 +00:00 |