NetBSD/sys/uvm
thorpej 65184f2470 Change the comment before the vm_page_zero_enable global to indicate
what it will now be used for.
2000-05-29 19:25:56 +00:00
..
Makefile
uvm.h
uvm_amap.c
uvm_amap.h
uvm_amap_i.h
uvm_anon.c
uvm_anon.h
uvm_aobj.c NULL != 0 2000-05-19 04:34:39 +00:00
uvm_aobj.h
uvm_ddb.h
uvm_device.c Don't silently truncate the voff_t offset to vaddr_t when passing it to 2000-05-28 10:21:55 +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 Rather than starting init and creating kthreads by forking and then 2000-05-28 05:48:59 +00:00
uvm_fault.c
uvm_fault.h
uvm_fault_i.h
uvm_glue.c Rather than starting init and creating kthreads by forking and then 2000-05-28 05:48:59 +00:00
uvm_glue.h
uvm_init.c
uvm_io.c
uvm_km.c
uvm_km.h
uvm_loan.c
uvm_loan.h
uvm_map.c Clean up some indentation lossage in uvm_map_extract(). 2000-05-19 17:43:55 +00:00
uvm_map.h
uvm_map_i.h
uvm_meter.c Introduce a new process state distinct from SRUN called SONPROC 2000-05-26 00:36:42 +00:00
uvm_mmap.c - Move the comment, which describes that calling the function 2000-05-23 02:19:20 +00:00
uvm_object.h
uvm_page.c Change the comment before the vm_page_zero_enable global to indicate 2000-05-29 19:25:56 +00:00
uvm_page.h
uvm_page_i.h
uvm_pager.c Remove VM_PROT_EXECUTE from the permissions used to map the page 2000-05-20 03:36:06 +00:00
uvm_pager.h
uvm_pager_i.h
uvm_pdaemon.c
uvm_pdaemon.h
uvm_pglist.c Clean up a comment. 2000-05-20 19:54:01 +00:00
uvm_stat.c
uvm_stat.h
uvm_swap.c
uvm_swap.h
uvm_unix.c
uvm_user.c
uvm_vnode.c
uvm_vnode.h