.. |
Makefile
|
…
|
|
uvm.h
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +00:00 |
uvm_amap.c
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +00:00 |
uvm_amap.h
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +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
|
…
|
|
uvm_bio.c
|
replace vm_page_t with struct vm_page *.
|
2001-05-26 21:27:10 +00:00 |
uvm_ddb.h
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +00:00 |
uvm_device.c
|
replace vm_page_t with struct vm_page *.
|
2001-05-26 21:27:10 +00:00 |
uvm_device.h
|
…
|
|
uvm_extern.h
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +00:00 |
uvm_fault.c
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +00:00 |
uvm_fault.h
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +00:00 |
uvm_fault_i.h
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +00:00 |
uvm_glue.c
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +00:00 |
uvm_glue.h
|
…
|
|
uvm_init.c
|
…
|
|
uvm_io.c
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +00:00 |
uvm_km.c
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +00:00 |
uvm_km.h
|
Protect prototypes, certain macros, and inlines from userland.
|
1999-06-21 17:25:11 +00:00 |
uvm_loan.c
|
remove trailing whitespace.
|
2001-05-25 04:06:11 +00:00 |
uvm_loan.h
|
…
|
|
uvm_map.c
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +00:00 |
uvm_map.h
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +00:00 |
uvm_map_i.h
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +00:00 |
uvm_meter.c
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +00:00 |
uvm_mmap.c
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +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 vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +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
|
…
|
|
uvm_unix.c
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +00:00 |
uvm_user.c
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +00:00 |
uvm_vnode.c
|
replace vm_page_t with struct vm_page *.
|
2001-05-26 21:27:10 +00:00 |
uvm_vnode.h
|
…
|
|