freebsd-skq/usr.sbin/mfiutil
emaste 11e6bdb86e There are a couple of structs in mfireg.h with members named 'class'.
These cause problems when trying to include the header in a C++ project.
Rename them to 'evt_class', and track the change in mfi and mfiutil.

Submitted by:	Mark Johnston
Sponsored by:	Sandvine Incorporated
Reviewed by:	jhb@
MFC after:	1 week
2011-06-02 00:43:16 +00:00
..
Makefile
mfi_cmd.c
mfi_config.c
mfi_drive.c
mfi_evt.c There are a couple of structs in mfireg.h with members named 'class'. 2011-06-02 00:43:16 +00:00
mfi_flash.c
mfi_patrol.c
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
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