Rivoreo Source Code Repositories
src.rivoreo.one
/
mfiutil
Free and portable utility for managing LSI MegaRAID SAS controllers
[
Releases
]
Clone this repo:
Branches
master
Tags
1.0.15-rivoreo-r1
516dbe0
Make mfi_next_learn_time function to take a 'FILE *' argument for output
by WHR
· 3 weeks ago
master
bd1f8bd
mfiutil: Change mfi_autolearn_(period|mode) to write to a FILE
by John Baldwin
· 3 weeks ago
9456087
Always use the provided 'scsi_inquiry.h' file for all platforms
by WHR
· 3 months ago
46fc424
When changing boot drive or volume, make sure the specified drive or volume actually exists, before continuing
by WHR
· 3 months ago
5bd3769
Reject invalid volume target ID from function 'mfi_lookup_volume'
by WHR
· 3 months ago
c88ad1f
Add 'boot' subcommand
by WHR
· 3 months ago
a7dd8da
Add 'show boot' subcommand
by WHR
· 3 months ago
12a4f78
Recognize and report newer SPC versions for drives, up to SPC-7
by WHR
· 4 months ago
b2e2444
Fix incorrect reporting of SPC-3 drives as 'SAS'; properly report conforming SCSI version of drives, up to SPC-2
by WHR
· 11 months ago
e8c6289
Remove unnecessary GPL version 2 licensing option from scsi_inquiry.h since the modified BSD license is already compatible with the GNU GPL
by WHR
· 11 months ago
6778ade
Workaround license ambiguity in scsi_inquiry.h by rewriting it based on a relicensed source from Linux
by WHR
· 11 months ago
8984513
Update 'syspd' subcommand description in man page
by WHR
· 1 year, 4 months ago
bc9af57
Add global option '-p' for machine-parsable output of byte values
by WHR
· 1 year, 4 months ago
ccedb94
Fix a missing colon in man page
by WHR
· 1 year, 4 months ago
89a5bee
Cleanup unused 'convle*' functions
by WHR
· 1 year, 4 months ago
1.0.15-rivoreo-r1
eae5943
Protect printf(3) against potentially unterminated strings
by WHR
· 1 year, 4 months ago
a6e85c0
Remove duplicated strlen(3) call for input string, from function 'volume_name'
by WHR
· 1 year, 4 months ago
84ecf14
Simplify code and eliminate the on-stack buffer in function 'print_pd'
by WHR
· 1 year, 4 months ago
b9804bd
Fix function 'mfi_reconfig_supported' gives wrong result when using mrsas(4) driver
by WHR
· 1 year, 4 months ago
8ee7bd9
Fix unsafe assumptions of snprintf(3) return value in function 'mfi_autolearn_period'
by WHR
· 1 year, 4 months ago
Next »