Module Name: src Committed By: jakllsch Date: Fri Jan 7 03:12:27 UTC 2011
Modified Files: src/usr.sbin/iostat: Makefile iostat.c Log Message: Maintain 5-character width of MB/s column by dynamically adjusting the decimal precision. This should work until disk transfer rates exceed 99999 MB/s. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/usr.sbin/iostat/Makefile cvs rdiff -u -r1.53 -r1.54 src/usr.sbin/iostat/iostat.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.