Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: bouyer
Date: Tue Mar 16 19:10:44 UTC 2004
Modified Files:
src/sys/dev/ic: esiop.c siop.c
src/sys/dev/scsipi: scsipi_base.c scsipi_verbose.c scsipiconf.h
Log Message:
cbd -> cdb
Command Block Descriptor -> Command Descriptor Block
Pointed out by Allen Briggs.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/sys/dev/ic/esiop.c
cvs rdiff -r1.71 -r1.72 src/sys/dev/ic/siop.c
cvs rdiff -r1.103 -r1.104 src/sys/dev/scsipi/scsipi_base.c
cvs rdiff -r1.19 -r1.20 src/sys/dev/scsipi/scsipi_verbose.c
cvs rdiff -r1.83 -r1.84 src/sys/dev/scsipi/scsipiconf.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index