aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mpsutil
Commit message (Expand)AuthorAgeFilesLines
* Add support for some IOCFacts fields that are available with mpr (12Gb)Scott Long2020-04-161-0/+7
* Don't keep a private copy of mpr_ioctl.h and mps_ioctl.h, since theyScott Long2020-04-163-781/+2
* Advertise the MPI Message Version that's contained in the IOCFacts messageScott Long2020-02-071-4/+17
* Touch up some of the iocfacts fieldsScott Long2020-02-071-2/+4
* mpsutil slot set statusAndriy Gapon2019-09-044-1/+139
* Pass data pointers to the driver in way in expects.Alexander Motin2019-05-301-4/+9
* Regularize the Netflix copyrightWarner Losh2019-02-044-4/+0
* mpsutil: correct styleEitan Adler2018-05-231-2/+1
* mpsutil: add missing bracesEitan Adler2018-05-231-2/+4
* Add a new 'debug' command tree and 'dump_reqs' command to grab and parseScott Long2018-03-125-3/+246
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Fix some broken logic used in obtaining the certain config pages. I'mScott Long2017-07-271-2/+1
* Show more fields in the IOCFact messageScott Long2017-05-051-0/+13
* mpsutil(8): let calloc(3) do the multiplying.Pedro F. Giffuni2017-03-131-1/+1
* usr.sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-1/+1
* Plug various resources leakBaptiste Daroussin2016-04-201-1/+13
* Plug leaksBaptiste Daroussin2016-04-201-0/+8
* Fix type mismatches for malloc(3) and Co.Ulrich Spörlein2015-12-291-1/+1
* mpsutil/mprutil: add flash subcommandBaptiste Daroussin2015-11-175-4/+338
* Include libutil's headers directly from src to avoid recording a dirdepsBryan Drewery2015-10-282-2/+2
* Connect mpsutil for META MODE.Bryan Drewery2015-10-281-0/+19
* Fix a typo in the comment about the include guardBaptiste Daroussin2015-10-281-1/+1
* Remove more of the mptutil unused codeBaptiste Daroussin2015-10-281-33/+0
* Remove some unused code from the mptutil(8)Baptiste Daroussin2015-10-282-105/+0
* Reduce overlinking, for now neither cam nor libutil are neededBaptiste Daroussin2015-10-281-2/+1
* Do enforce "-g", DEBUG_FLAGS can be user if one want to set itBaptiste Daroussin2015-10-281-1/+1
* Replace the manpage with one that actually describes the utilityBaptiste Daroussin2015-10-282-317/+50
* Add copyright for Netflix for the files that changed from mptutilScott Long2015-10-273-0/+12
* Remove mps_config.c, it's unused.Scott Long2015-10-271-1173/+0
* Remove the now not needed diff used to switch the tool from mps to mprBaptiste Daroussin2015-10-161-68/+0
* Fix some alignement in the outputBaptiste Daroussin2015-10-151-11/+20
* Add generic storage structure for both mpr and mps to simplify codeBaptiste Daroussin2015-10-152-12/+51
* Correctly print the device name of the adapterBaptiste Daroussin2015-10-151-1/+1
* Make mpsutil open the mpr devices when named mprutilBaptiste Daroussin2015-10-155-4/+10
* Fix buildworldBaptiste Daroussin2015-08-141-1/+1
* Iniital hack of mpsutilScott Long2015-08-0210-0/+4302