NetBSD/sys/arch/ofppc/ofppc
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
..
autoconf.c Don't pass booted_* to findroot/getdevice, access them via the globals. 2000-06-01 15:38:20 +00:00
clock.c check whether tv_usec >= 1000000 2000-01-19 02:52:16 +00:00
conf.c Updating of bdev's and cdev's to support RAIDframe. 1998-11-13 04:47:03 +00:00
disksubr.c Make this compile again. 1999-05-04 23:55:27 +00:00
genassym.cf Need include <vm/vm.h>. 2000-06-20 08:04:35 +00:00
locore.S Add a comment about needing to initialize p_cpu when multiple 2000-05-31 05:09:14 +00:00
machdep.c remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
mainbus.c Assign my copyrights to TNF. 1998-08-15 10:10:47 +00:00
soft_spl.c Change the semantics of splsoftclock() to be like other spl*() functions, 1999-08-05 18:08:08 +00:00