diff options
author | kraai <kraai@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2002-02-01 16:54:00 +0000 |
---|---|---|
committer | kraai <kraai@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2002-02-01 16:54:00 +0000 |
commit | 85b6c633422a94ff86e5e0db4f844850c02750eb (patch) | |
tree | 5806bf7476fc081bc78f75eaf57967d829b657af /docs | |
parent | 54ce1e49d3b787a2cf9501a09d72c50210da3f56 (diff) | |
download | busybox-w32-85b6c633422a94ff86e5e0db4f844850c02750eb.tar.gz busybox-w32-85b6c633422a94ff86e5e0db4f844850c02750eb.tar.bz2 busybox-w32-85b6c633422a94ff86e5e0db4f844850c02750eb.zip |
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.
git-svn-id: svn://busybox.net/trunk/busybox@4145 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions