Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/30/1995 11:40:03
gwr
Tue May 30 11:32:40 EDT 1995
Update of /a/cvsroot/src/sys/arch/sun3/sun3
In directory pain.lcs.mit.edu:/a/users/gwr/src/sys/arch/sun3/sun3

Modified Files:
	locore.s 
Log Message:
Take care of curpcb->pcb_ps in vm_machdep, and use appropriate IPL.
Add missing line accidently dropped near the end of cpu_switch().


gwr
Tue May 30 11:37:00 EDT 1995
Update of /a/cvsroot/src/sys/arch/sun3/sun3
In directory pain.lcs.mit.edu:/a/users/gwr/src/sys/arch/sun3/sun3

Modified Files:
	vm_machdep.c 
Log Message:
Make sure curpcb is up-to-date before possibly copying it.
Let child start at spl0 (just like system call entry).


gwr
Tue May 30 11:38:15 EDT 1995
Update of /a/cvsroot/src/sys/arch/sun3/sun3
In directory pain.lcs.mit.edu:/a/users/gwr/src/sys/arch/sun3/sun3

Modified Files:
	disksubr.c 
Log Message:
New version that supports writing a Sun disklabel (rewritten).