summaryrefslogtreecommitdiffstats
path: root/sys/cam/cam_extend.h
Commit message (Collapse)AuthorAgeFilesLines
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
| | | | | | is an application space macro and the applications are supposed to be free to use it as they please (but cannot). This is consistant with the other BSD's who made this change quite some time ago. More commits to come.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* CAM Transport Layer (XPT).gibbs1998-09-151-0/+30
Submitted by: The CAM Team
OpenPOWER on IntegriCloud