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
*
Convert usr.sbin to LIBADD
bapt
2014-11-25
1
-2
/
+1
*
Style (9) fixes, spaces to tabs.
smh
2014-09-19
1
-50
/
+50
*
- Fix an off by one error when checking for the stop event. This resulted
jhb
2014-04-22
1
-6
/
+12
*
Don't claim the adapter is idle if it is clearing a drive.
jhb
2014-04-22
1
-1
/
+1
*
Split the last gcc-specific flags off into CFLAGS.gcc. This also
dim
2014-01-05
1
-1
/
+1
*
svn r251516 resized the buf argument a bit too much. Pass a hardcoded
sbruno
2013-12-04
1
-1
/
+1
*
Noted that the stripe_size argument was not being displayed in the usage
sbruno
2013-11-12
1
-1
/
+1
*
mdoc: remove superfluous paragraph macro.
joel
2013-11-08
1
-1
/
+0
*
Add support for controlling mfi(4) controller properties:
sbruno
2013-11-07
4
-1
/
+191
*
Add support to reconfigure a drive as SYSPD (real JBOD in LSI
sbruno
2013-08-26
3
-2
/
+29
*
Implement foreign volume handling. Allows admins to view foreign metadata
sbruno
2013-06-08
7
-24
/
+492
*
Add a remark to the effect that a manually started relearn will always
markj
2013-05-13
1
-0
/
+4
*
Switch to a 2-clause license.
markj
2013-04-08
1
-3
/
+0
*
Add support for getting and setting BBU properties related to battery
markj
2013-04-08
7
-4
/
+326
*
Remove redundant code.
ed
2012-10-20
4
-60
/
+35
*
More -Wmissing-variable-declarations fixes.
ed
2012-10-19
4
-5
/
+2
*
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
[next]