Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure you don't have a file descriptor leak for the 'real' | mjacob | 2001-07-04 | 1 | -1/+5 |
* | get pd_type from inquiry data itself | mjacob | 2000-01-16 | 1 | -1/+1 |
* | Fix a file descriptor leak in cam_open_btl(). The xpt device was opened, | ken | 1999-09-12 | 1 | -1/+5 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | cam_get_device() was returning 0 on failure, and 1 on success, while | mpp | 1999-06-15 | 1 | -10/+10 |
* | Use snprintf to make sure we don't overflow a buffer. | ken | 1998-11-15 | 1 | -4/+5 |
* | Fix an error message. (it was using an uninitialized variable) | ken | 1998-11-15 | 1 | -2/+2 |
* | Add a "dummy light" (actually two dummy lights) to catch people who don't | ken | 1998-10-12 | 1 | -4/+27 |
* | CAM userland utility library, a replacement for libscsi. | gibbs | 1998-09-15 | 1 | -0/+757 |