Subject: CVS commit: [netbsd-3] src/sbin/scsictl
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/14/2005 20:41:06
Module Name:	src
Committed By:	tron
Date:		Tue Jun 14 20:41:06 UTC 2005

Modified Files:
	src/sbin/scsictl [netbsd-3]: scsictl.c

Log Message:
Pull up revision 1.28 (requested by lukem in ticket #402):
Ensure that "setcache <mode>" doesn't use random data for "byte2"
("setcache <mode> save" DTRT).
Found by gcc -Wuninitialized.
Appease other -Wuninitialized warnings.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.27.2.1 src/sbin/scsictl/scsictl.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.