Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/16/1997 22:00:05
gwr
Thu Jan 16 13:53:11 PST 1997
Update of /cvsroot/src/sys/arch/sun3x/sun3x
In directory netbsd1:/var/slash-tmp/cvs-serv11352

Modified Files:
	_startup.c 
Log Message:
Before dropping into the PROM monitor, restore its CPU Root Pointer (CRP),
and restore our own CRP if we resume.  Make sure the string passed to
mon_reboot() is in our data segment where the PROM can see it.


christos
Thu Jan 16 16:55:16 EST 1997
Update of /a/cvsroot/src/sys/dev/isapnp
In directory netbsd1:/var/slash-tmp/cvs-serv11927/isapnp

Log Message:
Directory /a/cvsroot/src/sys/dev/isapnp added to the repository


gwr
Thu Jan 16 13:56:39 PST 1997
Update of /cvsroot/src/sys/arch/sun3x/sun3x
In directory netbsd1:/var/slash-tmp/cvs-serv11922

Modified Files:
	machdep.h 
Log Message:
Pretend loadcrp() takes an int arg for now.
Probably should be (struct mmu_rootptr *)