aboutsummaryrefslogtreecommitdiff
path: root/lib/libcam
Commit message (Expand)AuthorAgeFilesLines
...
* Use snprintf to make sure we don't overflow a buffer.Kenneth D. Merry1998-11-151-4/+5
* Fix an error message. (it was using an uninitialized variable)Kenneth D. Merry1998-11-151-2/+2
* Add man pages for many of the functions in the CAM library. This coversKenneth D. Merry1998-10-143-33/+983
* Add a "dummy light" (actually two dummy lights) to catch people who don'tKenneth D. Merry1998-10-121-4/+27
* Remove scsi_da.c from the list of things compiled into the CAM library.Kenneth D. Merry1998-09-181-1/+1
* Fix some Alpha portability problems, and add some belt-and-suspendersKenneth D. Merry1998-09-161-9/+44
* I hate late night commits. These should be nuked from the atticy byJustin T. Gibbs1998-09-154-0/+0
* CAM userland utility library, a replacement for libscsi.Justin T. Gibbs1998-09-158-0/+1774