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: 06/24/1998 11:40:03
mjacob
Wed Jun 24 11:36:25 PDT 1998
Update of /cvsroot/src/sys/dev/scsipi
In directory nb00:/tmp/cvs-serv6903

Modified Files:
	scsi_verbose.c 
Log Message:
When printing an error, print more than just the opcode. Print the
entire CDB, whose length is actually deterministic. This makes a *big*
difference when actually trying to bind errors to commands.


mark
Wed Jun 24 11:37:50 PDT 1998
Update of /cvsroot/src/sys/arch/arm32/include
In directory nb00:/tmp/cvs-serv6985

Modified Files:
	ofw.h 
Log Message:
Rename the boot() prototype to cpu_reboot().
Remove consinit() and process_kernel_args() prototypes.