Subject: sun-lamp CVS commits
To: None <source-changes@NetBSD.ORG>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 01/23/1995 22:20:02
gwr
Tue Jan 24 01:11:37 EST 1995
Update of /b/source/CVS/src/sys/arch/sun3/sun3
In directory sun-lamp.cs.berkeley.edu:/d/users/gwr/src/sys/arch/sun3/sun3

Modified Files:
	vm_machdep.c 
Log Message:
Use kmem_alloc_wait instead of calling the vm code directly.
(The old way somehow allowed the pages to be stolen!)


gwr
Tue Jan 24 01:18:18 EST 1995
Update of /b/source/CVS/src/sys/arch/sun3/sun3
In directory sun-lamp.cs.berkeley.edu:/d/users/gwr/src/sys/arch/sun3/sun3

Modified Files:
	autoconf.c machdep.c 
Log Message:
move code to enable interrupts just a little later