FreeBSD src
Go to file
Bruce Evans 7d81b35c91 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
1996-12-10 14:41:22 +00:00
bin Fixed `stty [-]extproc'. It set extproc to a semi-random state (always 1996-12-07 11:07:20 +00:00
contrib Use LANG=C, LC_CTYPE=C, LC_TIME=C 1996-11-26 08:58:57 +00:00
eBones First round of moving secure telnet (AKA kerberised telnet) to its new home 1996-10-26 17:20:52 +00:00
etc ifconfig 127.0.0.1 instead of localhost 1996-12-10 02:23:27 +00:00
games Fix minor typo/grammatical error 1996-11-22 22:16:25 +00:00
gnu Convert to mdoc format. 1996-12-09 07:57:54 +00:00
include Fix compiler warning: /* inside comment 1996-12-05 14:46:57 +00:00
lib Change another reference to host names to domain names, and restore some 1996-12-09 16:50:39 +00:00
libexec Truncate the file when opening it with write intent. Otherwise, 1996-11-30 20:59:32 +00:00
lkm Make snake 3.0-CURRENT here. 1996-11-11 14:18:40 +00:00
release Update to benefit from David's recent changes to pw(8). The most 1996-12-10 02:16:06 +00:00
sbin Cleaned up recent SIGINFO changes. 1996-12-10 14:41:22 +00:00
secure Secure telnet is now in eBones. 1996-11-07 14:42:57 +00:00
share Correct a false statement made about shlibs. 1996-12-10 10:02:48 +00:00
sys Give up early for empty partitions. The offset for an empty 1996-12-10 14:07:42 +00:00
tools Back out a little more of the previous changes. No longer change 1996-10-31 15:57:25 +00:00
usr.bin Minor formatting fixes. 1996-12-09 07:26:04 +00:00
usr.sbin Update to benefit from David's recent changes to pw(8). The most 1996-12-10 02:16:06 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Use LC_TIME=C instead of LC_TIME= (POSIX) 1996-11-26 03:26:31 +00:00