1. bc9af57 Add global option '-p' for machine-parsable output of byte values by WHR · 6 weeks ago
  2. e8b284c Support 'dump' subcommand for DragonFly BSD; don't mention 'dump' subcommand in usage message for unsupported platforms by WHR · 7 weeks ago
  3. 6abdec6 Make output messages more consistent and fix some minor formatting issues by WHR · 7 weeks ago
  4. df25132 Replace 'uint' and 'u_int' types with portable and possibly more appropriate types by WHR · 7 weeks ago
  5. 1692cc7 Check and recreate symbolic link to first mrsas(4) management device node when driver type 'mrsas' was requested, in case both mfi(4) and mrsas(4) drivers are active and mfi(4) has created the symbolic link first by WHR · 8 weeks ago
  6. 585c849 Reject invalid unit number from command line by WHR · 8 weeks ago
  7. 9e6813f Create the management device node for Linux, if it doesn't exist as a character device node by WHR · 8 weeks ago
  8. 2efc0ed Indicate command handlers return errno, by using a temptatory variable in 'main' function by WHR · 8 weeks ago
  9. 2022d81 Make some pointers read-only as appropriate by WHR · 8 weeks ago
  10. bc23b95 Allow changing driver type on Solaris by WHR · 9 weeks ago
  11. 0034143 Make the source code compiles for Solaris without actual support for Solaris mr_sas(7D) driver by WHR · 9 weeks ago
  12. 0b6f79f Implicate driver type to be 'mrsas' if the running program is named 'mrsasutil' by WHR · 9 weeks ago
  13. 48e873f Append a local version string to the full version string to identify this fork by WHR · 9 weeks ago
  14. 91ecc98 Remove unnecessary new line from an error message by WHR · 9 weeks ago
  15. a2ceec9 Call setlocale(3) at begining of the program by WHR · 9 weeks ago
  16. 81ec6d5 Add support for kFreeBSD mrsas(4) driver, which uses same ioctl(2) interface as Linux megaraid_sas driver by WHR · 9 weeks ago
  17. 62606fd Use actual command name in usage message by WHR · 9 weeks ago
  18. 9d0532d Tell GNU-style getopt(3) to stop scanning options after subcommand by WHR · 10 weeks ago
  19. 9cbac84 Support 'on' and 'off' inputs in 'ctrlprop alarm' subcommand by WHR · 10 weeks ago
  20. d8ead35 Correct format of usage strings by WHR · 10 weeks ago
  21. b53c417 Don't use term 'JBOD' for non-RAID SYSTEM physical drives, as it has a different meaning in this program by WHR · 10 weeks ago
  22. 20a0f5c Import from FreeBSD 11.1-RELEASE by WHR · 10 weeks ago