1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/usr.sbin/mfiutil
John Baldwin 98be0dfebd Add a 'show progress' command that shows a summary of all in-progress
commands for a given adapter.  Specifically, it shows the status of any
drive or volume activities currently in progress similar to the
'drive process' and 'volume progress' commands.

Reviewed by:	emaste
MFC after:	1 week
2011-04-29 14:06:37 +00:00
..
Makefile
mfi_cmd.c
mfi_config.c
mfi_drive.c
mfi_evt.c
mfi_flash.c
mfi_patrol.c Fix typo in "continuously" argument used in patrol auto command. 2011-04-27 14:58:06 +00:00
mfi_show.c Add a 'show progress' command that shows a summary of all in-progress 2011-04-29 14:06:37 +00:00
mfi_volume.c Add the ability to manage the state of write caching when the battery 2011-04-05 14:19:05 +00:00
mfiutil.8 Add a 'show progress' command that shows a summary of all in-progress 2011-04-29 14:06:37 +00:00
mfiutil.c Add a 'show progress' command that shows a summary of all in-progress 2011-04-29 14:06:37 +00:00
mfiutil.h