summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mfiutil/mfi_config.c
Commit message (Expand)AuthorAgeFilesLines
* Implement foreign volume handling. Allows admins to view foreign metadatasbruno2013-06-081-16/+28
* Add __unused macros to appropriate places in order to allow buildingeadler2012-06-191-2/+2
* Allow users with RO privilege to the device to read the RO attributes.eadler2012-06-191-7/+8
* MFhead_mfi r233621ambrisko2012-03-301-4/+3
* In build_volume(), check if arrays is allocated before traversing itsdelphij2011-11-291-3/+5
* Avoid double free creating a new RAID with invalid command line arguments.emaste2011-11-231-0/+3
* Add global -d and -e options to either print device numbersbz2011-06-201-1/+3
* Contrary to when returning in all-good cases at the end of functions webz2011-06-091-37/+92
* Handle malloc() failures more gracefully by error'ing out rather thanjhb2010-11-191-0/+28
* - Save errno values before calling warn(3) so that errors are correctlyjhb2010-10-261-35/+56
* Fix compile with -DDEBUG by using the correct mfi_pd_ref union definitionrandi2010-10-101-2/+2
* ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6scottl2009-08-131-0/+1164
OpenPOWER on IntegriCloud