Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



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.




Home | Main Index | Thread Index | Old Index