last_patch83 by Vladimir N. Oleynik
[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>, <andersee@debian.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 Edward Betts <edward@debian.org>
22     expr, hostid, logname, tty, wc, whoami, yes
23  
24 John Beppu <beppu@lineo.com>
25     du, head, nslookup, sort, tee, uniq
26
27 Brian Candler <B.Candler@pobox.com>
28     tiny-ls(ls)
29
30 Randolph Chung <tausq@debian.org>
31     fbset, ping, hostname, and mkfifo
32
33 Dave Cinege <dcinege@psychosis.com>     
34     more(v2), makedevs, dutmp, modularization, auto links file, 
35     various fixes, Linux Router Project maintenance
36
37 Jordan Crouse <jordan@cosmicpenguin.net>
38         ipcalc
39
40 Magnus Damm <damm@opensource.se>
41     tftp client
42     insmod powerpc support
43
44 Larry Doolittle <ldoolitt@recycle.lbl.gov>
45     pristine source directory compilation, lots of patches and fixes.
46
47 Glenn Engel <glenne@engel.org>
48     httpd
49
50 Gennady Feldman <gfeldman@gena01.com>
51     Sysklogd (single threaded syslogd, IPC Circular buffer support,
52     logread), various fixes.
53
54 Karl M. Hegbloom <karlheg@debian.org>
55     cp_mv.c, the test suite, various fixes to utility.c, &c.
56
57 Daniel Jacobowitz <dan@debian.org>
58     mktemp.c
59
60 Matt Kraai <kraai@alumni.cmu.edu>
61     documentation, bugfixes, test suite
62
63 Stephan Linz <linz@li-pro.net>
64         ipcalc, Red Hat equivalence
65
66 John Lombardo <john@deltanet.com>       
67     dirname, tr
68
69 Glenn McGrath <bug1@optushome.com.au>
70     ar, dpkg, dpkg-deb
71
72 Vladimir Oleynik <dzo@simtreas.ru>
73     cmdedit; xargs(current), httpd(current);
74     ports: ash, crond, fdisk, inetd, stty, traceroute, top;
75     locale, various fixes
76     and irreconcilable critic of everything not perfect.
77
78 Bruce Perens <bruce@pixar.com>
79     Original author of BusyBox. His code is still in many apps.
80
81 Tim Riker <Tim@Rikers.org>
82     bug fixes, member of fan club
83
84 Kent Robotti <robotti@metconnect.com>
85     reset, tons and tons of bug reports and patchs.
86
87 Chip Rosenthal <chip@unicom.com>, <crosenth@covad.com>
88     wget - Contributed by permission of Covad Communications
89
90 Pavel Roskin <proski@gnu.org>
91     Lots of bugs fixes and patches.
92
93 Gyepi Sam <gyepi@praxis-sw.com>
94     Remote logging feature for syslogd
95
96 Linus Torvalds <torvalds@transmeta.com>
97     mkswap, fsck.minix, mkfs.minix
98
99 Mark Whitley <markw@lineo.com> <markw@codepoet.org>
100     grep, sed, cut, xargs(previous),
101     style-guide, new-applet-HOWTO, bug fixes, etc.
102
103 Charles P. Wright <cpwright@villagenet.com>
104     gzip, mini-netcat(nc)
105
106 Enrique Zanardi <ezanardi@ull.es>
107     tarcat (since removed), loadkmap, various fixes, Debian maintenance