]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 204352, 208028, 209266, 209399, 210723, 213672, 215046:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 19 Nov 2010 17:08:15 +0000 (17:08 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 19 Nov 2010 17:08:15 +0000 (17:08 +0000)
commit3cac7a127a25eb24d9e9f96cd0e3bac7efedf4bd
treeb92de17d000903c2f082c8b5f12dd28f35e9c5c8
parent71b3eff3cfce8a24b8c21a8daac306287b0122ff
MFC 204352, 208028, 209266, 209399, 210723, 213672, 215046:
- Fixed static linkage.
- Document that mptutil/mpt do not support RAID volumes in excess of 2TB.
- Report subcommand handler errors so that tools that invoke mptutil can
  robustly report errors.
- Save errno values before calling warn(3) so that errors are correctly
  reported.
- Check for malloc() failures.

git-svn-id: svn://svn.freebsd.org/base/stable/8@215534 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/mptutil/Makefile
usr.sbin/mptutil/mpt_cam.c
usr.sbin/mptutil/mpt_cmd.c
usr.sbin/mptutil/mpt_config.c
usr.sbin/mptutil/mpt_drive.c
usr.sbin/mptutil/mpt_evt.c
usr.sbin/mptutil/mpt_show.c
usr.sbin/mptutil/mpt_volume.c
usr.sbin/mptutil/mptutil.8
usr.sbin/mptutil/mptutil.c