1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/usr.sbin/mfiutil
John Baldwin c02999d982 - Save errno values before calling warn(3) so that errors are correctly
reported.
- Use powerof2() from <sys/param.h> rather than a copy and paste version.

Submitted by:	gcooper
MFC after:	1 week
2010-10-26 19:11:09 +00:00
..
Makefile Fixed dependencies (make checkdpadd). 2010-02-25 20:24:19 +00:00
mfi_cmd.c
mfi_config.c - Save errno values before calling warn(3) so that errors are correctly 2010-10-26 19:11:09 +00:00
mfi_drive.c - Save errno values before calling warn(3) so that errors are correctly 2010-10-26 19:11:09 +00:00
mfi_evt.c - Save errno values before calling warn(3) so that errors are correctly 2010-10-26 19:11:09 +00:00
mfi_flash.c - Save errno values before calling warn(3) so that errors are correctly 2010-10-26 19:11:09 +00:00
mfi_patrol.c - Save errno values before calling warn(3) so that errors are correctly 2010-10-26 19:11:09 +00:00
mfi_show.c - Save errno values before calling warn(3) so that errors are correctly 2010-10-26 19:11:09 +00:00
mfi_volume.c - Save errno values before calling warn(3) so that errors are correctly 2010-10-26 19:11:09 +00:00
mfiutil.8 Fix typos and spelling mistakes. 2010-08-06 14:33:42 +00:00
mfiutil.c Report subcommand handler errors in mfiutil/mptutil so that tools that 2010-10-10 20:37:38 +00:00
mfiutil.h