summaryrefslogtreecommitdiffstats
path: root/sbin/nvmecontrol/firmware.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r258071:jimharris2014-05-071-11/+24
* Do not throw an error if the user requests to activate the image fromjimharris2013-07-161-1/+1
* %d should be used for printing int32_t instead of %zd.jimharris2013-07-121-1/+1
* Try to read firmware image before prompting the user to confirmjimharris2013-07-091-1/+3
* Incorporate feedback from bde@ based on r252672 changes:jimharris2013-07-091-90/+62
* Fix printf argument mismatch reported by gcc on i386.jimharris2013-07-041-2/+2
* Add firmware replacement and activation support to nvmecontrol(8) throughjimharris2013-06-271-0/+335
OpenPOWER on IntegriCloud