diff options
author | Matt Kraai <kraai@debian.org> | 2002-02-01 16:54:00 +0000 |
---|---|---|
committer | Matt Kraai <kraai@debian.org> | 2002-02-01 16:54:00 +0000 |
commit | 369da77d5eb818e7a6f1e5e5829a4066e7785680 (patch) | |
tree | 5806bf7476fc081bc78f75eaf57967d829b657af /editors | |
parent | 20d739adf7fb1542015537dbdb969689118ceb02 (diff) | |
download | busybox-369da77d5eb818e7a6f1e5e5829a4066e7785680.tar.gz |
2002-01-30 Neal H Walfield <neal@cs.uml.edu>
* networking/ping.c (hostname): Removed.
[CONFIG_FEATURE_FANCY_PING] (noresp): Moved from here . . .
[CONFIG_FEATURE_FANCY_PING] (ping:noresp): . . . to here.
Use H->h_name, not hostname.
[CONFIG_FEATURE_FANCY_PING] (ping): Do not copy H->h_name into
hostname.
Use H->h_name directly.
[!CONFIG_FEATURE_FANCY_PING] (hostent): New global variable.
[!CONFIG_FEATURE_FANCY_PING] (pingstats): Use hostent in favor
of the now obsolete hostname global variable.
[!CONFIG_FEATURE_FANCY_PING] (ping): Likewise.
No need to copy H; use hostent instead.
[!CONFIG_FEATURE_FANCY_PING] (ntransmitted, nreceived,
nrepeats, pingcount, myid, options, tmax, tsum): Removed
superfluous zero initializers.
Diffstat (limited to 'editors')
0 files changed, 0 insertions, 0 deletions