freebsd-nq/sys/vm
1997-10-06 02:38:30 +00:00
..
default_pager.c Removed unused #includes. 1997-09-01 03:17:34 +00:00
default_pager.h
device_pager.c Removed unused #includes. 1997-09-01 03:17:34 +00:00
device_pager.h
pmap.h Fixed the commit botch that was causing crashes soon after system 1997-08-05 23:03:24 +00:00
swap_pager.c Removed unused #includes. 1997-09-01 03:17:34 +00:00
swap_pager.h
vm_extern.h
vm_fault.c Removed unused #includes. 1997-09-01 03:17:34 +00:00
vm_glue.c Removed unused #includes. 1997-09-01 03:17:34 +00:00
vm_inherit.h
vm_init.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
vm_kern.c Get rid of the ad-hoc memory allocator for vm_map_entries, in lieu of 1997-08-05 00:02:08 +00:00
vm_kern.h
vm_map.c Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
vm_map.h Fix kern_lock so that it will work. Additionally, clean-up some of the 1997-08-18 02:06:35 +00:00
vm_meter.c Removed unused #includes. 1997-09-01 03:17:34 +00:00
vm_mmap.c Removed unused #includes. 1997-09-01 03:17:34 +00:00
vm_object.c Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
vm_object.h Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
vm_page.c Print correct function name in panics 1997-09-13 15:04:52 +00:00
vm_page.h
vm_pageout.c Removed unused #includes. 1997-09-01 03:17:34 +00:00
vm_pageout.h
vm_pager.c Removed unused #includes. 1997-09-01 03:17:34 +00:00
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
vm_unix.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
vm_zone.c Fix some style(9) and formatting problems. tabsize 4 formatting doesn't 1997-09-21 11:41:12 +00:00
vm_zone.h Fix some style(9) and formatting problems. tabsize 4 formatting doesn't 1997-09-21 11:41:12 +00:00
vm.h
vnode_pager.c Relax the vnode locking for read only operations. 1997-10-06 02:38:30 +00:00
vnode_pager.h