aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-06-14 20:42:57 +0000
committerEric Andersen <andersen@codepoet.org>2000-06-14 20:42:57 +0000
commit28c70b3a16c17319c184a90eb8f164527c98b4f8 (patch)
tree672d4d34162d111ef8166bfdb45d3cad28545bd4 /busybox.def.h
parente97da4007913bd29d8a18d038de29d9d4549163d (diff)
downloadbusybox-w32-28c70b3a16c17319c184a90eb8f164527c98b4f8.tar.gz
busybox-w32-28c70b3a16c17319c184a90eb8f164527c98b4f8.tar.bz2
busybox-w32-28c70b3a16c17319c184a90eb8f164527c98b4f8.zip
Integrate Tomi Ollila's telnet. Costs 3k. :)
-Erik
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 50ad88ce0..3556b1e24 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -89,7 +89,6 @@
89#define BB_TAR 89#define BB_TAR
90#define BB_TEE 90#define BB_TEE
91#define BB_TEST 91#define BB_TEST
92// Don't bother turning BB_TELNET on. It doesn't work properly yet.
93//#define BB_TELNET 92//#define BB_TELNET
94#define BB_TOUCH 93#define BB_TOUCH
95#define BB_TR 94#define BB_TR