.. |
device_pager.c
|
…
|
|
device_pager.h
|
…
|
|
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
|
oops; get rid of a mis-inclusion in the last change
|
1994-01-13 18:20:36 +00:00 |
swap_pager.h
|
…
|
|
vm.h
|
Fix up some #includes, and add a bunch of prototypes.
|
1994-01-08 01:11:21 +00:00 |
vm_fault.c
|
…
|
|
vm_glue.c
|
Fix a compiler warning.
|
1994-01-08 05:58:21 +00:00 |
vm_inherit.h
|
…
|
|
vm_init.c
|
…
|
|
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
|
…
|
|
vm_param.h
|
…
|
|
vm_prot.h
|
…
|
|
vm_statistics.h
|
…
|
|
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
|
…
|
|