aboutsummaryrefslogtreecommitdiff
path: root/lib/libcam/scsi_cmdparse.c
Commit message (Expand)AuthorAgeFilesLines
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-181-1/+4
* Fix up r314189Enji Cooper2017-02-241-1/+1
* Fix some minor style nits: put parentheses around return valuesEnji Cooper2017-02-241-10/+10
* Fix up NULL/'\0' uses and fix 2 derefs after NULLEnji Cooper2017-02-241-18/+19
* Make do_buff_decode() not read past the end of the buffer.Alexander Motin2017-01-071-34/+40
* Fix va_list handlingEnji Cooper2016-04-281-38/+41
* Don't depend on <sys/types.h> pollution in <fcntl.h>.Mike Barcroft2002-09-161-0/+2
* Const'ify the CDB format string passed to the CDB parsing routinesKelly Yancey2001-12-181-25/+41
* Add __FBSDID()s to libcamMatthew Dillon2001-09-301-1/+4
* This is an overhaul of the mode page handling in camcontrol as well asKelly Yancey2000-08-081-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fix some Alpha portability problems, and add some belt-and-suspendersKenneth D. Merry1998-09-161-9/+44
* CAM userland utility library, a replacement for libscsi.Justin T. Gibbs1998-09-151-0/+792