Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/03/1997 23:20:02
mark
Fri Jan  3 15:10:32 PST 1997
Update of /cvsroot/src/sys/arch/arm32/doc
In directory netbsd1:/var/slash-tmp/cvs-serv5270

Modified Files:
	TODO 
Log Message:
Sync with reality.


mark
Fri Jan  3 15:13:05 PST 1997
Update of /cvsroot/src/sys/arch/arm32/include
In directory netbsd1:/var/slash-tmp/cvs-serv5579

Modified Files:
	iic.h 
Log Message:
ib_addr in the iicbus attach args should be an int not a u_int as -1
is an acceptable address.


mark
Fri Jan  3 15:15:45 PST 1997
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv5974

Modified Files:
	debug.c 
Log Message:
Guard all functions that are only used by kshell with #ifdef KSHELL.


mark
Fri Jan  3 15:17:41 PST 1997
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv6025

Modified Files:
	db_disasm.c 
Log Message:
Fixed several lurking function calls (printf -> db_printf).


mark
Fri Jan  3 15:19:03 PST 1997
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv6415

Modified Files:
	postmortem.c 
Log Message:
Clean up the code formatting.