diff options
author | mjn3 <mjn3@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2004-03-13 18:17:37 +0000 |
---|---|---|
committer | mjn3 <mjn3@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2004-03-13 18:17:37 +0000 |
commit | e7135df4a650f9197b633784472f45602524855b (patch) | |
tree | 3cdecbad1a8972fa5b85ae99519938d6452dcc05 | |
parent | 7db11349b2743ca5d8617b3e5f3b0da850dec1b7 (diff) | |
download | busybox-w32-e7135df4a650f9197b633784472f45602524855b.tar.gz busybox-w32-e7135df4a650f9197b633784472f45602524855b.tar.bz2 busybox-w32-e7135df4a650f9197b633784472f45602524855b.zip |
I redid route.
git-svn-id: svn://busybox.net/trunk/busybox@8628 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r-- | AUTHORS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,7 +80,7 @@ Manuel Novoa III <mjn3@codepoet.org> | |||
80 | also bug fixes, partial rewrites, and size optimizations in | 80 | also bug fixes, partial rewrites, and size optimizations in |
81 | ash, basename, cal, cmp, cp, df, du, echo, env, ln, logname, md5sum, mkdir, | 81 | ash, basename, cal, cmp, cp, df, du, echo, env, ln, logname, md5sum, mkdir, |
82 | mv, realpath, rm, sort, tail, touch, uname, watch, arith, human_readable, | 82 | mv, realpath, rm, sort, tail, touch, uname, watch, arith, human_readable, |
83 | interface, dutmp, ifconfig | 83 | interface, dutmp, ifconfig, route |
84 | 84 | ||
85 | Vladimir Oleynik <dzo@simtreas.ru> | 85 | Vladimir Oleynik <dzo@simtreas.ru> |
86 | cmdedit; xargs(current), httpd(current); | 86 | cmdedit; xargs(current), httpd(current); |