aboutsummaryrefslogtreecommitdiff
path: root/networking/nc.c
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-07-18 23:02:36 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2010-07-18 23:02:36 +0200
commitfb4cb1c41697b4009608527a343dbd8265ad7993 (patch)
tree826c14e2a630173450f82fb958677274989c12b4 /networking/nc.c
parent55241fa2e0a623c6f3f3f9c6e430d72bc10858bc (diff)
downloadbusybox-fb4cb1c41697b4009608527a343dbd8265ad7993.tar.gz
tweak defconfig
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'networking/nc.c')
-rw-r--r--networking/nc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/nc.c b/networking/nc.c
index 0dacaf117..c77137480 100644
--- a/networking/nc.c
+++ b/networking/nc.c
@@ -34,7 +34,7 @@
//config:
//config:config NC_110_COMPAT
//config: bool "Netcat 1.10 compatibility (+2.5k)"
-//config: default y
+//config: default n # off specially for Rob
//config: depends on NC
//config: help
//config: This option makes nc closely follow original nc-1.10.