CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/21 18:31:06
Modified files:
sys/scsi : cd.c ch.c safte.c scsi_base.c scsiconf.h ses.c
st.c
Log message:
Eliminate scsi_scsi_cmd() now that ss(4) is gone and with it the
last bastardized sync and buf call through scsi_scsi_cmd(). Flatten
code to call scsi_xs_sync() directly for all commands.
Airplane typos shaken out by various.
ok dlg@ matthew@ deraadt@
