summaryrefslogtreecommitdiffstats
path: root/sbin/camcontrol
Commit message (Expand)AuthorAgeFilesLines
* Rewrite of the CAM error recovery code.ken2001-03-272-113/+87
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.ru2001-03-201-1/+0
* Prepare for mdoc(7)NG.ru2000-12-181-20/+14
* Properly check malloc(3) return valuesjedgar2000-12-012-0/+24
* Fix format string warningskris2000-11-271-3/+3
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-44/+44
* Adjust 'camcontrol negotiate -v' so it prints out the initiator ID from theken2000-09-171-0/+2
* optreset is declared in unistd.h, so we don't need to declare it here again.imp2000-08-161-2/+0
* Fix an order-of-operations bug and properly shift page_control values forkbyanc2000-08-101-6/+8
* Include new modepage list (-l) option in the verbose usage.kbyanc2000-08-091-0/+1
* Fix a typo in the last commit so that this compiles.jhb2000-08-091-1/+1
* Fix some whitespace errors.kbyanc2000-08-081-12/+12
* Replace -l with .Fl lkbyanc2000-08-081-1/+3
* This is an overhaul of the mode page handling in camcontrol as well askbyanc2000-08-086-739/+823
* Print the correct speed when speed is less than 1MB/s.n_hibma2000-07-011-1/+1
* When printing out the transfer rate display for 'camcontrol inquiry',ken2000-06-281-1/+2
* Eliminate the default device name (da) and unit number (0) in camcontrol.ken2000-06-042-17/+15
* Use the Ic (Internal command) mdoc macro to denote camcontrol subcommands.ken2000-06-031-44/+51
* Send 'camcontrol help' usage output to stdout instead of stderr, so itken2000-06-031-2/+2
* Implement a new camcontrol function, 'camcontrol format'.ken2000-05-212-31/+393
* Correct the usage of the ".Bd -literal -offset xxx" macro to usempp2000-05-051-8/+8
* Typo ("frequencey").mph2000-03-151-1/+1
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-1/+2
* Fix 'camcontrol inquiry'. The inquiry data structure changes (increased token2000-02-201-2/+35
* Fix a couple of typos in the 'camcontrol negotiate' output.ken2000-02-041-2/+2
* Do some intptr_t casting for alpha.mjacob2000-01-212-8/+8
* Specify the system directory for which we put in our include pathmjacob2000-01-211-1/+3
* use XPT_GDEV_STATS- XPT_GDEV_TYPE was deprecated a while backmjacob2000-01-161-12/+12
* Fix the example in the bugs section.ken1999-12-171-1/+1
* Fix Bus Device Resets from userland, and specifically from camcontrol.ken1999-10-311-11/+41
* Add references to cam(4) and xpt(4).mph1999-10-281-5/+2
* Restore alphabetical order of command line options parsing.luoqi1999-10-261-4/+4
* Debug flags -T and -S were reversed.luoqi1999-10-261-2/+2
* Use mkstemp(3) instead of tmpnam(3) when creating temporary files for modeken1999-09-282-6/+12
* Fix two rather embarrassing bugs in camcontrol. The first caused theken1999-09-271-3/+5
* -Wall cleanups, handle unknown cases.billf1999-09-261-5/+9
* $Id$ -> $FreeBSD$peter1999-08-285-5/+5
* Various man page cleanup:mpp1999-08-151-2/+2
* Typo of sample command line.sada1999-08-011-2/+2
* Add a MAINTAINER line to modules that I maintain.ken1999-06-181-0/+2
* For vendor-specific commands sent using the 'camcontrol cmd' facility,ken1999-06-101-4/+4
* Fix a typo, and get rid of the bugs section that talks about addingken1999-05-191-5/+2
* Add a new device specification syntax to camcontrol. It is now possible token1999-05-105-91/+204
* Add a number of interrelated CAM feature enhancements and bug fixes.ken1999-05-062-50/+1061
* Fix misspelling of Julian's last name. Oops.ken1999-02-271-2/+2
* Properly print devices that do not have attached peripherals.gibbs1999-01-141-3/+6
* Bad Dog! No Biscuit! *Never* commit without testing- even if it wasmjacob1998-12-201-3/+3
* add Bus and Device Reset commandsmjacob1998-12-202-27/+47
* Insert missing macro, and while I'm here change the inconsistentbillf1998-12-021-3/+3
OpenPOWER on IntegriCloud