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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ARM compilation issue.
mjacob
2012-06-20
1
-2
/
+4
*
Add __unused macros to appropriate places in order to allow building
eadler
2012-06-19
6
-15
/
+14
*
Allow users with RO privilege to the device to read the RO attributes.
eadler
2012-06-19
10
-35
/
+41
*
Decode new battery status indications.
sbruno
2012-05-18
1
-0
/
+22
*
MFhead_mfi r233621
ambrisko
2012-03-30
2
-5
/
+4
*
mdoc: correct .Bd/.Bl arguments.
joel
2012-03-26
1
-2
/
+2
*
Remove superfluous paragraph macro.
joel
2012-03-25
1
-1
/
+0
*
Use the correct volume identifier field when parsing MR_EVT_ARG_LD_STRIP
jhb
2011-12-05
1
-1
/
+1
*
In build_volume(), check if arrays is allocated before traversing its
delphij
2011-11-29
1
-3
/
+5
*
Avoid double free creating a new RAID with invalid command line arguments.
emaste
2011-11-23
1
-0
/
+3
*
Improve battery capacity reporting
emaste
2011-09-27
1
-10
/
+15
*
Move the logic to parse volume cache commands out into a separate function
jhb
2011-09-02
2
-119
/
+159
*
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
7
-39
/
+161
*
Add 'show logstate' to usage().
bz
2011-06-18
1
-0
/
+1
*
Contrary to when returning in all-good cases at the end of functions we
bz
2011-06-09
7
-62
/
+216
*
There are a couple of structs in mfireg.h with members named 'class'.
emaste
2011-06-02
1
-4
/
+4
*
Add a 'show progress' command that shows a summary of all in-progress
jhb
2011-04-29
3
-2
/
+118
*
Fix typo in "continuously" argument used in patrol auto command.
pluknet
2011-04-27
1
-1
/
+1
*
Add the ability to manage the state of write caching when the battery
jhb
2011-04-05
2
-7
/
+40
*
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
*
Fix division by zero, causing floating point exception in a drive progress
pluknet
2011-02-25
1
-1
/
+1
*
Handle malloc() failures more gracefully by error'ing out rather than
jhb
2010-11-19
3
-0
/
+36
*
Fix typo.
bcr
2010-11-04
1
-1
/
+1
*
- Save errno values before calling warn(3) so that errors are correctly
jhb
2010-10-26
7
-129
/
+225
*
Enable copyback and system PD states.
pluknet
2010-10-21
1
-0
/
+4
*
Fix compile with -DDEBUG by using the correct mfi_pd_ref union definition
randi
2010-10-10
1
-2
/
+2
*
Report subcommand handler errors in mfiutil/mptutil so that tools that
randi
2010-10-10
1
-3
/
+5
*
Fix typos and spelling mistakes.
joel
2010-08-06
1
-1
/
+1
*
Spelling fixes.
joel
2010-08-01
1
-1
/
+1
*
Fixed dependencies (make checkdpadd).
ru
2010-02-25
1
-0
/
+1
*
Update the man page for manual section 8
scottl
2009-08-17
1
-1
/
+1
*
Update the man page for FreeBSD 8.0
scottl
2009-08-17
1
-14
/
+6
*
Move mfiutil.1 to mfiutil.8 for consistency. Remove superfulous README.
scottl
2009-08-17
3
-104
/
+1
*
Fix is 32bit bug missed in testing.
scottl
2009-08-14
1
-7
/
+8
*
ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6
scottl
2009-08-13
13
-0
/
+5258