freebsd-dev/usr.sbin/iostat
Adrian Chadd ab8ac08e14 Fix the device name spacing.
The old logic padded the device name out but assumed the unit number was one digit
long; this fails for things like SATA devices which (for me) begin at ad10.

Assemble the full device name in a temporary buffer and then calcluate padding
based on that string.
2008-09-11 09:55:54 +00:00
..
iostat.8 Markup fixes. 2006-09-29 17:57:04 +00:00
iostat.c Fix the device name spacing. 2008-09-11 09:55:54 +00:00
Makefile Put libdevstat before libkvm, because the former depends on the latter. 2004-02-04 10:20:43 +00:00