summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mfiutil/mfi_show.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r258901:sbruno2014-01-051-1/+1
* Implement foreign volume handling. Allows admins to view foreign metadatasbruno2013-06-081-7/+23
* Add support for getting and setting BBU properties related to batterymarkj2013-04-081-1/+28
* Remove redundant code.ed2012-10-201-28/+0
* More -Wmissing-variable-declarations fixes.ed2012-10-191-2/+0
* Add __unused macros to appropriate places in order to allow buildingeadler2012-06-191-7/+7
* Allow users with RO privilege to the device to read the RO attributes.eadler2012-06-191-7/+8
* Decode new battery status indications.sbruno2012-05-181-0/+22
* Improve battery capacity reportingemaste2011-09-271-10/+15
* If a drive is not part of the array (i.e. missing) we need to print thebz2011-08-251-1/+1
* Properly initialize an error variable to avoid returning uninitializedjhb2011-07-291-0/+1
* Add global -d and -e options to either print device numbersbz2011-06-201-22/+21
* Contrary to when returning in all-good cases at the end of functions webz2011-06-091-6/+25
* Add a 'show progress' command that shows a summary of all in-progressjhb2011-04-291-1/+110
* Preserve errno in an error case.jhb2011-03-171-1/+2
* Add more details to the 'show battery' command including more rawjhb2011-03-171-9/+51
* - Save errno values before calling warn(3) so that errors are correctlyjhb2010-10-261-22/+38
* ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6scottl2009-08-131-0/+560
OpenPOWER on IntegriCloud