NetBSD/sys/vm
mycroft d77a163cac Kill third arg to thread_sleep(). It's always false and isn't used anyway. 1994-01-07 22:22:20 +00:00
..
device_pager.c Add missing return value. 1994-01-07 17:12:51 +00:00
device_pager.h bring changes down from magnum 1993-12-20 12:39:55 +00:00
kern_lock.c Kill third arg to thread_sleep(). It's always false and isn't used anyway. 1994-01-07 22:22:20 +00:00
lock.h
pmap.h
queue.h
swap_pager.c Don't forget to poke the page daemon. 1994-01-07 20:33:14 +00:00
swap_pager.h bring changes down from magnum 1993-12-20 12:39:55 +00:00
vm.h bring changes down from magnum 1993-12-20 12:39:55 +00:00
vm_fault.c bring changes down from magnum 1993-12-20 12:39:55 +00:00
vm_glue.c Kill third arg to thread_sleep(). It's always false and isn't used anyway. 1994-01-07 22:22:20 +00:00
vm_inherit.h
vm_init.c bring changes down from magnum 1993-12-20 12:39:55 +00:00
vm_kern.c bring changes down from magnum 1993-12-20 12:39:55 +00:00
vm_kern.h
vm_map.c Add an explicit return type. 1994-01-07 19:21:06 +00:00
vm_map.h
vm_meter.c bring changes down from magnum 1993-12-20 12:39:55 +00:00
vm_mmap.c bring changes down from magnum 1993-12-20 12:39:55 +00:00
vm_object.c Kill third arg to thread_sleep(). It's always false and isn't used anyway. 1994-01-07 22:22:20 +00:00
vm_object.h Kill third arg to thread_sleep(). It's always false and isn't used anyway. 1994-01-07 22:22:20 +00:00
vm_page.c No need to clear these bits, since we just bzero()d the silly thing. 1994-01-07 18:32:14 +00:00
vm_page.h bring changes down from magnum 1993-12-20 12:39:55 +00:00
vm_pageout.c Kill third arg to thread_sleep(). It's always false and isn't used anyway. 1994-01-07 22:22:20 +00:00
vm_pageout.h Kill third arg to thread_sleep(). It's always false and isn't used anyway. 1994-01-07 22:22:20 +00:00
vm_pager.c Trivial stylistic change to match other code. 1994-01-07 18:11:38 +00:00
vm_pager.h bring changes down from magnum 1993-12-20 12:39:55 +00:00
vm_param.h
vm_prot.h
vm_statistics.h
vm_swap.c bring changes down from magnum 1993-12-20 12:39:55 +00:00
vm_unix.c bring changes down from magnum 1993-12-20 12:39:55 +00:00
vm_user.c bring changes down from magnum 1993-12-20 12:39:55 +00:00
vm_user.h
vnode_pager.c Make vnode_pager_putpage return an int, like other *_putpage routines. 1994-01-07 18:12:12 +00:00
vnode_pager.h bring changes down from magnum 1993-12-20 12:39:55 +00:00