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
8984513
Update 'syspd' subcommand description in man page
by WHR
· 2 months ago
master
bc9af57
Add global option '-p' for machine-parsable output of byte values
by WHR
· 3 months ago
ccedb94
Fix a missing colon in man page
by WHR
· 3 months ago
89a5bee
Cleanup unused 'convle*' functions
by WHR
· 3 months ago
1.0.15-rivoreo-r1
eae5943
Protect printf(3) against potentially unterminated strings
by WHR
· 3 months ago
a6e85c0
Remove duplicated strlen(3) call for input string, from function 'volume_name'
by WHR
· 3 months ago
84ecf14
Simplify code and eliminate the on-stack buffer in function 'print_pd'
by WHR
· 3 months ago
b9804bd
Fix function 'mfi_reconfig_supported' gives wrong result when using mrsas(4) driver
by WHR
· 3 months ago
8ee7bd9
Fix unsafe assumptions of snprintf(3) return value in function 'mfi_autolearn_period'
by WHR
· 3 months ago
e8b284c
Support 'dump' subcommand for DragonFly BSD; don't mention 'dump' subcommand in usage message for unsupported platforms
by WHR
· 3 months ago
6a7adb4
Declare phony targets, and add copyright header in Makefile
by WHR
· 3 months ago
c0aaae4
Don't set 'sgl' member of 'struct mfi_dcmd_frame' for 'MFI_CMD' request
by WHR
· 3 months ago
7b28e6d
Update year and package version in the man page
by WHR
· 3 months ago
a5e61d5
Fix missing include of 'sys/sysctl.h' in debugging build for kFreeBSD-based systems
by WHR
· 3 months ago
961404a
Adjust white-spaces and comments in mfiutil.h
by WHR
· 3 months ago
71e279a
Use 'section$*$*' symbols provided by ld64 instead of getsectdata(3) to obtain addresses of specified sections in newer versions of Mac OS X
by WHR
· 3 months ago
53f4664
Use more portable GCC-provided __builtin_ffsll to replace ffsll(3)
by WHR
· 3 months ago
fc48435
Cleanup unused '__builtin_bswap*'
by WHR
· 3 months ago
943c927
Copy 'CPPFLAGS' value into 'CFLAGS', in case this variable being ignored by make(1)'s implicit rule for compiling C source files
by WHR
· 3 months ago
8df8a2c
Don't redefine macro '__GLOBL'
by WHR
· 3 months ago
Next »