Free and portable utility for managing LSI MegaRAID SAS controllers

[Releases]
Clone this repo:
  1. 12a4f78 Recognize and report newer SPC versions for drives, up to SPC-7 by WHR · 10 days ago master
  2. b2e2444 Fix incorrect reporting of SPC-3 drives as 'SAS'; properly report conforming SCSI version of drives, up to SPC-2 by WHR · 7 months ago
  3. 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 · 7 months ago
  4. 6778ade Workaround license ambiguity in scsi_inquiry.h by rewriting it based on a relicensed source from Linux by WHR · 7 months ago
  5. 8984513 Update 'syspd' subcommand description in man page by WHR · 1 year ago
  6. bc9af57 Add global option '-p' for machine-parsable output of byte values by WHR · 1 year ago
  7. ccedb94 Fix a missing colon in man page by WHR · 1 year ago
  8. 89a5bee Cleanup unused 'convle*' functions by WHR · 1 year ago 1.0.15-rivoreo-r1
  9. eae5943 Protect printf(3) against potentially unterminated strings by WHR · 1 year ago
  10. a6e85c0 Remove duplicated strlen(3) call for input string, from function 'volume_name' by WHR · 1 year ago
  11. 84ecf14 Simplify code and eliminate the on-stack buffer in function 'print_pd' by WHR · 1 year ago
  12. b9804bd Fix function 'mfi_reconfig_supported' gives wrong result when using mrsas(4) driver by WHR · 1 year ago
  13. 8ee7bd9 Fix unsafe assumptions of snprintf(3) return value in function 'mfi_autolearn_period' by WHR · 1 year ago
  14. e8b284c Support 'dump' subcommand for DragonFly BSD; don't mention 'dump' subcommand in usage message for unsupported platforms by WHR · 1 year ago
  15. 6a7adb4 Declare phony targets, and add copyright header in Makefile by WHR · 1 year ago
  16. c0aaae4 Don't set 'sgl' member of 'struct mfi_dcmd_frame' for 'MFI_CMD' request by WHR · 1 year ago
  17. 7b28e6d Update year and package version in the man page by WHR · 1 year ago
  18. a5e61d5 Fix missing include of 'sys/sysctl.h' in debugging build for kFreeBSD-based systems by WHR · 1 year ago
  19. 961404a Adjust white-spaces and comments in mfiutil.h by WHR · 1 year ago
  20. 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 · 1 year ago