Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 11/22/1998 20:44:36
Module Name:	src
Committed By:	cgd
Date:		Mon Nov 23 04:44:36 UTC 1998

Modified Files:
	src/sys/arch/mac68k/mac68k [netbsd-1-3]: locore.s
Log Message:
Pull up a patch consisting of revs 1.99 and 1.106, backported to 1.3-branch.
Rewrite doboot() so that it turns off the MMU, rather than relying
on the ROM space being mapped where it would like to be.  (scottr)