NetBSD/sys/vm
mrg 2f159a1bac remove/move more mach vm header files:
<vm/pglist.h> -> <uvm/uvm_pglist.h>
	<vm/vm_inherit.h> -> <uvm/uvm_inherit.h>
	<vm/vm_kern.h> -> into <uvm/uvm_extern.h>
	<vm/vm_object.h> -> nothing
	<vm/vm_pager.h> -> into <uvm/uvm_pager.h>

also includes a bunch of <vm/vm_page.h> include removals (due to redudancy
with <vm/vm.h>), and a scattering of other similar headers.
2000-06-26 14:20:25 +00:00
..
Makefile remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
pmap.h second and third argument of pmap_steal_memory() are not paddr_t*, but vaddr_t*. 2000-03-21 09:33:45 +00:00
vm.h remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
vm_extern.h Rather than starting init and creating kthreads by forking and then 2000-05-28 05:48:59 +00:00
vm_kern.h Multiple include protection. 2000-03-29 03:41:07 +00:00
vm_map.h Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:54:45 +00:00
vm_page.h remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
vm_param.h tidy. 2000-04-11 02:30:32 +00:00