NetBSD/sys/vm
mycroft 3d869b0608 Fix two off-by-one errors. 1995-01-09 17:36:48 +00:00
..
device_pager.c
device_pager.h
kern_lock.c redo that last change, correctly. (suggested by mycroft.) 1994-10-30 19:11:09 +00:00
lock.h redo that last change, correctly. (suggested by mycroft.) 1994-10-30 19:11:09 +00:00
pmap.h
swap_pager.c
swap_pager.h
vm.h
vm_extern.h move munmapfd into the correct section, make grow take a proper argument. 1995-01-09 02:45:29 +00:00
vm_fault.c
vm_glue.c kill extraneous label 1995-01-09 01:30:46 +00:00
vm_inherit.h
vm_init.c
vm_kern.c no need to have two lines of arguments here. 1995-01-09 02:45:47 +00:00
vm_kern.h
vm_map.c
vm_map.h
vm_meter.c
vm_mmap.c Fix two off-by-one errors. 1995-01-09 17:36:48 +00:00
vm_object.c Introduce vm_object_prefer(), which interrogates the PMAP layer in search 1994-12-10 11:46:25 +00:00
vm_object.h Introduce vm_object_prefer(), which interrogates the PMAP layer in search 1994-12-10 11:46:25 +00:00
vm_page.c fix vm_page_startup's return type, kill an odd 'register' 1995-01-09 02:46:41 +00:00
vm_page.h fix vm_page_startup's return type, kill an odd 'register' 1995-01-09 02:46:41 +00:00
vm_pageout.c can move FALSE up a line. 1995-01-09 01:33:17 +00:00
vm_pageout.h redo that last change, correctly. (suggested by mycroft.) 1994-10-30 19:11:09 +00:00
vm_pager.c
vm_pager.h
vm_param.h don't wrap lines 1995-01-09 02:47:23 +00:00
vm_prot.h
vm_swap.c turn spaces to tabs 1995-01-09 02:47:38 +00:00
vm_unix.c make grow's arguments type-correct. 1995-01-09 02:48:03 +00:00
vm_user.c
vnode_pager.c
vnode_pager.h