summaryrefslogtreecommitdiffstats
path: root/lib/libscsi
Commit message (Collapse)AuthorAgeFilesLines
* Add a couple more man page links and some minor formatting fixes.mpp1996-02-092-5/+6
|
* Added some missing MLINKS for section 3 man pages.mpp1996-02-092-4/+6
| | | | | | | Also corrected a few minor formatting errors, file location and cross references in some of the section 3 man pages. This shuts up a lot of the output from "manck" for section 3.
* Another round of spelling fixes.mpp1996-01-301-3/+3
|
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-08-061-1/+1
| | | | | | | specified in the top level Makefiles. Previously I missed dozens of Makefiles that skip the install after using `cmp -s' to decide that the install isn't necessary.
* Remove trailing whitespace.rgrimes1995-05-302-11/+11
|
* Make it so that the command formats are the same for both -i and -o.dufault1995-05-052-16/+71
| | | | 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-282-3/+12
|
* Clean up handling of unspecified names. Clarify man page.dufault1995-01-262-97/+111
|
* Remove "va_start" macro.dufault1995-01-251-2/+1
|
* SCSI library layered on SCIOCOMMANDdufault1995-01-244-0/+1567
OpenPOWER on IntegriCloud