NetBSD/sys/vm
mycroft 92992e3c3a Don't forget to poke the page daemon. 1994-01-07 20:33:14 +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 bring changes down from magnum 1993-12-20 12:39:55 +00:00
lock.h Change "#endif FOO" to "#endif /* FOO */", to keep gcc -Wall, lint, etc. 1993-07-29 21:42:19 +00:00
pmap.h Remove prototype for pmap_bootstrap() 1993-08-29 12:12:20 +00:00
queue.h fixs long broken 'dequeue' macro which would expand to 'dequeue_head' which 1993-09-01 15:55:26 +00:00
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 bring changes down from magnum 1993-12-20 12:39:55 +00:00
vm_inherit.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
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 make the rlist code all go away. replace it with resource map code, 1993-07-07 06:04:12 +00:00
vm_map.c Add an explicit return type. 1994-01-07 19:21:06 +00:00
vm_map.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
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 Add some explicit return types, and make vm_object_print #ifdef DDB | DEBUG. 1994-01-07 19:15:44 +00:00
vm_object.h bring changes down from magnum 1993-12-20 12:39:55 +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 Add an explicit return type. 1994-01-07 18:14:07 +00:00
vm_pageout.h add rcs ids and clean up headers 1993-05-20 03:59:08 +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 Change "#endif FOO" to "#endif /* FOO */", to keep gcc -Wall, lint, etc. 1993-07-29 21:42:19 +00:00
vm_prot.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_statistics.h Change "#endif FOO" to "#endif /* FOO */", to keep gcc -Wall, lint, etc. 1993-07-29 21:42:19 +00:00
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 add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
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