config: update size information

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2018-12-28 03:20:17 +01:00
parent 10bde14292
commit b097a84d62
262 changed files with 321 additions and 313 deletions

View File

@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config PIPE_PROGRESS
//config: bool "pipe_progress (225 bytes)"
//config: bool "pipe_progress (275 bytes)"
//config: default y
//config: help
//config: Display a dot to indicate pipe activity.

View File

@ -23,7 +23,7 @@
* broken compatibility because the BusyBox policy doesn't allow them.
*/
//config:config RUN_PARTS
//config: bool "run-parts (5.6 kb)"
//config: bool "run-parts (6.1 kb)"
//config: default y
//config: help
//config: run-parts is a utility designed to run all the scripts in a directory.

View File

@ -6,7 +6,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config WHICH
//config: bool "which (3.7 kb)"
//config: bool "which (3.8 kb)"
//config: default y
//config: help
//config: which is used to find programs in your PATH and