Import mptutil from FreeBSD. mpt
authorAlexander Polakov <polachok@gmail.com>
Tue, 8 Dec 2009 20:02:08 +0000 (23:02 +0300)
committerAlexander Polakov <polachok@gmail.com>
Tue, 8 Dec 2009 20:02:08 +0000 (23:02 +0300)
commitfe73b2b601e58b8bf91c857bc1da3ebb0b749917
tree5a2e3890ac0001e2ef2ab3bd0d5d2862b0c477aa
parent97b1549652dfc9dbaf2c5e830d8616a79f2fcee7
Import mptutil from FreeBSD.
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]