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: 03/13/1996 16:50:08
mark
Wed Mar 13 16:41:48 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv4988

Modified Files:
	fault.c 
Log Message:
curpcb is declared in pcb.h so don't declare it here.
removed debug printing when faulting in new page tables for the user
process stack.


mark
Wed Mar 13 16:45:59 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/kshell
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv5291

Modified Files:
	shell_shell.c 
Log Message:
Removed references to the kstack double mapping from the old debug
shell.


mark
Wed Mar 13 16:47:18 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv5466

Modified Files:
	makemodes.c 
Log Message:
Added code to handle indents in monitor definition files.