From afebff53d52a3e0ca3b97c63c75ddc7830ca0e7e Mon Sep 17 00:00:00 2001 From: Jay Lepreau Date: Sat, 24 Nov 1984 09:01:51 -0800 Subject: [PATCH] fix negative times due to overflow; add fflush so works over net SCCS-vsn: usr.sbin/iostat/iostat.c 4.11 --- usr/src/usr.sbin/iostat/iostat.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/usr/src/usr.sbin/iostat/iostat.c b/usr/src/usr.sbin/iostat/iostat.c index 552cce1452..b7bca8208c 100644 --- a/usr/src/usr.sbin/iostat/iostat.c +++ b/usr/src/usr.sbin/iostat/iostat.c @@ -1,4 +1,4 @@ -static char *sccsid = "@(#)iostat.c 4.10 (Berkeley) 83/10/19"; +static char *sccsid = "@(#)iostat.c 4.11 (Berkeley) 84/11/24"; /* * iostat */ @@ -162,6 +162,7 @@ loop: for (i=0; i