NetBSD/sbin/scsictl
thorpej df9803ce96 Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name
everything "scsi_*", since we really are talking about the SCSI command
set, ATAPI transport not withstanding.  Improve the names of many structures,
and prepend "SCSI_" onto all SCSI command opcodes.  Place items described
by the SCSI Primary Commands document into scsi_spc.h.
2005-02-21 00:29:06 +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 Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name 2005-02-21 00:29:06 +00:00