summaryrefslogtreecommitdiff
path: root/lib/libcam/scsi_cmdparse.c
AgeCommit message (Expand)Author
2023-11-26lib: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-07-24libcam: Migrate to modern uintXX_t from u_intXX_tWarner Losh
2017-11-18spdx: initial adoption of licensing ID tags.Pedro F. Giffuni
2017-02-24Fix up r314189Enji Cooper
2017-02-24Fix some minor style nits: put parentheses around return valuesEnji Cooper
2017-02-24Fix up NULL/'\0' uses and fix 2 derefs after NULLEnji Cooper
2017-01-07Make do_buff_decode() not read past the end of the buffer.Alexander Motin
2016-04-28Fix va_list handlingEnji Cooper
2002-09-16Don't depend on <sys/types.h> pollution in <fcntl.h>.Mike Barcroft
2001-12-18Const'ify the CDB format string passed to the CDB parsing routinesKelly Yancey
2001-09-30Add __FBSDID()s to libcamMatthew Dillon
2000-08-08This is an overhaul of the mode page handling in camcontrol as well asKelly Yancey
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1998-09-16Fix some Alpha portability problems, and add some belt-and-suspendersKenneth D. Merry
1998-09-15CAM userland utility library, a replacement for libscsi.Justin T. Gibbs