NetBSD/sys/vm
mycroft a8f3db1d79 Use b_actf, not av_forw. 1994-02-06 10:13:02 +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 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 oops; get rid of a mis-inclusion in the last change 1994-01-13 18:20:36 +00:00
swap_pager.h bring changes down from magnum 1993-12-20 12:39:55 +00:00
vm.h Fix up some #includes, and add a bunch of prototypes. 1994-01-08 01:11:21 +00:00
vm_fault.c bring changes down from magnum 1993-12-20 12:39:55 +00:00
vm_glue.c Fix a compiler warning. 1994-01-08 05:58:21 +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 Still more prototypes. 1994-01-08 05:26:10 +00:00
vm_kern.h uncomment defn of exec_map 1994-01-13 04:25:01 +00:00
vm_map.c Fix up some #includes, and add a bunch of prototypes. 1994-01-08 01:11:21 +00:00
vm_map.h Still more prototypes. 1994-01-08 05:26:10 +00:00
vm_meter.c add kinfo_loadavg 1994-01-28 04:50:47 +00:00
vm_mmap.c #include vm_user.h. 1994-01-08 04:22:36 +00:00
vm_object.c do not clean fictitious pages. from WS (sent a long time ago...) 1994-01-15 02:39:58 +00:00
vm_object.h Make some functions static. 1994-01-08 04:59:08 +00:00
vm_page.c More cleanup and prototyping. 1994-01-08 04:02:36 +00:00
vm_page.h More cleanup and prototyping. 1994-01-08 04:02:36 +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 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 Use b_actf, not av_forw. 1994-02-06 10:13:02 +00:00
vm_unix.c #include vm_user.h. 1994-01-08 04:15:41 +00:00
vm_user.c #include vm_user.h. 1994-01-08 04:15:41 +00:00
vm_user.h More prototypes. 1994-01-08 04:17:49 +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