aboutsummaryrefslogtreecommitdiff
path: root/sbin/nvmecontrol/Makefile
Commit message (Expand)AuthorAgeFilesLines
* nvmecontrol: Implement telemetry-log command.Warner Losh3 days1-0/+1
* nvmecontrol: New commands to support Fabrics hostsJohn Baldwin12 days1-1/+7
* nvmecontrol: One file per lineWarner Losh2024-04-171-4/+17
* nvmecontrol: Fix to128 for big endian targetsWarner Losh2024-04-171-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* pkgbase: Put nvmecontrol in its own packageEmmanuel Vadot2022-10-261-1/+1
* nvmecontrol: add device self-test op and log pageChuck Tuffli2021-01-081-0/+1
* Add a basic test for nvmecontrolDavid Bright2020-04-071-0/+4
* Fix mismerge.Warner Losh2019-08-061-1/+1
* Add `nvmecontrol resv` to handle NVMe reservations.Alexander Motin2019-08-051-1/+1
* Add `nvmecontrol sanitize` command.Alexander Motin2019-08-031-1/+1
* Add IOCTL to translate nvdX into nvmeY and NSID.Alexander Motin2019-08-011-1/+2
* Create generic command / arg parsing routinesWarner Losh2019-07-161-2/+5
* Move intel and wdc files to their own modulesWarner Losh2018-12-061-1/+2
* Dynamically load .so modules to expand functionalityWarner Losh2018-12-061-0/+1
* Move Intel specific log pages to intel.cWarner Losh2018-12-021-1/+2
* Make it possible to use print_controller from another programWarner Losh2018-06-131-2/+2
* Add NVMe Namespace Management support to nvmecontrol(8).Alexander Motin2018-05-051-1/+1
* Add `nvmecontrol format` subcommand.Alexander Motin2018-03-131-1/+1
* Move 128-bit integer routines to util.c so they can be used by moreWarner Losh2017-06-271-1/+1
* sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-1/+1
* Implement 5 wdc-specific nvme control options for their HGST drives:Warner Losh2017-02-041-1/+1
* Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1
* Implement power command to list all power modes, find out the powerWarner Losh2016-01-301-1/+1
* Revert r295062 to unbreak buildworldEnji Cooper2016-01-301-1/+1
* Implement power command to list all power modes, find out the powerWarner Losh2016-01-301-1/+1
* Add message when nvd disks are attached and detached.Jim Harris2013-07-191-1/+3
* Add firmware replacement and activation support to nvmecontrol(8) throughJim Harris2013-06-271-1/+2
* Add log page support to nvmecontrol(8) through a new logpage command.Jim Harris2013-06-261-1/+1
* Break out code related to the reset command into a separate source file.Jim Harris2013-06-261-1/+1
* Break out code related to the perftest command into a separate file.Jim Harris2013-06-261-1/+1
* Break out code related to the identify command into a separate source file.Jim Harris2013-06-261-1/+1
* Break out code related to the devlist command into a separate source file.Jim Harris2013-06-261-0/+1
* Add nvmecontrol(8) source code and beginnings of a man page to the tree.Jim Harris2012-09-171-0/+6