aboutsummaryrefslogtreecommitdiff
path: root/lib/libcam
Commit message (Expand)AuthorAgeFilesLines
* 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
* camlib.c: update one overlooked commentAndriy Gapon2010-10-111-3/+3
* cam_get_device, cam_open_device: make behavior simpler and more deterministicAndriy Gapon2010-10-112-97/+21
* mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-081-1/+0
* Fix typos and spelling mistakes.Joel Dahl2010-08-061-1/+1
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-142-2/+2
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+1
* Separate the parallel scsi knowledge out of the core of the XPT, andScott Long2009-07-101-2/+4
* Supply a valid Connect ID when issuing XPT_DEV_MATCH, whichMarius Strobl2008-10-271-0/+3
* 2nd and final commit that moves us to CAM_NEW_TRAN_CODEMatt Jacob2006-11-021-4/+12
* Go with a different version of the previous patch so to preserve errno.Joe Marcus Clarke2006-04-301-5/+5
* Fix a file descriptor leak in cam_lookup_pass() when the ioctl to findJoe Marcus Clarke2006-04-301-4/+5
* Better memory handling:Xin LI2005-07-131-4/+7
* Expand *n't contractions.Ruslan Ermilov2005-02-132-9/+9
* Change a couple of comments so that GCC doesn't think that they containScott Long2004-07-291-3/+3
* Eliminate double whitespace.Ruslan Ermilov2004-07-031-1/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-022-39/+79
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov2004-02-051-2/+2
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-1/+1
* Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow2003-08-171-0/+1
* Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcamKenneth D. Merry2003-06-141-2/+0
* english(4) police.Jens Schweikhardt2002-12-271-9/+9
* Don't depend on <sys/types.h> pollution in <fcntl.h>.Mike Barcroft2002-09-161-0/+2
* string cleanup:Kenneth D. Merry2002-05-141-14/+12