Add entry for Laurence Anderson
[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
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 Gennady Feldman <gfeldman@cachier.com>
48     Sysklogd (single threaded syslogd, IPC Circular buffer support,
49     logread), various fixes.
50
51 Karl M. Hegbloom <karlheg@debian.org>
52     cp_mv.c, the test suite, various fixes to utility.c, &c.
53
54 Daniel Jacobowitz <dan@debian.org>
55     mktemp.c
56
57 Matt Kraai <kraai@alumni.cmu.edu>
58     documentation, bugfixes, test suite
59
60 Stephan Linz <linz@li-pro.net>
61         ipcalc, Red Hat equivalence
62
63 John Lombardo <john@deltanet.com>       
64     dirname, tr
65
66 Glenn McGrath <bug1@optushome.com.au>
67     ar, dpkg, dpkg-deb
68
69 Vladimir Oleynik <dzo@simtreas.ru>
70     cmdedit; xargs(current); ports: ash, crond, stty, traceroute, telnetd, top;
71     locale, various fixes
72     and irreconcilable critic of everything not perfect.
73
74 Bruce Perens <bruce@pixar.com>
75     Original author of BusyBox. His code is still in many apps.
76
77 Tim Riker <Tim@Rikers.org>
78     bug fixes, member of fan club
79
80 Kent Robotti <robotti@metconnect.com>
81     reset, tons and tons of bug reports and patchs.
82
83 Chip Rosenthal <chip@unicom.com>, <crosenth@covad.com>
84     wget - Contributed by permission of Covad Communications
85
86 Pavel Roskin <proski@gnu.org>
87     Lots of bugs fixes and patches.
88
89 Gyepi Sam <gyepi@praxis-sw.com>
90     Remote logging feature for syslogd
91
92 Linus Torvalds <torvalds@transmeta.com>
93     mkswap, fsck.minix, mkfs.minix
94
95 Mark Whitley <markw@lineo.com> <markw@codepoet.org>
96     grep, sed, cut, xargs(previous),
97     style-guide, new-applet-HOWTO, bug fixes, etc.
98
99 Charles P. Wright <cpwright@villagenet.com>
100     gzip, mini-netcat(nc)
101
102 Enrique Zanardi <ezanardi@ull.es>
103     tarcat (since removed), loadkmap, various fixes, Debian maintenance