document stuff I have done
[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>
15     Tons of new stuff, major rewrite of most of the
16     core apps, tons of new apps as noted in header files.
17     Lots of tedious effort writing these boring docs that
18     nobody is going to actually read.
19
20 Laurence Anderson <l.d.anderson@warwick.ac.uk>
21     rpm2cpio, unzip, get_header_cpio, read_gz interface, rpm
22
23 Jeff Angielski <jeff@theptrgroup.com>
24     ftpput, ftpget
25
26 Edward Betts <edward@debian.org>
27     expr, hostid, logname, whoami
28
29 John Beppu <beppu@codepoet.org>
30     du, nslookup, sort
31
32 Brian Candler <B.Candler@pobox.com>
33     tiny-ls(ls)
34
35 Randolph Chung <tausq@debian.org>
36     fbset, ping, hostname
37
38 Dave Cinege <dcinege@psychosis.com>
39     more(v2), makedevs, dutmp, modularization, auto links file,
40     various fixes, Linux Router Project maintenance
41
42 Jordan Crouse <jordan@cosmicpenguin.net>
43     ipcalc
44
45 Magnus Damm <damm@opensource.se>
46     tftp client
47     insmod powerpc support
48
49 Larry Doolittle <ldoolitt@recycle.lbl.gov>
50     pristine source directory compilation, lots of patches and fixes.
51
52 Glenn Engel <glenne@engel.org>
53     httpd
54
55 Gennady Feldman <gfeldman@gena01.com>
56     Sysklogd (single threaded syslogd, IPC Circular buffer support,
57     logread), various fixes.
58
59 Robert Griebl <sandman@handhelds.org>
60     modprobe, hwclock, suid/sgid handling, tinylogin integration
61     many bugfixes and enhancements
62
63 Karl M. Hegbloom <karlheg@debian.org>
64     cp_mv.c, the test suite, various fixes to utility.c, &c.
65
66 Daniel Jacobowitz <dan@debian.org>
67     mktemp.c
68
69 Matt Kraai <kraai@alumni.cmu.edu>
70     documentation, bugfixes, test suite
71
72 Stephan Linz <linz@li-pro.net>
73     ipcalc, Red Hat equivalence
74
75 John Lombardo <john@deltanet.com>
76     tr
77
78 Glenn McGrath <bug1@iinet.net.au>
79     Common unarchving code and unarchiving applets, ifupdown, ftpgetput,
80     nameif, sed, patch, fold, install, uudecode. 
81     Various bugfixes, review and apply numerous patches. 
82
83 Manuel Novoa III <mjn3@codepoet.org>
84     cat, head, mkfifo, mknod, rmdir, sleep, tee, tty, uniq, usleep, wc, yes,
85     mesg, vconfig, make_directory, parse_mode, dirname, mode_string,
86     get_last_path_component, simplify_path, and a number trivial libbb routines
87
88     also bug fixes, partial rewrites, and size optimizations in
89     ash, basename, cal, cmp, cp, df, du, echo, env, ln, logname, md5sum, mkdir,
90     mv, realpath, rm, sort, tail, touch, uname, watch, arith, human_readable,
91     interface, dutmp, ifconfig, route
92
93 Vladimir Oleynik <dzo@simtreas.ru>
94     cmdedit; xargs(current), httpd(current);
95     ports: ash, crond, fdisk, inetd, stty, traceroute, top;
96     locale, various fixes
97     and irreconcilable critic of everything not perfect.
98
99 Bruce Perens <bruce@pixar.com>
100     Original author of BusyBox in 1995, 1996. Some of his code can
101     still be found hiding here and there...
102
103 Tim Riker <Tim@Rikers.org>
104     bug fixes, member of fan club
105
106 Kent Robotti <robotti@metconnect.com>
107     reset, tons and tons of bug reports and patches.
108
109 Chip Rosenthal <chip@unicom.com>, <crosenth@covad.com>
110     wget - Contributed by permission of Covad Communications
111
112 Pavel Roskin <proski@gnu.org>
113     Lots of bugs fixes and patches.
114
115 Gyepi Sam <gyepi@praxis-sw.com>
116     Remote logging feature for syslogd
117
118 Linus Torvalds <torvalds@transmeta.com>
119     mkswap, fsck.minix, mkfs.minix
120
121 Mark Whitley <markw@codepoet.org>
122     grep, sed, cut, xargs(previous),
123     style-guide, new-applet-HOWTO, bug fixes, etc.
124
125 Charles P. Wright <cpwright@villagenet.com>
126     gzip, mini-netcat(nc)
127
128 Enrique Zanardi <ezanardi@ull.es>
129     tarcat (since removed), loadkmap, various fixes, Debian maintenance
130
131 Tito Ragusa <farmatito@tiscali.it>
132     devfsd and size optimizations in strings, openvt, chvt, deallocvt, hdparm and fdformat.
133