Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/iostat
Module Name: src
Committed By: kre
Date: Fri Jun 17 01:47:45 UTC 2022
Modified Files:
src/usr.sbin/iostat: iostat.c
Log Message:
Fix processing of the archaic arg format (BACKWARD_COMPATIBILITY) so it
doesn't repeat the processing every iteration. Repeatedly seeing the wait
interval does no harm, but setting the iteration count (reps) over and
over again rather defeats its purpose.
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 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.
Home |
Main Index |
Thread Index |
Old Index