freebsd-nq/sbin/nvmecontrol
Dimitry Andric a82f07fc2e Fix 32-bit build post 6733401935
The general style in sbin/nvmecontrol apppears to print uint64_t types
using %j, so I'm using that instead of the more general (but admittedly
ugly) PRIu64.
2021-01-08 23:38:30 +01:00
..
modules
tests
comnd.c
comnd.h
devlist.c
firmware.c
format.c
identify_ext.c
identify.c
logpage.c
Makefile
Makefile.depend
nc_util.c
ns.c
nsid.c
nvmecontrol_ext.h
nvmecontrol.8
nvmecontrol.c
nvmecontrol.h
passthru.c
perftest.c
power.c
reset.c
resv.c
sanitize.c
selftest.c