index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
mfiutil
/
mfi_show.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't claim the adapter is idle if it is clearing a drive.
jhb
2014-04-22
1
-1
/
+1
*
svn r251516 resized the buf argument a bit too much. Pass a hardcoded
sbruno
2013-12-04
1
-1
/
+1
*
Implement foreign volume handling. Allows admins to view foreign metadata
sbruno
2013-06-08
1
-7
/
+23
*
Add support for getting and setting BBU properties related to battery
markj
2013-04-08
1
-1
/
+28
*
Remove redundant code.
ed
2012-10-20
1
-28
/
+0
*
More -Wmissing-variable-declarations fixes.
ed
2012-10-19
1
-2
/
+0
*
Add __unused macros to appropriate places in order to allow building
eadler
2012-06-19
1
-7
/
+7
*
Allow users with RO privilege to the device to read the RO attributes.
eadler
2012-06-19
1
-7
/
+8
*
Decode new battery status indications.
sbruno
2012-05-18
1
-0
/
+22
*
Improve battery capacity reporting
emaste
2011-09-27
1
-10
/
+15
*
If a drive is not part of the array (i.e. missing) we need to print the
bz
2011-08-25
1
-1
/
+1
*
Properly initialize an error variable to avoid returning uninitialized
jhb
2011-07-29
1
-0
/
+1
*
Add global -d and -e options to either print device numbers
bz
2011-06-20
1
-22
/
+21
*
Contrary to when returning in all-good cases at the end of functions we
bz
2011-06-09
1
-6
/
+25
*
Add a 'show progress' command that shows a summary of all in-progress
jhb
2011-04-29
1
-1
/
+110
*
Preserve errno in an error case.
jhb
2011-03-17
1
-1
/
+2
*
Add more details to the 'show battery' command including more raw
jhb
2011-03-17
1
-9
/
+51
*
- Save errno values before calling warn(3) so that errors are correctly
jhb
2010-10-26
1
-22
/
+38
*
ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6
scottl
2009-08-13
1
-0
/
+560