freebsd-dev/lib/libcam
Kenneth D. Merry 01a4eb824c Add man pages for many of the functions in the CAM library. This covers
most of the open/close routines, and the buffer/cdb parsing routines
derived from the old scsi(3) library.

The cam_cdbparse(3) man page borrows from the old scsi(3) man page, so the
copyright and history section reflect that.

The many scsi_* functions and other functions that are pulled in from the
kernel aren't documented yet, but will be eventually.
1998-10-14 06:20:36 +00:00
..
cam_cdbparse.3 Add man pages for many of the functions in the CAM library. This covers 1998-10-14 06:20:36 +00:00
cam.3 Add man pages for many of the functions in the CAM library. This covers 1998-10-14 06:20:36 +00:00
camlib.c Add a "dummy light" (actually two dummy lights) to catch people who don't 1998-10-12 21:54:13 +00:00
camlib.h CAM userland utility library, a replacement for libscsi. 1998-09-15 06:16:46 +00:00
Makefile Add man pages for many of the functions in the CAM library. This covers 1998-10-14 06:20:36 +00:00
scsi_cmdparse.c Fix some Alpha portability problems, and add some belt-and-suspenders 1998-09-16 20:42:19 +00:00