| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r316131: | ngie | 2017-05-28 | 1 | -27/+27 |
* | MFC r316080,r316081,r316115: | ngie | 2017-03-31 | 2 | -89/+82 |
* | MFC r315639: | ngie | 2017-03-27 | 1 | -0/+5 |
* | MFC r315320: | ngie | 2017-03-22 | 3 | -0/+234 |
* | MFC r315202: | ngie | 2017-03-20 | 1 | -13/+16 |
* | MFC r315132,r315133,r315186: | ngie | 2017-03-20 | 1 | -11/+23 |
* | MFC r314189,r314190,r314191: | ngie | 2017-03-12 | 1 | -28/+29 |
* | MFC r312465: | ngie | 2017-02-11 | 1 | -4/+3 |
* | MFC r311623: Make do_buff_decode() not read past the end of the buffer. | mav | 2017-01-21 | 1 | -34/+40 |
* | MFC r300547 | truckman | 2016-07-06 | 1 | -1/+1 |
* | MFC r297999: | ngie | 2016-05-05 | 2 | -18/+18 |
* | MFC r298753: | ngie | 2016-05-04 | 1 | -38/+41 |
* | MFC r289450: | ngie | 2015-10-26 | 1 | -1/+3 |
* | 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 |