summaryrefslogtreecommitdiff
path: root/lib/libcam
Commit message (Expand)AuthorAgeFilesLines
* MFC 362956:Mateusz Piotrowski2020-07-261-9/+11
* MFC r346571,r346572:Enji Cooper2019-04-291-2/+1
* Revert r330897:Eitan Adler2018-03-293-10/+3
* Partial merge of the SPDX changesEitan Adler2018-03-143-3/+10
* MFC r326646:Alan Somers2018-01-111-2/+7
* MFC r326101:Alan Somers2017-12-131-0/+28
* MFC r304443, r326034, r326065Alan Somers2017-12-113-0/+114
* MFC r319844,r319845:Enji Cooper2017-07-181-0/+74
* MFC r316558:Enji Cooper2017-07-181-2/+3
* MFC r316131:Enji Cooper2017-05-281-27/+27
* MFC r316080,r316081,r316115:Enji Cooper2017-03-312-89/+82
* MFC r315639:Enji Cooper2017-03-271-0/+5
* MFC r315320:Enji Cooper2017-03-223-0/+232
* MFC r315202:Enji Cooper2017-03-201-13/+16
* MFC r315132,r315133,r315186:Enji Cooper2017-03-201-11/+23
* MFC r314189,r314190,r314191:Enji Cooper2017-03-121-28/+29
* MFC r312452-r312512:Enji Cooper2017-02-101-4/+3
* MFC r311623: Make do_buff_decode() not read past the end of the buffer.Alexander Motin2017-01-211-34/+40
* Fix multiple Coverity Out-of-bounds access false postive issues in CAMDon Lewis2016-05-241-1/+1
* Fix va_list handlingEnji Cooper2016-04-281-38/+41
* MFHGlen Barber2016-04-162-18/+18
|\
| * Clean up trailing whitespace in lib/libcam; no functional changeEnji Cooper2016-04-142-18/+18
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
|/
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Set dev->fd to -1 when calling cam_close_spec_device with a valid dev->fdEnji Cooper2015-10-171-1/+3
* Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
* Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge headSimon J. Gerraty2014-04-272-7/+8
| |\ \
| * \ \ Merge from headSimon J. Gerraty2013-09-051-1/+1
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+4
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+16
* | | | | Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|/ |/| | |
* | | | use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-231-1/+1
| |_|/ |/| |
* | | Bump libcam shared library version forgotten in r259397.Nathan Whitehorn2013-12-151-1/+1
* | | Add missing header.Nathan Whitehorn2013-10-301-0/+1
* | | printf() specifier updates to CAM to handle either 32-bit or 64-bit lun_id_t.Nathan Whitehorn2013-10-301-6/+6
| |/ |/|
* | Fix a typo: XPORT_SPI should be tested against transport, nor protocol.Xin LI2013-06-031-1/+1
|/
* Use snprintf(3) constantly when generating CAM error messages.Jaakko Heinonen2012-03-031-44/+58
* Globally replace u_int*_t from (non-contributed) man pages.Ed Schouten2012-02-122-19/+19
* Replace index() and rindex() calls with strchr() and strrchr().Ed Schouten2012-01-031-1/+1
* Bump shared libraries version numbers in preparation for 9.0.Konstantin Belousov2011-08-281-0/+2
* Add Serial Management Protocol (SMP) passthrough support to CAM.Kenneth D. Merry2010-11-301-1/+1