| Commit message (Expand) | Author | Age | Files | Lines |
| * | Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvs | Ken Smith | 2011-02-16 | 6 | -6/+6 |
| * | MFC r206622,207939,208593,208732,209031: mdoc cleanup | Ulrich Spörlein | 2010-08-27 | 2 | -2/+2 |
| * | Separate the parallel scsi knowledge out of the core of the XPT, and | Scott Long | 2009-07-10 | 1 | -2/+4 |
| * | Supply a valid Connect ID when issuing XPT_DEV_MATCH, which | Marius Strobl | 2008-10-27 | 1 | -0/+3 |
| * | 2nd and final commit that moves us to CAM_NEW_TRAN_CODE | Matt Jacob | 2006-11-02 | 1 | -4/+12 |
| * | Go with a different version of the previous patch so to preserve errno. | Joe Marcus Clarke | 2006-04-30 | 1 | -5/+5 |
| * | Fix a file descriptor leak in cam_lookup_pass() when the ioctl to find | Joe Marcus Clarke | 2006-04-30 | 1 | -4/+5 |
| * | Better memory handling: | Xin LI | 2005-07-13 | 1 | -4/+7 |
| * | Expand *n't contractions. | Ruslan Ermilov | 2005-02-13 | 2 | -9/+9 |
| * | Change a couple of comments so that GCC doesn't think that they contain | Scott Long | 2004-07-29 | 1 | -3/+3 |
| * | Eliminate double whitespace. | Ruslan Ermilov | 2004-07-03 | 1 | -1/+1 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 2 | -39/+79 |
| * | Fixed style of DPADD and LDADD assignments as per style.Makefile(5). | Ruslan Ermilov | 2004-02-05 | 1 | -2/+2 |
| * | mdoc(7): Use the new feature of the .In macro. | Ruslan Ermilov | 2003-09-08 | 1 | -1/+1 |
| * | Stage 3 of dynamic root support. Make all the libraries needed to run | Gordon Tetlow | 2003-08-17 | 1 | -0/+1 |
| * | Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcam | Kenneth D. Merry | 2003-06-14 | 1 | -2/+0 |
| * | english(4) police. | Jens Schweikhardt | 2002-12-27 | 1 | -9/+9 |
| * | Don't depend on <sys/types.h> pollution in <fcntl.h>. | Mike Barcroft | 2002-09-16 | 1 | -0/+2 |
| * | string cleanup: | Kenneth D. Merry | 2002-05-14 | 1 | -14/+12 |
| * | Do not +1 with MAXPATHLEN. | David E. O'Brien | 2002-04-23 | 1 | -1/+1 |
| * | Const'ify the CDB format string passed to the CDB parsing routines | Kelly Yancey | 2001-12-18 | 3 | -43/+62 |
| * | mdoc(7) police: Use the new .In macro for #include statements. | Ruslan Ermilov | 2001-10-01 | 2 | -4/+4 |
| * | Add __FBSDID()s to libcam | Matthew Dillon | 2001-09-30 | 2 | -3/+7 |
| * | Mark some functions as __printflike() and/or taking const char * arguments | Kris Kennaway | 2001-08-20 | 1 | -3/+3 |
| * | mdoc(7) police: s/BSD/.Bx/ where appropriate. | Ruslan Ermilov | 2001-08-14 | 1 | -1/+4 |
| * | mdoc(7) police: join split punctuation to macro calls. | Ruslan Ermilov | 2001-08-10 | 1 | -4/+4 |
| * | mdoc(7) police: protect trailing full stops of abbreviations | Ruslan Ermilov | 2001-08-10 | 1 | -1/+1 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 2 | -10/+10 |
| * | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 2 | -2/+2 |
| * | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | Dima Dorfman | 2001-07-09 | 1 | -1/+0 |
| * | Make sure you don't have a file descriptor leak for the 'real' | Matt Jacob | 2001-07-04 | 1 | -1/+5 |
| * | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 1 | -1/+1 |
| * | Rewrite of the CAM error recovery code. | Kenneth D. Merry | 2001-03-27 | 1 | -34/+37 |
| * | Remove the `r' devices. | David E. O'Brien | 2001-02-27 | 1 | -5/+2 |
| * | mdoc(7) police: removed history info from the .Os FreeBSD call. | Ruslan Ermilov | 2000-12-14 | 2 | -2/+2 |
| * | Use Fx macro wherever possible. | Ruslan Ermilov | 2000-11-14 | 1 | -3/+6 |
| * | Fixed typo: .FR -> .Fa | Ruslan Ermilov | 2000-11-06 | 1 | -1/+1 |
| * | This is an overhaul of the mode page handling in camcontrol as well as | Kelly Yancey | 2000-08-08 | 2 | -3/+4 |
| * | Fix groff confusion for PS output. | Alexander Langer | 2000-06-20 | 1 | -3/+1 |
| * | Implement a new camcontrol function, 'camcontrol format'. | Kenneth D. Merry | 2000-05-21 | 1 | -1/+1 |
| * | Introduce .Lb macro to libcam manpages. | Alexey Zelkin | 2000-04-22 | 2 | -0/+4 |
| * | Specify the system directory for which we put in our include path | Matt Jacob | 2000-01-21 | 1 | -1/+2 |
| * | get pd_type from inquiry data itself | Matt Jacob | 2000-01-16 | 1 | -1/+1 |
| * | Replace beforeinstall target with new variables used by .mk system. | Rodney W. Grimes | 2000-01-14 | 1 | -4/+3 |
| * | Fix a file descriptor leak in cam_open_btl(). The xpt device was opened, | Kenneth D. Merry | 1999-09-12 | 1 | -1/+5 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 5 | -5/+5 |
| * | Take out a reference to ccb(4). I never got around to writing it. | Kenneth D. Merry | 1999-08-17 | 1 | -3/+2 |
| * | Various man page cleanup: | Mike Pritchard | 1999-08-15 | 1 | -3/+3 |
| * | Add a MAINTAINER line to modules that I maintain. | Kenneth D. Merry | 1999-06-18 | 1 | -0/+1 |
| * | cam_get_device() was returning 0 on failure, and 1 on success, while | Mike Pritchard | 1999-06-15 | 1 | -10/+10 |