NetBSD/sys/vm
cgd 13a840d756 generalize kernacc() to any protections in the function "kerncheckprot()",
and prototype it.
1993-10-06 23:38:19 +00:00
..
device_pager.c allow an offset to *really* be passed in for mmap's on devices. 1993-10-02 00:00:21 +00:00
device_pager.h
kern_lock.c
lock.h
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 pagers are now options, not pseudo-devices 1993-08-30 07:09:20 +00:00
swap_pager.h
vm.h
vm_fault.c
vm_glue.c generalize kernacc() to any protections in the function "kerncheckprot()", 1993-10-06 23:38:19 +00:00
vm_inherit.h
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Wrap iprintf, vm_object_print, vm_map_print to allow passing a printf function. 1993-09-13 14:10:35 +00:00
vm_map.h
vm_meter.c make allproc be volatile, and cast things accordingly. 1993-09-15 22:30:32 +00:00
vm_mmap.c allow an offset to *really* be passed in for mmap's on devices. 1993-10-02 00:00:21 +00:00
vm_object.c Add `#ifdef DIAGNOSTIC' around check for dirty pages in persistent objects. 1993-09-23 22:20:29 +00:00
vm_object.h
vm_page.c
vm_page.h
vm_pageout.c allow an offset to *really* be passed in for mmap's on devices. 1993-10-02 00:00:21 +00:00
vm_pageout.h
vm_pager.c allow an offset to *really* be passed in for mmap's on devices. 1993-10-02 00:00:21 +00:00
vm_pager.h
vm_param.h
vm_prot.h
vm_statistics.h
vm_swap.c return some errors other than EIO from swstrategy() 1993-08-29 01:50:20 +00:00
vm_unix.c get rid of bogosities of the form "vm_maxsaddr + MAXSSIZ", and replace 1993-09-04 01:29:22 +00:00
vm_user.c
vm_user.h
vnode_pager.c pagers are now options, not pseudo-devices 1993-08-30 07:09:20 +00:00
vnode_pager.h