aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mptutil
Commit message (Expand)AuthorAgeFilesLines
* Similar to mfiutil, drop local definition of powerof2() and use versionJohn Baldwin2010-11-221-2/+0
* - Save errno values before calling warn(3) so that errors are correctlyJohn Baldwin2010-11-097-184/+253
* Report subcommand handler errors in mfiutil/mptutil so that tools thatRandi Harper2010-10-101-3/+5
* Spelling fixes.Joel Dahl2010-08-011-1/+1
* Syntax, commas and stuff. Comments from jhb.Sean Bruno2010-06-211-2/+2
* Expand man page to document the fact that mptutil/mpt doesn't support RAID vo...Sean Bruno2010-06-171-0/+12
* mdoc: move remaining sections into consistent orderUlrich Spörlein2010-05-131-5/+5
* Fixed static linkage.Ruslan Ermilov2010-02-261-2/+2
* Fix mptutil's method for locating disk devices attached to a specificJohn Baldwin2010-02-191-113/+109
* - Don't emit a warning in 'show adapter' if the IOC2 or IOC6 pages are notJohn Baldwin2010-02-191-5/+11
* Update the mptutil man page for FreeBSD 8.0Scott Long2009-08-171-3/+6
* Add mptutil, a basic utility for managing MPT SCSI/SATA/SAS controllers.Scott Long2009-08-1411-0/+4428