aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-06-02 03:21:32 +0000
committerEric Andersen <andersen@codepoet.org>2000-06-02 03:21:32 +0000
commit77bd2db32527a81dd777f6835fddacc801855cbc (patch)
treeda6b712553ef9b54dcea1cf982c3984fc1bba205 /AUTHORS
parent1624813459584b4044ed88b572eefaff9df96a3c (diff)
downloadbusybox-w32-77bd2db32527a81dd777f6835fddacc801855cbc.tar.gz
busybox-w32-77bd2db32527a81dd777f6835fddacc801855cbc.tar.bz2
busybox-w32-77bd2db32527a81dd777f6835fddacc801855cbc.zip
Acknowledge contributions of Pavel Roskin, and fix doc building
so the html goes into the website directory. -Erik
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS19
1 files changed, 12 insertions, 7 deletions
diff --git a/AUTHORS b/AUTHORS
index b36a4cde2..30ef908da 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -12,9 +12,6 @@ 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
15Bruce Perens <bruce@pixar.com>
16 Original author of BusyBox. His code is still in many apps.
17
18John Beppu <beppu@lineo.com> 15John Beppu <beppu@lineo.com>
19 du, head, nslookup, sort, tee, uniq 16 du, head, nslookup, sort, tee, uniq
20 17
@@ -28,9 +25,21 @@ Dave Cinege <dcinege@psychosis.com>
28 more(v2), makedevs, dutmp, modularization, auto links file, 25 more(v2), makedevs, dutmp, modularization, auto links file,
29 various fixes, Linux Router Project maintenance 26 various fixes, Linux Router Project maintenance
30 27
28Karl M. Hegbloom <karlheg@debian.org>
29 cp_mv.c, the test suite, various fixes to utility.c, &c.
30
31Daniel Jacobowitz <dan@debian.org>
32 mktemp.c
33
31John Lombardo <john@deltanet.com> 34John Lombardo <john@deltanet.com>
32 dirname, tr 35 dirname, tr
33 36
37Bruce Perens <bruce@pixar.com>
38 Original author of BusyBox. His code is still in many apps.
39
40Pavel Roskin <pavel_roskin@geocities.com>
41 Lots of bugs fixes and patches.
42
34Linus Torvalds <torvalds@transmeta.com> 43Linus Torvalds <torvalds@transmeta.com>
35 mkswap, fsck.minix, mkfs.minix 44 mkswap, fsck.minix, mkfs.minix
36 45
@@ -40,8 +49,4 @@ Charles P. Wright <cpwright@villagenet.com>
40Enrique Zanardi <ezanardi@ull.es> 49Enrique Zanardi <ezanardi@ull.es>
41 tarcat (since removed), loadkmap, various fixes, Debian maintenance 50 tarcat (since removed), loadkmap, various fixes, Debian maintenance
42 51
43Karl M. Hegbloom <karlheg@debian.org>
44 cp_mv.c, the test suite, various fixes to utility.c, &c.
45 52
46Daniel Jacobowitz <dan@debian.org>
47 mktemp.c