NetBSD/sys/uvm
thorpej 1079b4c0ac - Avoid an integer overflow when checking if we have exceeded our
rlimit in sbrk.  Slightly modified from a patch from Artur Grabowski.
- Rearrange code slightly, partially from Artur Grabowski.
- Only adjust vm_dsize if the grow or shrink actually succeeds.
2000-07-02 17:40:08 +00:00
..
Makefile install uvm_pmap.h 2000-06-27 08:49:44 +00:00
uvm.h remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
uvm_amap.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_amap.h
uvm_amap_i.h
uvm_anon.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_anon.h
uvm_aobj.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_aobj.h
uvm_ddb.h
uvm_device.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +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 move the contents of <vm/vm.h> into <uvm/uvm_extern.h>. <vm/vm.h> is simply 2000-06-27 16:16:43 +00:00
uvm_fault.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +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/move more mach vm header files: 2000-06-26 14:20:25 +00:00
uvm_glue.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_glue.h
uvm_inherit.h remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
uvm_init.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_io.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_km.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_km.h
uvm_loan.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_loan.h
uvm_map.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_map.h restore a dropped #ifdef _KERNEL 2000-06-26 17:18:40 +00:00
uvm_map_i.h
uvm_meter.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_mmap.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_object.h
uvm_page.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_page.h more vm header file changes: 2000-06-27 09:00:14 +00:00
uvm_page_i.h __predict_false() DIAGNOSTIC error checks. 2000-05-08 23:11:53 +00:00
uvm_pager.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_pager.h remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
uvm_pager_i.h __predict_false() an error check. 2000-05-08 23:13:42 +00:00
uvm_param.h <vm/vm_param.h> -> <uvm/uvm_param.h> 2000-06-26 14:58:58 +00:00
uvm_pdaemon.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_pdaemon.h
uvm_pglist.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_pglist.h remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
uvm_pmap.h more vm header file changes: 2000-06-27 09:00:14 +00:00
uvm_prot.h <vm/vm_prot.h> becomes <uvm/uvm_prot.h> 2000-06-25 13:37:51 +00:00
uvm_stat.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_stat.h
uvm_swap.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_swap.h
uvm_unix.c - Avoid an integer overflow when checking if we have exceeded our 2000-07-02 17:40:08 +00:00
uvm_user.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_vnode.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_vnode.h