diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-09-05 17:37:48 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-09-05 17:37:48 +0000 |
commit | 1b355ebba68bdd567dd3961a18291dfd9532c2e8 (patch) | |
tree | c4c1cb4ed9cc025e05640e19c0b0a3f86080563a /AUTHORS | |
parent | 43c8c38bbfe3d25e21f37d899184de52c6dc9c17 (diff) | |
download | busybox-w32-1b355ebba68bdd567dd3961a18291dfd9532c2e8.tar.gz busybox-w32-1b355ebba68bdd567dd3961a18291dfd9532c2e8.tar.bz2 busybox-w32-1b355ebba68bdd567dd3961a18291dfd9532c2e8.zip |
Added expr, from Edward Betts <edward@debian.org>, with some fixups
and docs added by me.
-Erik
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,6 +12,9 @@ Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | |||
12 | Tons of new stuff, major rewrite of most of the | 12 | Tons of new stuff, major rewrite of most of the |
13 | core apps, tons of new apps as noted in header files. | 13 | core apps, tons of new apps as noted in header files. |
14 | 14 | ||
15 | Edward Betts <edward@debian.org> | ||
16 | expr, hostid, logname, tty, wc, whoami, yes | ||
17 | |||
15 | John Beppu <beppu@lineo.com> | 18 | John Beppu <beppu@lineo.com> |
16 | du, head, nslookup, sort, tee, uniq | 19 | du, head, nslookup, sort, tee, uniq |
17 | 20 | ||