aboutsummaryrefslogtreecommitdiff
path: root/console-tools
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-03-17 09:13:22 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-03-17 09:13:22 +0000
commit4ee7cd4f6f9f85871c8814bb524d3e691a2992a9 (patch)
treec1ca93c475e72736cfee70eaaa631f499da3b7e0 /console-tools
parentaa9b1828b91bc4b60f1164b7929a6a0ac091419e (diff)
downloadbusybox-w32-4ee7cd4f6f9f85871c8814bb524d3e691a2992a9.tar.gz
busybox-w32-4ee7cd4f6f9f85871c8814bb524d3e691a2992a9.tar.bz2
busybox-w32-4ee7cd4f6f9f85871c8814bb524d3e691a2992a9.zip
*: mode tcp/udpsvd to networking, delete ipsvd/*
*/Config.in: fixes to text svlogd: make it NOMMU capable function old new delta processorstart 378 420 +42 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 1/0 up/down: 42/0) Total: 42 bytes text data bss dec hex filename 797153 662 7420 805235 c4973 busybox_old 797196 662 7420 805278 c499e busybox_unstripped
Diffstat (limited to 'console-tools')
-rw-r--r--console-tools/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/console-tools/Config.in b/console-tools/Config.in
index bd9dfb381..4b7f02d25 100644
--- a/console-tools/Config.in
+++ b/console-tools/Config.in
@@ -72,7 +72,7 @@ config RESIZE
72 terminal. 72 terminal.
73 73
74config FEATURE_RESIZE_PRINT 74config FEATURE_RESIZE_PRINT
75 bool "print environment variables" 75 bool "Print environment variables"
76 default n 76 default n
77 depends on RESIZE 77 depends on RESIZE
78 help 78 help