summaryrefslogtreecommitdiffstats
path: root/lib/libcam
Commit message (Expand)AuthorAgeFilesLines
...
* Implement a new camcontrol function, 'camcontrol format'.ken2000-05-211-1/+1
* Introduce .Lb macro to libcam manpages.phantom2000-04-222-0/+4
* Specify the system directory for which we put in our include pathmjacob2000-01-211-1/+2
* get pd_type from inquiry data itselfmjacob2000-01-161-1/+1
* Replace beforeinstall target with new variables used by .mk system.rgrimes2000-01-141-4/+3
* Fix a file descriptor leak in cam_open_btl(). The xpt device was opened,ken1999-09-121-1/+5
* $Id$ -> $FreeBSD$peter1999-08-285-5/+5
* Take out a reference to ccb(4). I never got around to writing it.ken1999-08-171-3/+2
* Various man page cleanup:mpp1999-08-151-3/+3
* Add a MAINTAINER line to modules that I maintain.ken1999-06-181-0/+1
* cam_get_device() was returning 0 on failure, and 1 on success, whilempp1999-06-151-10/+10
* Fixed missing header in synopsis (<camlib.h> includes half the universebde1999-03-052-2/+4
* Use snprintf to make sure we don't overflow a buffer.ken1998-11-151-4/+5
* Fix an error message. (it was using an uninitialized variable)ken1998-11-151-2/+2
* Add man pages for many of the functions in the CAM library. This coversken1998-10-143-33/+983
* Add a "dummy light" (actually two dummy lights) to catch people who don'tken1998-10-121-4/+27
* Remove scsi_da.c from the list of things compiled into the CAM library.ken1998-09-181-1/+1
* Fix some Alpha portability problems, and add some belt-and-suspendersken1998-09-161-9/+44
* I hate late night commits. These should be nuked from the atticy bygibbs1998-09-154-0/+0
* CAM userland utility library, a replacement for libscsi.gibbs1998-09-158-0/+1774
OpenPOWER on IntegriCloud