Update applet size estimates

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2023-07-10 17:25:21 +02:00
parent a9047e0980
commit 5353df91cb
265 changed files with 320 additions and 320 deletions

View file

@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config FREE
//config: bool "free (3.1 kb)"
//config: bool "free (3.8 kb)"
//config: default y
//config: help
//config: free displays the total amount of free and used physical and swap

View file

@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config FUSER
//config: bool "fuser (7 kb)"
//config: bool "fuser (7.3 kb)"
//config: default y
//config: help
//config: fuser lists all PIDs (Process IDs) that currently have a given

View file

@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config IOSTAT
//config: bool "iostat (7.6 kb)"
//config: bool "iostat (8 kb)"
//config: default y
//config: help
//config: Report CPU and I/O statistics

View file

@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config KILL
//config: bool "kill (3.1 kb)"
//config: bool "kill (3.4 kb)"
//config: default y
//config: help
//config: The command kill sends the specified signal to the specified
@ -16,7 +16,7 @@
//config: signal is sent.
//config:
//config:config KILLALL
//config: bool "killall (5.6 kb)"
//config: bool "killall (5.9 kb)"
//config: default y
//config: help
//config: killall sends a signal to all processes running any of the
@ -24,7 +24,7 @@
//config: sent.
//config:
//config:config KILLALL5
//config: bool "killall5 (5.3 kb)"
//config: bool "killall5 (5.6 kb)"
//config: default y
//config: help
//config: The SystemV killall command. killall5 sends a signal

View file

@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config LSOF
//config: bool "lsof (3.4 kb)"
//config: bool "lsof (3.7 kb)"
//config: default y
//config: help
//config: Show open files in the format of:

View file

@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config MPSTAT
//config: bool "mpstat (9.8 kb)"
//config: bool "mpstat (10 kb)"
//config: default y
//config: help
//config: Per-processor statistics

View file

@ -6,7 +6,7 @@
* Contact me: vda.linux@googlemail.com
*/
//config:config NMETER
//config: bool "nmeter (11 kb)"
//config: bool "nmeter (12 kb)"
//config: default y
//config: help
//config: Prints selected system stats continuously, one line per update.

View file

@ -7,13 +7,13 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config PGREP
//config: bool "pgrep (6.5 kb)"
//config: bool "pgrep (6.8 kb)"
//config: default y
//config: help
//config: Look for processes by name.
//config:
//config:config PKILL
//config: bool "pkill (7.5 kb)"
//config: bool "pkill (7.8 kb)"
//config: default y
//config: help
//config: Send signals to processes by name.

View file

@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config PIDOF
//config: bool "pidof (6.3 kb)"
//config: bool "pidof (6.5 kb)"
//config: default y
//config: help
//config: Pidof finds the process id's (pids) of the named programs. It prints

View file

@ -8,7 +8,7 @@
* for details.
*/
//config:config PMAP
//config: bool "pmap (6 kb)"
//config: bool "pmap (6.2 kb)"
//config: default y
//config: help
//config: Display processes' memory mappings.

View file

@ -9,7 +9,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config POWERTOP
//config: bool "powertop (9.6 kb)"
//config: bool "powertop (9.9 kb)"
//config: default y
//config: help
//config: Analyze power consumption on Intel-based laptops

View file

@ -9,7 +9,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config PS
//config: bool "ps (11 kb)"
//config: bool "ps (12 kb)"
//config: default y
//config: help
//config: ps gives a snapshot of the current processes.

View file

@ -10,7 +10,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config PSTREE
//config: bool "pstree (9.3 kb)"
//config: bool "pstree (9.4 kb)"
//config: default y
//config: help
//config: Display a tree of processes.

View file

@ -8,7 +8,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config PWDX
//config: bool "pwdx (3.7 kb)"
//config: bool "pwdx (3.9 kb)"
//config: default y
//config: help
//config: Report current working directory of a process

View file

@ -8,7 +8,7 @@
herein by reference.
*/
//config:config SMEMCAP
//config: bool "smemcap (2.5 kb)"
//config: bool "smemcap (3 kb)"
//config: default y
//config: help
//config: smemcap is a tool for capturing process data for smem,

View file

@ -11,7 +11,7 @@
* v1.01.1 - busybox applet aware by <solar@gentoo.org>
*/
//config:config BB_SYSCTL
//config: bool "sysctl (7.4 kb)"
//config: bool "sysctl (7.9 kb)"
//config: default y
//config: help
//config: Configure kernel parameters at runtime.

View file

@ -12,7 +12,7 @@
* Added FEATURE_UPTIME_UTMP_SUPPORT flag.
*/
//config:config UPTIME
//config: bool "uptime (3.7 kb)"
//config: bool "uptime (4 kb)"
//config: default y
//config: help
//config: uptime gives a one line display of the current time, how long

View file

@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config WATCH
//config: bool "watch (4.4 kb)"
//config: bool "watch (5.2 kb)"
//config: default y
//config: help
//config: watch is used to execute a program periodically, showing