Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2023-07-10 18:25:21 +0300
committerDenys Vlasenko <vda.linux@googlemail.com>2023-07-10 18:25:21 +0300
commit5353df91cba7b397b9407701681708d0a1518df6 (patch)
tree7b7925e3e43c7ef44c618a629bbc6aa78a8c3bf7 /networking
parenta9047e09807f11bcd62f69c481ce19b2663f8862 (diff)
Update applet size estimates
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'networking')
-rw-r--r--networking/arping.c2
-rw-r--r--networking/brctl.c2
-rw-r--r--networking/dnsd.c2
-rw-r--r--networking/ether-wake.c2
-rw-r--r--networking/ftpgetput.c4
-rw-r--r--networking/hostname.c4
-rw-r--r--networking/ifplugd.c2
-rw-r--r--networking/ip.c6
-rw-r--r--networking/ipcalc.c2
-rw-r--r--networking/isrv_identd.c2
-rw-r--r--networking/nameif.c2
-rw-r--r--networking/nbd-client.c2
-rw-r--r--networking/nslookup.c2
-rw-r--r--networking/ntpd.c2
-rw-r--r--networking/pscan.c2
-rw-r--r--networking/route.c2
-rw-r--r--networking/slattach.c2
-rw-r--r--networking/ssl_client.c2
-rw-r--r--networking/telnetd.c2
-rw-r--r--networking/traceroute.c2
-rw-r--r--networking/tunctl.c2
-rw-r--r--networking/udhcp/Config.src4
-rw-r--r--networking/vconfig.c2
-rw-r--r--networking/wget.c2
-rw-r--r--networking/whois.c2
-rw-r--r--networking/zcip.c2
26 files changed, 31 insertions, 31 deletions
diff --git a/networking/arping.c b/networking/arping.c
index 86f0221ed..967f1ac04 100644
--- a/networking/arping.c
+++ b/networking/arping.c
@@ -6,7 +6,7 @@
* Busybox port: Nick Fedchik <nick@fedchik.org.ua>
*/
//config:config ARPING
-//config: bool "arping (9 kb)"
+//config: bool "arping (9.1 kb)"
//config: default y
//config: help
//config: Ping hosts by ARP packets.
diff --git a/networking/brctl.c b/networking/brctl.c
index 956bd91f3..7b0270b51 100644
--- a/networking/brctl.c
+++ b/networking/brctl.c
@@ -10,7 +10,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config BRCTL
-//config: bool "brctl (4.7 kb)"
+//config: bool "brctl (9.9 kb)"
//config: default y
//config: help
//config: Manage ethernet bridges.
diff --git a/networking/dnsd.c b/networking/dnsd.c
index a0f320c6c..a11d83f49 100644
--- a/networking/dnsd.c
+++ b/networking/dnsd.c
@@ -17,7 +17,7 @@
* the first porting of oao' scdns to busybox also.
*/
//config:config DNSD
-//config: bool "dnsd (9.8 kb)"
+//config: bool "dnsd (10 kb)"
//config: default y
//config: help
//config: Small and static DNS server daemon.
diff --git a/networking/ether-wake.c b/networking/ether-wake.c
index 36e90acfb..68df19361 100644
--- a/networking/ether-wake.c
+++ b/networking/ether-wake.c
@@ -64,7 +64,7 @@
* filter. That configuration consumes more power.
*/
//config:config ETHER_WAKE
-//config: bool "ether-wake (4.9 kb)"
+//config: bool "ether-wake (5.2 kb)"
//config: default y
//config: help
//config: Send a magic packet to wake up sleeping machines.
diff --git a/networking/ftpgetput.c b/networking/ftpgetput.c
index 4c92f34a1..1172850ce 100644
--- a/networking/ftpgetput.c
+++ b/networking/ftpgetput.c
@@ -13,13 +13,13 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config FTPGET
-//config: bool "ftpget (7.8 kb)"
+//config: bool "ftpget (7.9 kb)"
//config: default y
//config: help
//config: Retrieve a remote file via FTP.
//config:
//config:config FTPPUT
-//config: bool "ftpput (7.5 kb)"
+//config: bool "ftpput (7.6 kb)"
//config: default y
//config: help
//config: Store a remote file via FTP.
diff --git a/networking/hostname.c b/networking/hostname.c
index 549103485..36cb70866 100644
--- a/networking/hostname.c
+++ b/networking/hostname.c
@@ -10,13 +10,13 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config HOSTNAME
-//config: bool "hostname (5.5 kb)"
+//config: bool "hostname (5.8 kb)"
//config: default y
//config: help
//config: Show or set the system's host name.
//config:
//config:config DNSDOMAINNAME
-//config: bool "dnsdomainname (3.6 kb)"
+//config: bool "dnsdomainname (3.8 kb)"
//config: default y
//config: help
//config: Alias to "hostname -d".
diff --git a/networking/ifplugd.c b/networking/ifplugd.c
index 0b55bf4e5..a776d4121 100644
--- a/networking/ifplugd.c
+++ b/networking/ifplugd.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config IFPLUGD
-//config: bool "ifplugd (10 kb)"
+//config: bool "ifplugd (11 kb)"
//config: default y
//config: help
//config: Network interface plug detection daemon.
diff --git a/networking/ip.c b/networking/ip.c
index 7c3208699..36126b747 100644
--- a/networking/ip.c
+++ b/networking/ip.c
@@ -19,7 +19,7 @@
//config: trying to be portable, it's better to use "ip CMD" forms.
//config:
//config:config IPADDR
-//config: bool "ipaddr (14 kb)"
+//config: bool "ipaddr (15 kb)"
//config: default y
//config: select FEATURE_IP_ADDRESS
//config: help
@@ -40,7 +40,7 @@
//config: Short form of "ip route"
//config:
//config:config IPTUNNEL
-//config: bool "iptunnel (9.6 kb)"
+//config: bool "iptunnel (9.8 kb)"
//config: default y
//config: select FEATURE_IP_TUNNEL
//config: help
@@ -54,7 +54,7 @@
//config: Short form of "ip rule"
//config:
//config:config IPNEIGH
-//config: bool "ipneigh (8.3 kb)"
+//config: bool "ipneigh (8.6 kb)"
//config: default y
//config: select FEATURE_IP_NEIGH
//config: help
diff --git a/networking/ipcalc.c b/networking/ipcalc.c
index e82e35dd5..92e7b289d 100644
--- a/networking/ipcalc.c
+++ b/networking/ipcalc.c
@@ -12,7 +12,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config IPCALC
-//config: bool "ipcalc (4.4 kb)"
+//config: bool "ipcalc (4.6 kb)"
//config: default y
//config: help
//config: ipcalc takes an IP address and netmask and calculates the
diff --git a/networking/isrv_identd.c b/networking/isrv_identd.c
index f564d604a..a92afc7e1 100644
--- a/networking/isrv_identd.c
+++ b/networking/isrv_identd.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config FAKEIDENTD
-//config: bool "fakeidentd (8.7 kb)"
+//config: bool "fakeidentd (9 kb)"
//config: default y
//config: select FEATURE_SYSLOG
//config: help
diff --git a/networking/nameif.c b/networking/nameif.c
index 66e042688..461745c70 100644
--- a/networking/nameif.c
+++ b/networking/nameif.c
@@ -10,7 +10,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config NAMEIF
-//config: bool "nameif (6.6 kb)"
+//config: bool "nameif (6.9 kb)"
//config: default y
//config: select FEATURE_SYSLOG
//config: help
diff --git a/networking/nbd-client.c b/networking/nbd-client.c
index 755b42ccd..556fa8c97 100644
--- a/networking/nbd-client.c
+++ b/networking/nbd-client.c
@@ -4,7 +4,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config NBDCLIENT
-//config: bool "nbd-client (6 kb)"
+//config: bool "nbd-client (6.3 kb)"
//config: default y
//config: help
//config: Network block device client
diff --git a/networking/nslookup.c b/networking/nslookup.c
index 249083e24..b67d354f7 100644
--- a/networking/nslookup.c
+++ b/networking/nslookup.c
@@ -1,7 +1,7 @@
/* vi: set sw=4 ts=4: */
//config:config NSLOOKUP
-//config: bool "nslookup (9.7 kb)"
+//config: bool "nslookup (10 kb)"
//config: default y
//config: help
//config: nslookup is a tool to query Internet name servers.
diff --git a/networking/ntpd.c b/networking/ntpd.c
index c7519b8fb..93bd3189d 100644
--- a/networking/ntpd.c
+++ b/networking/ntpd.c
@@ -41,7 +41,7 @@
***********************************************************************
*/
//config:config NTPD
-//config: bool "ntpd (22 kb)"
+//config: bool "ntpd (23 kb)"
//config: default y
//config: help
//config: The NTP client/server daemon.
diff --git a/networking/pscan.c b/networking/pscan.c
index 816178bbc..13785deca 100644
--- a/networking/pscan.c
+++ b/networking/pscan.c
@@ -6,7 +6,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config PSCAN
-//config: bool "pscan (6 kb)"
+//config: bool "pscan (6.2 kb)"
//config: default y
//config: help
//config: Simple network port scanner.
diff --git a/networking/route.c b/networking/route.c
index 26146f8e9..6e2d30cfd 100644
--- a/networking/route.c
+++ b/networking/route.c
@@ -25,7 +25,7 @@
* remove ridiculous amounts of bloat.
*/
//config:config ROUTE
-//config: bool "route (8.7 kb)"
+//config: bool "route (9 kb)"
//config: default y
//config: help
//config: Route displays or manipulates the kernel's IP routing tables.
diff --git a/networking/slattach.c b/networking/slattach.c
index 16b4c9158..2f5cd15ab 100644
--- a/networking/slattach.c
+++ b/networking/slattach.c
@@ -13,7 +13,7 @@
* - The -F options allows disabling of RTS/CTS flow control.
*/
//config:config SLATTACH
-//config: bool "slattach (6.2 kb)"
+//config: bool "slattach (6.3 kb)"
//config: default y
//config: help
//config: slattach configures serial line as SLIP network interface.
diff --git a/networking/ssl_client.c b/networking/ssl_client.c
index 397aad297..582fb0e71 100644
--- a/networking/ssl_client.c
+++ b/networking/ssl_client.c
@@ -4,7 +4,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config SSL_CLIENT
-//config: bool "ssl_client (25 kb)"
+//config: bool "ssl_client (28 kb)"
//config: default y
//config: select TLS
//config: help
diff --git a/networking/telnetd.c b/networking/telnetd.c
index fb90e7f11..bfeea1400 100644
--- a/networking/telnetd.c
+++ b/networking/telnetd.c
@@ -21,7 +21,7 @@
* Set process group corrections, initial busybox port
*/
//config:config TELNETD
-//config: bool "telnetd (12 kb)"
+//config: bool "telnetd (13 kb)"
//config: default y
//config: select FEATURE_SYSLOG
//config: help
diff --git a/networking/traceroute.c b/networking/traceroute.c
index 4bbe1ab8e..767f537ce 100644
--- a/networking/traceroute.c
+++ b/networking/traceroute.c
@@ -216,7 +216,7 @@
//config: Utility to trace the route of IP packets.
//config:
//config:config TRACEROUTE6
-//config: bool "traceroute6 (13 kb)"
+//config: bool "traceroute6 (12 kb)"
//config: default y
//config: depends on FEATURE_IPV6
//config: help
diff --git a/networking/tunctl.c b/networking/tunctl.c
index 28571ae7f..c17302eac 100644
--- a/networking/tunctl.c
+++ b/networking/tunctl.c
@@ -10,7 +10,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config TUNCTL
-//config: bool "tunctl (6.2 kb)"
+//config: bool "tunctl (6.4 kb)"
//config: default y
//config: help
//config: tunctl creates or deletes tun devices.
diff --git a/networking/udhcp/Config.src b/networking/udhcp/Config.src
index d9c501c18..4b9259eb8 100644
--- a/networking/udhcp/Config.src
+++ b/networking/udhcp/Config.src
@@ -50,7 +50,7 @@ config DHCPD_LEASES_FILE
of the file. Normally it is safe to leave it untouched.
config DUMPLEASES
- bool "dumpleases (5.1 kb)"
+ bool "dumpleases (5.3 kb)"
default y
help
dumpleases displays the leases written out by the udhcpd.
@@ -58,7 +58,7 @@ config DUMPLEASES
by the absolute time that it expires in seconds from epoch.
config DHCPRELAY
- bool "dhcprelay (5.2 kb)"
+ bool "dhcprelay (5.5 kb)"
default y
help
dhcprelay listens for DHCP requests on one or more interfaces
diff --git a/networking/vconfig.c b/networking/vconfig.c
index 7e805be9c..77fbe3a40 100644
--- a/networking/vconfig.c
+++ b/networking/vconfig.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config VCONFIG
-//config: bool "vconfig (2.3 kb)"
+//config: bool "vconfig (2.6 kb)"
//config: default y
//config: help
//config: Creates, removes, and configures VLAN interfaces
diff --git a/networking/wget.c b/networking/wget.c
index 9ec0e67b9..199ddd4da 100644
--- a/networking/wget.c
+++ b/networking/wget.c
@@ -9,7 +9,7 @@
* Kuhn's copyrights are licensed GPLv2-or-later. File as a whole remains GPLv2.
*/
//config:config WGET
-//config: bool "wget (38 kb)"
+//config: bool "wget (41 kb)"
//config: default y
//config: help
//config: wget is a utility for non-interactive download of files from HTTP
diff --git a/networking/whois.c b/networking/whois.c
index caa71ac51..3a1dbd45d 100644
--- a/networking/whois.c
+++ b/networking/whois.c
@@ -10,7 +10,7 @@
* Add proxy support
*/
//config:config WHOIS
-//config: bool "whois (6.3 kb)"
+//config: bool "whois (6.5 kb)"
//config: default y
//config: help
//config: whois is a client for the whois directory service
diff --git a/networking/zcip.c b/networking/zcip.c
index 311dfbe4c..137d46e13 100644
--- a/networking/zcip.c
+++ b/networking/zcip.c
@@ -14,7 +14,7 @@
* certainly be used. Its naming is built over multicast DNS.
*/
//config:config ZCIP
-//config: bool "zcip (8.4 kb)"
+//config: bool "zcip (8.7 kb)"
//config: default y
//config: select FEATURE_SYSLOG
//config: help