aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sesutil
Commit message (Expand)AuthorAgeFilesLines
* Fix `sesutil fault` operation.Alexander Motin2016-09-301-3/+9
* Plug memory leakBaptiste Daroussin2016-04-201-0/+2
* Cleanup headersBaptiste Daroussin2016-03-262-5/+0
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-01-071-0/+1
* Show the enclosure name and id in sesutil mapBaptiste Daroussin2015-12-151-0/+11
* Fix sesutil locate when a sesid is passed to locate commandBaptiste Daroussin2015-12-111-1/+1
* sesutil: Add extra information specific to some SES devices to sesutil mapBaptiste Daroussin2015-12-114-21/+76
* sesutils, pass the correct element type when printing the status of a givenBaptiste Daroussin2015-12-111-1/+1
* sesutil: fix map not printing the status of the LED device in an arrayBaptiste Daroussin2015-12-111-4/+4
* Rename some functions and variables inside sesutil(8) to make gcc happyAllan Jude2015-09-191-10/+10
* Connect sesutil(1) and numactl(1) for META_MODE.Bryan Drewery2015-09-191-0/+18
* Improve and expand sesutil(8)Allan Jude2015-09-195-65/+667
* Yet another fix for gcc 4.2Baptiste Daroussin2015-09-051-5/+5
* Remove extra i++Baptiste Daroussin2015-09-051-1/+0
* Fix build with gcc 4.2Baptiste Daroussin2015-09-051-5/+5
* Add a new sesutil(8) utilityBaptiste Daroussin2015-09-053-0/+304