aboutsummaryrefslogtreecommitdiff
path: root/sys/cam/scsi/smp_all.c
Commit message (Expand)AuthorAgeFilesLines
* CAM: Replace random sbuf_printf() with cheaper cat/putc.Alexander Motin2023-11-221-7/+7
* cam: Remove left-over sys/cdefs.h in sys/camWarner Losh2023-11-061-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* cam: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* sys/cam: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* sys: use our nitems() macro when param.h is available.Pedro F. Giffuni2016-04-211-3/+2
* Add Serial Management Protocol (SMP) passthrough support to CAM.Kenneth D. Merry2010-11-301-0/+620