index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libcam
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix multiple Coverity Out-of-bounds access false postive issues in CAM
truckman
2016-05-24
1
-1
/
+1
*
Fix va_list handling
ngie
2016-04-28
1
-38
/
+41
*
MFH
gjb
2016-04-16
2
-18
/
+18
|
\
|
*
Clean up trailing whitespace in lib/libcam; no functional change
ngie
2016-04-14
2
-18
/
+18
*
|
First pass through library packaging.
gjb
2016-02-04
1
-0
/
+1
|
/
*
META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.
bdrewery
2015-11-25
1
-1
/
+0
*
Set dev->fd to -1 when calling cam_close_spec_device with a valid dev->fd
ngie
2015-10-17
1
-1
/
+3
*
Revert r284417 it is not necessary anymore
bapt
2015-06-15
1
-1
/
+1
*
Enforce overwritting SHLIBDIR
bapt
2015-06-15
1
-1
/
+1
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+20
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
1
-2
/
+1
|
|
\
|
|
/
|
/
|
|
*
Merge head from 7/28
sjg
2014-08-19
1
-1
/
+1
|
|
\
|
*
|
Updated dependencies
sjg
2014-05-16
1
-1
/
+1
|
*
|
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
|
Merge head
sjg
2014-04-27
2
-7
/
+8
|
|
\
\
|
*
\
\
Merge from head
sjg
2013-09-05
1
-1
/
+1
|
|
\
\
\
|
*
|
|
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
*
|
|
|
Updated/new Makefile.depend
sjg
2012-11-08
1
-0
/
+4
|
*
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+16
*
|
|
|
|
Convert libraries to use LIBADD
bapt
2014-11-25
1
-2
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
use .Mt to mark up email addresses consistently (part3)
bapt
2014-06-23
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Bump libcam shared library version forgotten in r259397.
nwhitehorn
2013-12-15
1
-1
/
+1
*
|
|
Add missing header.
nwhitehorn
2013-10-30
1
-0
/
+1
*
|
|
printf() specifier updates to CAM to handle either 32-bit or 64-bit lun_id_t.
nwhitehorn
2013-10-30
1
-6
/
+6
|
|
/
|
/
|
*
|
Fix a typo: XPORT_SPI should be tested against transport, nor protocol.
delphij
2013-06-03
1
-1
/
+1
|
/
*
Use snprintf(3) constantly when generating CAM error messages.
jh
2012-03-03
1
-44
/
+58
*
Globally replace u_int*_t from (non-contributed) man pages.
ed
2012-02-12
2
-19
/
+19
*
Replace index() and rindex() calls with strchr() and strrchr().
ed
2012-01-03
1
-1
/
+1
*
Bump shared libraries version numbers in preparation for 9.0.
kib
2011-08-28
1
-0
/
+2
*
Add Serial Management Protocol (SMP) passthrough support to CAM.
ken
2010-11-30
1
-1
/
+1
*
camlib.c: update one overlooked comment
avg
2010-10-11
1
-3
/
+3
*
cam_get_device, cam_open_device: make behavior simpler and more deterministic
avg
2010-10-11
2
-97
/
+21
*
mdoc: drop redundant .Pp and .LP calls
uqs
2010-10-08
1
-1
/
+0
*
Fix typos and spelling mistakes.
joel
2010-08-06
1
-1
/
+1
*
mdoc: order prologue macros consistently by Dd/Dt/Os
uqs
2010-04-14
2
-2
/
+2
*
Build lib/ with WARNS=6 by default.
ed
2010-01-02
1
-0
/
+1
*
Separate the parallel scsi knowledge out of the core of the XPT, and
scottl
2009-07-10
1
-2
/
+4
*
Supply a valid Connect ID when issuing XPT_DEV_MATCH, which
marius
2008-10-27
1
-0
/
+3
*
2nd and final commit that moves us to CAM_NEW_TRAN_CODE
mjacob
2006-11-02
1
-4
/
+12
*
Go with a different version of the previous patch so to preserve errno.
marcus
2006-04-30
1
-5
/
+5
*
Fix a file descriptor leak in cam_lookup_pass() when the ioctl to find
marcus
2006-04-30
1
-4
/
+5
*
Better memory handling:
delphij
2005-07-13
1
-4
/
+7
*
Expand *n't contractions.
ru
2005-02-13
2
-9
/
+9
*
Change a couple of comments so that GCC doesn't think that they contain
scottl
2004-07-29
1
-3
/
+3
*
Eliminate double whitespace.
ru
2004-07-03
1
-1
/
+1
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
2
-39
/
+79
*
Fixed style of DPADD and LDADD assignments as per style.Makefile(5).
ru
2004-02-05
1
-2
/
+2
*
mdoc(7): Use the new feature of the .In macro.
ru
2003-09-08
1
-1
/
+1
[next]