Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 04/02/1998 18:00:02
mark
Thu Apr  2 17:56:35 PST 1998
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory nb00:/tmp/cvs-serv402

Modified Files:
	machdep.c 
Log Message:
Setup proc0.p_addr much earlier on in the startup.


mark
Thu Apr  2 17:58:40 PST 1998
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory nb00:/tmp/cvs-serv437

Modified Files:
	vm_machdep.c 
Log Message:
In cpu_fork() if the vmspace is shared don't fiddle with it. e.g. don't
try and replace the zero page pagetable and mapping.