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: 05/08/1998 16:30:02
mark
Fri May  8 16:21:31 PDT 1998
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory nb00:/tmp/cvs-serv23283

Modified Files:
	cpufunc_asm.S 
Log Message:
Don't include machine/vmparam.h.


mark
Fri May  8 16:24:08 PDT 1998
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory nb00:/tmp/cvs-serv23519

Modified Files:
	ast.c 
Log Message:
Don't declare variables as register ...
Don't cast pointers to u_int for printing, use %p instead.
Minor restructure of curproc == NULL test in ast().


mark
Fri May  8 16:25:31 PDT 1998
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory nb00:/tmp/cvs-serv23708

Modified Files:
	locore.S 
Log Message:
The reset address is no longer fixed so don't refer to it as 0x00000000.