aboutsummaryrefslogtreecommitdiff
path: root/sbin/camcontrol
Commit message (Expand)AuthorAgeFilesLines
* Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
* Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
* Merge headSimon J. Gerraty2014-04-283-34/+91
|\
| * Add information about supported NCQ functionality to camcontrol identify.Steven Hartland2014-04-241-0/+26
| * Replace several instances of -1 with appropriate CAM_*_WILDCARD and types.Alexander Motin2014-01-101-22/+30
| * getopt returns an int, not a char, so use the correct data type forScott Long2013-12-301-1/+1
| * Add the '-b' flag to 'camcontrol devlist'. This prints only the existingScott Long2013-12-292-8/+31
| * printf() specifier updates to CAM to handle either 32-bit or 64-bit lun_id_t.Nathan Whitehorn2013-10-301-2/+2
| * Fix mode page length calculation to remove last garbage line from theAlexander Motin2013-10-111-2/+2
* | Merge head@256284Simon J. Gerraty2013-10-132-1/+3
|\|
| * Fix an inverted check for the master user in "camcontrol security -U".Mark Johnston2013-10-081-1/+1
| * Fix resource leaksEd Maste2013-10-071-0/+2
* | Merge headSimon J. Gerraty2013-09-113-15/+573
|\|
| * - Begin sentence on a new line.Joel Dahl2013-09-071-14/+25
| * Bump .Dd after r255307 and r255310Bryan Venteicher2013-09-061-1/+1
| * Add firmware downloading support for Samsung drivesBryan Venteicher2013-09-062-0/+4
| * Add camcontrol support for the SCSI sanitize commandBryan Venteicher2013-09-062-1/+544
* | Merge from headSimon J. Gerraty2013-09-053-16/+799
|\|
| * Add missing newlines to Fibre Channel attributes output.Alexander Motin2013-08-271-3/+3
| * Improve firmware download status check. Previous check was insufficient forAlexander Motin2013-06-141-5/+3
| * Fix build after r251654.Alexander Motin2013-06-121-4/+4
| * Use CAM_DIR_NONE for requests without data.Alexander Motin2013-06-121-4/+4
| * sbin/camcontrol/camcontrol.cAlan Somers2013-05-151-2/+6
| * mdoc: remove superfluous paragraph macro.Joel Dahl2013-04-251-2/+0
| * Adds Host Protected Area (HPA) support for ATA disks to camcontrolSteven Hartland2013-04-252-2/+785
* | sync from headSimon J. Gerraty2013-04-122-62/+1109
|\|
| * Remove contractions.Joel Dahl2013-04-111-1/+1
| * Prevent the creation of an unused variable.Ed Schouten2013-04-081-1/+1
| * mdoc: new sentence should be on a new line. Also remove EOL whitespace whileJoel Dahl2013-04-061-3/+4
| * mdoc: remove superfluous paragraph macro.Joel Dahl2013-04-051-3/+0
| * Adds security options to camcontrol this includes the ability to secure eraseSteven Hartland2013-04-042-61/+1110
* | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
* | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
* | Sync from headSimon J. Gerraty2012-11-048-136/+609
|\|
| * More -Wmissing-variable-declarations fixes.Ed Schouten2012-10-194-14/+15
| * Check the return value of sbuf_finish().Jaakko Heinonen2012-08-231-2/+8
| * Avoid segfault in the 'smpphylist' subcommand.Sergey Kandaurov2012-08-201-1/+1
| * In sbin/camcontrol/camcontrol.c, function smpcmd(), initialize theDimitry Andric2012-08-051-1/+1
| * Change 'camcontrol defects' to first probe a drive to find out how muchKenneth D. Merry2012-06-222-7/+68
| * Add progress.c and progress.h, missed in the previous commit to camcontrol.Scott Long2012-06-202-0/+246
| * Update the 'fwdownload' command to also flash disks connected over anScott Long2012-06-204-66/+167
| * Minor spelling fixes.Joel Dahl2012-06-051-2/+2
| * Add -p argument for `camcontrol debug` to allow enabling CAM_DEBUG_PROBEAlexander Motin2012-06-042-3/+11
| * Rewrite enabling NCQ for SATA devices in a way more alike to SCSI TCQ.Alexander Motin2012-06-021-43/+93
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+22
|/
* Add missing flag enable when certain arguments are parsedEitan Adler2012-05-301-0/+1
* MFprojects/zfsd:Alexander Motin2012-05-241-1/+20
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-2/+2
* Remove superfluous paragraph macro.Joel Dahl2012-03-251-1/+0
* Fix build when RELEASE_CRUNCH is defined.Yoshihiro Takahashi2012-01-291-2/+2