aboutsummaryrefslogtreecommitdiff
path: root/sbin/camcontrol
Commit message (Expand)AuthorAgeFilesLines
* [camcontrol] init ts=0 to quieten gcc.Adrian Chadd2016-12-031-1/+1
* Add SCSI REPORT TIMESTAMP and SET TIMESTAMP support.Kenneth D. Merry2016-12-015-3/+586
* Fix a problem in camcontrol(8) that cropped up with r307684.Kenneth D. Merry2016-10-211-54/+66
* For CCBs allocated on the stack, we need to clear the entire CCB, not justKenneth D. Merry2016-10-201-1/+3
* Fix minor copy/paste bug.Alexander Motin2016-08-241-1/+1
* Fix a couple of Coverity Unintended sign extension sign extensionDon Lewis2016-05-251-2/+2
* Fix a couple of new instances of a false positive Coverity bufferDon Lewis2016-05-252-5/+6
* Fix multiple Coverity Out-of-bounds access false postive issues in CAMDon Lewis2016-05-244-82/+41
* Add support for managing Shingled Magnetic Recording (SMR) drives.Kenneth D. Merry2016-05-197-17/+2169
* camcontrol(8): Fix another trivial double-freeConrad Meyer2016-05-111-1/+3
* camcontrol(8): Fix trival double-freeConrad Meyer2016-05-111-0/+1
* Add "camcontrol reprobe" subcommand, and implement it for da(4).Edward Tomasz Napierala2016-05-102-2/+62
* sbin: minor spelling fixes.Pedro F. Giffuni2016-04-301-1/+1
* Remove logically impossible test in scsidoinquiry(..)Enji Cooper2016-04-281-3/+0
* Use nitems() from sys/param.h.Marcelo Araujo2016-04-191-1/+1
* Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1
* 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
| |_|_|_|_|_|_|/ |/| | | | | | |