aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mfiutil/mfi_config.c
Commit message (Expand)AuthorAgeFilesLines
* Implement foreign volume handling. Allows admins to view foreign metadataSean Bruno2013-06-081-16/+28
* Add __unused macros to appropriate places in order to allow buildingEitan Adler2012-06-191-2/+2
* Allow users with RO privilege to the device to read the RO attributes.Eitan Adler2012-06-191-7/+8
* MFhead_mfi r233621Doug Ambrisko2012-03-301-4/+3
|\
| * Now that mfi(4) header files uses the absolute number of entries toDoug Ambrisko2012-03-281-4/+3
* | In build_volume(), check if arrays is allocated before traversing itsXin LI2011-11-291-3/+5
* | Avoid double free creating a new RAID with invalid command line arguments.Ed Maste2011-11-231-0/+3
|/
* Add global -d and -e options to either print device numbersBjoern A. Zeeb2011-06-201-1/+3
* Contrary to when returning in all-good cases at the end of functions weBjoern A. Zeeb2011-06-091-37/+92
* Handle malloc() failures more gracefully by error'ing out rather thanJohn Baldwin2010-11-191-0/+28
* - Save errno values before calling warn(3) so that errors are correctlyJohn Baldwin2010-10-261-35/+56
* Fix compile with -DDEBUG by using the correct mfi_pd_ref union definitionRandi Harper2010-10-101-2/+2
* ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6Scott Long2009-08-131-0/+1164