aboutsummaryrefslogtreecommitdiff
path: root/sbin/camcontrol/zone.c
Commit message (Expand)AuthorAgeFilesLines
* camcontrol: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])Elyes Haouas2024-04-291-4/+3
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* camcontrol: Zone fix two warningsWarner Losh2023-06-191-3/+1
* camcontrol(8): remove unnecessary CCB zeroingEdward Tomasz Napierala2021-02-251-2/+0
* Use the more proper term of SATL instead of ATA_BEHIND_SCSI.Warner Losh2019-07-151-2/+2
* Add task attribute support to camcontrol(8).Kenneth D. Merry2017-02-171-5/+5
* Fix a couple of new instances of a false positive Coverity bufferDon Lewis2016-05-251-3/+5
* Add support for managing Shingled Magnetic Recording (SMR) drives.Kenneth D. Merry2016-05-191-0/+676