freebsd-skq/lib/libcam
ngie 5de0b10360 lib/libcam/cam.3: note that cam_freeccb(3) with ccb == NULL is a no-op
This allows me to accurately test this scenario, and for others to rely
on the behavior, instead of relying on knowledge obtained via code
inspection.

Wording borrowed from free(3).

MFC after:	1 week
Requested by:	ken (D9928)
Reviewed by:	imp
Sponsored by:	Dell EMC Isilon
Differential Revision:	D9969
2017-03-13 02:12:33 +00:00
..
cam_cdbparse.3
cam.3 lib/libcam/cam.3: note that cam_freeccb(3) with ccb == NULL is a no-op 2017-03-13 02:12:33 +00:00
camlib.c Fix multiple Coverity Out-of-bounds access false postive issues in CAM 2016-05-24 00:57:11 +00:00
camlib.h Clean up trailing whitespace in lib/libcam; no functional change 2016-04-14 21:10:53 +00:00
Makefile Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones 2017-01-20 04:03:55 +00:00
Makefile.depend META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. 2015-11-25 19:10:28 +00:00
scsi_cmdparse.c Fix up r314189 2017-02-24 06:49:31 +00:00