summaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorErik Andersen2000-02-22 17:17:45 +0000
committerErik Andersen2000-02-22 17:17:45 +0000
commitf7c49ef2d106eb38f648432e2cff2a81bb982437 (patch)
tree0860a3b7a85d769aa440eba43cf35e0560d153c6 /busybox.def.h
parent3b9522f2af942c92eec638995268cccddd82c4f8 (diff)
downloadbusybox-f7c49ef2d106eb38f648432e2cff2a81bb982437.zip
busybox-f7c49ef2d106eb38f648432e2cff2a81bb982437.tar.gz
Sync up a few things. Add in a new telnet implementation (still
not perfect though). -Erik
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h
index e531f1f..8ed5a9c 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -80,6 +80,8 @@
#define BB_TAIL
#define BB_TAR
#define BB_TEE
+// Don't turn BB_TELNET on. It doesn't work.
+#define BB_TELNET
#define BB_TOUCH
#define BB_TRUE_FALSE
#define BB_TTY