freebsd-dev/sbin/nvmecontrol
Enji Cooper 4914b39f09 Don't use K&R style prototypes; ANSIfy them
This fixes several -Wold-style-definition warnings.

X-MFC with:	313191
Reported by:	amd64-gcc-6.3.0 (devel/amd64-xtoolchain-gcc)
Sponsored by:	Dell EMC Isilon
2017-03-28 20:34:02 +00:00
..
devlist.c For "nvmecontrol devlist", show namespace sizes in terms of MB instead of 2014-01-06 23:48:47 +00:00
firmware.c Put the arguments to aligned_alloc in the right order. 2017-02-04 05:52:50 +00:00
identify.c Add message when nvd disks are attached and detached. 2013-07-19 21:40:57 +00:00
logpage.c Make nvmecontrol logpage -p help list known pages. 2017-02-25 00:09:16 +00:00
Makefile sbin: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:33:01 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
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 Make nvmecontrol logpage -p help list known pages. 2017-02-25 00:09:16 +00:00
perftest.c Do not exit with error status after printing data for perftest. 2013-11-01 22:05:29 +00:00
power.c In nvmecontrol, fix gcc warnings about the local 'power' variables 2016-03-11 17:25:18 +00:00
reset.c Incorporate feedback from bde@ based on r252672 changes: 2013-07-09 21:14:15 +00:00
wdc.c Don't use K&R style prototypes; ANSIfy them 2017-03-28 20:34:02 +00:00