summaryrefslogtreecommitdiff
path: root/sbin/nvmectl/identify.c
AgeCommit message (Expand)Author
2022-02-17remove one whitespace to align report, misalignment occured after typo fix.andvar
2022-02-16fix various typos, mainly in comments.andvar
2020-09-27show APSTA support status in identifyjdolecek
2018-12-01since NVMe 1.2 (which defined the ONCS bit), the bit (4) is whether controllerjdolecek
2018-04-18nvmectl(8): Add big-endian support.nonaka
2018-04-17nvmectl(8): Sync with FreeBSD nvmecontrol(8) r328763.nonaka
2018-03-17use setprogname()/getprogname(), do not hardcode the prognam name in fixedjdolecek
2016-06-04Mark dead functions.joerg
2016-06-04nvmectl(8): Added NVM Express control utility.nonaka