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
*
MFC r257345,257382,257388:
nwhitehorn
2013-12-10
1
-6
/
+7
*
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
*
Stage 3 of dynamic root support. Make all the libraries needed to run
gordon
2003-08-17
1
-0
/
+1
*
Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcam
ken
2003-06-14
1
-2
/
+0
*
english(4) police.
schweikh
2002-12-27
1
-9
/
+9
*
Don't depend on <sys/types.h> pollution in <fcntl.h>.
mike
2002-09-16
1
-0
/
+2
*
string cleanup:
ken
2002-05-14
1
-14
/
+12
*
Do not +1 with MAXPATHLEN.
obrien
2002-04-23
1
-1
/
+1
*
Const'ify the CDB format string passed to the CDB parsing routines
kbyanc
2001-12-18
3
-43
/
+62
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
2
-4
/
+4
*
Add __FBSDID()s to libcam
dillon
2001-09-30
2
-3
/
+7
*
Mark some functions as __printflike() and/or taking const char * arguments
kris
2001-08-20
1
-3
/
+3
*
mdoc(7) police: s/BSD/.Bx/ where appropriate.
ru
2001-08-14
1
-1
/
+4
*
mdoc(7) police: join split punctuation to macro calls.
ru
2001-08-10
1
-4
/
+4
*
mdoc(7) police: protect trailing full stops of abbreviations
ru
2001-08-10
1
-1
/
+1
*
Remove whitespace at EOL.
dd
2001-07-15
2
-10
/
+10
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
2
-2
/
+2
*
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
dd
2001-07-09
1
-1
/
+0
*
Make sure you don't have a file descriptor leak for the 'real'
mjacob
2001-07-04
1
-1
/
+5
*
MAN[1-9] -> MAN.
ru
2001-03-27
1
-1
/
+1
*
Rewrite of the CAM error recovery code.
ken
2001-03-27
1
-34
/
+37
*
Remove the `r' devices.
obrien
2001-02-27
1
-5
/
+2
*
mdoc(7) police: removed history info from the .Os FreeBSD call.
ru
2000-12-14
2
-2
/
+2
*
Use Fx macro wherever possible.
ru
2000-11-14
1
-3
/
+6
*
Fixed typo: .FR -> .Fa
ru
2000-11-06
1
-1
/
+1
*
This is an overhaul of the mode page handling in camcontrol as well as
kbyanc
2000-08-08
2
-3
/
+4
*
Fix groff confusion for PS output.
alex
2000-06-20
1
-3
/
+1
[next]