CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2021/08/14 08:22:26
Modified files: usr.bin/systat : iostat.c Log message: Fix iostat per-device values when in boot time mode ('b'). The values should be displayed as-is and not normalized based on the sleep interval. From Anindya Mukherjee