summaryrefslogtreecommitdiffstats
path: root/lib/libscsi/scsi.c
Commit message (Collapse)AuthorAgeFilesLines
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Remove trailing whitespace.rgrimes1995-05-301-9/+9
|
* Make it so that the command formats are the same for both -i and -o.dufault1995-05-051-15/+68
| | | | This means "t" has to stand for bit fields, since b is a valid hex number.
* Fix a few problems with the debugging output. Add a new "visit" function.dufault1995-04-281-3/+10
|
* Clean up handling of unspecified names. Clarify man page.dufault1995-01-261-48/+57
|
* Remove "va_start" macro.dufault1995-01-251-2/+1
|
* SCSI library layered on SCIOCOMMANDdufault1995-01-241-0/+1124
OpenPOWER on IntegriCloud