Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-9] src/usr.sbin/iostat
Module Name: src
Committed By: martin
Date: Sat Apr 1 16:25:10 UTC 2023
Modified Files:
src/usr.sbin/iostat [netbsd-9]: iostat.c
Log Message:
Pull up following revision(s) (requested by kre in ticket #1626):
usr.sbin/iostat/iostat.c: revision 1.68
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.67.4.1 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