Patch from Jeff Angielski <jeff@theptrgroup.com> recognizing
[platform/upstream/busybox.git] / AUTHORS
1 List of the authors of code contained in BusyBox.
2
3 If you have code in BusyBox, you should be listed here.  If you should be
4 listed, or the description of what you have done needs more detail, or is
5 incorect, _please_ let me know.
6
7  -Erik
8
9 -----------
10
11 Emanuele Aina <emanuele.aina@tiscali.it>
12         run-parts
13
14 Erik Andersen <andersen@codepoet.org>, <andersen@codepoet.org>
15     Tons of new stuff, major rewrite of most of the
16     core apps, tons of new apps as noted in header files.
17
18 Laurence Anderson <l.d.anderson@warwick.ac.uk>
19     rpm2cpio, unzip, get_header_cpio, read_gz interface, rpm
20
21 Jeff Angielski <jeff@theptrgroup.com>
22     ftpput, ftpget
23
24 Edward Betts <edward@debian.org>
25     expr, hostid, logname, tty, wc, whoami, yes
26  
27 John Beppu <beppu@codepoet.org>
28     du, head, nslookup, sort, tee, uniq
29
30 Brian Candler <B.Candler@pobox.com>
31     tiny-ls(ls)
32
33 Randolph Chung <tausq@debian.org>
34     fbset, ping, hostname, and mkfifo
35
36 Dave Cinege <dcinege@psychosis.com>     
37     more(v2), makedevs, dutmp, modularization, auto links file, 
38     various fixes, Linux Router Project maintenance
39
40 Jordan Crouse <jordan@cosmicpenguin.net>
41         ipcalc
42
43 Magnus Damm <damm@opensource.se>
44     tftp client
45     insmod powerpc support
46
47 Larry Doolittle <ldoolitt@recycle.lbl.gov>
48     pristine source directory compilation, lots of patches and fixes.
49
50 Glenn Engel <glenne@engel.org>
51     httpd
52
53 Gennady Feldman <gfeldman@gena01.com>
54     Sysklogd (single threaded syslogd, IPC Circular buffer support,
55     logread), various fixes.
56
57 Karl M. Hegbloom <karlheg@debian.org>
58     cp_mv.c, the test suite, various fixes to utility.c, &c.
59
60 Daniel Jacobowitz <dan@debian.org>
61     mktemp.c
62
63 Matt Kraai <kraai@alumni.cmu.edu>
64     documentation, bugfixes, test suite
65
66 Stephan Linz <linz@li-pro.net>
67         ipcalc, Red Hat equivalence
68
69 John Lombardo <john@deltanet.com>       
70     dirname, tr
71
72 Glenn McGrath <bug1@optushome.com.au>
73     ar, dpkg, dpkg-deb
74
75 Vladimir Oleynik <dzo@simtreas.ru>
76     cmdedit; xargs(current), httpd(current);
77     ports: ash, crond, fdisk, inetd, stty, traceroute, top;
78     locale, various fixes
79     and irreconcilable critic of everything not perfect.
80
81 Bruce Perens <bruce@pixar.com>
82     Original author of BusyBox in 1995, 1996. Some of his code can 
83     still be found hiding here and there...
84
85 Tim Riker <Tim@Rikers.org>
86     bug fixes, member of fan club
87
88 Kent Robotti <robotti@metconnect.com>
89     reset, tons and tons of bug reports and patches.
90
91 Chip Rosenthal <chip@unicom.com>, <crosenth@covad.com>
92     wget - Contributed by permission of Covad Communications
93
94 Pavel Roskin <proski@gnu.org>
95     Lots of bugs fixes and patches.
96
97 Gyepi Sam <gyepi@praxis-sw.com>
98     Remote logging feature for syslogd
99
100 Linus Torvalds <torvalds@transmeta.com>
101     mkswap, fsck.minix, mkfs.minix
102
103 Mark Whitley <markw@codepoet.org>
104     grep, sed, cut, xargs(previous),
105     style-guide, new-applet-HOWTO, bug fixes, etc.
106
107 Charles P. Wright <cpwright@villagenet.com>
108     gzip, mini-netcat(nc)
109
110 Enrique Zanardi <ezanardi@ull.es>
111     tarcat (since removed), loadkmap, various fixes, Debian maintenance