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: 06/12/1996 15:50:03
mark
Wed Jun 12 15:40:50 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv21197

Modified Files:
	ast.c 
Log Message:
Only check the proc pointer in userret() if DIAGNOSTIC is defined.


mark
Wed Jun 12 15:42:24 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv21232

Modified Files:
	autoconf.c 
Log Message:
Updated comments.
Print the irq masks for IPL_NONE.


mark
Wed Jun 12 15:47:13 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/include
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv21267

Modified Files:
	irqhandler.h 
Log Message:
Guard structures and prototypes with #ifndef _LOCORE
Rename the currently unused irq handler structure fields for podule
interrupts so they make more sense.
Define IPL_NONE as a positive value instead of -1 and increase the
number of IPL levels.


mark
Wed Jun 12 15:48:49 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/include
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv21302

Modified Files:
	cpu.h 
Log Message:
Define several new macros for testing the processor mode.