freebsd-src/sys/vm
Poul-Henning Kamp 912e4ae9f7 Fix one place which knew that B_WRITE was zero.
Fix a stylistic mistake of mine while here.

Found by:	Stephen Hocking <shocking@prth.pgs.com>
2000-03-22 08:40:13 +00:00
..
default_pager.c
device_pager.c
pmap.h
swap_pager.c Fix one place which knew that B_WRITE was zero. 2000-03-22 08:40:13 +00:00
swap_pager.h
vm_extern.h Remove unused 3rd argument from vsunlock() which abused B_WRITE. 2000-03-13 10:47:24 +00:00
vm_fault.c
vm_glue.c Remove unused 3rd argument from vsunlock() which abused B_WRITE. 2000-03-13 10:47:24 +00:00
vm_init.c
vm_kern.c
vm_kern.h
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
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
vm_page.c Eliminate the undocumented, experimental, non-delivering and highly 2000-03-16 08:51:55 +00:00
vm_page.h
vm_pageout.c
vm_pageout.h
vm_pager.c Rename the existing BUF_STRATEGY() to DEV_STRATEGY() 2000-03-20 11:29:10 +00:00
vm_pager.h
vm_param.h
vm_swap.c Rename the existing BUF_STRATEGY() to DEV_STRATEGY() 2000-03-20 11:29:10 +00:00
vm_unix.c
vm_zone.c
vm_zone.h
vm.h
vnode_pager.c Rename the existing BUF_STRATEGY() to DEV_STRATEGY() 2000-03-20 11:29:10 +00:00
vnode_pager.h