freebsd-dev/sbin/nvmecontrol
Warner Losh f428a90ad9 Rework logpage extensibility.
Move from using a linker set to a constructor function that's
called. This simplifies the code and is slightly more obvious.  We now
keep a list of page decoders rather than having an array we managed
before. Commands will move to something similar in the future.

Reviewed by: jhb@
Differential Revision: https://reviews.freebsd.org/D19275
2019-02-22 15:15:36 +00:00
..
modules Regularize the Netflix copyright 2019-02-04 21:28:25 +00:00
devlist.c Try the first 256 units with nvmecontrol devlist. 2018-12-21 23:22:37 +00:00
firmware.c Remove write-only s_flag. 2019-02-16 00:15:02 +00:00
format.c Const poison the command interface 2018-12-06 22:58:42 +00:00
identify_ext.c Make it possible to use print_controller from another program 2018-06-13 22:00:02 +00:00
identify.c Const poison the command interface 2018-12-06 22:58:42 +00:00
logpage.c Rework logpage extensibility. 2019-02-22 15:15:36 +00:00
Makefile Move intel and wdc files to their own modules 2018-12-06 22:58:55 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
nc_util.c Regularize the Netflix copyright 2019-02-04 21:28:25 +00:00
ns.c Regularize the Netflix copyright 2019-02-04 21:28:25 +00:00
nvmecontrol_ext.h Regularize the Netflix copyright 2019-02-04 21:28:25 +00:00
nvmecontrol.8 Update paths based on last-minute changes from libexec to lib. 2018-12-06 23:40:56 +00:00
nvmecontrol.c Rework logpage extensibility. 2019-02-22 15:15:36 +00:00
nvmecontrol.h Rework logpage extensibility. 2019-02-22 15:15:36 +00:00
perftest.c Const poison the command interface 2018-12-06 22:58:42 +00:00
power.c Regularize the Netflix copyright 2019-02-04 21:28:25 +00:00
reset.c Const poison the command interface 2018-12-06 22:58:42 +00:00