mrg
d6b33fe60a
avoid access uninitialised memory, found by gcc8, patch by agc@.
2019-10-04 09:16:38 +00:00
jdolecek
b066f5eebd
since NVMe 1.2 (which defined the ONCS bit), the bit (4) is whether controller
...
supports 'Save' field in Set Features, and 'Select' field for Get Features,
not the support for the 'Set Features' command itself
2018-12-01 18:29:19 +00:00
nonaka
ca639f32c5
nvmectl(8): Remove some wdc subcommands from man page.
...
- wdc drive-log
- wdc get-crash-dump
- wdc purge
- wdc purge-monitor
2018-04-18 10:17:54 +00:00
nonaka
d2ae75c29e
nvmectl(8): fix subcommand usage.
2018-04-18 10:16:22 +00:00
nonaka
6ac76f5b92
nvmectl(8): Add big-endian support.
...
from FreeBSD nvmecontolr(8) r329824.
2018-04-18 10:11:44 +00:00
nonaka
605c860b16
nvmectl(8): fix wdc command usage.
2018-04-17 15:31:00 +00:00
nonaka
1f5086ec4f
nvmectl(8): Sync with FreeBSD nvmecontrol(8) r328763.
2018-04-17 08:54:35 +00:00
jdolecek
f24079bab1
use setprogname()/getprogname(), do not hardcode the prognam name in fixed
...
strings
2018-03-17 11:07:26 +00:00
dholland
32cded6cc9
Typos.
2018-02-08 09:05:16 +00:00
christos
4a2bfb113e
sprinkle static and death
2017-05-03 01:37:16 +00:00
wiz
93cd6a62e6
Remove unnecessary Pp. Add missing plural-s. More markup.
2017-04-30 15:59:18 +00:00
nonaka
addbc19a7a
Added missing file...
...
> nvmectl(8): sync with FreeBSD HEAD r316105.
>
> - Expand the SMART / Health Information Log Page (Page 02) printout based on
> NVM Express 1.2.1 Standard.
> - Implement Intel-specific log pages.
> - Implement HGST-specific log pages.
> - Implement wdc-specific nvme control options.
> - Add the ability to dump log pages directly in binary to stdout.
2017-04-29 00:08:46 +00:00
nonaka
d003492f75
nvmectl(8): sync with FreeBSD HEAD r316105.
...
- Expand the SMART / Health Information Log Page (Page 02) printout based on
NVM Express 1.2.1 Standard.
- Implement Intel-specific log pages.
- Implement HGST-specific log pages.
- Implement wdc-specific nvme control options.
- Add the ability to dump log pages directly in binary to stdout.
2017-04-29 00:06:40 +00:00
nonaka
7f9c3b1be0
128 bit integers are displayed in decimal.
...
bn.h and bignum.c from netgpg.
2017-02-13 11:16:46 +00:00
nonaka
1c1d2c157d
Fix RCS Id.
2016-07-14 10:02:43 +00:00
wiz
a6daee9b24
Try improving SYNOPSIS per my understanding of how this works.
...
Use more markup. Fix some markup.
2016-06-05 09:13:08 +00:00
joerg
0eed2a9437
Mark dead functions.
2016-06-04 20:59:49 +00:00
nonaka
cae3c2f471
nvmectl(8): Added NVM Express control utility.
...
Ported from FreeBSD nvmecontrol(8).
2016-06-04 16:29:35 +00:00