Date: Tue, 25 Jan 2011 20:44:11 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/mfiutil Makefile mfi_cmd.c mfi_config.c mfi_evt.c mfi_flash.c mfiutil.8 Message-ID: <201101252044.p0PKiLCu047080@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2011-01-25 20:44:11 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
usr.sbin/mfiutil Makefile mfi_cmd.c mfi_config.c mfi_evt.c
mfi_flash.c mfiutil.8
Log:
SVN rev 217840 on 2011-01-25 20:44:11Z by jhb
MFC 204329,210723,210933,214778,215526:
Sync mfiutil(8) with HEAD:
- Handle malloc() failures more gracefully by error'ing out rather than
segfaulting.
- Fixed dependencies (make checkdpadd).
- Fix typos and spelling mistakes.
Revision Changes Path
1.2.2.3 +1 -0 src/usr.sbin/mfiutil/Makefile
1.1.2.3 +1 -1 src/usr.sbin/mfiutil/mfi_cmd.c
1.1.2.4 +28 -0 src/usr.sbin/mfiutil/mfi_config.c
1.1.2.4 +4 -0 src/usr.sbin/mfiutil/mfi_evt.c
1.1.2.4 +4 -0 src/usr.sbin/mfiutil/mfi_flash.c
1.3.2.3 +2 -2 src/usr.sbin/mfiutil/mfiutil.8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101252044.p0PKiLCu047080>
