NetBSD/sys/vm
mycroft 6c0eb81987 Fix typo in DIAGNOSTIC code. 1993-12-06 13:00:49 +00:00
..
device_pager.c Fix typo in DIAGNOSTIC code. 1993-12-06 13:00:49 +00:00
device_pager.h new device pager from mike hibler, hibler@lamp. this is in its 'virgin' state 1993-11-03 14:48:42 +00:00
kern_lock.c
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 Use proc0's credentials in buffer used for IO to swap device. 1993-11-29 16:05:20 +00:00
swap_pager.h
vm.h
vm_fault.c make absent absent 1993-11-10 08:22:05 +00:00
vm_glue.c from Mark Tinguely (tinguely@plains.NoDak.edu): record when processes are 1993-10-19 02:54:09 +00:00
vm_inherit.h
vm_init.c Machine independant changes to VM for handling non-contiguous memory. 1993-08-27 23:45:55 +00:00
vm_kern.c
vm_kern.h
vm_map.c get rid of a few ref's to buffer_map 1993-10-11 02:11:28 +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 new specfs.h and fifo.h locations 1993-11-12 05:54:12 +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 Change "#endif FOO" to "#endif /* FOO */", to keep gcc -Wall, lint, etc. 1993-07-29 21:42:19 +00:00
vm_page.c make absent absent 1993-11-10 08:22:05 +00:00
vm_page.h make absent absent 1993-11-10 08:22:05 +00:00
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 Change "#endif FOO" to "#endif /* FOO */", to keep gcc -Wall, lint, etc. 1993-07-29 21:42:19 +00:00
vm_prot.h
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 new specfs.h and fifo.h locations 1993-11-12 05:54:12 +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 Finish moving struct definitions outside of function declarations. 1993-07-17 15:56:59 +00:00
vm_user.h
vnode_pager.c pagers are now options, not pseudo-devices 1993-08-30 07:09:20 +00:00
vnode_pager.h