| Commit message (Expand) | Author | Age | Files | Lines |
* | Print the correct speed when speed is less than 1MB/s. | n_hibma | 2000-07-01 | 1 | -1/+1 |
* | When printing out the transfer rate display for 'camcontrol inquiry', | ken | 2000-06-28 | 1 | -1/+2 |
* | Eliminate the default device name (da) and unit number (0) in camcontrol. | ken | 2000-06-04 | 2 | -17/+15 |
* | Use the Ic (Internal command) mdoc macro to denote camcontrol subcommands. | ken | 2000-06-03 | 1 | -44/+51 |
* | Send 'camcontrol help' usage output to stdout instead of stderr, so it | ken | 2000-06-03 | 1 | -2/+2 |
* | Implement a new camcontrol function, 'camcontrol format'. | ken | 2000-05-21 | 2 | -31/+393 |
* | Correct the usage of the ".Bd -literal -offset xxx" macro to use | mpp | 2000-05-05 | 1 | -8/+8 |
* | Typo ("frequencey"). | mph | 2000-03-15 | 1 | -1/+1 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -1/+2 |
* | Fix 'camcontrol inquiry'. The inquiry data structure changes (increased to | ken | 2000-02-20 | 1 | -2/+35 |
* | Fix a couple of typos in the 'camcontrol negotiate' output. | ken | 2000-02-04 | 1 | -2/+2 |
* | Do some intptr_t casting for alpha. | mjacob | 2000-01-21 | 2 | -8/+8 |
* | Specify the system directory for which we put in our include path | mjacob | 2000-01-21 | 1 | -1/+3 |
* | use XPT_GDEV_STATS- XPT_GDEV_TYPE was deprecated a while back | mjacob | 2000-01-16 | 1 | -12/+12 |
* | Fix the example in the bugs section. | ken | 1999-12-17 | 1 | -1/+1 |
* | Fix Bus Device Resets from userland, and specifically from camcontrol. | ken | 1999-10-31 | 1 | -11/+41 |
* | Add references to cam(4) and xpt(4). | mph | 1999-10-28 | 1 | -5/+2 |
* | Restore alphabetical order of command line options parsing. | luoqi | 1999-10-26 | 1 | -4/+4 |
* | Debug flags -T and -S were reversed. | luoqi | 1999-10-26 | 1 | -2/+2 |
* | Use mkstemp(3) instead of tmpnam(3) when creating temporary files for mode | ken | 1999-09-28 | 2 | -6/+12 |
* | Fix two rather embarrassing bugs in camcontrol. The first caused the | ken | 1999-09-27 | 1 | -3/+5 |
* | -Wall cleanups, handle unknown cases. | billf | 1999-09-26 | 1 | -5/+9 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 5 | -5/+5 |
* | Various man page cleanup: | mpp | 1999-08-15 | 1 | -2/+2 |
* | Typo of sample command line. | sada | 1999-08-01 | 1 | -2/+2 |
* | Add a MAINTAINER line to modules that I maintain. | ken | 1999-06-18 | 1 | -0/+2 |
* | For vendor-specific commands sent using the 'camcontrol cmd' facility, | ken | 1999-06-10 | 1 | -4/+4 |
* | Fix a typo, and get rid of the bugs section that talks about adding | ken | 1999-05-19 | 1 | -5/+2 |
* | Add a new device specification syntax to camcontrol. It is now possible to | ken | 1999-05-10 | 5 | -91/+204 |
* | Add a number of interrelated CAM feature enhancements and bug fixes. | ken | 1999-05-06 | 2 | -50/+1061 |
* | Fix misspelling of Julian's last name. Oops. | ken | 1999-02-27 | 1 | -2/+2 |
* | Properly print devices that do not have attached peripherals. | gibbs | 1999-01-14 | 1 | -3/+6 |
* | Bad Dog! No Biscuit! *Never* commit without testing- even if it was | mjacob | 1998-12-20 | 1 | -3/+3 |
* | add Bus and Device Reset commands | mjacob | 1998-12-20 | 2 | -27/+47 |
* | Insert missing macro, and while I'm here change the inconsistent | billf | 1998-12-02 | 1 | -3/+3 |
* | Fix a typo in a comment. | ken | 1998-11-12 | 1 | -2/+2 |
* | When we send a stop unit command to a device, send it as an ordered tag so | ken | 1998-10-13 | 1 | -2/+9 |
* | Fix a bug in camcontrol that caused 'camcontrol start' to not work. | ken | 1998-10-13 | 1 | -6/+1 |
* | Add a missing word. | ken | 1998-10-06 | 1 | -2/+2 |
* | Add the -c flag in to the usage summaries in the man page and the usage() | ken | 1998-10-03 | 2 | -4/+7 |
* | Add a new CAM debugging mode, CAM_DEBUG_CDB. This causes the kernel to | ken | 1998-10-02 | 2 | -5/+14 |
* | Fix a grammar problem. | ken | 1998-09-21 | 1 | -2/+2 |
* | Page control field values go from 0-3, not 1-4. | ken | 1998-09-17 | 1 | -5/+5 |
* | Fix a typo. "Primay" -> "Primary" | ken | 1998-09-17 | 1 | -2/+2 |
* | Camcontrol - A utility for configuring/manipulating the CAM subsystem | gibbs | 1998-09-15 | 6 | -0/+3548 |