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: 03/06/1996 19:00:07
mark
Wed Mar  6 18:50:16 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/kshell
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv24826

Modified Files:
	shell_shell.c 
Log Message:
Removed a lot of redundant routines used during debugging.
Eventually this file can go completely when DDB is completely
working.


mark
Wed Mar  6 18:52:17 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/kshell
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv24945

Modified Files:
	shell_disassem.c 
Log Message:
Use cngetc() instead of WaitforKey().


mark
Wed Mar  6 18:53:15 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/podulebus
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv24950

Modified Files:
	if_eh.c 
Log Message:
Code reformatted to make it a bit more readable and brings it inline
with a lot of the style guide.


mark
Wed Mar  6 18:57:04 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/podulebus
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv25000

Modified Files:
	if_ea.c if_eb.c 
Log Message:
Added #ifndef guards round the timeout macros so values can be
overridden in the config file.