|
include
|
2024-08-22
|
WHR
|
[b72f0c]
Remove unused include/sys/linker_set.h
|
|
.gitignore
|
2024-08-08
|
WHR
|
[017e50]
Add .gitignore
|
|
INSTALL
|
2024-08-28
|
WHR
|
[da19fd]
Add INSTALL to document build dependencies and ...
|
|
Makefile
|
2024-08-30
|
WHR
|
[6a7adb]
Declare phony targets, and add copyright header...
|
|
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_cmd.c
|
2024-08-30
|
WHR
|
[b9804b]
Fix function 'mfi_reconfig_supported' gives wro...
|
|
mfi_config.c
|
2024-08-31
|
WHR
|
[eae594]
Protect printf(3) against potentially untermina...
|
|
mfi_drive.c
|
2024-08-27
|
WHR
|
[cb9c94]
Fix potential buffer overflow and truncation is...
|
|
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-08-27
|
WHR
|
[6abdec]
Make output messages more consistent and fix so...
|
|
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
|
2024-08-31
|
WHR
|
[eae594]
Protect printf(3) against potentially untermina...
|
|
mfi_volume.c
|
2024-08-31
|
WHR
|
[a6e85c]
Remove duplicated strlen(3) call for input stri...
|
|
mfiutil.8
|
2024-08-30
|
WHR
|
[7b28e6]
Update year and package version in the man page
|
|
mfiutil.c
|
2024-08-30
|
WHR
|
[e8b284]
Support 'dump' subcommand for DragonFly BSD; do...
|
|
mfiutil.h
|
2024-08-31
|
WHR
|
[89a5be]
Cleanup unused 'convle*' functions
|
|
scsi_inquiry.h
|
2024-08-11
|
WHR
|
[adad05]
Add support of showing SCSI inquiry strings on ...
|