CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2020/08/20 19:10:07
Modified files: usr.sbin/iostat: iostat.c Log message: Fix column spacing for disk transfer speeds "IO rates above 100 MB/s are common with SSD; this patch expands the column so it stays neatly printed." - report and initial diff from John Carmack, Refinements and adjustment of missing views from me, OK benno