..
default_pager.c
Remove unused #include's.
1999-11-07 20:03:54 +00:00
device_pager.c
Remove unused #include's.
1999-11-07 20:03:54 +00:00
pmap.h
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
1999-12-29 05:07:58 +00:00
swap_pager.c
Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new
2000-03-20 10:44:49 +00:00
swap_pager.h
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
1999-12-29 05:07:58 +00:00
vm_extern.h
Remove unused 3rd argument from vsunlock() which abused B_WRITE.
2000-03-13 10:47:24 +00:00
vm_fault.c
Add MAP_NOSYNC feature to mmap(), and MADV_NOSYNC and MADV_AUTOSYNC to
1999-12-12 03:19:33 +00:00
vm_glue.c
Remove unused 3rd argument from vsunlock() which abused B_WRITE.
2000-03-13 10:47:24 +00:00
vm_init.c
useracc() the prequel:
1999-10-29 18:09:36 +00:00
vm_kern.c
useracc() the prequel:
1999-10-29 18:09:36 +00:00
vm_kern.h
Fix null-pointer dereference crash when the system is intentionally
2000-02-16 21:11:33 +00:00
vm_map.c
Add MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_CORE to madvise(2).
2000-02-28 04:10:35 +00:00
vm_map.h
Add MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_CORE to madvise(2).
2000-02-28 04:10:35 +00:00
vm_meter.c
useracc() the prequel:
1999-10-29 18:09:36 +00:00
vm_mmap.c
Add MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_CORE to madvise(2).
2000-02-28 04:10:35 +00:00
vm_object.c
Eliminate the undocumented, experimental, non-delivering and highly
2000-03-16 08:51:55 +00:00
vm_object.h
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
1999-12-29 05:07:58 +00:00
vm_page.c
Eliminate the undocumented, experimental, non-delivering and highly
2000-03-16 08:51:55 +00:00
vm_page.h
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
1999-12-29 05:07:58 +00:00
vm_pageout.c
Lock reporting and assertion changes.
1999-12-11 16:13:02 +00:00
vm_pageout.h
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
1999-12-29 05:07:58 +00:00
vm_pager.c
Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new
2000-03-20 10:44:49 +00:00
vm_pager.h
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
1999-12-29 05:07:58 +00:00
vm_param.h
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
1999-12-29 05:07:58 +00:00
vm_swap.c
Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new
2000-03-20 10:44:49 +00:00
vm_unix.c
Remove unused #include's.
1999-11-07 20:03:54 +00:00
vm_zone.c
Lock reporting and assertion changes.
1999-12-11 16:13:02 +00:00
vm_zone.h
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
vm.h
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
1999-12-29 05:07:58 +00:00
vnode_pager.c
Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new
2000-03-20 10:44:49 +00:00
vnode_pager.h
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
1999-12-29 05:07:58 +00:00