|
include
|
2025-09-30
|
WHR
|
[a7dd8d]
Add 'show boot' subcommand
|
|
.gitignore
|
2024-08-08
|
WHR
|
[017e50]
Add .gitignore
|
|
INSTALL
|
2024-08-28
|
WHR
|
[da19fd]
Add INSTALL to document build dependencies and ...
|
|
Makefile
|
2025-10-02
|
WHR
|
[c88ad1]
Add 'boot' subcommand
|
|
human_readable.c
|
2024-08-08
|
WHR
|
[ed8452]
Remove the incorrect implementation of humanize...
|
|
mfi_bbu.c
|
2024-08-30
|
WHR
|
[8ee7bd]
Fix unsafe assumptions of snprintf(3) return va...
|
|
mfi_boot.c
|
2025-10-03
|
WHR
|
[46fc42]
When changing boot drive or volume, make sure t...
|
|
mfi_cmd.c
|
2025-10-02
|
WHR
|
[5bd376]
Reject invalid volume target ID from function '...
|
|
mfi_config.c
|
2024-08-31
|
WHR
|
[eae594]
Protect printf(3) against potentially untermina...
|
|
mfi_drive.c
|
2025-10-14
|
WHR
|
[945608]
Always use the provided 'scsi_inquiry.h' file f...
|
|
mfi_evt.c
|
2024-08-31
|
WHR
|
[eae594]
Protect printf(3) against potentially untermina...
|
|
mfi_flash.c
|
2024-08-27
|
WHR
|
[6abdec]
Make output messages more consistent and fix so...
|
|
mfi_foreign.c
|
2024-09-03
|
WHR
|
[bc9af5]
Add global option '-p' for machine-parsable out...
|
|
mfi_patrol.c
|
2024-08-27
|
WHR
|
[6abdec]
Make output messages more consistent and fix so...
|
|
mfi_properties.c
|
2024-08-26
|
WHR
|
[25224a]
Fix file descriptor leak in function 'mfi_ctrl_...
|
|
mfi_show.c
|
2025-09-30
|
WHR
|
[a7dd8d]
Add 'show boot' subcommand
|
|
mfi_volume.c
|
2024-08-31
|
WHR
|
[a6e85c]
Remove duplicated strlen(3) call for input stri...
|
|
mfiutil.8
|
2025-10-02
|
WHR
|
[c88ad1]
Add 'boot' subcommand
|
|
mfiutil.c
|
2025-10-02
|
WHR
|
[c88ad1]
Add 'boot' subcommand
|
|
mfiutil.h
|
2025-10-02
|
WHR
|
[c88ad1]
Add 'boot' subcommand
|
|
scsi_inquiry.h
|
2025-08-31
|
WHR
|
[12a4f7]
Recognize and report newer SPC versions for dri...
|