NetBSD/sys/vm
cgd 9c32bc786a make allproc be volatile, and cast things accordingly.
suggested by torek, because CSRG had problems with reordering
of assignments to allproc leading to strange panics from kernels
compiled with gcc2...
1993-09-15 22:30:32 +00:00
..
device_pager.c pagers are now options, not pseudo-devices 1993-08-30 07:09:20 +00:00
device_pager.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
kern_lock.c add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
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 pagers are now options, not pseudo-devices 1993-08-30 07:09:20 +00:00
swap_pager.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm.h get rid of any support for vm_fault_wire() returning a result. 1993-07-15 14:25:18 +00:00
vm_fault.c incorporate changes from 0-9-base to 0-9-ALPHA 1993-07-28 02:20:34 +00:00
vm_glue.c make allproc be volatile, and cast things accordingly. 1993-09-15 22:30:32 +00:00
vm_inherit.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_init.c Machine independant changes to VM for handling non-contiguous memory. 1993-08-27 23:45:55 +00:00
vm_kern.c get rid of bogus retrymalloc code (and it was bogus)... 1993-07-15 13:33:23 +00:00
vm_kern.h make the rlist code all go away. replace it with resource map code, 1993-07-07 06:04:12 +00:00
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 add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_meter.c make allproc be volatile, and cast things accordingly. 1993-09-15 22:30:32 +00:00
vm_mmap.c Add RCS identifiers (this time on the correct side of the branch), and 1993-08-01 19:22:24 +00:00
vm_object.c Wrap iprintf, vm_object_print, vm_map_print to allow passing a printf function. 1993-09-13 14:10:35 +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 Machine independant changes to VM for handling non-contiguous memory. 1993-08-27 23:45:55 +00:00
vm_page.h Machine independant changes to VM for handling non-contiguous memory. 1993-08-27 23:45:55 +00:00
vm_pageout.c add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_pageout.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_pager.c pagers are now options, not pseudo-devices 1993-08-30 07:09:20 +00:00
vm_pager.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
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 add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
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 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 Finish moving struct definitions outside of function declarations. 1993-07-17 15:56:59 +00:00
vm_user.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vnode_pager.c pagers are now options, not pseudo-devices 1993-08-30 07:09:20 +00:00
vnode_pager.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00