summaryrefslogtreecommitdiff
path: root/usr.sbin/mpsutil/mps_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some broken logic used in obtaining the certain config pages. I'mScott Long2017-07-271-2/+1
* mpsutil(8): let calloc(3) do the multiplying.Pedro F. Giffuni2017-03-131-1/+1
* Fix type mismatches for malloc(3) and Co.Ulrich Spörlein2015-12-291-1/+1
* mpsutil/mprutil: add flash subcommandBaptiste Daroussin2015-11-171-0/+58
* Remove some unused code from the mptutil(8)Baptiste Daroussin2015-10-281-81/+0
* Add copyright for Netflix for the files that changed from mptutilScott Long2015-10-271-0/+4
* Add generic storage structure for both mpr and mps to simplify codeBaptiste Daroussin2015-10-151-12/+49
* Make mpsutil open the mpr devices when named mprutilBaptiste Daroussin2015-10-151-1/+1
* Iniital hack of mpsutilScott Long2015-08-021-0/+713