aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2017-07-18 22:01:24 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2017-07-18 22:01:24 +0200
commit4eed2c6c5092ed95b8ee6d994106c54a9fc6ed3e (patch)
tree133b5d5ad9f27d12a913057540d1e877c4bb1436
parent483405a9b0df6ea14344b1144959be1debef925e (diff)
downloadbusybox-4eed2c6c5092ed95b8ee6d994106c54a9fc6ed3e.tar.gz
Update menuconfig items with approximate applet sizes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r--archival/ar.c2
-rw-r--r--archival/bbunzip.c18
-rw-r--r--archival/bzip2.c2
-rw-r--r--archival/cpio.c2
-rw-r--r--archival/dpkg.c2
-rw-r--r--archival/gzip.c2
-rw-r--r--archival/lzop.c6
-rw-r--r--archival/rpm.c2
-rw-r--r--archival/rpm2cpio.c2
-rw-r--r--archival/tar.c2
-rw-r--r--archival/unzip.c2
-rw-r--r--console-tools/chvt.c2
-rw-r--r--console-tools/clear.c2
-rw-r--r--console-tools/deallocvt.c2
-rw-r--r--console-tools/dumpkmap.c2
-rw-r--r--console-tools/fgconsole.c2
-rw-r--r--console-tools/kbd_mode.c2
-rw-r--r--console-tools/loadfont.c4
-rw-r--r--console-tools/loadkmap.c2
-rw-r--r--console-tools/openvt.c2
-rw-r--r--console-tools/reset.c2
-rw-r--r--console-tools/resize.c2
-rw-r--r--console-tools/setconsole.c2
-rw-r--r--console-tools/setkeycodes.c2
-rw-r--r--console-tools/setlogcons.c2
-rw-r--r--console-tools/showkey.c2
-rw-r--r--coreutils/basename.c2
-rw-r--r--coreutils/cat.c2
-rw-r--r--coreutils/chgrp.c2
-rw-r--r--coreutils/chmod.c2
-rw-r--r--coreutils/chown.c2
-rw-r--r--coreutils/chroot.c2
-rw-r--r--coreutils/cksum.c2
-rw-r--r--coreutils/comm.c2
-rw-r--r--coreutils/cp.c2
-rw-r--r--coreutils/cut.c2
-rw-r--r--coreutils/date.c2
-rw-r--r--coreutils/dd.c2
-rw-r--r--coreutils/df.c2
-rw-r--r--coreutils/dirname.c2
-rw-r--r--coreutils/dos2unix.c4
-rw-r--r--coreutils/env.c2
-rw-r--r--coreutils/expand.c4
-rw-r--r--coreutils/expr.c2
-rw-r--r--coreutils/factor.c2
-rw-r--r--coreutils/false.c2
-rw-r--r--coreutils/fold.c2
-rw-r--r--coreutils/fsync.c2
-rw-r--r--coreutils/head.c2
-rw-r--r--coreutils/hostid.c2
-rw-r--r--coreutils/id.c4
-rw-r--r--coreutils/install.c2
-rw-r--r--coreutils/link.c2
-rw-r--r--coreutils/ln.c2
-rw-r--r--coreutils/logname.c2
-rw-r--r--coreutils/ls.c2
-rw-r--r--coreutils/md5_sha1_sum.c10
-rw-r--r--coreutils/mkdir.c2
-rw-r--r--coreutils/mkfifo.c2
-rw-r--r--coreutils/mknod.c2
-rw-r--r--coreutils/mktemp.c2
-rw-r--r--coreutils/mv.c2
-rw-r--r--coreutils/nice.c2
-rw-r--r--coreutils/nl.c2
-rw-r--r--coreutils/nohup.c2
-rw-r--r--coreutils/nproc.c2
-rw-r--r--coreutils/od.c2
-rw-r--r--coreutils/paste.c2
-rw-r--r--coreutils/printenv.c2
-rw-r--r--coreutils/printf.c2
-rw-r--r--coreutils/pwd.c2
-rw-r--r--coreutils/readlink.c2
-rw-r--r--coreutils/realpath.c2
-rw-r--r--coreutils/rm.c2
-rw-r--r--coreutils/rmdir.c2
-rw-r--r--coreutils/seq.c2
-rw-r--r--coreutils/shred.c2
-rw-r--r--coreutils/shuf.c2
-rw-r--r--coreutils/sleep.c2
-rw-r--r--coreutils/sort.c2
-rw-r--r--coreutils/split.c2
-rw-r--r--coreutils/stat.c2
-rw-r--r--coreutils/stty.c2
-rw-r--r--coreutils/sum.c2
-rw-r--r--coreutils/sync.c2
-rw-r--r--coreutils/tac.c2
-rw-r--r--coreutils/tail.c2
-rw-r--r--coreutils/tee.c2
-rw-r--r--coreutils/test.c2
-rw-r--r--coreutils/timeout.c2
-rw-r--r--coreutils/touch.c2
-rw-r--r--coreutils/tr.c2
-rw-r--r--coreutils/true.c2
-rw-r--r--coreutils/truncate.c2
-rw-r--r--coreutils/tty.c2
-rw-r--r--coreutils/uname.c2
-rw-r--r--coreutils/uniq.c2
-rw-r--r--coreutils/unlink.c2
-rw-r--r--coreutils/usleep.c2
-rw-r--r--coreutils/uudecode.c4
-rw-r--r--coreutils/uuencode.c2
-rw-r--r--coreutils/wc.c2
-rw-r--r--coreutils/who.c6
-rw-r--r--coreutils/whoami.c2
-rw-r--r--coreutils/yes.c2
-rw-r--r--debianutils/pipe_progress.c2
-rw-r--r--debianutils/run_parts.c2
-rw-r--r--debianutils/start_stop_daemon.c2
-rw-r--r--debianutils/which.c2
-rw-r--r--e2fsprogs/chattr.c2
-rw-r--r--e2fsprogs/fsck.c2
-rw-r--r--e2fsprogs/lsattr.c2
-rw-r--r--e2fsprogs/tune2fs.c2
-rw-r--r--editors/awk.c2
-rw-r--r--editors/cmp.c2
-rw-r--r--editors/diff.c2
-rw-r--r--editors/ed.c2
-rw-r--r--editors/patch.c2
-rw-r--r--editors/patch_toybox.c2
-rw-r--r--editors/sed.c2
-rw-r--r--editors/vi.c2
-rw-r--r--findutils/find.c2
-rw-r--r--findutils/grep.c6
-rw-r--r--findutils/xargs.c2
-rw-r--r--init/bootchartd.c2
-rw-r--r--init/halt.c6
-rw-r--r--init/init.c2
-rw-r--r--loginutils/add-remove-shell.c4
-rw-r--r--loginutils/addgroup.c2
-rw-r--r--loginutils/adduser.c2
-rw-r--r--loginutils/chpasswd.c2
-rw-r--r--loginutils/cryptpw.c4
-rw-r--r--loginutils/deluser.c4
-rw-r--r--loginutils/getty.c2
-rw-r--r--loginutils/login.c2
-rw-r--r--loginutils/passwd.c2
-rw-r--r--loginutils/su.c2
-rw-r--r--loginutils/sulogin.c2
-rw-r--r--loginutils/vlock.c2
-rw-r--r--mailutils/makemime.c2
-rw-r--r--mailutils/popmaildir.c2
-rw-r--r--mailutils/reformime.c2
-rw-r--r--mailutils/sendmail.c2
-rw-r--r--miscutils/adjtimex.c2
-rw-r--r--miscutils/chat.c2
-rw-r--r--miscutils/conspy.c2
-rw-r--r--miscutils/crond.c2
-rw-r--r--miscutils/crontab.c2
-rw-r--r--miscutils/dc.c2
-rw-r--r--miscutils/devmem.c2
-rw-r--r--miscutils/fbsplash.c2
-rw-r--r--miscutils/flash_eraseall.c2
-rw-r--r--miscutils/flash_lock_unlock.c4
-rw-r--r--miscutils/flashcp.c2
-rw-r--r--miscutils/hdparm.c2
-rw-r--r--miscutils/i2c_tools.c8
-rw-r--r--miscutils/inotifyd.c2
-rw-r--r--miscutils/less.c2
-rw-r--r--miscutils/lsscsi.c2
-rw-r--r--miscutils/makedevs.c2
-rw-r--r--miscutils/man.c2
-rw-r--r--miscutils/microcom.c2
-rw-r--r--miscutils/mt.c2
-rw-r--r--miscutils/partprobe.c2
-rw-r--r--miscutils/raidautorun.c2
-rw-r--r--miscutils/runlevel.c2
-rw-r--r--miscutils/rx.c2
-rw-r--r--miscutils/setserial.c2
-rw-r--r--miscutils/strings.c2
-rw-r--r--miscutils/time.c2
-rw-r--r--miscutils/ttysize.c2
-rw-r--r--miscutils/ubi_tools.c12
-rw-r--r--miscutils/ubirename.c2
-rw-r--r--miscutils/volname.c2
-rw-r--r--miscutils/watchdog.c2
-rw-r--r--modutils/depmod.c2
-rw-r--r--modutils/insmod.c2
-rw-r--r--modutils/lsmod.c2
-rw-r--r--modutils/modinfo.c2
-rw-r--r--modutils/modprobe.c2
-rw-r--r--modutils/rmmod.c2
-rw-r--r--networking/arp.c2
-rw-r--r--networking/arping.c2
-rw-r--r--networking/brctl.c2
-rw-r--r--networking/dnsd.c2
-rw-r--r--networking/ftpd.c2
-rw-r--r--networking/ftpgetput.c4
-rw-r--r--networking/hostname.c4
-rw-r--r--networking/httpd.c2
-rw-r--r--networking/ifconfig.c2
-rw-r--r--networking/ifenslave.c2
-rw-r--r--networking/ifplugd.c2
-rw-r--r--networking/inetd.c2
-rw-r--r--networking/ip.c14
-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/nc.c2
-rw-r--r--networking/netstat.c2
-rw-r--r--networking/ntpd.c2
-rw-r--r--networking/ping.c4
-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/tcpudp.c4
-rw-r--r--networking/telnet.c2
-rw-r--r--networking/telnetd.c2
-rw-r--r--networking/tftp.c4
-rw-r--r--networking/traceroute.c4
-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
-rw-r--r--printutils/lpd.c2
-rw-r--r--printutils/lpr.c4
-rw-r--r--procps/free.c2
-rw-r--r--procps/fuser.c2
-rw-r--r--procps/iostat.c2
-rw-r--r--procps/kill.c6
-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/pmap.c2
-rw-r--r--procps/powertop.c2
-rw-r--r--procps/ps.c2
-rw-r--r--procps/pstree.c2
-rw-r--r--procps/pwdx.c2
-rw-r--r--procps/smemcap.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
-rw-r--r--runit/chpst.c10
-rw-r--r--runit/runsv.c2
-rw-r--r--runit/runsvdir.c2
-rw-r--r--runit/sv.c4
-rw-r--r--runit/svlogd.c2
-rw-r--r--shell/ash.c2
-rw-r--r--shell/cttyhack.c2
-rw-r--r--shell/hush.c2
-rwxr-xr-xsize_single_applets.sh52
-rw-r--r--sysklogd/klogd.c2
-rw-r--r--sysklogd/logger.c2
-rw-r--r--sysklogd/syslogd.c2
-rw-r--r--util-linux/acpid.c2
-rw-r--r--util-linux/blkid.c2
-rw-r--r--util-linux/blockdev.c2
-rw-r--r--util-linux/cal.c2
-rw-r--r--util-linux/chrt.c2
-rw-r--r--util-linux/dmesg.c2
-rw-r--r--util-linux/eject.c2
-rw-r--r--util-linux/fatattr.c2
-rw-r--r--util-linux/fbset.c2
-rw-r--r--util-linux/fdformat.c2
-rw-r--r--util-linux/fdisk.c2
-rw-r--r--util-linux/findfs.c2
-rw-r--r--util-linux/flock.c2
-rw-r--r--util-linux/freeramdisk.c4
-rw-r--r--util-linux/fsfreeze.c2
-rw-r--r--util-linux/fstrim.c2
-rw-r--r--util-linux/getopt.c2
-rw-r--r--util-linux/hexdump.c4
-rw-r--r--util-linux/hexdump_xxd.c2
-rw-r--r--util-linux/hwclock.c2
-rw-r--r--util-linux/ionice.c2
-rw-r--r--util-linux/ipcrm.c2
-rw-r--r--util-linux/ipcs.c2
-rw-r--r--util-linux/last.c2
-rw-r--r--util-linux/losetup.c2
-rw-r--r--util-linux/lspci.c2
-rw-r--r--util-linux/lsusb.c2
-rw-r--r--util-linux/mdev.c2
-rw-r--r--util-linux/mesg.c2
-rw-r--r--util-linux/mkfs_ext2.c4
-rw-r--r--util-linux/mkfs_vfat.c4
-rw-r--r--util-linux/mkswap.c2
-rw-r--r--util-linux/more.c2
-rw-r--r--util-linux/mount.c2
-rw-r--r--util-linux/mountpoint.c2
-rw-r--r--util-linux/pivot_root.c2
-rw-r--r--util-linux/rdate.c2
-rw-r--r--util-linux/rdev.c2
-rw-r--r--util-linux/readprofile.c2
-rw-r--r--util-linux/renice.c2
-rw-r--r--util-linux/rev.c2
-rw-r--r--util-linux/rtcwake.c2
-rw-r--r--util-linux/script.c2
-rw-r--r--util-linux/scriptreplay.c2
-rw-r--r--util-linux/setarch.c6
-rw-r--r--util-linux/setpriv.c2
-rw-r--r--util-linux/setsid.c2
-rw-r--r--util-linux/swaponoff.c4
-rw-r--r--util-linux/switch_root.c2
-rw-r--r--util-linux/taskset.c2
-rw-r--r--util-linux/uevent.c2
-rw-r--r--util-linux/umount.c2
-rw-r--r--util-linux/wall.c2
303 files changed, 409 insertions, 379 deletions
diff --git a/archival/ar.c b/archival/ar.c
index d119c75ad..969b6f2bc 100644
--- a/archival/ar.c
+++ b/archival/ar.c
@@ -18,7 +18,7 @@
*/
//config:config AR
-//config: bool "ar"
+//config: bool "ar (9.5 kb)"
//config: default n # needs to be improved to be able to replace binutils ar
//config: help
//config: ar is an archival utility program used to create, modify, and
diff --git a/archival/bbunzip.c b/archival/bbunzip.c
index b3b85b5d9..786a81f2c 100644
--- a/archival/bbunzip.c
+++ b/archival/bbunzip.c
@@ -237,7 +237,7 @@ char* FAST_FUNC make_new_name_generic(char *filename, const char *expected_ext)
//usage: "\n -f Overwrite"
//config:config UNCOMPRESS
-//config: bool "uncompress"
+//config: bool "uncompress (7.1 kb)"
//config: default n # ancient
//config: help
//config: uncompress is used to decompress archives created by compress.
@@ -312,7 +312,7 @@ int uncompress_main(int argc UNUSED_PARAM, char **argv)
//usage: "Decompress to stdout"
//config:config GUNZIP
-//config: bool "gunzip"
+//config: bool "gunzip (12 kb)"
//config: default y
//config: select FEATURE_GZIP_DECOMPRESS
//config: help
@@ -321,7 +321,7 @@ int uncompress_main(int argc UNUSED_PARAM, char **argv)
//config: an archive, without decompressing it.
//config:
//config:config ZCAT
-//config: bool "zcat"
+//config: bool "zcat (25 kb)"
//config: default y
//config: select FEATURE_GZIP_DECOMPRESS
//config: help
@@ -425,7 +425,7 @@ int gunzip_main(int argc UNUSED_PARAM, char **argv)
//usage: "Decompress to stdout"
//config:config BUNZIP2
-//config: bool "bunzip2"
+//config: bool "bunzip2 (8.8 kb)"
//config: default y
//config: select FEATURE_BZIP2_DECOMPRESS
//config: help
@@ -439,7 +439,7 @@ int gunzip_main(int argc UNUSED_PARAM, char **argv)
//config: should probably say N here.
//config:
//config:config BZCAT
-//config: bool "bzcat"
+//config: bool "bzcat (8.8 kb)"
//config: default y
//config: select FEATURE_BZIP2_DECOMPRESS
//config: help
@@ -493,7 +493,7 @@ int bunzip2_main(int argc UNUSED_PARAM, char **argv)
//usage: "Decompress to stdout"
//config:config UNLZMA
-//config: bool "unlzma"
+//config: bool "unlzma (8.6 kb)"
//config: default y
//config: help
//config: unlzma is a compression utility using the Lempel-Ziv-Markov chain
@@ -505,7 +505,7 @@ int bunzip2_main(int argc UNUSED_PARAM, char **argv)
//config: On an x86 system, this applet adds about 4K.
//config:
//config:config LZCAT
-//config: bool "lzcat"
+//config: bool "lzcat (8.5 kb)"
//config: default y
//config: help
//config: unlzma is a compression utility using the Lempel-Ziv-Markov chain
@@ -581,13 +581,13 @@ int unlzma_main(int argc UNUSED_PARAM, char **argv)
//usage: "Decompress to stdout"
//config:config UNXZ
-//config: bool "unxz"
+//config: bool "unxz (13 kb)"
//config: default y
//config: help
//config: unxz is a unlzma successor.
//config:
//config:config XZCAT
-//config: bool "xzcat"
+//config: bool "xzcat (13 kb)"
//config: default y
//config: help
//config: Alias to "unxz -c".
diff --git a/archival/bzip2.c b/archival/bzip2.c
index 8afa43802..a115cb6ea 100644
--- a/archival/bzip2.c
+++ b/archival/bzip2.c
@@ -8,7 +8,7 @@
*/
//config:config BZIP2
-//config: bool "bzip2"
+//config: bool "bzip2 (18 kb)"
//config: default y
//config: help
//config: bzip2 is a compression utility using the Burrows-Wheeler block
diff --git a/archival/cpio.c b/archival/cpio.c
index 683f0bb1f..4416348b6 100644
--- a/archival/cpio.c
+++ b/archival/cpio.c
@@ -15,7 +15,7 @@
#include "bb_archive.h"
//config:config CPIO
-//config: bool "cpio"
+//config: bool "cpio (14 kb)"
//config: default y
//config: help
//config: cpio is an archival utility program used to create, modify, and
diff --git a/archival/dpkg.c b/archival/dpkg.c
index da3b0864e..41c8fc5d1 100644
--- a/archival/dpkg.c
+++ b/archival/dpkg.c
@@ -27,7 +27,7 @@
*/
//config:config DPKG
-//config: bool "dpkg"
+//config: bool "dpkg (44 kb)"
//config: default y
//config: select FEATURE_SEAMLESS_GZ
//config: help
diff --git a/archival/gzip.c b/archival/gzip.c
index c895de426..a883a1fff 100644
--- a/archival/gzip.c
+++ b/archival/gzip.c
@@ -38,7 +38,7 @@ aa: 85.1% -- replaced with aa.gz
*/
//config:config GZIP
-//config: bool "gzip"
+//config: bool "gzip (19 kb)"
//config: default y
//config: help
//config: gzip is used to compress files.
diff --git a/archival/lzop.c b/archival/lzop.c
index 6ef82b749..f1608e24b 100644
--- a/archival/lzop.c
+++ b/archival/lzop.c
@@ -26,19 +26,19 @@
*/
//config:config LZOP
-//config: bool "lzop"
+//config: bool "lzop (13 kb)"
//config: default y
//config: help
//config: Lzop compression/decompresion.
//config:
//config:config UNLZOP
-//config: bool "unlzop"
+//config: bool "unlzop (13 kb)"
//config: default n # INCOMPAT: upstream lzop does not provide such tool
//config: help
//config: Lzop decompresion.
//config:
//config:config LZOPCAT
-//config: bool "lzopcat"
+//config: bool "lzopcat (13 kb)"
//config: default n # INCOMPAT: upstream lzop does not provide such tool
//config: help
//config: Alias to "unlzop -c".
diff --git a/archival/rpm.c b/archival/rpm.c
index 83160f975..2974dfc61 100644
--- a/archival/rpm.c
+++ b/archival/rpm.c
@@ -8,7 +8,7 @@
*/
//config:config RPM
-//config: bool "rpm"
+//config: bool "rpm (33 kb)"
//config: default y
//config: help
//config: Mini RPM applet - queries and extracts RPM packages.
diff --git a/archival/rpm2cpio.c b/archival/rpm2cpio.c
index 7057570f5..9d503be52 100644
--- a/archival/rpm2cpio.c
+++ b/archival/rpm2cpio.c
@@ -8,7 +8,7 @@
*/
//config:config RPM2CPIO
-//config: bool "rpm2cpio"
+//config: bool "rpm2cpio (20 kb)"
//config: default y
//config: help
//config: Converts a RPM file into a CPIO archive.
diff --git a/archival/tar.c b/archival/tar.c
index 7598b71e3..fcabb0126 100644
--- a/archival/tar.c
+++ b/archival/tar.c
@@ -42,7 +42,7 @@
*/
//config:config TAR
-//config: bool "tar"
+//config: bool "tar (40 kb)"
//config: default y
//config: help
//config: tar is an archiving program. It's commonly used with gzip to
diff --git a/archival/unzip.c b/archival/unzip.c
index 488dcf31d..d6b8da347 100644
--- a/archival/unzip.c
+++ b/archival/unzip.c
@@ -17,7 +17,7 @@
* Zip64 + other methods
*/
//config:config UNZIP
-//config: bool "unzip"
+//config: bool "unzip (24 kb)"
//config: default y
//config: help
//config: unzip will list or extract files from a ZIP archive,
diff --git a/console-tools/chvt.c b/console-tools/chvt.c
index 2b993eb62..729f13ba2 100644
--- a/console-tools/chvt.c
+++ b/console-tools/chvt.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config CHVT
-//config: bool "chvt"
+//config: bool "chvt (2 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/console-tools/clear.c b/console-tools/clear.c
index b360d34d9..0c11ec817 100644
--- a/console-tools/clear.c
+++ b/console-tools/clear.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config CLEAR
-//config: bool "clear"
+//config: bool "clear (tiny)"
//config: default y
//config: help
//config: This program clears the terminal screen.
diff --git a/console-tools/deallocvt.c b/console-tools/deallocvt.c
index 37c966af3..cf74a03ed 100644
--- a/console-tools/deallocvt.c
+++ b/console-tools/deallocvt.c
@@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config DEALLOCVT
-//config: bool "deallocvt"
+//config: bool "deallocvt (1.9 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/console-tools/dumpkmap.c b/console-tools/dumpkmap.c
index 4a249868a..a8d8e3572 100644
--- a/console-tools/dumpkmap.c
+++ b/console-tools/dumpkmap.c
@@ -8,7 +8,7 @@
*
*/
//config:config DUMPKMAP
-//config: bool "dumpkmap"
+//config: bool "dumpkmap (1.3 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/console-tools/fgconsole.c b/console-tools/fgconsole.c
index 019761726..2582162a5 100644
--- a/console-tools/fgconsole.c
+++ b/console-tools/fgconsole.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config FGCONSOLE
-//config: bool "fgconsole"
+//config: bool "fgconsole (1.6 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/console-tools/kbd_mode.c b/console-tools/kbd_mode.c
index f1238c6b4..815a65ad9 100644
--- a/console-tools/kbd_mode.c
+++ b/console-tools/kbd_mode.c
@@ -9,7 +9,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config KBD_MODE
-//config: bool "kbd_mode"
+//config: bool "kbd_mode (4 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/console-tools/loadfont.c b/console-tools/loadfont.c
index 29f723ec0..b7d291723 100644
--- a/console-tools/loadfont.c
+++ b/console-tools/loadfont.c
@@ -10,14 +10,14 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config LOADFONT
-//config: bool "loadfont"
+//config: bool "loadfont (5.4 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
//config: This program loads a console font from standard input.
//config:
//config:config SETFONT
-//config: bool "setfont"
+//config: bool "setfont (26 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/console-tools/loadkmap.c b/console-tools/loadkmap.c
index 70ab55a8e..7e8f82497 100644
--- a/console-tools/loadkmap.c
+++ b/console-tools/loadkmap.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config LOADKMAP
-//config: bool "loadkmap"
+//config: bool "loadkmap (1.5 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/console-tools/openvt.c b/console-tools/openvt.c
index 5cbc717ec..7ed3a28d5 100644
--- a/console-tools/openvt.c
+++ b/console-tools/openvt.c
@@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config OPENVT
-//config: bool "openvt"
+//config: bool "openvt (7 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/console-tools/reset.c b/console-tools/reset.c
index 587c0d11a..a0ce5c73d 100644
--- a/console-tools/reset.c
+++ b/console-tools/reset.c
@@ -10,7 +10,7 @@
/* "Standard" version of this tool is in ncurses package */
//config:config RESET
-//config: bool "reset"
+//config: bool "reset (275 bytes)"
//config: default y
//config: help
//config: This program is used to reset the terminal screen, if it
diff --git a/console-tools/resize.c b/console-tools/resize.c
index 567086f09..4ac5ee1aa 100644
--- a/console-tools/resize.c
+++ b/console-tools/resize.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config RESIZE
-//config: bool "resize"
+//config: bool "resize (756 bytes)"
//config: default y
//config: help
//config: This program is used to (re)set the width and height of your current
diff --git a/console-tools/setconsole.c b/console-tools/setconsole.c
index d47a33d59..7ba5a0eed 100644
--- a/console-tools/setconsole.c
+++ b/console-tools/setconsole.c
@@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config SETCONSOLE
-//config: bool "setconsole"
+//config: bool "setconsole (3.7 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/console-tools/setkeycodes.c b/console-tools/setkeycodes.c
index 11fc37ae9..cc668ec8a 100644
--- a/console-tools/setkeycodes.c
+++ b/console-tools/setkeycodes.c
@@ -9,7 +9,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config SETKEYCODES
-//config: bool "setkeycodes"
+//config: bool "setkeycodes (1.7 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/console-tools/setlogcons.c b/console-tools/setlogcons.c
index 2ea36f039..350a71d43 100644
--- a/console-tools/setlogcons.c
+++ b/console-tools/setlogcons.c
@@ -9,7 +9,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config SETLOGCONS
-//config: bool "setlogcons"
+//config: bool "setlogcons (1.8 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/console-tools/showkey.c b/console-tools/showkey.c
index c2447b887..8a485245d 100644
--- a/console-tools/showkey.c
+++ b/console-tools/showkey.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config SHOWKEY
-//config: bool "showkey"
+//config: bool "showkey (4.7 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/coreutils/basename.c b/coreutils/basename.c
index ace0148c0..6d8215895 100644
--- a/coreutils/basename.c
+++ b/coreutils/basename.c
@@ -15,7 +15,7 @@
* 3) Save some space by using strcmp(). Calling strncmp() here was silly.
*/
//config:config BASENAME
-//config: bool "basename"
+//config: bool "basename (371 bytes)"
//config: default y
//config: help
//config: basename is used to strip the directory and suffix from filenames,
diff --git a/coreutils/cat.c b/coreutils/cat.c
index a9ba68d6b..41bef8f1d 100644
--- a/coreutils/cat.c
+++ b/coreutils/cat.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config CAT
-//config: bool "cat"
+//config: bool "cat (5.6 kb)"
//config: default y
//config: help
//config: cat is used to concatenate files and print them to the standard
diff --git a/coreutils/chgrp.c b/coreutils/chgrp.c
index 8dca63cf7..834346b4d 100644
--- a/coreutils/chgrp.c
+++ b/coreutils/chgrp.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config CHGRP
-//config: bool "chgrp"
+//config: bool "chgrp (7.2 kb)"
//config: default y
//config: help
//config: chgrp is used to change the group ownership of files.
diff --git a/coreutils/chmod.c b/coreutils/chmod.c
index 80913f542..ec075f7c9 100644
--- a/coreutils/chmod.c
+++ b/coreutils/chmod.c
@@ -10,7 +10,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config CHMOD
-//config: bool "chmod"
+//config: bool "chmod (5.1 kb)"
//config: default y
//config: help
//config: chmod is used to change the access permission of files.
diff --git a/coreutils/chown.c b/coreutils/chown.c
index 12cd0eacc..5c04bc39a 100644
--- a/coreutils/chown.c
+++ b/coreutils/chown.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config CHOWN
-//config: bool "chown"
+//config: bool "chown (7.2 kb)"
//config: default y
//config: help
//config: chown is used to change the user and/or group ownership
diff --git a/coreutils/chroot.c b/coreutils/chroot.c
index 5c067c1bd..6fa3a3f27 100644
--- a/coreutils/chroot.c
+++ b/coreutils/chroot.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config CHROOT
-//config: bool "chroot"
+//config: bool "chroot (3.7 kb)"
//config: default y
//config: help
//config: chroot is used to change the root directory and run a command.
diff --git a/coreutils/cksum.c b/coreutils/cksum.c
index 9034fc19a..dce17d94b 100644
--- a/coreutils/cksum.c
+++ b/coreutils/cksum.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config CKSUM
-//config: bool "cksum"
+//config: bool "cksum (4.2 kb)"
//config: default y
//config: help
//config: cksum is used to calculate the CRC32 checksum of a file.
diff --git a/coreutils/comm.c b/coreutils/comm.c
index b6a127809..8f9dcde29 100644
--- a/coreutils/comm.c
+++ b/coreutils/comm.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config COMM
-//config: bool "comm"
+//config: bool "comm (3.9 kb)"
//config: default y
//config: help
//config: comm is used to compare two files line by line and return
diff --git a/coreutils/cp.c b/coreutils/cp.c
index 1e5f36d10..726859c5f 100644
--- a/coreutils/cp.c
+++ b/coreutils/cp.c
@@ -12,7 +12,7 @@
* Size reduction.
*/
//config:config CP
-//config: bool "cp"
+//config: bool "cp (9.7 kb)"
//config: default y
//config: help
//config: cp is used to copy files and directories.
diff --git a/coreutils/cut.c b/coreutils/cut.c
index a33a825f8..2338702f3 100644
--- a/coreutils/cut.c
+++ b/coreutils/cut.c
@@ -9,7 +9,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config CUT
-//config: bool "cut"
+//config: bool "cut (5.3 kb)"
//config: default y
//config: help
//config: cut is used to print selected parts of lines from
diff --git a/coreutils/date.c b/coreutils/date.c
index 9d4a7dfea..c658d000b 100644
--- a/coreutils/date.c
+++ b/coreutils/date.c
@@ -19,7 +19,7 @@
much as possible, missed out a lot of bounds checking */
//config:config DATE
-//config: bool "date"
+//config: bool "date (7.1 kb)"
//config: default y
//config: help
//config: date is used to set the system date or display the
diff --git a/coreutils/dd.c b/coreutils/dd.c
index 630852205..0150aff96 100644
--- a/coreutils/dd.c
+++ b/coreutils/dd.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config DD
-//config: bool "dd"
+//config: bool "dd (7.1 kb)"
//config: default y
//config: help
//config: dd copies a file (from standard input to standard output,
diff --git a/coreutils/df.c b/coreutils/df.c
index cf367161a..900c57ea2 100644
--- a/coreutils/df.c
+++ b/coreutils/df.c
@@ -18,7 +18,7 @@
* Implement -P and -B; better coreutils compat; cleanup
*/
//config:config DF
-//config: bool "df"
+//config: bool "df (7.5 kb)"
//config: default y
//config: help
//config: df reports the amount of disk space used and available
diff --git a/coreutils/dirname.c b/coreutils/dirname.c
index 659381886..7fa31365f 100644
--- a/coreutils/dirname.c
+++ b/coreutils/dirname.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config DIRNAME
-//config: bool "dirname"
+//config: bool "dirname (289 bytes)"
//config: default y
//config: help
//config: dirname is used to strip a non-directory suffix from
diff --git a/coreutils/dos2unix.c b/coreutils/dos2unix.c
index 9d81ccca6..e595bf558 100644
--- a/coreutils/dos2unix.c
+++ b/coreutils/dos2unix.c
@@ -12,14 +12,14 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config DOS2UNIX
-//config: bool "dos2unix"
+//config: bool "dos2unix (5.1 kb)"
//config: default y
//config: help
//config: dos2unix is used to convert a text file from DOS format to
//config: UNIX format, and vice versa.
//config:
//config:config UNIX2DOS
-//config: bool "unix2dos"
+//config: bool "unix2dos (5.1 kb)"
//config: default y
//config: help
//config: unix2dos is used to convert a text file from UNIX format to
diff --git a/coreutils/env.c b/coreutils/env.c
index 2bd5f41d0..7037a44c2 100644
--- a/coreutils/env.c
+++ b/coreutils/env.c
@@ -24,7 +24,7 @@
* - use xfunc_error_retval
*/
//config:config ENV
-//config: bool "env"
+//config: bool "env (3.8 kb)"
//config: default y
//config: help
//config: env is used to set an environment variable and run
diff --git a/coreutils/expand.c b/coreutils/expand.c
index 9ce86ebff..dff0ce558 100644
--- a/coreutils/expand.c
+++ b/coreutils/expand.c
@@ -21,7 +21,7 @@
* Caveat: this versions of expand and unexpand don't accept tab lists.
*/
//config:config EXPAND
-//config: bool "expand"
+//config: bool "expand (5.8 kb)"
//config: default y
//config: help
//config: By default, convert all tabs to spaces.
@@ -32,7 +32,7 @@
//config: depends on EXPAND && LONG_OPTS
//config:
//config:config UNEXPAND
-//config: bool "unexpand"
+//config: bool "unexpand (6 kb)"
//config: default y
//config: help
//config: By default, convert only leading sequences of blanks to tabs.
diff --git a/coreutils/expr.c b/coreutils/expr.c
index 5d2fbf2f7..ecb7534b2 100644
--- a/coreutils/expr.c
+++ b/coreutils/expr.c
@@ -23,7 +23,7 @@
* provided they all associate ((x op x) op x).
*/
//config:config EXPR
-//config: bool "expr"
+//config: bool "expr (6.1 kb)"
//config: default y
//config: help
//config: expr is used to calculate numbers and print the result
diff --git a/coreutils/factor.c b/coreutils/factor.c
index 205cdc053..4ccc3fee4 100644
--- a/coreutils/factor.c
+++ b/coreutils/factor.c
@@ -4,7 +4,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config FACTOR
-//config: bool "factor"
+//config: bool "factor (2.6 kb)"
//config: default y
//config: help
//config: factor factorizes integers
diff --git a/coreutils/false.c b/coreutils/false.c
index b8f17c6a6..171ad813b 100644
--- a/coreutils/false.c
+++ b/coreutils/false.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config FALSE
-//config: bool "false"
+//config: bool "false (tiny)"
//config: default y
//config: help
//config: false returns an exit code of FALSE (1).
diff --git a/coreutils/fold.c b/coreutils/fold.c
index 01f9bce74..35905f3df 100644
--- a/coreutils/fold.c
+++ b/coreutils/fold.c
@@ -10,7 +10,7 @@
Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config FOLD
-//config: bool "fold"
+//config: bool "fold (4.6 kb)"
//config: default y
//config: help
//config: Wrap text to fit a specific width.
diff --git a/coreutils/fsync.c b/coreutils/fsync.c
index 596a2bcaf..8524047a5 100644
--- a/coreutils/fsync.c
+++ b/coreutils/fsync.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config FSYNC
-//config: bool "fsync"
+//config: bool "fsync (3.7 kb)"
//config: default y
//config: help
//config: fsync is used to flush file-related cached blocks to disk.
diff --git a/coreutils/head.c b/coreutils/head.c
index d49113e7f..b4b16abea 100644
--- a/coreutils/head.c
+++ b/coreutils/head.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config HEAD
-//config: bool "head"
+//config: bool "head (3.7 kb)"
//config: default y
//config: help
//config: head is used to print the first specified number of lines
diff --git a/coreutils/hostid.c b/coreutils/hostid.c
index 5b47de1bc..790384c95 100644
--- a/coreutils/hostid.c
+++ b/coreutils/hostid.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config HOSTID
-//config: bool "hostid"
+//config: bool "hostid (247 bytes)"
//config: default y
//config: help
//config: hostid prints the numeric identifier (in hexadecimal) for
diff --git a/coreutils/id.c b/coreutils/id.c
index ab7ac1e55..93ca0acf6 100644
--- a/coreutils/id.c
+++ b/coreutils/id.c
@@ -13,13 +13,13 @@
* Added -G option Tito Ragusa (C) 2008 for SUSv3.
*/
//config:config ID
-//config: bool "id"
+//config: bool "id (6.7 kb)"
//config: default y
//config: help
//config: id displays the current user and group ID names.
//config:
//config:config GROUPS
-//config: bool "groups"
+//config: bool "groups (6.5 kb)"
//config: default y
//config: help
//config: Print the group names associated with current user id.
diff --git a/coreutils/install.c b/coreutils/install.c
index 2a642bdb6..4c44f0d4d 100644
--- a/coreutils/install.c
+++ b/coreutils/install.c
@@ -6,7 +6,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config INSTALL
-//config: bool "install"
+//config: bool "install (12 kb)"
//config: default y
//config: help
//config: Copy files and set attributes.
diff --git a/coreutils/link.c b/coreutils/link.c
index ac3ef85d9..c6417fef8 100644
--- a/coreutils/link.c
+++ b/coreutils/link.c
@@ -6,7 +6,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config LINK
-//config: bool "link"
+//config: bool "link (3.1 kb)"
//config: default y
//config: help
//config: link creates hard links between files.
diff --git a/coreutils/ln.c b/coreutils/ln.c
index 0e2abace4..0bd323b2a 100644
--- a/coreutils/ln.c
+++ b/coreutils/ln.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config LN
-//config: bool "ln"
+//config: bool "ln (4.5 kb)"
//config: default y
//config: help
//config: ln is used to create hard or soft links between files.
diff --git a/coreutils/logname.c b/coreutils/logname.c
index a9b1c956d..bf3748338 100644
--- a/coreutils/logname.c
+++ b/coreutils/logname.c
@@ -16,7 +16,7 @@
* a diagnostic message and an error return.
*/
//config:config LOGNAME
-//config: bool "logname"
+//config: bool "logname (894 bytes)"
//config: default y
//config: help
//config: logname is used to print the current user's login name.
diff --git a/coreutils/ls.c b/coreutils/ls.c
index 6780057da..cf5228745 100644
--- a/coreutils/ls.c
+++ b/coreutils/ls.c
@@ -28,7 +28,7 @@
* ls sorts listing now, and supports almost all options.
*/
//config:config LS
-//config: bool "ls"
+//config: bool "ls (14 kb)"
//config: default y
//config: help
//config: ls is used to list the contents of directories.
diff --git a/coreutils/md5_sha1_sum.c b/coreutils/md5_sha1_sum.c
index 50111bd26..6d08d2e40 100644
--- a/coreutils/md5_sha1_sum.c
+++ b/coreutils/md5_sha1_sum.c
@@ -6,31 +6,31 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config MD5SUM
-//config: bool "md5sum"
+//config: bool "md5sum (6.8 kb)"
//config: default y
//config: help
//config: md5sum is used to print or check MD5 checksums.
//config:
//config:config SHA1SUM
-//config: bool "sha1sum"
+//config: bool "sha1sum (6 kb)"
//config: default y
//config: help
//config: Compute and check SHA1 message digest
//config:
//config:config SHA256SUM
-//config: bool "sha256sum"
+//config: bool "sha256sum (7.1 kb)"
//config: default y
//config: help
//config: Compute and check SHA256 message digest
//config:
//config:config SHA512SUM
-//config: bool "sha512sum"
+//config: bool "sha512sum (7.6 kb)"
//config: default y
//config: help
//config: Compute and check SHA512 message digest
//config:
//config:config SHA3SUM
-//config: bool "sha3sum"
+//config: bool "sha3sum (6.3 kb)"
//config: default y
//config: help
//config: Compute and check SHA3 message digest
diff --git a/coreutils/mkdir.c b/coreutils/mkdir.c
index fcc34f1ad..d0b74bfde 100644
--- a/coreutils/mkdir.c
+++ b/coreutils/mkdir.c
@@ -14,7 +14,7 @@
/* Nov 28, 2006 Yoshinori Sato <ysato@users.sourceforge.jp>: Add SELinux Support.
*/
//config:config MKDIR
-//config: bool "mkdir"
+//config: bool "mkdir (4.4 kb)"
//config: default y
//config: help
//config: mkdir is used to create directories with the specified names.
diff --git a/coreutils/mkfifo.c b/coreutils/mkfifo.c
index 66509a9c0..8a2f20553 100644
--- a/coreutils/mkfifo.c
+++ b/coreutils/mkfifo.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config MKFIFO
-//config: bool "mkfifo"
+//config: bool "mkfifo (3.7 kb)"
//config: default y
//config: help
//config: mkfifo is used to create FIFOs (named pipes).
diff --git a/coreutils/mknod.c b/coreutils/mknod.c
index 466ef5c06..321415e17 100644
--- a/coreutils/mknod.c
+++ b/coreutils/mknod.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config MKNOD
-//config: bool "mknod"
+//config: bool "mknod (4 kb)"
//config: default y
//config: help
//config: mknod is used to create FIFOs or block/character special
diff --git a/coreutils/mktemp.c b/coreutils/mktemp.c
index 65353697a..3e35befeb 100644
--- a/coreutils/mktemp.c
+++ b/coreutils/mktemp.c
@@ -31,7 +31,7 @@
* -p; else /tmp [deprecated]
*/
//config:config MKTEMP
-//config: bool "mktemp"
+//config: bool "mktemp (4 kb)"
//config: default y
//config: help
//config: mktemp is used to create unique temporary files
diff --git a/coreutils/mv.c b/coreutils/mv.c
index df2ef0a52..d620c43ab 100644
--- a/coreutils/mv.c
+++ b/coreutils/mv.c
@@ -12,7 +12,7 @@
* Size reduction and improved error checking.
*/
//config:config MV
-//config: bool "mv"
+//config: bool "mv (9.8 kb)"
//config: default y
//config: help
//config: mv is used to move or rename files or directories.
diff --git a/coreutils/nice.c b/coreutils/nice.c
index 3676ee663..e30242ffa 100644
--- a/coreutils/nice.c
+++ b/coreutils/nice.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config NICE
-//config: bool "nice"
+//config: bool "nice (1.8 kb)"
//config: default y
//config: help
//config: nice runs a program with modified scheduling priority.
diff --git a/coreutils/nl.c b/coreutils/nl.c
index dc468a90b..9f303fe6c 100644
--- a/coreutils/nl.c
+++ b/coreutils/nl.c
@@ -5,7 +5,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config NL
-//config: bool "nl"
+//config: bool "nl (4.3 kb)"
//config: default y
//config: help
//config: nl is used to number lines of files.
diff --git a/coreutils/nohup.c b/coreutils/nohup.c
index d8489686d..4366cdc8d 100644
--- a/coreutils/nohup.c
+++ b/coreutils/nohup.c
@@ -10,7 +10,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config NOHUP
-//config: bool "nohup"
+//config: bool "nohup (2 kb)"
//config: default y
//config: help
//config: run a command immune to hangups, with output to a non-tty.
diff --git a/coreutils/nproc.c b/coreutils/nproc.c
index d7c6a4ba1..7144f73e8 100644
--- a/coreutils/nproc.c
+++ b/coreutils/nproc.c
@@ -4,7 +4,7 @@
* Licensed under GPLv2, see LICENSE in this source tree
*/
//config:config NPROC
-//config: bool "nproc"
+//config: bool "nproc (248 bytes)"
//config: default y
//config: help
//config: Print number of CPUs
diff --git a/coreutils/od.c b/coreutils/od.c
index 4b05ee77c..edcd12a54 100644
--- a/coreutils/od.c
+++ b/coreutils/od.c
@@ -11,7 +11,7 @@
* Original copyright notice is retained at the end of this file.
*/
//config:config OD
-//config: bool "od"
+//config: bool "od (11 kb)"
//config: default y
//config: help
//config: od is used to dump binary files in octal and other formats.
diff --git a/coreutils/paste.c b/coreutils/paste.c
index 3920859d6..e4e9c7565 100644
--- a/coreutils/paste.c
+++ b/coreutils/paste.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config PASTE
-//config: bool "paste"
+//config: bool "paste (4.5 kb)"
//config: default y
//config: help
//config: paste is used to paste lines of different files together
diff --git a/coreutils/printenv.c b/coreutils/printenv.c
index fbd64945d..767a27525 100644
--- a/coreutils/printenv.c
+++ b/coreutils/printenv.c
@@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config PRINTENV
-//config: bool "printenv"
+//config: bool "printenv (1 kb)"
//config: default y
//config: help
//config: printenv is used to print all or part of environment.
diff --git a/coreutils/printf.c b/coreutils/printf.c
index 65bb5a935..acaf076ff 100644
--- a/coreutils/printf.c
+++ b/coreutils/printf.c
@@ -39,7 +39,7 @@
/* 19990508 Busy Boxed! Dave Cinege */
//config:config PRINTF
-//config: bool "printf"
+//config: bool "printf (3.3 kb)"
//config: default y
//config: help
//config: printf is used to format and print specified strings.
diff --git a/coreutils/pwd.c b/coreutils/pwd.c
index 05dee497b..e0a195d37 100644
--- a/coreutils/pwd.c
+++ b/coreutils/pwd.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config PWD
-//config: bool "pwd"
+//config: bool "pwd (3.4 kb)"
//config: default y
//config: help
//config: pwd is used to print the current directory.
diff --git a/coreutils/readlink.c b/coreutils/readlink.c
index 1b223b3c5..e593bb9a4 100644
--- a/coreutils/readlink.c
+++ b/coreutils/readlink.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config READLINK
-//config: bool "readlink"
+//config: bool "readlink (3.6 kb)"
//config: default y
//config: help
//config: This program reads a symbolic link and returns the name
diff --git a/coreutils/realpath.c b/coreutils/realpath.c
index 0c2d544e4..a2661c461 100644
--- a/coreutils/realpath.c
+++ b/coreutils/realpath.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config REALPATH
-//config: bool "realpath"
+//config: bool "realpath (1.1 kb)"
//config: default y
//config: help
//config: Return the canonicalized absolute pathname.
diff --git a/coreutils/rm.c b/coreutils/rm.c
index cec34cb9d..70530a458 100644
--- a/coreutils/rm.c
+++ b/coreutils/rm.c
@@ -11,7 +11,7 @@
* Size reduction.
*/
//config:config RM
-//config: bool "rm"
+//config: bool "rm (4.9 kb)"
//config: default y
//config: help
//config: rm is used to remove files or directories.
diff --git a/coreutils/rmdir.c b/coreutils/rmdir.c
index 8979941ce..2486ea67e 100644
--- a/coreutils/rmdir.c
+++ b/coreutils/rmdir.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config RMDIR
-//config: bool "rmdir"
+//config: bool "rmdir (3.4 kb)"
//config: default y
//config: help
//config: rmdir is used to remove empty directories.
diff --git a/coreutils/seq.c b/coreutils/seq.c
index ed4946b05..c66bed94a 100644
--- a/coreutils/seq.c
+++ b/coreutils/seq.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config SEQ
-//config: bool "seq"
+//config: bool "seq (3.6 kb)"
//config: default y
//config: help
//config: print a sequence of numbers
diff --git a/coreutils/shred.c b/coreutils/shred.c
index b3c009539..93319e24d 100644
--- a/coreutils/shred.c
+++ b/coreutils/shred.c
@@ -5,7 +5,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config SHRED
-//config: bool "shred"
+//config: bool "shred (5 kb)"
//config: default y
//config: help
//config: Overwrite a file to hide its contents, and optionally delete it
diff --git a/coreutils/shuf.c b/coreutils/shuf.c
index 217f15c97..b1a9d1254 100644
--- a/coreutils/shuf.c
+++ b/coreutils/shuf.c
@@ -8,7 +8,7 @@
*/
//config:config SHUF
-//config: bool "shuf"
+//config: bool "shuf (5.4 kb)"
//config: default y
//config: help
//config: Generate random permutations
diff --git a/coreutils/sleep.c b/coreutils/sleep.c
index ad2d6b526..6b3aa1ffa 100644
--- a/coreutils/sleep.c
+++ b/coreutils/sleep.c
@@ -13,7 +13,7 @@
* time suffixes for seconds, minutes, hours, and days.
*/
//config:config SLEEP
-//config: bool "sleep"
+//config: bool "sleep (1.7 kb)"
//config: default y
//config: help
//config: sleep is used to pause for a specified number of seconds.
diff --git a/coreutils/sort.c b/coreutils/sort.c
index 1ccce93c5..a8803819d 100644
--- a/coreutils/sort.c
+++ b/coreutils/sort.c
@@ -12,7 +12,7 @@
* http://www.opengroup.org/onlinepubs/007904975/utilities/sort.html
*/
//config:config SORT
-//config: bool "sort"
+//config: bool "sort (7.4 kb)"
//config: default y
//config: help
//config: sort is used to sort lines of text in specified files.
diff --git a/coreutils/split.c b/coreutils/split.c
index 7af359d0e..dc6f62109 100644
--- a/coreutils/split.c
+++ b/coreutils/split.c
@@ -6,7 +6,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config SPLIT
-//config: bool "split"
+//config: bool "split (5.4 kb)"
//config: default y
//config: help
//config: Split a file into pieces.
diff --git a/coreutils/stat.c b/coreutils/stat.c
index b918ec62e..e2f9a223d 100644
--- a/coreutils/stat.c
+++ b/coreutils/stat.c
@@ -13,7 +13,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config STAT
-//config: bool "stat"
+//config: bool "stat (10 kb)"
//config: default y
//config: help
//config: display file or filesystem status.
diff --git a/coreutils/stty.c b/coreutils/stty.c
index e818d579c..3a4b32ce0 100644
--- a/coreutils/stty.c
+++ b/coreutils/stty.c
@@ -20,7 +20,7 @@
Special for busybox ported by Vladimir Oleynik <dzo@simtreas.ru> 2001
*/
//config:config STTY
-//config: bool "stty"
+//config: bool "stty (8.6 kb)"
//config: default y
//config: help
//config: stty is used to change and print terminal line settings.
diff --git a/coreutils/sum.c b/coreutils/sum.c
index c55293dc9..ef2f94e45 100644
--- a/coreutils/sum.c
+++ b/coreutils/sum.c
@@ -13,7 +13,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config SUM
-//config: bool "sum"
+//config: bool "sum (4.3 kb)"
//config: default y
//config: help
//config: checksum and count the blocks in a file
diff --git a/coreutils/sync.c b/coreutils/sync.c
index 5e189f6f4..5557103b3 100644
--- a/coreutils/sync.c
+++ b/coreutils/sync.c
@@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config SYNC
-//config: bool "sync"
+//config: bool "sync (769 bytes)"
//config: default y
//config: help
//config: sync is used to flush filesystem buffers.
diff --git a/coreutils/tac.c b/coreutils/tac.c
index ca5617c83..1f5b34a84 100644
--- a/coreutils/tac.c
+++ b/coreutils/tac.c
@@ -13,7 +13,7 @@
* http://www.uclibc.org/lists/busybox/2003-July/008813.html
*/
//config:config TAC
-//config: bool "tac"
+//config: bool "tac (4.1 kb)"
//config: default y
//config: help
//config: tac is used to concatenate and print files in reverse.
diff --git a/coreutils/tail.c b/coreutils/tail.c
index e7a24a7a8..a834e241e 100644
--- a/coreutils/tail.c
+++ b/coreutils/tail.c
@@ -19,7 +19,7 @@
* 7) lseek attempted when count==0 even if arg was +0 (from top)
*/
//config:config TAIL
-//config: bool "tail"
+//config: bool "tail (7.1 kb)"
//config: default y
//config: help
//config: tail is used to print the last specified number of lines
diff --git a/coreutils/tee.c b/coreutils/tee.c
index 602d06737..f7676ce9e 100644
--- a/coreutils/tee.c
+++ b/coreutils/tee.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config TEE
-//config: bool "tee"
+//config: bool "tee (4.3 kb)"
//config: default y
//config: help
//config: tee is used to read from standard input and write
diff --git a/coreutils/test.c b/coreutils/test.c
index edcf2a2d8..5cca5d1f2 100644
--- a/coreutils/test.c
+++ b/coreutils/test.c
@@ -20,7 +20,7 @@
* "This program is in the Public Domain."
*/
//config:config TEST
-//config: bool "test"
+//config: bool "test (3.6 kb)"
//config: default y
//config: help
//config: test is used to check file types and compare values,
diff --git a/coreutils/timeout.c b/coreutils/timeout.c
index f29dc8a9c..5981c7bcb 100644
--- a/coreutils/timeout.c
+++ b/coreutils/timeout.c
@@ -28,7 +28,7 @@
* rewrite 14-11-2008 vda
*/
//config:config TIMEOUT
-//config: bool "timeout"
+//config: bool "timeout (5.5 kb)"
//config: default y
//config: help
//config: Runs a program and watches it. If it does not terminate in
diff --git a/coreutils/touch.c b/coreutils/touch.c
index 92d5a718a..7b7b9f8a1 100644
--- a/coreutils/touch.c
+++ b/coreutils/touch.c
@@ -13,7 +13,7 @@
* Also, exiting on a failure was a bug. All args should be processed.
*/
//config:config TOUCH
-//config: bool "touch"
+//config: bool "touch (5.8 kb)"
//config: default y
//config: help
//config: touch is used to create or change the access and/or
diff --git a/coreutils/tr.c b/coreutils/tr.c
index f552096f3..4281a2c69 100644
--- a/coreutils/tr.c
+++ b/coreutils/tr.c
@@ -19,7 +19,7 @@
* TODO: graph, print
*/
//config:config TR
-//config: bool "tr"
+//config: bool "tr (5.5 kb)"
//config: default y
//config: help
//config: tr is used to squeeze, and/or delete characters from standard
diff --git a/coreutils/true.c b/coreutils/true.c
index 6a9493f9d..29386b021 100644
--- a/coreutils/true.c
+++ b/coreutils/true.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config TRUE
-//config: bool "true"
+//config: bool "true (tiny)"
//config: default y
//config: help
//config: true returns an exit code of TRUE (0).
diff --git a/coreutils/truncate.c b/coreutils/truncate.c
index 253fe0015..eefe2b4fc 100644
--- a/coreutils/truncate.c
+++ b/coreutils/truncate.c
@@ -6,7 +6,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config TRUNCATE
-//config: bool "truncate"
+//config: bool "truncate (4.7 kb)"
//config: default y
//config: help
//config: truncate truncates files to a given size. If a file does
diff --git a/coreutils/tty.c b/coreutils/tty.c
index 359e5bc93..9a5f1ef52 100644
--- a/coreutils/tty.c
+++ b/coreutils/tty.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config TTY
-//config: bool "tty"
+//config: bool "tty (3.3 kb)"
//config: default y
//config: help
//config: tty is used to print the name of the current terminal to
diff --git a/coreutils/uname.c b/coreutils/uname.c
index 1f19c933d..18c6d8efd 100644
--- a/coreutils/uname.c
+++ b/coreutils/uname.c
@@ -43,7 +43,7 @@
* Fix handling of -a to not print "unknown", add -o and -i support.
*/
//config:config UNAME
-//config: bool "uname"
+//config: bool "uname (3.7 kb)"
//config: default y
//config: help
//config: uname is used to print system information.
diff --git a/coreutils/uniq.c b/coreutils/uniq.c
index 2b62ad3ae..3f9c56e74 100644
--- a/coreutils/uniq.c
+++ b/coreutils/uniq.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config UNIQ
-//config: bool "uniq"
+//config: bool "uniq (4.8 kb)"
//config: default y
//config: help
//config: uniq is used to remove duplicate lines from a sorted file.
diff --git a/coreutils/unlink.c b/coreutils/unlink.c
index 2879638d3..fcc86da97 100644
--- a/coreutils/unlink.c
+++ b/coreutils/unlink.c
@@ -6,7 +6,7 @@
* Licensed under GPLv2, see LICENSE in this source tree
*/
//config:config UNLINK
-//config: bool "unlink"
+//config: bool "unlink (3.5 kb)"
//config: default y
//config: help
//config: unlink deletes a file by calling unlink()
diff --git a/coreutils/usleep.c b/coreutils/usleep.c
index 7bc30c2a2..1675b2fc9 100644
--- a/coreutils/usleep.c
+++ b/coreutils/usleep.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config USLEEP
-//config: bool "usleep"
+//config: bool "usleep (1.1 kb)"
//config: default y
//config: help
//config: usleep is used to pause for a specified number of microseconds.
diff --git a/coreutils/uudecode.c b/coreutils/uudecode.c
index 2fe771f69..418d0238f 100644
--- a/coreutils/uudecode.c
+++ b/coreutils/uudecode.c
@@ -11,7 +11,7 @@
* "end" line
*/
//config:config UUDECODE
-//config: bool "uudecode"
+//config: bool "uudecode (5.9 kb)"
//config: default y
//config: help
//config: uudecode is used to decode a uuencoded file.
@@ -176,7 +176,7 @@ int uudecode_main(int argc UNUSED_PARAM, char **argv)
//kbuild:lib-$(CONFIG_BASE64) += uudecode.o
//config:config BASE64
-//config: bool "base64"
+//config: bool "base64 (5 kb)"
//config: default y
//config: help
//config: Base64 encode and decode
diff --git a/coreutils/uuencode.c b/coreutils/uuencode.c
index 917cdaea5..cd167aeda 100644
--- a/coreutils/uuencode.c
+++ b/coreutils/uuencode.c
@@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config UUENCODE
-//config: bool "uuencode"
+//config: bool "uuencode (4.6 kb)"
//config: default y
//config: help
//config: uuencode is used to uuencode a file.
diff --git a/coreutils/wc.c b/coreutils/wc.c
index 4c53049b0..716119d6c 100644
--- a/coreutils/wc.c
+++ b/coreutils/wc.c
@@ -33,7 +33,7 @@
* for which 'wc -c' should output '0'.
*/
//config:config WC
-//config: bool "wc"
+//config: bool "wc (4.4 kb)"
//config: default y
//config: help
//config: wc is used to print the number of bytes, words, and lines,
diff --git a/coreutils/who.c b/coreutils/who.c
index 4adead77e..73167904f 100644
--- a/coreutils/who.c
+++ b/coreutils/who.c
@@ -17,7 +17,7 @@
*----------------------------------------------------------------------
*/
//config:config WHO
-//config: bool "who"
+//config: bool "who (3.7 kb)"
//config: default y
//config: depends on FEATURE_UTMP
//config: help
@@ -25,14 +25,14 @@
//config:
// procps-ng has this variation of "who":
//config:config W
-//config: bool "w"
+//config: bool "w (3.7 kb)"
//config: default y
//config: depends on FEATURE_UTMP
//config: help
//config: w is used to show who is logged on.
//config:
//config:config USERS
-//config: bool "users"
+//config: bool "users (3.2 kb)"
//config: default y
//config: depends on FEATURE_UTMP
//config: help
diff --git a/coreutils/whoami.c b/coreutils/whoami.c
index 635712829..02a51084a 100644
--- a/coreutils/whoami.c
+++ b/coreutils/whoami.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config WHOAMI
-//config: bool "whoami"
+//config: bool "whoami (2.9 kb)"
//config: default y
//config: help
//config: whoami is used to print the username of the current
diff --git a/coreutils/yes.c b/coreutils/yes.c
index 81d875589..e8edc0c0d 100644
--- a/coreutils/yes.c
+++ b/coreutils/yes.c
@@ -11,7 +11,7 @@
* Size reductions and removed redundant applet name prefix from error messages.
*/
//config:config YES
-//config: bool "yes"
+//config: bool "yes (956 bytes)"
//config: default y
//config: help
//config: yes is used to repeatedly output a specific string, or
diff --git a/debianutils/pipe_progress.c b/debianutils/pipe_progress.c
index 21d330b59..af5de2d52 100644
--- a/debianutils/pipe_progress.c
+++ b/debianutils/pipe_progress.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config PIPE_PROGRESS
-//config: bool "pipe_progress"
+//config: bool "pipe_progress (225 bytes)"
//config: default y
//config: help
//config: Display a dot to indicate pipe activity.
diff --git a/debianutils/run_parts.c b/debianutils/run_parts.c
index 3ef28f1d4..011066bd4 100644
--- a/debianutils/run_parts.c
+++ b/debianutils/run_parts.c
@@ -23,7 +23,7 @@
* broken compatibility because the BusyBox policy doesn't allow them.
*/
//config:config RUN_PARTS
-//config: bool "run-parts"
+//config: bool "run-parts (5.6 kb)"
//config: default y
//config: help
//config: run-parts is a utility designed to run all the scripts in a directory.
diff --git a/debianutils/start_stop_daemon.c b/debianutils/start_stop_daemon.c
index 4a9e0653e..584158fe8 100644
--- a/debianutils/start_stop_daemon.c
+++ b/debianutils/start_stop_daemon.c
@@ -57,7 +57,7 @@ Misc options:
-v,--verbose Verbose
*/
//config:config START_STOP_DAEMON
-//config: bool "start-stop-daemon"
+//config: bool "start-stop-daemon (12 kb)"
//config: default y
//config: help
//config: start-stop-daemon is used to control the creation and
diff --git a/debianutils/which.c b/debianutils/which.c
index c0f897809..bdf6b9b14 100644
--- a/debianutils/which.c
+++ b/debianutils/which.c
@@ -6,7 +6,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config WHICH
-//config: bool "which"
+//config: bool "which (3.7 kb)"
//config: default y
//config: help
//config: which is used to find programs in your PATH and
diff --git a/e2fsprogs/chattr.c b/e2fsprogs/chattr.c
index 043f39591..f84ff0d0c 100644
--- a/e2fsprogs/chattr.c
+++ b/e2fsprogs/chattr.c
@@ -10,7 +10,7 @@
* Public License
*/
//config:config CHATTR
-//config: bool "chattr"
+//config: bool "chattr (3.2 kb)"
//config: default y
//config: help
//config: chattr changes the file attributes on a second extended file system.
diff --git a/e2fsprogs/fsck.c b/e2fsprogs/fsck.c
index eb53002b1..8d03e0cee 100644
--- a/e2fsprogs/fsck.c
+++ b/e2fsprogs/fsck.c
@@ -34,7 +34,7 @@
* It doesn't guess filesystem types from on-disk format.
*/
//config:config FSCK
-//config: bool "fsck"
+//config: bool "fsck (6.7 kb)"
//config: default y
//config: help
//config: fsck is used to check and optionally repair one or more filesystems.
diff --git a/e2fsprogs/lsattr.c b/e2fsprogs/lsattr.c
index d2348b5f7..f59fe93a2 100644
--- a/e2fsprogs/lsattr.c
+++ b/e2fsprogs/lsattr.c
@@ -10,7 +10,7 @@
* Public License
*/
//config:config LSATTR
-//config: bool "lsattr"
+//config: bool "lsattr (5 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/e2fsprogs/tune2fs.c b/e2fsprogs/tune2fs.c
index e9bad66ad..d9fac4e42 100644
--- a/e2fsprogs/tune2fs.c
+++ b/e2fsprogs/tune2fs.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config TUNE2FS
-//config: bool "tune2fs"
+//config: bool "tune2fs (4.4 kb)"
//config: default n # off: it is too limited compared to upstream version
//config: help
//config: tune2fs allows the system administrator to adjust various tunable
diff --git a/editors/awk.c b/editors/awk.c
index 685e8bed8..b836580d0 100644
--- a/editors/awk.c
+++ b/editors/awk.c
@@ -8,7 +8,7 @@
*/
//config:config AWK
-//config: bool "awk"
+//config: bool "awk (22 kb)"
//config: default y
//config: help
//config: Awk is used as a pattern scanning and processing language. This is
diff --git a/editors/cmp.c b/editors/cmp.c
index a4af6f480..6e5500c17 100644
--- a/editors/cmp.c
+++ b/editors/cmp.c
@@ -11,7 +11,7 @@
/* http://www.opengroup.org/onlinepubs/007904975/utilities/cmp.html */
//config:config CMP
-//config: bool "cmp"
+//config: bool "cmp (5.4 kb)"
//config: default y
//config: help
//config: cmp is used to compare two files and returns the result
diff --git a/editors/diff.c b/editors/diff.c
index 7687518f3..b6a5ca606 100644
--- a/editors/diff.c
+++ b/editors/diff.c
@@ -77,7 +77,7 @@
*/
//config:config DIFF
-//config: bool "diff"
+//config: bool "diff (13 kb)"
//config: default y
//config: help
//config: diff compares two files or directories and outputs the
diff --git a/editors/ed.c b/editors/ed.c
index c028b78cb..863a99366 100644
--- a/editors/ed.c
+++ b/editors/ed.c
@@ -8,7 +8,7 @@
*/
//config:config ED
-//config: bool "ed"
+//config: bool "ed (25 kb)"
//config: default y
//config: help
//config: The original 1970's Unix text editor, from the days of teletypes.
diff --git a/editors/patch.c b/editors/patch.c
index 731a8c58a..86a0193a1 100644
--- a/editors/patch.c
+++ b/editors/patch.c
@@ -23,7 +23,7 @@
*/
//config:config PATCH
-//config: bool "patch"
+//config: bool "patch (9.1 kb)"
//config: default y
//config: help
//config: Apply a unified diff formatted patch.
diff --git a/editors/patch_toybox.c b/editors/patch_toybox.c
index 5174acd6a..2c958d287 100644
--- a/editors/patch_toybox.c
+++ b/editors/patch_toybox.c
@@ -26,7 +26,7 @@
USE_PATCH(NEWTOY(patch, USE_TOYBOX_DEBUG("x")"up#i:R", TOYFLAG_USR|TOYFLAG_BIN))
config PATCH
- bool "patch"
+ bool "patch (9.1 kb)"
default y
help
usage: patch [-i file] [-p depth] [-Ru]
diff --git a/editors/sed.c b/editors/sed.c
index ca9ab2054..c5df5d9e7 100644
--- a/editors/sed.c
+++ b/editors/sed.c
@@ -57,7 +57,7 @@
*/
//config:config SED
-//config: bool "sed"
+//config: bool "sed (12 kb)"
//config: default y
//config: help
//config: sed is used to perform text transformations on a file
diff --git a/editors/vi.c b/editors/vi.c
index 76d1f261b..24ccb0019 100644
--- a/editors/vi.c
+++ b/editors/vi.c
@@ -21,7 +21,7 @@
*/
//config:config VI
-//config: bool "vi"
+//config: bool "vi (22 kb)"
//config: default y
//config: help
//config: 'vi' is a text editor. More specifically, it is the One True
diff --git a/findutils/find.c b/findutils/find.c
index 0596c0059..70ad03208 100644
--- a/findutils/find.c
+++ b/findutils/find.c
@@ -54,7 +54,7 @@
*/
//config:config FIND
-//config: bool "find"
+//config: bool "find (14 kb)"
//config: default y
//config: help
//config: find is used to search your system to find specified files.
diff --git a/findutils/grep.c b/findutils/grep.c
index d66d85a53..bd6a04a7a 100644
--- a/findutils/grep.c
+++ b/findutils/grep.c
@@ -19,19 +19,19 @@
*/
//config:config GREP
-//config: bool "grep"
+//config: bool "grep (8.5 kb)"
//config: default y
//config: help
//config: grep is used to search files for a specified pattern.
//config:
//config:config EGREP
-//config: bool "egrep"
+//config: bool "egrep (7.6 kb)"
//config: default y
//config: help
//config: Alias to "grep -E"
//config:
//config:config FGREP
-//config: bool "fgrep"
+//config: bool "fgrep (7.6 kb)"
//config: default y
//config: help
//config: Alias to "grep -F"
diff --git a/findutils/xargs.c b/findutils/xargs.c
index ae01a49be..078ce3bc7 100644
--- a/findutils/xargs.c
+++ b/findutils/xargs.c
@@ -16,7 +16,7 @@
*/
//config:config XARGS
-//config: bool "xargs"
+//config: bool "xargs (6.7 kb)"
//config: default y
//config: help
//config: xargs is used to execute a specified command for
diff --git a/init/bootchartd.c b/init/bootchartd.c
index 92aaade0f..ecbcab868 100644
--- a/init/bootchartd.c
+++ b/init/bootchartd.c
@@ -8,7 +8,7 @@
//kbuild:lib-$(CONFIG_BOOTCHARTD) += bootchartd.o
//config:config BOOTCHARTD
-//config: bool "bootchartd"
+//config: bool "bootchartd (10 kb)"
//config: default y
//config: help
//config: bootchartd is commonly used to profile the boot process
diff --git a/init/halt.c b/init/halt.c
index f69b89772..e6eb28fc9 100644
--- a/init/halt.c
+++ b/init/halt.c
@@ -8,19 +8,19 @@
*/
//config:config HALT
-//config: bool "halt"
+//config: bool "halt (3.7 kb)"
//config: default y
//config: help
//config: Stop all processes and halt the system.
//config:
//config:config POWEROFF
-//config: bool "poweroff"
+//config: bool "poweroff (3.7 kb)"
//config: default y
//config: help
//config: Stop all processes and power off the system.
//config:
//config:config REBOOT
-//config: bool "reboot"
+//config: bool "reboot (3.7 kb)"
//config: default y
//config: help
//config: Stop all processes and reboot the system.
diff --git a/init/init.c b/init/init.c
index 4d6355167..3427e1cc8 100644
--- a/init/init.c
+++ b/init/init.c
@@ -10,7 +10,7 @@
*/
//config:config INIT
-//config: bool "init"
+//config: bool "init (9.3 kb)"
//config: default y
//config: select FEATURE_SYSLOG
//config: help
diff --git a/loginutils/add-remove-shell.c b/loginutils/add-remove-shell.c
index 54b62c773..eb16c6ead 100644
--- a/loginutils/add-remove-shell.c
+++ b/loginutils/add-remove-shell.c
@@ -8,13 +8,13 @@
* for details.
*/
//config:config ADD_SHELL
-//config: bool "add-shell"
+//config: bool "add-shell (2.8 kb)"
//config: default y if DESKTOP
//config: help
//config: Add shells to /etc/shells.
//config:
//config:config REMOVE_SHELL
-//config: bool "remove-shell"
+//config: bool "remove-shell (2.7 kb)"
//config: default y if DESKTOP
//config: help
//config: Remove shells from /etc/shells.
diff --git a/loginutils/addgroup.c b/loginutils/addgroup.c
index 94da4efbb..c02ff10e9 100644
--- a/loginutils/addgroup.c
+++ b/loginutils/addgroup.c
@@ -10,7 +10,7 @@
*
*/
//config:config ADDGROUP
-//config: bool "addgroup"
+//config: bool "addgroup (8.2 kb)"
//config: default y
//config: help
//config: Utility for creating a new group account.
diff --git a/loginutils/adduser.c b/loginutils/adduser.c
index 40bc816a1..e2818f852 100644
--- a/loginutils/adduser.c
+++ b/loginutils/adduser.c
@@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config ADDUSER
-//config: bool "adduser"
+//config: bool "adduser (15 kb)"
//config: default y
//config: help
//config: Utility for creating a new user account.
diff --git a/loginutils/chpasswd.c b/loginutils/chpasswd.c
index baafd35c8..60f54ab01 100644
--- a/loginutils/chpasswd.c
+++ b/loginutils/chpasswd.c
@@ -6,7 +6,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config CHPASSWD
-//config: bool "chpasswd"
+//config: bool "chpasswd (18 kb)"
//config: default y
//config: help
//config: Reads a file of user name and password pairs from standard input
diff --git a/loginutils/cryptpw.c b/loginutils/cryptpw.c
index 3dc8232e0..75769c813 100644
--- a/loginutils/cryptpw.c
+++ b/loginutils/cryptpw.c
@@ -10,14 +10,14 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config CRYPTPW
-//config: bool "cryptpw"
+//config: bool "cryptpw (14 kb)"
//config: default y
//config: help
//config: Encrypts the given password with the crypt(3) libc function
//config: using the given salt.
//config:
//config:config MKPASSWD
-//config: bool "mkpasswd"
+//config: bool "mkpasswd (15 kb)"
//config: default y
//config: help
//config: Encrypts the given password with the crypt(3) libc function
diff --git a/loginutils/deluser.c b/loginutils/deluser.c
index fbb1614fb..5b05faf3a 100644
--- a/loginutils/deluser.c
+++ b/loginutils/deluser.c
@@ -9,13 +9,13 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config DELUSER
-//config: bool "deluser"
+//config: bool "deluser (8.4 kb)"
//config: default y
//config: help
//config: Utility for deleting a user account.
//config:
//config:config DELGROUP
-//config: bool "delgroup"
+//config: bool "delgroup (5.6 kb)"
//config: default y
//config: help
//config: Utility for deleting a group account.
diff --git a/loginutils/getty.c b/loginutils/getty.c
index ba6c784a3..d38471a42 100644
--- a/loginutils/getty.c
+++ b/loginutils/getty.c
@@ -22,7 +22,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config GETTY
-//config: bool "getty"
+//config: bool "getty (10 kb)"
//config: default y
//config: select FEATURE_SYSLOG
//config: help
diff --git a/loginutils/login.c b/loginutils/login.c
index be05def09..fbdfd2925 100644
--- a/loginutils/login.c
+++ b/loginutils/login.c
@@ -3,7 +3,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config LOGIN
-//config: bool "login"
+//config: bool "login (24 kb)"
//config: default y
//config: select FEATURE_SYSLOG
//config: help
diff --git a/loginutils/passwd.c b/loginutils/passwd.c
index b7b7423fd..ea8f07474 100644
--- a/loginutils/passwd.c
+++ b/loginutils/passwd.c
@@ -3,7 +3,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config PASSWD
-//config: bool "passwd"
+//config: bool "passwd (21 kb)"
//config: default y
//config: select FEATURE_SYSLOG
//config: help
diff --git a/loginutils/su.c b/loginutils/su.c
index 4cce82405..b70696fe7 100644
--- a/loginutils/su.c
+++ b/loginutils/su.c
@@ -5,7 +5,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config SU
-//config: bool "su"
+//config: bool "su (19 kb)"
//config: default y
//config: select FEATURE_SYSLOG
//config: help
diff --git a/loginutils/sulogin.c b/loginutils/sulogin.c
index 2e32e2bbd..cdc2c8c5a 100644
--- a/loginutils/sulogin.c
+++ b/loginutils/sulogin.c
@@ -5,7 +5,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config SULOGIN
-//config: bool "sulogin"
+//config: bool "sulogin (17 kb)"
//config: default y
//config: select FEATURE_SYSLOG
//config: help
diff --git a/loginutils/vlock.c b/loginutils/vlock.c
index 5ba6a8780..e3b701d53 100644
--- a/loginutils/vlock.c
+++ b/loginutils/vlock.c
@@ -16,7 +16,7 @@
* It now works with md5, sha1, etc passwords.
*/
//config:config VLOCK
-//config: bool "vlock"
+//config: bool "vlock (17 kb)"
//config: default y
//config: help
//config: Build the "vlock" applet which allows you to lock (virtual) terminals.
diff --git a/mailutils/makemime.c b/mailutils/makemime.c
index 78f78bbcc..9c79133b6 100644
--- a/mailutils/makemime.c
+++ b/mailutils/makemime.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config MAKEMIME
-//config: bool "makemime"
+//config: bool "makemime (5.9 kb)"
//config: default y
//config: help
//config: Create MIME-formatted messages.
diff --git a/mailutils/popmaildir.c b/mailutils/popmaildir.c
index ffe373865..ad9a04a89 100644
--- a/mailutils/popmaildir.c
+++ b/mailutils/popmaildir.c
@@ -10,7 +10,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config POPMAILDIR
-//config: bool "popmaildir"
+//config: bool "popmaildir (10 kb)"
//config: default y
//config: help
//config: Simple yet powerful POP3 mail popper. Delivers content
diff --git a/mailutils/reformime.c b/mailutils/reformime.c
index e97bc0130..4f29f68e8 100644
--- a/mailutils/reformime.c
+++ b/mailutils/reformime.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config REFORMIME
-//config: bool "reformime"
+//config: bool "reformime (7.5 kb)"
//config: default y
//config: help
//config: Parse MIME-formatted messages.
diff --git a/mailutils/sendmail.c b/mailutils/sendmail.c
index b542099fd..c70d06263 100644
--- a/mailutils/sendmail.c
+++ b/mailutils/sendmail.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config SENDMAIL
-//config: bool "sendmail"
+//config: bool "sendmail (14 kb)"
//config: default y
//config: help
//config: Barebones sendmail.
diff --git a/miscutils/adjtimex.c b/miscutils/adjtimex.c
index 6355cc1ef..c91527ffb 100644
--- a/miscutils/adjtimex.c
+++ b/miscutils/adjtimex.c
@@ -11,7 +11,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config ADJTIMEX
-//config: bool "adjtimex"
+//config: bool "adjtimex (4.5 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/miscutils/chat.c b/miscutils/chat.c
index 8df194534..a1dc753bb 100644
--- a/miscutils/chat.c
+++ b/miscutils/chat.c
@@ -8,7 +8,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config CHAT
-//config: bool "chat"
+//config: bool "chat (6.6 kb)"
//config: default y
//config: help
//config: Simple chat utility.
diff --git a/miscutils/conspy.c b/miscutils/conspy.c
index 1f0278b47..22a6918e1 100644
--- a/miscutils/conspy.c
+++ b/miscutils/conspy.c
@@ -10,7 +10,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config CONSPY
-//config: bool "conspy"
+//config: bool "conspy (10 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/miscutils/crond.c b/miscutils/crond.c
index c0c8bef11..8d24f294c 100644
--- a/miscutils/crond.c
+++ b/miscutils/crond.c
@@ -9,7 +9,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config CROND
-//config: bool "crond"
+//config: bool "crond (13 kb)"
//config: default y
//config: select FEATURE_SYSLOG
//config: help
diff --git a/miscutils/crontab.c b/miscutils/crontab.c
index bcd424578..409307567 100644
--- a/miscutils/crontab.c
+++ b/miscutils/crontab.c
@@ -10,7 +10,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config CRONTAB
-//config: bool "crontab"
+//config: bool "crontab (9.7 kb)"
//config: default y
//config: help
//config: Crontab manipulates the crontab for a particular user. Only
diff --git a/miscutils/dc.c b/miscutils/dc.c
index 7986fef5f..d4cd49998 100644
--- a/miscutils/dc.c
+++ b/miscutils/dc.c
@@ -3,7 +3,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config DC
-//config: bool "dc"
+//config: bool "dc (4.2 kb)"
//config: default y
//config: help
//config: Dc is a reverse-polish desk calculator which supports unlimited
diff --git a/miscutils/devmem.c b/miscutils/devmem.c
index aeb32b13a..ec911a707 100644
--- a/miscutils/devmem.c
+++ b/miscutils/devmem.c
@@ -4,7 +4,7 @@
* Copyright (C) 2008, BusyBox Team. -solar 4/26/08
*/
//config:config DEVMEM
-//config: bool "devmem"
+//config: bool "devmem (2.5 kb)"
//config: default y
//config: help
//config: devmem is a small program that reads and writes from physical
diff --git a/miscutils/fbsplash.c b/miscutils/fbsplash.c
index fc6c9b953..4c891deb0 100644
--- a/miscutils/fbsplash.c
+++ b/miscutils/fbsplash.c
@@ -21,7 +21,7 @@
* "exit" (or just close fifo) - well you guessed it.
*/
//config:config FBSPLASH
-//config: bool "fbsplash"
+//config: bool "fbsplash (27 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/miscutils/flash_eraseall.c b/miscutils/flash_eraseall.c
index 2a9bd6cfe..b64fda396 100644
--- a/miscutils/flash_eraseall.c
+++ b/miscutils/flash_eraseall.c
@@ -10,7 +10,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config FLASH_ERASEALL
-//config: bool "flash_eraseall"
+//config: bool "flash_eraseall (5.5 kb)"
//config: default n # doesn't build on Ubuntu 8.04
//config: help
//config: The flash_eraseall binary from mtd-utils as of git head c4c6a59eb.
diff --git a/miscutils/flash_lock_unlock.c b/miscutils/flash_lock_unlock.c
index 003496d5b..00de3da06 100644
--- a/miscutils/flash_lock_unlock.c
+++ b/miscutils/flash_lock_unlock.c
@@ -4,14 +4,14 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config FLASH_LOCK
-//config: bool "flash_lock"
+//config: bool "flash_lock (2.1 kb)"
//config: default n # doesn't build on Ubuntu 8.04
//config: help
//config: The flash_lock binary from mtd-utils as of git head 5ec0c10d0. This
//config: utility locks part or all of the flash device.
//config:
//config:config FLASH_UNLOCK
-//config: bool "flash_unlock"
+//config: bool "flash_unlock (1.3 kb)"
//config: default n # doesn't build on Ubuntu 8.04
//config: help
//config: The flash_unlock binary from mtd-utils as of git head 5ec0c10d0. This
diff --git a/miscutils/flashcp.c b/miscutils/flashcp.c
index 4bbc67727..f6f61cf16 100644
--- a/miscutils/flashcp.c
+++ b/miscutils/flashcp.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config FLASHCP
-//config: bool "flashcp"
+//config: bool "flashcp (5.4 kb)"
//config: default n # doesn't build on Ubuntu 8.04
//config: help
//config: The flashcp binary, inspired by mtd-utils as of git head 5eceb74f7.
diff --git a/miscutils/hdparm.c b/miscutils/hdparm.c
index 84675285a..9811f33ab 100644
--- a/miscutils/hdparm.c
+++ b/miscutils/hdparm.c
@@ -12,7 +12,7 @@
* - by Mark Lord (C) 1994-2002 -- freely distributable
*/
//config:config HDPARM
-//config: bool "hdparm"
+//config: bool "hdparm (23 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/miscutils/i2c_tools.c b/miscutils/i2c_tools.c
index 7731466f7..578613978 100644
--- a/miscutils/i2c_tools.c
+++ b/miscutils/i2c_tools.c
@@ -10,28 +10,28 @@
*/
//config:config I2CGET
-//config: bool "i2cget"
+//config: bool "i2cget (5.6 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
//config: Read from I2C/SMBus chip registers.
//config:
//config:config I2CSET
-//config: bool "i2cset"
+//config: bool "i2cset (6.9 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
//config: Set I2C registers.
//config:
//config:config I2CDUMP
-//config: bool "i2cdump"
+//config: bool "i2cdump (7.2 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
//config: Examine I2C registers.
//config:
//config:config I2CDETECT
-//config: bool "i2cdetect"
+//config: bool "i2cdetect (7.2 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/miscutils/inotifyd.c b/miscutils/inotifyd.c
index db8ddce92..2e0163e35 100644
--- a/miscutils/inotifyd.c
+++ b/miscutils/inotifyd.c
@@ -27,7 +27,7 @@
* See below for mask names explanation.
*/
//config:config INOTIFYD
-//config: bool "inotifyd"
+//config: bool "inotifyd (3.5 kb)"
//config: default n # doesn't build on Knoppix 5
//config: help
//config: Simple inotify daemon. Reports filesystem changes. Requires
diff --git a/miscutils/less.c b/miscutils/less.c
index 507e579c4..a4ef1518f 100644
--- a/miscutils/less.c
+++ b/miscutils/less.c
@@ -22,7 +22,7 @@
*/
//config:config LESS
-//config: bool "less"
+//config: bool "less (15 kb)"
//config: default y
//config: help
//config: 'less' is a pager, meaning that it displays text files. It possesses
diff --git a/miscutils/lsscsi.c b/miscutils/lsscsi.c
index 1521680ac..72fafefb0 100644
--- a/miscutils/lsscsi.c
+++ b/miscutils/lsscsi.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config LSSCSI
-//config: bool "lsscsi"
+//config: bool "lsscsi (2.4 kb)"
//config: default y
//config: #select PLATFORM_LINUX
//config: help
diff --git a/miscutils/makedevs.c b/miscutils/makedevs.c
index f436b08f8..5f8593a0c 100644
--- a/miscutils/makedevs.c
+++ b/miscutils/makedevs.c
@@ -7,7 +7,7 @@
* known bugs: can't deal with alpha ranges
*/
//config:config MAKEDEVS
-//config: bool "makedevs"
+//config: bool "makedevs (9.3 kb)"
//config: default y
//config: help
//config: 'makedevs' is a utility used to create a batch of devices with
diff --git a/miscutils/man.c b/miscutils/man.c
index 6a636f1ec..de6ef1961 100644
--- a/miscutils/man.c
+++ b/miscutils/man.c
@@ -3,7 +3,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config MAN
-//config: bool "man"
+//config: bool "man (27 kb)"
//config: default y
//config: help
//config: Format and display manual pages.
diff --git a/miscutils/microcom.c b/miscutils/microcom.c
index 5a4bbefa9..436509c47 100644
--- a/miscutils/microcom.c
+++ b/miscutils/microcom.c
@@ -8,7 +8,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config MICROCOM
-//config: bool "microcom"
+//config: bool "microcom (5.6 kb)"
//config: default y
//config: help
//config: The poor man's minicom utility for chatting with serial port devices.
diff --git a/miscutils/mt.c b/miscutils/mt.c
index 6b3169675..aec7bf775 100644
--- a/miscutils/mt.c
+++ b/miscutils/mt.c
@@ -3,7 +3,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config MT
-//config: bool "mt"
+//config: bool "mt (2.6 kb)"
//config: default y
//config: help
//config: mt is used to control tape devices. You can use the mt utility
diff --git a/miscutils/partprobe.c b/miscutils/partprobe.c
index 38831598d..787def8cd 100644
--- a/miscutils/partprobe.c
+++ b/miscutils/partprobe.c
@@ -5,7 +5,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config PARTPROBE
-//config: bool "partprobe"
+//config: bool "partprobe (3.6 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/miscutils/raidautorun.c b/miscutils/raidautorun.c
index c6d8e6235..45e398ebf 100644
--- a/miscutils/raidautorun.c
+++ b/miscutils/raidautorun.c
@@ -8,7 +8,7 @@
*
*/
//config:config RAIDAUTORUN
-//config: bool "raidautorun"
+//config: bool "raidautorun (1.4 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/miscutils/runlevel.c b/miscutils/runlevel.c
index b6412a6ea..79fa3c834 100644
--- a/miscutils/runlevel.c
+++ b/miscutils/runlevel.c
@@ -12,7 +12,7 @@
* initially busyboxified by Bernhard Reutner-Fischer
*/
//config:config RUNLEVEL
-//config: bool "runlevel"
+//config: bool "runlevel (518 bytes)"
//config: default y
//config: depends on FEATURE_UTMP
//config: help
diff --git a/miscutils/rx.c b/miscutils/rx.c
index 1f6f2825c..3cf17843f 100644
--- a/miscutils/rx.c
+++ b/miscutils/rx.c
@@ -15,7 +15,7 @@
* This was originally written for blob and then adapted for busybox.
*/
//config:config RX
-//config: bool "rx"
+//config: bool "rx (2.9 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/miscutils/setserial.c b/miscutils/setserial.c
index 8b5c4a9c7..a60950206 100644
--- a/miscutils/setserial.c
+++ b/miscutils/setserial.c
@@ -9,7 +9,7 @@
*/
//config:config SETSERIAL
-//config: bool "setserial"
+//config: bool "setserial (6.6 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/miscutils/strings.c b/miscutils/strings.c
index 4d9bfe690..17c047079 100644
--- a/miscutils/strings.c
+++ b/miscutils/strings.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config STRINGS
-//config: bool "strings"
+//config: bool "strings (4.3 kb)"
//config: default y
//config: help
//config: strings prints the printable character sequences for each file
diff --git a/miscutils/time.c b/miscutils/time.c
index e377bb6b7..c443ef909 100644
--- a/miscutils/time.c
+++ b/miscutils/time.c
@@ -9,7 +9,7 @@
Heavily modified for busybox by Erik Andersen <andersen@codepoet.org>
*/
//config:config TIME
-//config: bool "time"
+//config: bool "time (7 kb)"
//config: default y
//config: help
//config: The time command runs the specified program with the given arguments.
diff --git a/miscutils/ttysize.c b/miscutils/ttysize.c
index cba65b148..a2eeb9347 100644
--- a/miscutils/ttysize.c
+++ b/miscutils/ttysize.c
@@ -10,7 +10,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config TTYSIZE
-//config: bool "ttysize"
+//config: bool "ttysize (372 bytes)"
//config: default y
//config: help
//config: A replacement for "stty size". Unlike stty, can report only width,
diff --git a/miscutils/ubi_tools.c b/miscutils/ubi_tools.c
index 982e3e52a..07f9a72ea 100644
--- a/miscutils/ubi_tools.c
+++ b/miscutils/ubi_tools.c
@@ -4,42 +4,42 @@
*/
//config:config UBIATTACH
-//config: bool "ubiattach"
+//config: bool "ubiattach (4.7 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
//config: Attach MTD device to an UBI device.
//config:
//config:config UBIDETACH
-//config: bool "ubidetach"
+//config: bool "ubidetach (4.6 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
//config: Detach MTD device from an UBI device.
//config:
//config:config UBIMKVOL
-//config: bool "ubimkvol"
+//config: bool "ubimkvol (5.8 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
//config: Create a UBI volume.
//config:
//config:config UBIRMVOL
-//config: bool "ubirmvol"
+//config: bool "ubirmvol (5.2 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
//config: Delete a UBI volume.
//config:
//config:config UBIRSVOL
-//config: bool "ubirsvol"
+//config: bool "ubirsvol (4.6 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
//config: Resize a UBI volume.
//config:
//config:config UBIUPDATEVOL
-//config: bool "ubiupdatevol"
+//config: bool "ubiupdatevol (5.6 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/miscutils/ubirename.c b/miscutils/ubirename.c
index 8b1c3785a..8fb42ee81 100644
--- a/miscutils/ubirename.c
+++ b/miscutils/ubirename.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config UBIRENAME
-//config: bool "ubirename"
+//config: bool "ubirename (2.2 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/miscutils/volname.c b/miscutils/volname.c
index 6d1addbb5..d80787f1a 100644
--- a/miscutils/volname.c
+++ b/miscutils/volname.c
@@ -28,7 +28,7 @@
* Matthew Stoltenberg <d3matt@gmail.com>
*/
//config:config VOLNAME
-//config: bool "volname"
+//config: bool "volname (1.7 kb)"
//config: default y
//config: help
//config: Prints a CD-ROM volume name.
diff --git a/miscutils/watchdog.c b/miscutils/watchdog.c
index d379a97f4..2ef4997b1 100644
--- a/miscutils/watchdog.c
+++ b/miscutils/watchdog.c
@@ -9,7 +9,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config WATCHDOG
-//config: bool "watchdog"
+//config: bool "watchdog (5.1 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/modutils/depmod.c b/modutils/depmod.c
index b7965ebd2..f6e889d8f 100644
--- a/modutils/depmod.c
+++ b/modutils/depmod.c
@@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config DEPMOD
-//config: bool "depmod"
+//config: bool "depmod (26 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/modutils/insmod.c b/modutils/insmod.c
index 8526979eb..6f448f34d 100644
--- a/modutils/insmod.c
+++ b/modutils/insmod.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config INSMOD
-//config: bool "insmod"
+//config: bool "insmod (22 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/modutils/lsmod.c b/modutils/lsmod.c
index 24e5d35b9..9fe0eff22 100644
--- a/modutils/lsmod.c
+++ b/modutils/lsmod.c
@@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config LSMOD
-//config: bool "lsmod"
+//config: bool "lsmod (4.3 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/modutils/modinfo.c b/modutils/modinfo.c
index ead2cf16f..6eae1b7b1 100644
--- a/modutils/modinfo.c
+++ b/modutils/modinfo.c
@@ -6,7 +6,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config MODINFO
-//config: bool "modinfo"
+//config: bool "modinfo (25 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/modutils/modprobe.c b/modutils/modprobe.c
index 51ede9204..6bcfb9bcd 100644
--- a/modutils/modprobe.c
+++ b/modutils/modprobe.c
@@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config MODPROBE
-//config: bool "modprobe"
+//config: bool "modprobe (29 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/modutils/rmmod.c b/modutils/rmmod.c
index 527696f63..1e87abf3a 100644
--- a/modutils/rmmod.c
+++ b/modutils/rmmod.c
@@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config RMMOD
-//config: bool "rmmod"
+//config: bool "rmmod (3.6 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/networking/arp.c b/networking/arp.c
index a62a3761c..f23ec8629 100644
--- a/networking/arp.c
+++ b/networking/arp.c
@@ -13,7 +13,7 @@
* modified for getopt32 by Arne Bernin <arne [at] alamut.de>
*/
//config:config ARP
-//config: bool "arp"
+//config: bool "arp (11 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/networking/arping.c b/networking/arping.c
index 5bfeb1b45..bc6b6be6a 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"
+//config: bool "arping (9.3 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/networking/brctl.c b/networking/brctl.c
index 35876896e..bedf8031a 100644
--- a/networking/brctl.c
+++ b/networking/brctl.c
@@ -13,7 +13,7 @@
* At the time of this writing this was considered a feature.
*/
//config:config BRCTL
-//config: bool "brctl"
+//config: bool "brctl (4.7 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/networking/dnsd.c b/networking/dnsd.c
index 1b85618c6..9e058584a 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"
+//config: bool "dnsd (9.8 kb)"
//config: default y
//config: help
//config: Small and static DNS server daemon.
diff --git a/networking/ftpd.c b/networking/ftpd.c
index 439608ce6..e923e78b2 100644
--- a/networking/ftpd.c
+++ b/networking/ftpd.c
@@ -12,7 +12,7 @@
* You have to run this daemon via inetd.
*/
//config:config FTPD
-//config: bool "ftpd"
+//config: bool "ftpd (30 kb)"
//config: default y
//config: help
//config: Simple FTP daemon. You have to run it via inetd.
diff --git a/networking/ftpgetput.c b/networking/ftpgetput.c
index 35b4e4b64..b967cd7d9 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"
+//config: bool "ftpget (8 kb)"
//config: default y
//config: help
//config: Retrieve a remote file via FTP.
//config:
//config:config FTPPUT
-//config: bool "ftpput"
+//config: bool "ftpput (7.7 kb)"
//config: default y
//config: help
//config: Store a remote file via FTP.
diff --git a/networking/hostname.c b/networking/hostname.c
index 9f2418422..07d746c0f 100644
--- a/networking/hostname.c
+++ b/networking/hostname.c
@@ -11,13 +11,13 @@
*/
//config:config HOSTNAME
-//config: bool "hostname"
+//config: bool "hostname (5.6 kb)"
//config: default y
//config: help
//config: Show or set the system's host name.
//config:
//config:config DNSDOMAINNAME
-//config: bool "dnsdomainname"
+//config: bool "dnsdomainname (3.6 kb)"
//config: default y
//config: help
//config: Alias to "hostname -d".
diff --git a/networking/httpd.c b/networking/httpd.c
index e072f23c7..7ad6d0878 100644
--- a/networking/httpd.c
+++ b/networking/httpd.c
@@ -99,7 +99,7 @@
*/
/* TODO: use TCP_CORK, parse_config() */
//config:config HTTPD
-//config: bool "httpd"
+//config: bool "httpd (32 kb)"
//config: default y
//config: help
//config: HTTP server.
diff --git a/networking/ifconfig.c b/networking/ifconfig.c
index 9e16936d8..a08a0a18d 100644
--- a/networking/ifconfig.c
+++ b/networking/ifconfig.c
@@ -26,7 +26,7 @@
* IPV6 support added by Bart Visscher <magick@linux-fan.com>
*/
//config:config IFCONFIG
-//config: bool "ifconfig"
+//config: bool "ifconfig (12 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/networking/ifenslave.c b/networking/ifenslave.c
index 070931209..7619fc376 100644
--- a/networking/ifenslave.c
+++ b/networking/ifenslave.c
@@ -98,7 +98,7 @@
* set version to 1.1.0
*/
//config:config IFENSLAVE
-//config: bool "ifenslave"
+//config: bool "ifenslave (13 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/networking/ifplugd.c b/networking/ifplugd.c
index 4f8a274b0..635417e05 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"
+//config: bool "ifplugd (9.9 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/networking/inetd.c b/networking/inetd.c
index 3bf157b70..9a9956857 100644
--- a/networking/inetd.c
+++ b/networking/inetd.c
@@ -154,7 +154,7 @@
* setuid()
*/
//config:config INETD
-//config: bool "inetd"
+//config: bool "inetd (18 kb)"
//config: default y
//config: select FEATURE_SYSLOG
//config: help
diff --git a/networking/ip.c b/networking/ip.c
index 3cf52cdd7..de3a65bae 100644
--- a/networking/ip.c
+++ b/networking/ip.c
@@ -9,7 +9,7 @@
* Bernhard Reutner-Fischer rewrote to use index_in_substr_array
*/
//config:config IP
-//config: bool "ip"
+//config: bool "ip (34 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
@@ -18,7 +18,7 @@
//config: TCP/IP.
//config:
//config:config IPADDR
-//config: bool "ipaddr"
+//config: bool "ipaddr (14 kb)"
//config: default y
//config: select FEATURE_IP_ADDRESS
//config: select PLATFORM_LINUX
@@ -26,7 +26,7 @@
//config: Support short form of ip addr: ipaddr
//config:
//config:config IPLINK
-//config: bool "iplink"
+//config: bool "iplink (16 kb)"
//config: default y
//config: select FEATURE_IP_LINK
//config: select PLATFORM_LINUX
@@ -34,7 +34,7 @@
//config: Support short form of ip link: iplink
//config:
//config:config IPROUTE
-//config: bool "iproute"
+//config: bool "iproute (15 kb)"
//config: default y
//config: select FEATURE_IP_ROUTE
//config: select PLATFORM_LINUX
@@ -42,7 +42,7 @@
//config: Support short form of ip route: iproute
//config:
//config:config IPTUNNEL
-//config: bool "iptunnel"
+//config: bool "iptunnel (9.6 kb)"
//config: default y
//config: select FEATURE_IP_TUNNEL
//config: select PLATFORM_LINUX
@@ -50,7 +50,7 @@
//config: Support short form of ip tunnel: iptunnel
//config:
//config:config IPRULE
-//config: bool "iprule"
+//config: bool "iprule (10 kb)"
//config: default y
//config: select FEATURE_IP_RULE
//config: select PLATFORM_LINUX
@@ -58,7 +58,7 @@
//config: Support short form of ip rule: iprule
//config:
//config:config IPNEIGH
-//config: bool "ipneigh"
+//config: bool "ipneigh (8.3 kb)"
//config: default y
//config: select FEATURE_IP_NEIGH
//config: select PLATFORM_LINUX
diff --git a/networking/ipcalc.c b/networking/ipcalc.c
index 9359f9016..5975e6fd7 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"
+//config: bool "ipcalc (4.3 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 219c64b66..3384fddf2 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"
+//config: bool "fakeidentd (8.9 kb)"
//config: default y
//config: select FEATURE_SYSLOG
//config: help
diff --git a/networking/nameif.c b/networking/nameif.c
index cffd5bfde..e65aef417 100644
--- a/networking/nameif.c
+++ b/networking/nameif.c
@@ -11,7 +11,7 @@
*/
//config:config NAMEIF
-//config: bool "nameif"
+//config: bool "nameif (6.6 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: select FEATURE_SYSLOG
diff --git a/networking/nbd-client.c b/networking/nbd-client.c
index 70869d651..ca71e4232 100644
--- a/networking/nbd-client.c
+++ b/networking/nbd-client.c
@@ -12,7 +12,7 @@
//kbuild:lib-$(CONFIG_NBDCLIENT) += nbd-client.o
//config:config NBDCLIENT
-//config: bool "nbd-client"
+//config: bool "nbd-client (4.6 kb)"
//config: default y
//config: help
//config: Network block device client
diff --git a/networking/nc.c b/networking/nc.c
index d2b1ddcce..ac80d425a 100644
--- a/networking/nc.c
+++ b/networking/nc.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config NC
-//config: bool "nc"
+//config: bool "nc (11 kb)"
//config: default y
//config: help
//config: A simple Unix utility which reads and writes data across network
diff --git a/networking/netstat.c b/networking/netstat.c
index 68e0c1a04..003c2ba6f 100644
--- a/networking/netstat.c
+++ b/networking/netstat.c
@@ -14,7 +14,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config NETSTAT
-//config: bool "netstat"
+//config: bool "netstat (10 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/networking/ntpd.c b/networking/ntpd.c
index 73d27ac20..fdcb27fb2 100644
--- a/networking/ntpd.c
+++ b/networking/ntpd.c
@@ -41,7 +41,7 @@
***********************************************************************
*/
//config:config NTPD
-//config: bool "ntpd"
+//config: bool "ntpd (17 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/networking/ping.c b/networking/ping.c
index 94fb007f5..e9fb6fbec 100644
--- a/networking/ping.c
+++ b/networking/ping.c
@@ -47,7 +47,7 @@
#endif
//config:config PING
-//config: bool "ping"
+//config: bool "ping (9.5 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
@@ -55,7 +55,7 @@
//config: elicit an ICMP ECHO_RESPONSE from a host or gateway.
//config:
//config:config PING6
-//config: bool "ping6"
+//config: bool "ping6 (10 kb)"
//config: default y
//config: depends on FEATURE_IPV6
//config: help
diff --git a/networking/pscan.c b/networking/pscan.c
index 0893c3577..2859ff30f 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"
+//config: bool "pscan (6.6 kb)"
//config: default y
//config: help
//config: Simple network port scanner.
diff --git a/networking/route.c b/networking/route.c
index 7dc2b5a3d..38b95b2f2 100644
--- a/networking/route.c
+++ b/networking/route.c
@@ -25,7 +25,7 @@
* remove ridiculous amounts of bloat.
*/
//config:config ROUTE
-//config: bool "route"
+//config: bool "route (8.9 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/networking/slattach.c b/networking/slattach.c
index 9267eb1d0..3be5bd27e 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"
+//config: bool "slattach (6.1 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/networking/ssl_client.c b/networking/ssl_client.c
index cfeae1587..6cbdafbfa 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"
+//config: bool "ssl_client (23 kb)"
//config: default y
//config: select TLS
//config: help
diff --git a/networking/tcpudp.c b/networking/tcpudp.c
index 3ebe7d5fc..b970c4723 100644
--- a/networking/tcpudp.c
+++ b/networking/tcpudp.c
@@ -29,14 +29,14 @@
* - don't know how to retrieve ORIGDST for udp.
*/
//config:config TCPSVD
-//config: bool "tcpsvd"
+//config: bool "tcpsvd (13 kb)"
//config: default y
//config: help
//config: tcpsvd listens on a TCP port and runs a program for each new
//config: connection.
//config:
//config:config UDPSVD
-//config: bool "udpsvd"
+//config: bool "udpsvd (13 kb)"
//config: default y
//config: help
//config: udpsvd listens on an UDP port and runs a program for each new
diff --git a/networking/telnet.c b/networking/telnet.c
index a70f74762..1c4811d5d 100644
--- a/networking/telnet.c
+++ b/networking/telnet.c
@@ -21,7 +21,7 @@
*
*/
//config:config TELNET
-//config: bool "telnet"
+//config: bool "telnet (8.7 kb)"
//config: default y
//config: help
//config: Telnet is an interface to the TELNET protocol, but is also commonly
diff --git a/networking/telnetd.c b/networking/telnetd.c
index f06e9583e..b617c2889 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"
+//config: bool "telnetd (12 kb)"
//config: default y
//config: select FEATURE_SYSLOG
//config: help
diff --git a/networking/tftp.c b/networking/tftp.c
index 189364f0c..3fe1fcb82 100644
--- a/networking/tftp.c
+++ b/networking/tftp.c
@@ -19,7 +19,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config TFTP
-//config: bool "tftp"
+//config: bool "tftp (12 kb)"
//config: default y
//config: help
//config: This enables the Trivial File Transfer Protocol client program. TFTP
@@ -27,7 +27,7 @@
//config: for a network-enabled bootloader.
//config:
//config:config TFTPD
-//config: bool "tftpd"
+//config: bool "tftpd (10 kb)"
//config: default y
//config: help
//config: This enables the Trivial File Transfer Protocol server program.
diff --git a/networking/traceroute.c b/networking/traceroute.c
index 6817861ef..408f43c55 100644
--- a/networking/traceroute.c
+++ b/networking/traceroute.c
@@ -210,14 +210,14 @@
* Tue Dec 20 03:50:13 PST 1988
*/
//config:config TRACEROUTE
-//config: bool "traceroute"
+//config: bool "traceroute (11 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
//config: Utility to trace the route of IP packets.
//config:
//config:config TRACEROUTE6
-//config: bool "traceroute6"
+//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 fa904c2a9..97ee1961b 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"
+//config: bool "tunctl (6.4 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/networking/udhcp/Config.src b/networking/udhcp/Config.src
index 5c068441a..43f3676e4 100644
--- a/networking/udhcp/Config.src
+++ b/networking/udhcp/Config.src
@@ -46,7 +46,7 @@ config DHCPD_LEASES_FILE
of the file. Normally it is safe to leave it untouched.
config DUMPLEASES
- bool "dumpleases"
+ bool "dumpleases (6.4 kb)"
default y
help
dumpleases displays the leases written out by the udhcpd.
@@ -54,7 +54,7 @@ config DUMPLEASES
by the absolute time that it expires in seconds from epoch.
config DHCPRELAY
- bool "dhcprelay"
+ bool "dhcprelay (5.8 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 854eca0a1..9efb79c16 100644
--- a/networking/vconfig.c
+++ b/networking/vconfig.c
@@ -10,7 +10,7 @@
/* BB_AUDIT SUSv3 N/A */
//config:config VCONFIG
-//config: bool "vconfig"
+//config: bool "vconfig (2.5 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/networking/wget.c b/networking/wget.c
index 252f94dc6..6d78dd56f 100644
--- a/networking/wget.c
+++ b/networking/wget.c
@@ -10,7 +10,7 @@
*/
//config:config WGET
-//config: bool "wget"
+//config: bool "wget (35 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 c9dfcf5ee..ee5a6011f 100644
--- a/networking/whois.c
+++ b/networking/whois.c
@@ -11,7 +11,7 @@
*/
//config:config WHOIS
-//config: bool "whois"
+//config: bool "whois (6.6 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 9122bd681..20543700a 100644
--- a/networking/zcip.c
+++ b/networking/zcip.c
@@ -15,7 +15,7 @@
* certainly be used. Its naming is built over multicast DNS.
*/
//config:config ZCIP
-//config: bool "zcip"
+//config: bool "zcip (7.8 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: select FEATURE_SYSLOG
diff --git a/printutils/lpd.c b/printutils/lpd.c
index 882393436..2be485a69 100644
--- a/printutils/lpd.c
+++ b/printutils/lpd.c
@@ -70,7 +70,7 @@
* mv -f ./"$DATAFILE" save/
*/
//config:config LPD
-//config: bool "lpd"
+//config: bool "lpd (5.3 kb)"
//config: default y
//config: help
//config: lpd is a print spooling daemon.
diff --git a/printutils/lpr.c b/printutils/lpr.c
index 8cc87d167..23bf8cdaf 100644
--- a/printutils/lpr.c
+++ b/printutils/lpr.c
@@ -12,13 +12,13 @@
* See RFC 1179 for protocol description.
*/
//config:config LPR
-//config: bool "lpr"
+//config: bool "lpr (10 kb)"
//config: default y
//config: help
//config: lpr sends files (or standard input) to a print spooling daemon.
//config:
//config:config LPQ
-//config: bool "lpq"
+//config: bool "lpq (10 kb)"
//config: default y
//config: help
//config: lpq is a print spool queue examination and manipulation program.
diff --git a/procps/free.c b/procps/free.c
index f3a2c3c0c..497bf1911 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"
+//config: bool "free (2.4 kb)"
//config: default y
//config: select PLATFORM_LINUX #sysinfo()
//config: help
diff --git a/procps/fuser.c b/procps/fuser.c
index db28cca79..463d8800c 100644
--- a/procps/fuser.c
+++ b/procps/fuser.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config FUSER
-//config: bool "fuser"
+//config: bool "fuser (7 kb)"
//config: default y
//config: help
//config: fuser lists all PIDs (Process IDs) that currently have a given
diff --git a/procps/iostat.c b/procps/iostat.c
index c290c594b..94a928020 100644
--- a/procps/iostat.c
+++ b/procps/iostat.c
@@ -8,7 +8,7 @@
*/
//config:config IOSTAT
-//config: bool "iostat"
+//config: bool "iostat (7.4 kb)"
//config: default y
//config: help
//config: Report CPU and I/O statistics
diff --git a/procps/kill.c b/procps/kill.c
index 975a3e8c5..3c330e5b9 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"
+//config: bool "kill (2.6 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"
+//config: bool "killall (5.6 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"
+//config: bool "killall5 (5.3 kb)"
//config: default y
//config: help
//config: The SystemV killall command. killall5 sends a signal
diff --git a/procps/lsof.c b/procps/lsof.c
index b0156a538..d1e994ab9 100644
--- a/procps/lsof.c
+++ b/procps/lsof.c
@@ -8,7 +8,7 @@
*/
//config:config LSOF
-//config: bool "lsof"
+//config: bool "lsof (3.6 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 6028903fa..455cdb1b2 100644
--- a/procps/mpstat.c
+++ b/procps/mpstat.c
@@ -12,7 +12,7 @@
//kbuild:lib-$(CONFIG_MPSTAT) += mpstat.o
//config:config MPSTAT
-//config: bool "mpstat"
+//config: bool "mpstat (10 kb)"
//config: default y
//config: help
//config: Per-processor statistics
diff --git a/procps/nmeter.c b/procps/nmeter.c
index 05bf0a08c..a7c548d98 100644
--- a/procps/nmeter.c
+++ b/procps/nmeter.c
@@ -7,7 +7,7 @@
*/
//config:config NMETER
-//config: bool "nmeter"
+//config: bool "nmeter (10 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 3d01c6cff..335f2d226 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"
+//config: bool "pgrep (6.8 kb)"
//config: default y
//config: help
//config: Look for processes by name.
//config:
//config:config PKILL
-//config: bool "pkill"
+//config: bool "pkill (7.6 kb)"
//config: default y
//config: help
//config: Send signals to processes by name.
diff --git a/procps/pidof.c b/procps/pidof.c
index b64f0cbd6..0d08c6095 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"
+//config: bool "pidof (6.6 kb)"
//config: default y
//config: help
//config: Pidof finds the process id's (pids) of the named programs. It prints
diff --git a/procps/pmap.c b/procps/pmap.c
index aa221cfb8..bbcd54482 100644
--- a/procps/pmap.c
+++ b/procps/pmap.c
@@ -9,7 +9,7 @@
*/
//config:config PMAP
-//config: bool "pmap"
+//config: bool "pmap (6 kb)"
//config: default y
//config: help
//config: Display processes' memory mappings.
diff --git a/procps/powertop.c b/procps/powertop.c
index 413806836..ae3aa8938 100644
--- a/procps/powertop.c
+++ b/procps/powertop.c
@@ -14,7 +14,7 @@
//kbuild:lib-$(CONFIG_POWERTOP) += powertop.o
//config:config POWERTOP
-//config: bool "powertop"
+//config: bool "powertop (9.1 kb)"
//config: default y
//config: help
//config: Analyze power consumption on Intel-based laptops
diff --git a/procps/ps.c b/procps/ps.c
index e8b122c5a..a8d2d188a 100644
--- a/procps/ps.c
+++ b/procps/ps.c
@@ -9,7 +9,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config PS
-//config: bool "ps"
+//config: bool "ps (11 kb)"
//config: default y
//config: help
//config: ps gives a snapshot of the current processes.
diff --git a/procps/pstree.c b/procps/pstree.c
index bc9f0c927..cf8b81f8d 100644
--- a/procps/pstree.c
+++ b/procps/pstree.c
@@ -11,7 +11,7 @@
*/
//config:config PSTREE
-//config: bool "pstree"
+//config: bool "pstree (9.4 kb)"
//config: default y
//config: help
//config: Display a tree of processes.
diff --git a/procps/pwdx.c b/procps/pwdx.c
index 4e34149ed..936153861 100644
--- a/procps/pwdx.c
+++ b/procps/pwdx.c
@@ -9,7 +9,7 @@
*/
//config:config PWDX
-//config: bool "pwdx"
+//config: bool "pwdx (3.5 kb)"
//config: default y
//config: help
//config: Report current working directory of a process
diff --git a/procps/smemcap.c b/procps/smemcap.c
index 9d1126a49..327a37cdb 100644
--- a/procps/smemcap.c
+++ b/procps/smemcap.c
@@ -13,7 +13,7 @@
//kbuild:lib-$(CONFIG_SMEMCAP) += smemcap.o
//config:config SMEMCAP
-//config: bool "smemcap"
+//config: bool "smemcap (2.5 kb)"
//config: default y
//config: help
//config: smemcap is a tool for capturing process data for smem,
diff --git a/procps/sysctl.c b/procps/sysctl.c
index 93d7c3418..305783be6 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"
+//config: bool "sysctl (6.9 kb)"
//config: default y
//config: help
//config: Configure kernel parameters at runtime.
diff --git a/procps/top.c b/procps/top.c
index ff2fddeea..f43cd9c2c 100644
--- a/procps/top.c
+++ b/procps/top.c
@@ -50,7 +50,7 @@
* chroot . ./top -bn1 >top1.out
*/
//config:config TOP
-//config: bool "top"
+//config: bool "top (17 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 8e8956c0f..53fbe547e 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"
+//config: bool "uptime (632 bytes)"
//config: default y
//config: select PLATFORM_LINUX #sysinfo()
//config: help
diff --git a/procps/watch.c b/procps/watch.c
index bb34124c0..3127a0ca6 100644
--- a/procps/watch.c
+++ b/procps/watch.c
@@ -12,7 +12,7 @@
/* BB_AUDIT GNU defects -- only option -n is supported. */
//config:config WATCH
-//config: bool "watch"
+//config: bool "watch (4.1 kb)"
//config: default y
//config: help
//config: watch is used to execute a program periodically, showing
diff --git a/runit/chpst.c b/runit/chpst.c
index ee3a33153..2e94a37c0 100644
--- a/runit/chpst.c
+++ b/runit/chpst.c
@@ -28,33 +28,33 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
/* Busyboxed by Denys Vlasenko <vda.linux@googlemail.com> */
//config:config CHPST
-//config: bool "chpst"
+//config: bool "chpst (8.7 kb)"
//config: default y
//config: help
//config: chpst changes the process state according to the given options, and
//config: execs specified program.
//config:
//config:config SETUIDGID
-//config: bool "setuidgid"
+//config: bool "setuidgid (4.2 kb)"
//config: default y
//config: help
//config: Sets soft resource limits as specified by options
//config:
//config:config ENVUIDGID
-//config: bool "envuidgid"
+//config: bool "envuidgid (3.6 kb)"
//config: default y
//config: help
//config: Sets $UID to account's uid and $GID to account's gid
//config:
//config:config ENVDIR
-//config: bool "envdir"
+//config: bool "envdir (2.5 kb)"
//config: default y
//config: help
//config: Sets various environment variables as specified by files
//config: in the given directory
//config:
//config:config SOFTLIMIT
-//config: bool "softlimit"
+//config: bool "softlimit (4.3 kb)"
//config: default y
//config: help
//config: Sets soft resource limits as specified by options
diff --git a/runit/runsv.c b/runit/runsv.c
index 939653d12..79f02f4c5 100644
--- a/runit/runsv.c
+++ b/runit/runsv.c
@@ -28,7 +28,7 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
/* Busyboxed by Denys Vlasenko <vda.linux@googlemail.com> */
//config:config RUNSV
-//config: bool "runsv"
+//config: bool "runsv (7.2 kb)"
//config: default y
//config: help
//config: runsv starts and monitors a service and optionally an appendant log
diff --git a/runit/runsvdir.c b/runit/runsvdir.c
index 84916e929..946ae697d 100644
--- a/runit/runsvdir.c
+++ b/runit/runsvdir.c
@@ -28,7 +28,7 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
/* Busyboxed by Denys Vlasenko <vda.linux@googlemail.com> */
//config:config RUNSVDIR
-//config: bool "runsvdir"
+//config: bool "runsvdir (6 kb)"
//config: default y
//config: help
//config: runsvdir starts a runsv process for each subdirectory, or symlink to
diff --git a/runit/sv.c b/runit/sv.c
index faa31d4fa..a0c7953da 100644
--- a/runit/sv.c
+++ b/runit/sv.c
@@ -154,7 +154,7 @@ Exit Codes
/* Busyboxed by Denys Vlasenko <vda.linux@googlemail.com> */
//config:config SV
-//config: bool "sv"
+//config: bool "sv (7.8 kb)"
//config: default y
//config: help
//config: sv reports the current status and controls the state of services
@@ -169,7 +169,7 @@ Exit Codes
//config: Defaults to "/var/service"
//config:
//config:config SVC
-//config: bool "svc"
+//config: bool "svc (7.8 kb)"
//config: default y
//config: help
//config: svc controls the state of services monitored by the runsv supervisor.
diff --git a/runit/svlogd.c b/runit/svlogd.c
index 795bf48bb..1346994ca 100644
--- a/runit/svlogd.c
+++ b/runit/svlogd.c
@@ -125,7 +125,7 @@ log message, you can use a pattern like this instead
*/
//config:config SVLOGD
-//config: bool "svlogd"
+//config: bool "svlogd (15 kb)"
//config: default y
//config: help
//config: svlogd continuously reads log data from its standard input, optionally
diff --git a/shell/ash.c b/shell/ash.c
index aaf0561b8..1e43b37a7 100644
--- a/shell/ash.c
+++ b/shell/ash.c
@@ -16,7 +16,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config ASH
-//config: bool "ash"
+//config: bool "ash (77 kb)"
//config: default y
//config: depends on !NOMMU
//config: help
diff --git a/shell/cttyhack.c b/shell/cttyhack.c
index f9b59c263..9a5f4bb52 100644
--- a/shell/cttyhack.c
+++ b/shell/cttyhack.c
@@ -11,7 +11,7 @@
//kbuild:lib-$(CONFIG_CTTYHACK) += cttyhack.o
//config:config CTTYHACK
-//config: bool "cttyhack"
+//config: bool "cttyhack (2.5 kb)"
//config: default y
//config: help
//config: One common problem reported on the mailing list is the "can't
diff --git a/shell/hush.c b/shell/hush.c
index 5de682f8b..c03815e4a 100644
--- a/shell/hush.c
+++ b/shell/hush.c
@@ -101,7 +101,7 @@
* aaa
*/
//config:config HUSH
-//config: bool "hush"
+//config: bool "hush (64 kb)"
//config: default y
//config: help
//config: hush is a small shell (25k). It handles the normal flow control
diff --git a/size_single_applets.sh b/size_single_applets.sh
index d59ab045b..0fa56e09e 100755
--- a/size_single_applets.sh
+++ b/size_single_applets.sh
@@ -8,17 +8,6 @@ grep ^IF_ include/applets.h \
| sort | uniq
`"
-# Take existing config
-test -f .config || { echo "No .config file"; exit 1; }
-cfg="`cat .config`"
-
-# Make a config with all applet symbols off
-allno="$cfg"
-for app in $apps; do
- allno="`echo "$allno" | sed "s/^CONFIG_${app}=y\$/# CONFIG_${app} is not set/"`"
-done
-#echo "$allno" >.config_allno
-
test $# = 0 && set -- $apps
mintext=999999999
@@ -44,3 +33,44 @@ for app; do
eval "text=\$text_${app}"
echo "$app adds $((text-mintext))"
done
+
+grep ^IF_ include/applets.h \
+| grep -v ^IF_FEATURE_ \
+| sed 's/, .*//' \
+| sed 's/\t//g' \
+| sed 's/ //g' \
+| sed 's/(APPLET(/(/' \
+| sed 's/(APPLET_[A-Z]*(/(/' \
+| sed 's/(IF_[A-Z_]*(/(/' \
+| sed 's/IF_\([A-Z0-9._-]*\)(\(.*\)/\1 \2/' \
+| sort | uniq \
+| while read app name; do
+ b="busybox_${app}"
+ test -f "$b" || continue
+
+ file=`grep -lF "bool \"$name" $(find -name '*.c') | xargs`
+ # so far all such items are in .c files; if need to check Config.* files:
+ #test "$file" || file=`grep -lF "bool \"$name" $(find -name 'Config.*') | xargs`
+ test "$file" || continue
+ #echo "FILE:'$file'"
+
+ eval "text=\$text_${app}"
+ sz=$((text-mintext))
+ sz_kb=$((sz/1000))
+ sz_frac=$(( (sz - sz_kb*1000) ))
+ sz_f=$((sz_frac / 100))
+
+ echo -n "sed 's/bool \"$name *(*[0-9tinykbytes .]*)*\"/"
+ if test "$sz_kb" -ge 10; then
+ echo -n "bool \"$name (${sz_kb} kb)\""
+ elif test "$sz_kb" -gt 0 -a "$sz_f" = 0; then
+ echo -n "bool \"$name (${sz_kb} kb)\""
+ elif test "$sz_kb" -gt 0; then
+ echo -n "bool \"$name ($sz_kb.${sz_f} kb)\""
+ elif test "$sz" -ge 200; then
+ echo -n "bool \"$name ($sz bytes)\""
+ else
+ echo -n "bool \"$name (tiny)\""
+ fi
+ echo "/' -i $file"
+done
diff --git a/sysklogd/klogd.c b/sysklogd/klogd.c
index 4db72110d..b20d86174 100644
--- a/sysklogd/klogd.c
+++ b/sysklogd/klogd.c
@@ -17,7 +17,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config KLOGD
-//config: bool "klogd"
+//config: bool "klogd (5.5 kb)"
//config: default y
//config: help
//config: klogd is a utility which intercepts and logs all
diff --git a/sysklogd/logger.c b/sysklogd/logger.c
index f9eafeb25..09fed0c73 100644
--- a/sysklogd/logger.c
+++ b/sysklogd/logger.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config LOGGER
-//config: bool "logger"
+//config: bool "logger (6.4 kb)"
//config: default y
//config: select FEATURE_SYSLOG
//config: help
diff --git a/sysklogd/syslogd.c b/sysklogd/syslogd.c
index d64ff278f..a9c9c69bc 100644
--- a/sysklogd/syslogd.c
+++ b/sysklogd/syslogd.c
@@ -13,7 +13,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config SYSLOGD
-//config: bool "syslogd"
+//config: bool "syslogd (12 kb)"
//config: default y
//config: help
//config: The syslogd utility is used to record logs of all the
diff --git a/util-linux/acpid.c b/util-linux/acpid.c
index 3e68b61ab..7abea1400 100644
--- a/util-linux/acpid.c
+++ b/util-linux/acpid.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config ACPID
-//config: bool "acpid"
+//config: bool "acpid (8.7 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/blkid.c b/util-linux/blkid.c
index b6f33b513..08fa07968 100644
--- a/util-linux/blkid.c
+++ b/util-linux/blkid.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config BLKID
-//config: bool "blkid"
+//config: bool "blkid (11 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: select VOLUMEID
diff --git a/util-linux/blockdev.c b/util-linux/blockdev.c
index bf4d49792..9924ef06f 100644
--- a/util-linux/blockdev.c
+++ b/util-linux/blockdev.c
@@ -6,7 +6,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config BLOCKDEV
-//config: bool "blockdev"
+//config: bool "blockdev (2.4 kb)"
//config: default y
//config: help
//config: Performs some ioctls with block devices.
diff --git a/util-linux/cal.c b/util-linux/cal.c
index 8196619b0..f7a965619 100644
--- a/util-linux/cal.c
+++ b/util-linux/cal.c
@@ -11,7 +11,7 @@
* Major size reduction... over 50% (>1.5k) on i386.
*/
//config:config CAL
-//config: bool "cal"
+//config: bool "cal (6.5 kb)"
//config: default y
//config: help
//config: cal is used to display a monthly calendar.
diff --git a/util-linux/chrt.c b/util-linux/chrt.c
index 1604a6890..ad13dd512 100644
--- a/util-linux/chrt.c
+++ b/util-linux/chrt.c
@@ -6,7 +6,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config CHRT
-//config: bool "chrt"
+//config: bool "chrt (4.4 kb)"
//config: default y
//config: help
//config: manipulate real-time attributes of a process.
diff --git a/util-linux/dmesg.c b/util-linux/dmesg.c
index c3574f8f5..5822d0290 100644
--- a/util-linux/dmesg.c
+++ b/util-linux/dmesg.c
@@ -9,7 +9,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config DMESG
-//config: bool "dmesg"
+//config: bool "dmesg (3.5 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/eject.c b/util-linux/eject.c
index 667932f6c..07ac2fd54 100644
--- a/util-linux/eject.c
+++ b/util-linux/eject.c
@@ -13,7 +13,7 @@
* Most of the dirty work blatantly ripped off from cat.c =)
*/
//config:config EJECT
-//config: bool "eject"
+//config: bool "eject (4.1 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/fatattr.c b/util-linux/fatattr.c
index 030978f64..e69cb93e7 100644
--- a/util-linux/fatattr.c
+++ b/util-linux/fatattr.c
@@ -9,7 +9,7 @@
* Public License
*/
//config:config FATATTR
-//config: bool "fatattr"
+//config: bool "fatattr (1.9 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/fbset.c b/util-linux/fbset.c
index 673bf9aa4..0b141816d 100644
--- a/util-linux/fbset.c
+++ b/util-linux/fbset.c
@@ -12,7 +12,7 @@
* Geert Uytterhoeven (Geert.Uytterhoeven@cs.kuleuven.ac.be)
*/
//config:config FBSET
-//config: bool "fbset"
+//config: bool "fbset (5.8 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/fdformat.c b/util-linux/fdformat.c
index 67c6e1504..62077ff3b 100644
--- a/util-linux/fdformat.c
+++ b/util-linux/fdformat.c
@@ -5,7 +5,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config FDFORMAT
-//config: bool "fdformat"
+//config: bool "fdformat (4.5 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/fdisk.c b/util-linux/fdisk.c
index 4467525c7..c3784c28d 100644
--- a/util-linux/fdisk.c
+++ b/util-linux/fdisk.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config FDISK
-//config: bool "fdisk"
+//config: bool "fdisk (41 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/findfs.c b/util-linux/findfs.c
index daa46b039..b9cd95687 100644
--- a/util-linux/findfs.c
+++ b/util-linux/findfs.c
@@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config FINDFS
-//config: bool "findfs"
+//config: bool "findfs (11 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: select VOLUMEID
diff --git a/util-linux/flock.c b/util-linux/flock.c
index f34c0ad8f..e77718869 100644
--- a/util-linux/flock.c
+++ b/util-linux/flock.c
@@ -4,7 +4,7 @@
* This is free software, licensed under the GNU General Public License v2.
*/
//config:config FLOCK
-//config: bool "flock"
+//config: bool "flock (6.1 kb)"
//config: default y
//config: help
//config: Manage locks from shell scripts
diff --git a/util-linux/freeramdisk.c b/util-linux/freeramdisk.c
index 28148fcbe..0b8d2bc5b 100644
--- a/util-linux/freeramdisk.c
+++ b/util-linux/freeramdisk.c
@@ -9,7 +9,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config FDFLUSH
-//config: bool "fdflush"
+//config: bool "fdflush (1.4 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
@@ -22,7 +22,7 @@
//config: leave this disabled.
//config:
//config:config FREERAMDISK
-//config: bool "freeramdisk"
+//config: bool "freeramdisk (1.4 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/fsfreeze.c b/util-linux/fsfreeze.c
index 70dec24ec..8bc4c471f 100644
--- a/util-linux/fsfreeze.c
+++ b/util-linux/fsfreeze.c
@@ -6,7 +6,7 @@
*/
//config:config FSFREEZE
-//config: bool "fsfreeze"
+//config: bool "fsfreeze (3.6 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: select LONG_OPTS
diff --git a/util-linux/fstrim.c b/util-linux/fstrim.c
index 563aa9720..c07da8a62 100644
--- a/util-linux/fstrim.c
+++ b/util-linux/fstrim.c
@@ -9,7 +9,7 @@
*/
//config:config FSTRIM
-//config: bool "fstrim"
+//config: bool "fstrim (5.5 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/getopt.c b/util-linux/getopt.c
index 79d54854b..7c65a6a1f 100644
--- a/util-linux/getopt.c
+++ b/util-linux/getopt.c
@@ -30,7 +30,7 @@
* Replaced our_malloc with xmalloc and our_realloc with xrealloc
*/
//config:config GETOPT
-//config: bool "getopt"
+//config: bool "getopt (5.6 kb)"
//config: default y
//config: help
//config: The getopt utility is used to break up (parse) options in command
diff --git a/util-linux/hexdump.c b/util-linux/hexdump.c
index 25f771201..e8c0ee0f5 100644
--- a/util-linux/hexdump.c
+++ b/util-linux/hexdump.c
@@ -9,7 +9,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config HEXDUMP
-//config: bool "hexdump"
+//config: bool "hexdump (8.8 kb)"
//config: default y
//config: help
//config: The hexdump utility is used to display binary data in a readable
@@ -26,7 +26,7 @@
//config: aimed to be portable.
//config:
//config:config HD
-//config: bool "hd"
+//config: bool "hd (8 kb)"
//config: default y
//config: help
//config: hd is an alias to hexdump -C.
diff --git a/util-linux/hexdump_xxd.c b/util-linux/hexdump_xxd.c
index be4b4f354..5f72d3be4 100644
--- a/util-linux/hexdump_xxd.c
+++ b/util-linux/hexdump_xxd.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config XXD
-//config: bool "xxd"
+//config: bool "xxd (8.9 kb)"
//config: default y
//config: help
//config: The xxd utility is used to display binary data in a readable
diff --git a/util-linux/hwclock.c b/util-linux/hwclock.c
index 8cb908cb3..c2721dbac 100644
--- a/util-linux/hwclock.c
+++ b/util-linux/hwclock.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config HWCLOCK
-//config: bool "hwclock"
+//config: bool "hwclock (5.8 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/ionice.c b/util-linux/ionice.c
index c54b3a6e1..cda5a90d6 100644
--- a/util-linux/ionice.c
+++ b/util-linux/ionice.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config IONICE
-//config: bool "ionice"
+//config: bool "ionice (3.6 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/ipcrm.c b/util-linux/ipcrm.c
index 76ea3ca4f..cabd8b9e7 100644
--- a/util-linux/ipcrm.c
+++ b/util-linux/ipcrm.c
@@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config IPCRM
-//config: bool "ipcrm"
+//config: bool "ipcrm (2.9 kb)"
//config: default y
//config: help
//config: The ipcrm utility allows the removal of System V interprocess
diff --git a/util-linux/ipcs.c b/util-linux/ipcs.c
index 88ae9225d..0d5a16a2b 100644
--- a/util-linux/ipcs.c
+++ b/util-linux/ipcs.c
@@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config IPCS
-//config: bool "ipcs"
+//config: bool "ipcs (11 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/last.c b/util-linux/last.c
index b3f125c3f..5bce85753 100644
--- a/util-linux/last.c
+++ b/util-linux/last.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config LAST
-//config: bool "last"
+//config: bool "last (6.2 kb)"
//config: default y
//config: depends on FEATURE_WTMP
//config: help
diff --git a/util-linux/losetup.c b/util-linux/losetup.c
index d356f49c2..cbd1c6052 100644
--- a/util-linux/losetup.c
+++ b/util-linux/losetup.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config LOSETUP
-//config: bool "losetup"
+//config: bool "losetup (5.4 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/lspci.c b/util-linux/lspci.c
index 8b38a2366..c4f43bd12 100644
--- a/util-linux/lspci.c
+++ b/util-linux/lspci.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config LSPCI
-//config: bool "lspci"
+//config: bool "lspci (5.7 kb)"
//config: default y
//config: #select PLATFORM_LINUX
//config: help
diff --git a/util-linux/lsusb.c b/util-linux/lsusb.c
index 7d36d6f5a..9d12d8752 100644
--- a/util-linux/lsusb.c
+++ b/util-linux/lsusb.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config LSUSB
-//config: bool "lsusb"
+//config: bool "lsusb (3.5 kb)"
//config: default y
//config: #select PLATFORM_LINUX
//config: help
diff --git a/util-linux/mdev.c b/util-linux/mdev.c
index a59115dd4..a68e3f4e6 100644
--- a/util-linux/mdev.c
+++ b/util-linux/mdev.c
@@ -9,7 +9,7 @@
*/
//config:config MDEV
-//config: bool "mdev"
+//config: bool "mdev (16 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/mesg.c b/util-linux/mesg.c
index 45c13b8e0..a83da03e6 100644
--- a/util-linux/mesg.c
+++ b/util-linux/mesg.c
@@ -8,7 +8,7 @@
*/
//config:config MESG
-//config: bool "mesg"
+//config: bool "mesg (1.2 kb)"
//config: default y
//config: help
//config: Mesg controls access to your terminal by others. It is typically
diff --git a/util-linux/mkfs_ext2.c b/util-linux/mkfs_ext2.c
index 4a7a878ac..f646f368c 100644
--- a/util-linux/mkfs_ext2.c
+++ b/util-linux/mkfs_ext2.c
@@ -8,14 +8,14 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config MKE2FS
-//config: bool "mke2fs"
+//config: bool "mke2fs (9.7 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
//config: Utility to create EXT2 filesystems.
//config:
//config:config MKFS_EXT2
-//config: bool "mkfs.ext2"
+//config: bool "mkfs.ext2 (9.8 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/mkfs_vfat.c b/util-linux/mkfs_vfat.c
index 1fc943430..a191c03d6 100644
--- a/util-linux/mkfs_vfat.c
+++ b/util-linux/mkfs_vfat.c
@@ -8,14 +8,14 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config MKDOSFS
-//config: bool "mkdosfs"
+//config: bool "mkdosfs (6.8 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
//config: Utility to create FAT32 filesystems.
//config:
//config:config MKFS_VFAT
-//config: bool "mkfs.vfat"
+//config: bool "mkfs.vfat (6.8 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/mkswap.c b/util-linux/mkswap.c
index 954a1948d..deb911485 100644
--- a/util-linux/mkswap.c
+++ b/util-linux/mkswap.c
@@ -6,7 +6,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config MKSWAP
-//config: bool "mkswap"
+//config: bool "mkswap (5.8 kb)"
//config: default y
//config: help
//config: The mkswap utility is used to configure a file or disk partition as
diff --git a/util-linux/more.c b/util-linux/more.c
index debad81bd..11546a8f8 100644
--- a/util-linux/more.c
+++ b/util-linux/more.c
@@ -14,7 +14,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config MORE
-//config: bool "more"
+//config: bool "more (6.7 kb)"
//config: default y
//config: help
//config: more is a simple utility which allows you to read text one screen
diff --git a/util-linux/mount.c b/util-linux/mount.c
index 5fcc7958c..423e89d5b 100644
--- a/util-linux/mount.c
+++ b/util-linux/mount.c
@@ -18,7 +18,7 @@
//
//config:config MOUNT
-//config: bool "mount"
+//config: bool "mount (30 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/mountpoint.c b/util-linux/mountpoint.c
index 8b9e1d779..0ba4a308e 100644
--- a/util-linux/mountpoint.c
+++ b/util-linux/mountpoint.c
@@ -9,7 +9,7 @@
* Based on sysvinit's mountpoint
*/
//config:config MOUNTPOINT
-//config: bool "mountpoint"
+//config: bool "mountpoint (4.5 kb)"
//config: default y
//config: help
//config: mountpoint checks if the directory is a mountpoint.
diff --git a/util-linux/pivot_root.c b/util-linux/pivot_root.c
index 9bdae506c..c21291ba0 100644
--- a/util-linux/pivot_root.c
+++ b/util-linux/pivot_root.c
@@ -9,7 +9,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config PIVOT_ROOT
-//config: bool "pivot_root"
+//config: bool "pivot_root (898 bytes)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/rdate.c b/util-linux/rdate.c
index 960df25d2..d950b45b5 100644
--- a/util-linux/rdate.c
+++ b/util-linux/rdate.c
@@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config RDATE
-//config: bool "rdate"
+//config: bool "rdate (6 kb)"
//config: default y
//config: help
//config: The rdate utility allows you to synchronize the date and time of your
diff --git a/util-linux/rdev.c b/util-linux/rdev.c
index 0e1578e33..6ea9c2a8a 100644
--- a/util-linux/rdev.c
+++ b/util-linux/rdev.c
@@ -9,7 +9,7 @@
*
*/
//config:config RDEV
-//config: bool "rdev"
+//config: bool "rdev (1.4 kb)"
//config: default y
//config: help
//config: Print the device node associated with the filesystem mounted at '/'.
diff --git a/util-linux/readprofile.c b/util-linux/readprofile.c
index 31abb6bb2..b4cb5804f 100644
--- a/util-linux/readprofile.c
+++ b/util-linux/readprofile.c
@@ -32,7 +32,7 @@
* Paul Mundt <lethal@linux-sh.org>.
*/
//config:config READPROFILE
-//config: bool "readprofile"
+//config: bool "readprofile (7.2 kb)"
//config: default y
//config: #select PLATFORM_LINUX
//config: help
diff --git a/util-linux/renice.c b/util-linux/renice.c
index 4da3394a8..751af4548 100644
--- a/util-linux/renice.c
+++ b/util-linux/renice.c
@@ -19,7 +19,7 @@
* following IDs (if any). Multiple switches are allowed.
*/
//config:config RENICE
-//config: bool "renice"
+//config: bool "renice (3.8 kb)"
//config: default y
//config: help
//config: Renice alters the scheduling priority of one or more running
diff --git a/util-linux/rev.c b/util-linux/rev.c
index c22505314..3d07b2247 100644
--- a/util-linux/rev.c
+++ b/util-linux/rev.c
@@ -6,7 +6,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config REV
-//config: bool "rev"
+//config: bool "rev (4.5 kb)"
//config: default y
//config: help
//config: Reverse lines of a file or files.
diff --git a/util-linux/rtcwake.c b/util-linux/rtcwake.c
index b63164588..01ab8ebb9 100644
--- a/util-linux/rtcwake.c
+++ b/util-linux/rtcwake.c
@@ -23,7 +23,7 @@
* That flag should not be needed on systems with adjtime support.
*/
//config:config RTCWAKE
-//config: bool "rtcwake"
+//config: bool "rtcwake (6.4 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/script.c b/util-linux/script.c
index c5063e8a1..d82a92d1e 100644
--- a/util-linux/script.c
+++ b/util-linux/script.c
@@ -11,7 +11,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config SCRIPT
-//config: bool "script"
+//config: bool "script (8 kb)"
//config: default y
//config: help
//config: The script makes typescript of terminal session.
diff --git a/util-linux/scriptreplay.c b/util-linux/scriptreplay.c
index 8a0c7489d..d0050f26b 100644
--- a/util-linux/scriptreplay.c
+++ b/util-linux/scriptreplay.c
@@ -8,7 +8,7 @@
*
*/
//config:config SCRIPTREPLAY
-//config: bool "scriptreplay"
+//config: bool "scriptreplay (2.6 kb)"
//config: default y
//config: help
//config: This program replays a typescript, using timing information
diff --git a/util-linux/setarch.c b/util-linux/setarch.c
index e4124b044..07de7f4db 100644
--- a/util-linux/setarch.c
+++ b/util-linux/setarch.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config SETARCH
-//config: bool "setarch"
+//config: bool "setarch (3.4 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
@@ -17,14 +17,14 @@
//config: (like amd64/x86, ppc64/ppc, sparc64/sparc, etc...).
//config:
//config:config LINUX32
-//config: bool "linux32"
+//config: bool "linux32 (3.2 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
//config: Alias to "setarch linux32".
//config:
//config:config LINUX64
-//config: bool "linux64"
+//config: bool "linux64 (3.2 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/setpriv.c b/util-linux/setpriv.c
index 3d8dfea52..89181085a 100644
--- a/util-linux/setpriv.c
+++ b/util-linux/setpriv.c
@@ -8,7 +8,7 @@
*
*/
//config:config SETPRIV
-//config: bool "setpriv"
+//config: bool "setpriv (3.4 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: select LONG_OPTS
diff --git a/util-linux/setsid.c b/util-linux/setsid.c
index 143a8f8fa..15a7c05e9 100644
--- a/util-linux/setsid.c
+++ b/util-linux/setsid.c
@@ -14,7 +14,7 @@
* - busyboxed
*/
//config:config SETSID
-//config: bool "setsid"
+//config: bool "setsid (3.9 kb)"
//config: default y
//config: help
//config: setsid runs a program in a new session
diff --git a/util-linux/swaponoff.c b/util-linux/swaponoff.c
index 313ea0ef9..f76db541d 100644
--- a/util-linux/swaponoff.c
+++ b/util-linux/swaponoff.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config SWAPON
-//config: bool "swapon"
+//config: bool "swapon (4.9 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
@@ -35,7 +35,7 @@
//config: Enable support for setting swap device priority in swapon.
//config:
//config:config SWAPOFF
-//config: bool "swapoff"
+//config: bool "swapoff (4.3 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/switch_root.c b/util-linux/switch_root.c
index f18e8a5ce..92e385b98 100644
--- a/util-linux/switch_root.c
+++ b/util-linux/switch_root.c
@@ -6,7 +6,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config SWITCH_ROOT
-//config: bool "switch_root"
+//config: bool "switch_root (5.2 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/taskset.c b/util-linux/taskset.c
index 94a07383a..581b0d144 100644
--- a/util-linux/taskset.c
+++ b/util-linux/taskset.c
@@ -7,7 +7,7 @@
*/
//config:config TASKSET
-//config: bool "taskset"
+//config: bool "taskset (4.1 kb)"
//config: default y
//config: help
//config: Retrieve or set a processes's CPU affinity.
diff --git a/util-linux/uevent.c b/util-linux/uevent.c
index c22216a8a..cef93adf6 100644
--- a/util-linux/uevent.c
+++ b/util-linux/uevent.c
@@ -4,7 +4,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config UEVENT
-//config: bool "uevent"
+//config: bool "uevent (3.2 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/umount.c b/util-linux/umount.c
index 0c50dc9ee..f970f9f84 100644
--- a/util-linux/umount.c
+++ b/util-linux/umount.c
@@ -8,7 +8,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config UMOUNT
-//config: bool "umount"
+//config: bool "umount (4.5 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/util-linux/wall.c b/util-linux/wall.c
index 50658f457..4550f0b68 100644
--- a/util-linux/wall.c
+++ b/util-linux/wall.c
@@ -7,7 +7,7 @@
*/
//config:config WALL
-//config: bool "wall"
+//config: bool "wall (2.5 kb)"
//config: default y
//config: depends on FEATURE_UTMP
//config: help