aboutsummaryrefslogtreecommitdiff
path: root/sbin/camcontrol
Commit message (Expand)AuthorAgeFilesLines
* Limit RESOLUTION_MAX to INT_MAX, not UINT_MAX (all spelled out) so theEnji Cooper2015-10-251-1/+1
* Revamp camcontrol(8) fwdownload support and add the opcodes subcommand.Kenneth D. Merry2015-08-205-216/+1580
* Fix a few mandoc warnings.Christian Brueffer2015-08-121-1/+0
* Add -b to the devlist usage info, forgotten in r260059.Christian Brueffer2015-07-021-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+21
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-273-226/+570
| |\
| * \ Merge from head@274682Simon J. Gerraty2014-11-192-13/+29
| |\ \
| * \ \ Merge head from 7/28Simon J. Gerraty2014-08-195-10/+1352
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | | Merge headSimon J. Gerraty2014-04-283-34/+91
| |\ \ \ \
| * \ \ \ \ Merge head@256284Simon J. Gerraty2013-10-132-1/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge headSimon J. Gerraty2013-09-113-15/+573
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge from headSimon J. Gerraty2013-09-053-16/+799
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ sync from headSimon J. Gerraty2013-04-122-62/+1109
| |\ \ \ \ \ \ \ \
| * | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+22
* | | | | | | | | | | Add support for reading MAM attributes to camcontrol(8) and libcam(3).Kenneth D. Merry2015-06-095-2/+684
* | | | | | | | | | | Remove unused variables reported by clang.Marcelo Araujo2015-06-022-5/+2
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Remove End Of Line whitespacesBaptiste Daroussin2015-04-261-3/+3
* | | | | | | | | | Fix minor mdoc issues.Joel Dahl2015-04-241-1/+0
* | | | | | | | | | Add camcontrol subcommands to control APM and AAM levels.Alexander Motin2015-03-192-3/+99
* | | | | | | | | | Make ATA power management commands to work on SCSI HBAs via PASS THROUGH.Alexander Motin2015-03-171-32/+14
* | | | | | | | | | Make sure that the flags for the XPT_DEV_ADVINFO CCB are initializedKenneth D. Merry2015-02-181-1/+1
* | | | | | | | | | Improve camcontrol(8) handling of drive defect data.Kenneth D. Merry2015-01-082-184/+453
* | | | | | | | | | mdoc: paragraph improvements.Joel Dahl2015-01-041-3/+2
* | | | | | | | | | mdoc: remove EOL whitespace.Joel Dahl2014-12-291-7/+7
* | | | | | | | | | Convert sbin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Attempt to report a better error if sanitize is not supportedBryan Venteicher2014-11-091-8/+24
* | | | | | | | | Update CAM CCB accounting for the new status quo.Alexander Motin2014-09-141-2/+2
* | | | | | | | | Fix character case in examples for "camcontrol security" - should beGavin Atkinson2014-08-311-3/+3
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Add persistent reservation support to camcontrol(8).Kenneth D. Merry2014-07-035-9/+1351
* | | | | | | | use .Mt to mark up email addresses consistently (part1)Baptiste Daroussin2014-06-201-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | 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
| |_|_|_|_|/ |/| | | | |
* | | | | | 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
| |_|_|_|/ |/| | | |
* | | | | - 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
| |_|_|/ |/| | |
* | | | 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