diff options
author | Eric Andersen | 2000-06-14 20:42:57 +0000 |
---|---|---|
committer | Eric Andersen | 2000-06-14 20:42:57 +0000 |
commit | 28c70b3a16c17319c184a90eb8f164527c98b4f8 (patch) | |
tree | 672d4d34162d111ef8166bfdb45d3cad28545bd4 /busybox.def.h | |
parent | e97da4007913bd29d8a18d038de29d9d4549163d (diff) | |
download | busybox-28c70b3a16c17319c184a90eb8f164527c98b4f8.zip busybox-28c70b3a16c17319c184a90eb8f164527c98b4f8.tar.gz |
Integrate Tomi Ollila's telnet. Costs 3k. :)
-Erik
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h index 50ad88c..3556b1e 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -89,7 +89,6 @@ #define BB_TAR #define BB_TEE #define BB_TEST -// Don't bother turning BB_TELNET on. It doesn't work properly yet. //#define BB_TELNET #define BB_TOUCH #define BB_TR |