Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Dec 1996 06:41:24 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sbin
Subject:   cvs commit:  src/sbin/ping ping.c
Message-ID:  <199612101441.GAA05194@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         96/12/10 06:41:23

  Modified:    sbin/ping  ping.c
  Log:
  Cleaned up recent SIGINFO changes.
  
  Simplified average calculations.  This also fixes potential overflow errors
  and minor rounding inconsistencies (always round to nearest now).
  
  Don't lose more SIGINFOs than necessary.
  
  Print \r at the start of the status message.  This clears the dots that
  are sometimes left by ping -f.
  
  Reviewed by:	sef
  
  Revision  Changes    Path
  1.14      +19 -24    src/sbin/ping/ping.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612101441.GAA05194>