]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit - usr.sbin/Makefile
Merge mptutil
authorscottl <scottl@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 17 Aug 2009 07:30:08 +0000 (07:30 +0000)
committerscottl <scottl@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 17 Aug 2009 07:30:08 +0000 (07:30 +0000)
commit816e0be5bca1cb4154e0b6963dec24a8afd793a5
treec223f066a7127fe36606f44a6733ae2231ffd7cf
parent24d47233392ddb3589a7fd6f246e1aad0dab6f9f
Merge mptutil

Approved by: re

git-svn-id: svn://svn.freebsd.org/base/stable/8@196286 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
12 files changed:
usr.sbin/Makefile
usr.sbin/mptutil/Makefile [new file with mode: 0644]
usr.sbin/mptutil/mpt_cam.c [new file with mode: 0644]
usr.sbin/mptutil/mpt_cmd.c [new file with mode: 0644]
usr.sbin/mptutil/mpt_config.c [new file with mode: 0644]
usr.sbin/mptutil/mpt_drive.c [new file with mode: 0644]
usr.sbin/mptutil/mpt_evt.c [new file with mode: 0644]
usr.sbin/mptutil/mpt_show.c [new file with mode: 0644]
usr.sbin/mptutil/mpt_volume.c [new file with mode: 0644]
usr.sbin/mptutil/mptutil.8 [new file with mode: 0644]
usr.sbin/mptutil/mptutil.c [new file with mode: 0644]
usr.sbin/mptutil/mptutil.h [new file with mode: 0644]