freebsd-dev/sbin/nvmecontrol
Warner Losh 4d81e14528 Fix sign of resid and add a mostly useless cast to cope with signed vs
unsigned check warnings from traditional unix code construsts bogusly
flagged as potentially unsafe.
2017-07-01 02:19:48 +00:00
..
devlist.c
firmware.c Put the arguments to aligned_alloc in the right order. 2017-02-04 05:52:50 +00:00
identify.c Report some aspects of namespaces and namespace support in identify 2017-06-27 20:24:44 +00:00
logpage.c Move 128-bit integer routines to util.c so they can be used by more 2017-06-27 20:24:25 +00:00
Makefile Move 128-bit integer routines to util.c so they can be used by more 2017-06-27 20:24:25 +00:00
Makefile.depend
nvmecontrol.8 Make nvmecontrol logpage -p help list known pages. 2017-02-25 00:09:16 +00:00
nvmecontrol.c Exit with usage if argv[1] is NULL in dispatch. This fixes core dumps 2017-02-25 00:09:12 +00:00
nvmecontrol.h Move 128-bit integer routines to util.c so they can be used by more 2017-06-27 20:24:25 +00:00
perftest.c
power.c
reset.c
util.c Move 128-bit integer routines to util.c so they can be used by more 2017-06-27 20:24:25 +00:00
wdc.c Fix sign of resid and add a mostly useless cast to cope with signed vs 2017-07-01 02:19:48 +00:00