summaryrefslogtreecommitdiffstats
path: root/lib/libcam
Commit message (Expand)AuthorAgeFilesLines
* MFC r319844,r319845:ngie2017-07-181-0/+74
* MFC r316558:ngie2017-07-181-2/+3
* MFC r316131:ngie2017-05-281-27/+27
* MFC r316080,r316081,r316115:ngie2017-03-312-89/+82
* MFC r315639:ngie2017-03-271-0/+5
* MFC r315320:ngie2017-03-223-0/+234
* MFC r315202:ngie2017-03-201-13/+16
* MFC r315132,r315133,r315186:ngie2017-03-201-11/+23
* MFC r314189,r314190,r314191:ngie2017-03-121-28/+29
* MFC r312465:ngie2017-02-111-4/+3
* MFC r311623: Make do_buff_decode() not read past the end of the buffer.mav2017-01-211-34/+40
* MFC r300547truckman2016-07-061-1/+1
* MFC r297999:ngie2016-05-052-18/+18
* MFC r298753:ngie2016-05-041-38/+41
* MFC r289450:ngie2015-10-261-1/+3
* MFC r257345,257382,257388:nwhitehorn2013-12-101-6/+7
* Fix a typo: XPORT_SPI should be tested against transport, nor protocol.delphij2013-06-031-1/+1
* Use snprintf(3) constantly when generating CAM error messages.jh2012-03-031-44/+58
* Globally replace u_int*_t from (non-contributed) man pages.ed2012-02-122-19/+19
* Replace index() and rindex() calls with strchr() and strrchr().ed2012-01-031-1/+1
* Bump shared libraries version numbers in preparation for 9.0.kib2011-08-281-0/+2
* Add Serial Management Protocol (SMP) passthrough support to CAM.ken2010-11-301-1/+1
* camlib.c: update one overlooked commentavg2010-10-111-3/+3
* cam_get_device, cam_open_device: make behavior simpler and more deterministicavg2010-10-112-97/+21
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-1/+0
* Fix typos and spelling mistakes.joel2010-08-061-1/+1
* mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-04-142-2/+2
* Build lib/ with WARNS=6 by default.ed2010-01-021-0/+1
* Separate the parallel scsi knowledge out of the core of the XPT, andscottl2009-07-101-2/+4
* Supply a valid Connect ID when issuing XPT_DEV_MATCH, whichmarius2008-10-271-0/+3
* 2nd and final commit that moves us to CAM_NEW_TRAN_CODEmjacob2006-11-021-4/+12
* Go with a different version of the previous patch so to preserve errno.marcus2006-04-301-5/+5
* Fix a file descriptor leak in cam_lookup_pass() when the ioctl to findmarcus2006-04-301-4/+5
* Better memory handling:delphij2005-07-131-4/+7
* Expand *n't contractions.ru2005-02-132-9/+9
* Change a couple of comments so that GCC doesn't think that they containscottl2004-07-291-3/+3
* Eliminate double whitespace.ru2004-07-031-1/+1
* Mechanically kill hard sentence breaks.ru2004-07-022-39/+79
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).ru2004-02-051-2/+2
* mdoc(7): Use the new feature of the .In macro.ru2003-09-081-1/+1
* Stage 3 of dynamic root support. Make all the libraries needed to rungordon2003-08-171-0/+1
* Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcamken2003-06-141-2/+0
* english(4) police.schweikh2002-12-271-9/+9
* Don't depend on <sys/types.h> pollution in <fcntl.h>.mike2002-09-161-0/+2
* string cleanup:ken2002-05-141-14/+12
* Do not +1 with MAXPATHLEN.obrien2002-04-231-1/+1
* Const'ify the CDB format string passed to the CDB parsing routineskbyanc2001-12-183-43/+62
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-012-4/+4
* Add __FBSDID()s to libcamdillon2001-09-302-3/+7
* Mark some functions as __printflike() and/or taking const char * argumentskris2001-08-201-3/+3
OpenPOWER on IntegriCloud