Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 1 | -4/+4 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 1 | -4/+4 |
* | *sigh* I must have been on something that night. Make xpt_periph an | n_hibma | 2000-05-07 | 1 | -1/+1 |
* | Add a hack to cam that makes the cam_xpt available to the rest of the | n_hibma | 2000-04-03 | 1 | -0/+2 |
* | Various typo's. | n_hibma | 2000-03-15 | 1 | -1/+2 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add the XPT_PATH_STATS and XPT_GDEV_STATS function codes. These ccb | gibbs | 1999-05-22 | 1 | -1/+9 |
* | Fix a problem with the way we handled device invalidation when attaching | ken | 1998-10-22 | 1 | -3/+7 |
* | Fix a bug in the error recovery code. It was possible to have more than | ken | 1998-10-13 | 1 | -1/+2 |
* | CAM Transport Layer (XPT). | gibbs | 1998-09-15 | 1 | -0/+135 |