1. d4d6677 Fix multiple incorrect accesses of an union member in 'struct mfi_evt_detail' by WHR · 3 months ago
  2. 4e291b9 Change 'struct mfi_spare' to use zero-length array to match codes that using this type by WHR · 3 months ago
  3. 6a7d35f Use zero-length array in 'struct mfi_evt_list' and fix an out of bound access when the array length is really zero by WHR · 3 months ago
  4. a20d636 Make direct command opcode marcos endian-neutral by WHR · 3 months ago
  5. 4c1f530 Support 'debug' subcommand for mfi(4) driver only by WHR · 3 months ago
  6. 97fa0c7 Optionally use libdevinfo(3LIB) instead of path_to_inst(4) for looking up management device node on Solaris by WHR · 3 months ago
  7. bc23b95 Allow changing driver type on Solaris by WHR · 3 months ago
  8. 236949d Request MFIIO_QUERY_DISK is only supported by the mfi(4) driver, don't use it with other driver by WHR · 3 months ago
  9. 82632e6 Remove '__FBSDID' macro definition from CFLAGS as it is no longer needed by WHR · 3 months ago
  10. b774720 Adjust header of 'show volumes' output by WHR · 3 months ago
  11. e0cd1ff Remove an unused declaration by WHR · 3 months ago
  12. 72bf66d Add support for mr_sas(7D) driver with Solaris kernel by WHR · 3 months ago
  13. 907fe7f Remove a redundant statement by WHR · 3 months ago
  14. 0034143 Make the source code compiles for Solaris without actual support for Solaris mr_sas(7D) driver by WHR · 3 months ago
  15. ceca000 Use a consistent base to convert from MFI time to Unix time by WHR · 3 months ago
  16. 0b6f79f Implicate driver type to be 'mrsas' if the running program is named 'mrsasutil' by WHR · 3 months ago
  17. 48e873f Append a local version string to the full version string to identify this fork by WHR · 3 months ago
  18. bca5d24 Make `mfiutil show progress` print out the elapsed time estimate in a more humanized way by Enji Cooper · 6 years ago
  19. dcc722a Document that the option '-t' is only relevant to FreeBSD by WHR · 3 months ago
  20. 91ecc98 Remove unnecessary new line from an error message by WHR · 3 months ago
  21. a2ceec9 Call setlocale(3) at begining of the program by WHR · 3 months ago
  22. 8c3f4ae Document newly added driver type selection option in man page by WHR · 3 months ago
  23. 81ec6d5 Add support for kFreeBSD mrsas(4) driver, which uses same ioctl(2) interface as Linux megaraid_sas driver by WHR · 3 months ago
  24. 62606fd Use actual command name in usage message by WHR · 3 months ago
  25. 395ea9d Compatibility fixes for Darwin by WHR · 3 months ago
  26. b3692f6 Don't define the static version of reallocf(3) for Darwin, since it is already available there by WHR · 3 months ago
  27. adad057 Add support of showing SCSI inquiry strings on non-kFreeBSD platforms by WHR · 3 months ago
  28. 9d0532d Tell GNU-style getopt(3) to stop scanning options after subcommand by WHR · 3 months ago
  29. 899a550 Change event log printing format, and extend size of timestamp formatting buffer by WHR · 3 months ago
  30. 9cbac84 Support 'on' and 'off' inputs in 'ctrlprop alarm' subcommand by WHR · 4 months ago
  31. f2f111f Fix malformed error messages in 'ctrlprop rebuild' and 'ctrlprop alarm' subcommands by WHR · 4 months ago
  32. d8ead35 Correct format of usage strings by WHR · 4 months ago
  33. ed8452b Remove the incorrect implementation of humanize_number(3) by WHR · 4 months ago
  34. b53c417 Don't use term 'JBOD' for non-RAID SYSTEM physical drives, as it has a different meaning in this program by WHR · 4 months ago
  35. be72f04 Make 'Makefile' compatible with BSD make by WHR · 4 months ago
  36. a67674b Explictly set language standard to GNU C99, since the source code uses C99 features by WHR · 4 months ago
  37. 7a3f903 Enable compilation of human_readable.c for all platforms by WHR · 4 months ago
  38. ced9781 Set 'mfi_adapter_no' for Linux to make option '-u' useful by WHR · 4 months ago
  39. 52149d8 Drop libbsd dependency by WHR · 4 months ago
  40. fc9b2db Avoid using BSD-specific extension of strftime(3) formatting specifications by WHR · 4 months ago
  41. 017e50a Add .gitignore by WHR · 4 months ago
  42. a5bc3b4 Port to GNU/Linux with libbsd by WHR · 4 months ago
  43. 20a0f5c Import from FreeBSD 11.1-RELEASE by WHR · 4 months ago