aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mfiutil/mfiutil.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Add mrsasutil(8) as alias to mfiutil(8)Doug Ambrisko2023-05-051-5/+38
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Noted that the stripe_size argument was not being displayed in the usageSean Bruno2013-11-121-1/+1
* Add support for controlling mfi(4) controller properties:Sean Bruno2013-11-071-0/+2
* Add support to reconfigure a drive as SYSPD (real JBOD in LSISean Bruno2013-08-261-2/+3
* Implement foreign volume handling. Allows admins to view foreign metadataSean Bruno2013-06-081-0/+6
* Add support for getting and setting BBU properties related to batteryMark Johnston2013-04-081-0/+2
* Remove redundant code.Ed Schouten2012-10-201-1/+29
* More -Wmissing-variable-declarations fixes.Ed Schouten2012-10-191-1/+1
* Add __unused macros to appropriate places in order to allow buildingEitan Adler2012-06-191-1/+1
* Allow users with RO privilege to the device to read the RO attributes.Eitan Adler2012-06-191-1/+1
* Add global -d and -e options to either print device numbersBjoern A. Zeeb2011-06-201-2/+10
* Add 'show logstate' to usage().Bjoern A. Zeeb2011-06-181-0/+1
* Add a 'show progress' command that shows a summary of all in-progressJohn Baldwin2011-04-291-0/+1
* Report subcommand handler errors in mfiutil/mptutil so that tools thatRandi Harper2010-10-101-3/+5
* ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6Scott Long2009-08-131-0/+134