diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-06-02 03:21:42 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-06-02 03:21:42 +0000 |
commit | 86ab8a32bd63b2f2a73bdcead8e2bb037589e175 (patch) | |
tree | 10aa90962757d07724c78e4fc9baaa27ca7b4858 /AUTHORS | |
parent | 4062268bc7ac748e2ea2e569aa862b2b3f8a2db2 (diff) | |
download | busybox-w32-86ab8a32bd63b2f2a73bdcead8e2bb037589e175.tar.gz busybox-w32-86ab8a32bd63b2f2a73bdcead8e2bb037589e175.tar.bz2 busybox-w32-86ab8a32bd63b2f2a73bdcead8e2bb037589e175.zip |
A number of additional fixed from Pavel Roskin, note some more bugs in the
TODO list. Add Glenn to the Authors list for writing a mini ar for BusyBox,
which is now included.
-Erik
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -32,7 +32,10 @@ Daniel Jacobowitz <dan@debian.org> | |||
32 | mktemp.c | 32 | mktemp.c |
33 | 33 | ||
34 | John Lombardo <john@deltanet.com> | 34 | John Lombardo <john@deltanet.com> |
35 | dirname, tr | 35 | dirname, tr |
36 | |||
37 | Glenn McGrath <bug1@netconnect.com.au> | ||
38 | ar.c | ||
36 | 39 | ||
37 | Bruce Perens <bruce@pixar.com> | 40 | Bruce Perens <bruce@pixar.com> |
38 | Original author of BusyBox. His code is still in many apps. | 41 | Original author of BusyBox. His code is still in many apps. |