NetBSD/sbin/scsictl
lukem 925bd672b3 Ensure that "setcache <mode>" doesn't use random data for "byte2"
("setcache <mode> save" DTRT).
Found by gcc -Wuninitialized.

Appease other -Wuninitialized warnings.
2005-06-02 00:13:10 +00:00
..
Makefile Kill __P(), use ANSI function declarations; WARNS=3. 2005-02-05 13:37:39 +00:00
extern.h Kill __P(), use ANSI function declarations; WARNS=3. 2005-02-05 13:37:39 +00:00
scsi_sense.c Kill __P(), use ANSI function declarations; WARNS=3. 2005-02-05 13:37:39 +00:00
scsi_subr.c Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name 2005-02-21 00:29:06 +00:00
scsictl.8 New sentence, new line. Simplify macro usage. 2005-01-07 02:13:13 +00:00
scsictl.c Ensure that "setcache <mode>" doesn't use random data for "byte2" 2005-06-02 00:13:10 +00:00