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: 02/22/1996 17:50:05
mark
Thu Feb 22 17:41:42 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/a/var_tmp/cvs-serv11409

Modified Files:
	locore.S 
Log Message:
Fixed a little bug that zeroed the first couple of words of the symbol
table when the bss is zeroed.


mark
Thu Feb 22 17:45:04 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/a/var_tmp/cvs-serv11450

Modified Files:
	machdep.c 
Log Message:
Default to running an FPA at full speed. Updated delay() to take an
unsigned int.


mark
Thu Feb 22 17:48:14 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/a/var_tmp/cvs-serv11585

Modified Files:
	stubs.c 
Log Message:
Removed some dead code and fixed several function declarations.