aboutsummaryrefslogtreecommitdiff
path: root/procps
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2018-12-28 03:20:17 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2018-12-28 03:20:17 +0100
commitb097a84d62dcfcf201a695b54bcfafae70cac8a6 (patch)
treec3b559a0fd4c430a92c7e1df3d6a776c894de3f0 /procps
parent10bde14292b3f0abbbf56aaaec16f391f12c0e64 (diff)
downloadbusybox-b097a84d62dcfcf201a695b54bcfafae70cac8a6.tar.gz
config: update size information
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'procps')
-rw-r--r--procps/free.c2
-rw-r--r--procps/iostat.c2
-rw-r--r--procps/kill.c2
-rw-r--r--procps/lsof.c2
-rw-r--r--procps/mpstat.c2
-rw-r--r--procps/nmeter.c2
-rw-r--r--procps/pgrep.c4
-rw-r--r--procps/pidof.c2
-rw-r--r--procps/powertop.c2
-rw-r--r--procps/pstree.c2
-rw-r--r--procps/pwdx.c2
-rw-r--r--procps/sysctl.c2
-rw-r--r--procps/top.c2
-rw-r--r--procps/uptime.c2
-rw-r--r--procps/watch.c2
15 files changed, 16 insertions, 16 deletions
diff --git a/procps/free.c b/procps/free.c
index ee0cd981a..3acfc4072 100644
--- a/procps/free.c
+++ b/procps/free.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config FREE
-//config: bool "free (2.4 kb)"
+//config: bool "free (3.1 kb)"
//config: default y
//config: select PLATFORM_LINUX #sysinfo()
//config: help
diff --git a/procps/iostat.c b/procps/iostat.c
index 8fb4594da..1c6fb87ba 100644
--- a/procps/iostat.c
+++ b/procps/iostat.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config IOSTAT
-//config: bool "iostat (7.4 kb)"
+//config: bool "iostat (7.6 kb)"
//config: default y
//config: help
//config: Report CPU and I/O statistics
diff --git a/procps/kill.c b/procps/kill.c
index c95afb8b3..a30a79dd8 100644
--- a/procps/kill.c
+++ b/procps/kill.c
@@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config KILL
-//config: bool "kill (2.6 kb)"
+//config: bool "kill (3.1 kb)"
//config: default y
//config: help
//config: The command kill sends the specified signal to the specified
diff --git a/procps/lsof.c b/procps/lsof.c
index 4917cf899..21ac85ed3 100644
--- a/procps/lsof.c
+++ b/procps/lsof.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config LSOF
-//config: bool "lsof (3.6 kb)"
+//config: bool "lsof (3.4 kb)"
//config: default y
//config: help
//config: Show open files in the format of:
diff --git a/procps/mpstat.c b/procps/mpstat.c
index ed678f456..4ea1b5d97 100644
--- a/procps/mpstat.c
+++ b/procps/mpstat.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config MPSTAT
-//config: bool "mpstat (10 kb)"
+//config: bool "mpstat (9.8 kb)"
//config: default y
//config: help
//config: Per-processor statistics
diff --git a/procps/nmeter.c b/procps/nmeter.c
index 166c8ab18..a01d19a6a 100644
--- a/procps/nmeter.c
+++ b/procps/nmeter.c
@@ -6,7 +6,7 @@
* Contact me: vda.linux@googlemail.com
*/
//config:config NMETER
-//config: bool "nmeter (10 kb)"
+//config: bool "nmeter (11 kb)"
//config: default y
//config: help
//config: Prints selected system stats continuously, one line per update.
diff --git a/procps/pgrep.c b/procps/pgrep.c
index a16a6e959..495e0ef9d 100644
--- a/procps/pgrep.c
+++ b/procps/pgrep.c
@@ -7,13 +7,13 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config PGREP
-//config: bool "pgrep (6.8 kb)"
+//config: bool "pgrep (6.5 kb)"
//config: default y
//config: help
//config: Look for processes by name.
//config:
//config:config PKILL
-//config: bool "pkill (7.6 kb)"
+//config: bool "pkill (7.5 kb)"
//config: default y
//config: help
//config: Send signals to processes by name.
diff --git a/procps/pidof.c b/procps/pidof.c
index 98d7949f8..5595e3421 100644
--- a/procps/pidof.c
+++ b/procps/pidof.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config PIDOF
-//config: bool "pidof (6.6 kb)"
+//config: bool "pidof (6.3 kb)"
//config: default y
//config: help
//config: Pidof finds the process id's (pids) of the named programs. It prints
diff --git a/procps/powertop.c b/procps/powertop.c
index 004b4ce19..e70f5433b 100644
--- a/procps/powertop.c
+++ b/procps/powertop.c
@@ -9,7 +9,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config POWERTOP
-//config: bool "powertop (9.1 kb)"
+//config: bool "powertop (9.6 kb)"
//config: default y
//config: help
//config: Analyze power consumption on Intel-based laptops
diff --git a/procps/pstree.c b/procps/pstree.c
index 4fda1c21c..1d124d2d2 100644
--- a/procps/pstree.c
+++ b/procps/pstree.c
@@ -10,7 +10,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config PSTREE
-//config: bool "pstree (9.4 kb)"
+//config: bool "pstree (9.3 kb)"
//config: default y
//config: help
//config: Display a tree of processes.
diff --git a/procps/pwdx.c b/procps/pwdx.c
index 6009e2aa3..24ba25d90 100644
--- a/procps/pwdx.c
+++ b/procps/pwdx.c
@@ -8,7 +8,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config PWDX
-//config: bool "pwdx (3.5 kb)"
+//config: bool "pwdx (3.7 kb)"
//config: default y
//config: help
//config: Report current working directory of a process
diff --git a/procps/sysctl.c b/procps/sysctl.c
index 827e09cce..5fa7646d1 100644
--- a/procps/sysctl.c
+++ b/procps/sysctl.c
@@ -11,7 +11,7 @@
* v1.01.1 - busybox applet aware by <solar@gentoo.org>
*/
//config:config BB_SYSCTL
-//config: bool "sysctl (6.9 kb)"
+//config: bool "sysctl (7.4 kb)"
//config: default y
//config: help
//config: Configure kernel parameters at runtime.
diff --git a/procps/top.c b/procps/top.c
index f016f5501..3db077060 100644
--- a/procps/top.c
+++ b/procps/top.c
@@ -50,7 +50,7 @@
* chroot . ./top -bn1 >top1.out
*/
//config:config TOP
-//config: bool "top (17 kb)"
+//config: bool "top (18 kb)"
//config: default y
//config: help
//config: The top program provides a dynamic real-time view of a running
diff --git a/procps/uptime.c b/procps/uptime.c
index 3262f41b4..31581271f 100644
--- a/procps/uptime.c
+++ b/procps/uptime.c
@@ -12,7 +12,7 @@
* Added FEATURE_UPTIME_UTMP_SUPPORT flag.
*/
//config:config UPTIME
-//config: bool "uptime (632 bytes)"
+//config: bool "uptime (3.7 kb)"
//config: default y
//config: select PLATFORM_LINUX #sysinfo()
//config: help
diff --git a/procps/watch.c b/procps/watch.c
index 420e6d3d1..dbe427aad 100644
--- a/procps/watch.c
+++ b/procps/watch.c
@@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config WATCH
-//config: bool "watch (4.1 kb)"
+//config: bool "watch (4.4 kb)"
//config: default y
//config: help
//config: watch is used to execute a program periodically, showing