blob: df7a97a344ed844574b4aeda8a24fbf831f710a5 [file] [log] [blame]
Erik Andersen61677fe2000-04-13 01:18:56 +00001List of the authors of code contained in BusyBox.
Erik Andersen2129b141999-12-16 23:26:57 +00002
Erik Andersen61677fe2000-04-13 01:18:56 +00003If you have code in BusyBox, you should be listed here. If you should be
4listed, or the description of what you have done needs more detail, or is
5incorect, _please_ let me know.
Erik Andersen2129b141999-12-16 23:26:57 +00006
7 -Erik
8
9-----------
10
Glenn L McGrathc11986d2002-11-10 23:42:27 +000011Emanuele Aina <emanuele.aina@tiscali.it>
12 run-parts
13
Eric Andersenbdfd0d72001-10-24 05:00:29 +000014Erik Andersen <andersen@codepoet.org>, <andersee@debian.org>
Erik Andersen2129b141999-12-16 23:26:57 +000015 Tons of new stuff, major rewrite of most of the
16 core apps, tons of new apps as noted in header files.
17
Glenn L McGrath82701e42002-11-20 22:01:48 +000018Laurence Anderson <l.d.anderson@warwick.ac.uk>
Glenn L McGrathb72a7352002-12-10 00:17:22 +000019 rpm2cpio, unzip, get_header_cpio, read_gz interface, rpm
Glenn L McGrath82701e42002-11-20 22:01:48 +000020
Eric Andersen1b355eb2000-09-05 17:37:48 +000021Edward Betts <edward@debian.org>
22 expr, hostid, logname, tty, wc, whoami, yes
23
Erik Andersen2129b141999-12-16 23:26:57 +000024John Beppu <beppu@lineo.com>
Erik Andersen61677fe2000-04-13 01:18:56 +000025 du, head, nslookup, sort, tee, uniq
Erik Andersen2129b141999-12-16 23:26:57 +000026
27Brian Candler <B.Candler@pobox.com>
28 tiny-ls(ls)
29
30Randolph Chung <tausq@debian.org>
31 fbset, ping, hostname, and mkfifo
32
33Dave Cinege <dcinege@psychosis.com>
34 more(v2), makedevs, dutmp, modularization, auto links file,
35 various fixes, Linux Router Project maintenance
36
Glenn L McGrathc11986d2002-11-10 23:42:27 +000037Jordan Crouse <jordan@cosmicpenguin.net>
38 ipcalc
39
Eric Andersenb0a0fc82001-10-04 09:33:40 +000040Magnus Damm <damm@opensource.se>
41 tftp client
42 insmod powerpc support
43
Eric Andersen1e1d2322000-12-13 18:14:51 +000044Larry Doolittle <ldoolitt@recycle.lbl.gov>
45 pristine source directory compilation, lots of patches and fixes.
46
Glenn L McGrath06e95652003-02-09 06:51:14 +000047Glenn Engel <glenne@engel.org>
48 httpd
49
Glenn L McGrath6ed77592002-12-12 10:54:48 +000050Gennady Feldman <gfeldman@gena01.com>
Eric Andersena58f0402001-10-31 10:04:44 +000051 Sysklogd (single threaded syslogd, IPC Circular buffer support,
52 logread), various fixes.
53
Eric Andersen77bd2db2000-06-02 03:21:32 +000054Karl M. Hegbloom <karlheg@debian.org>
55 cp_mv.c, the test suite, various fixes to utility.c, &c.
56
57Daniel Jacobowitz <dan@debian.org>
58 mktemp.c
59
Matt Kraaid2995632002-01-03 18:29:37 +000060Matt Kraai <kraai@alumni.cmu.edu>
Matt Kraai357cfc72001-11-12 16:45:43 +000061 documentation, bugfixes, test suite
Eric Andersen53a95572000-07-07 20:53:16 +000062
Glenn L McGrathc11986d2002-11-10 23:42:27 +000063Stephan Linz <linz@li-pro.net>
64 ipcalc, Red Hat equivalence
65
Erik Andersenfb002d02000-03-05 08:07:00 +000066John Lombardo <john@deltanet.com>
Eric Andersen86ab8a32000-06-02 03:21:42 +000067 dirname, tr
68
Glenn L McGrath6c7ac212001-07-24 02:46:35 +000069Glenn McGrath <bug1@optushome.com.au>
70 ar, dpkg, dpkg-deb
Erik Andersenfb002d02000-03-05 08:07:00 +000071
Eric Andersenb0a0fc82001-10-04 09:33:40 +000072Vladimir Oleynik <dzo@simtreas.ru>
Glenn L McGrath06e95652003-02-09 06:51:14 +000073 cmdedit; xargs(current), httpd(current);
Glenn L McGrathae494a92003-02-10 22:53:37 +000074 ports: ash, crond, fdisk, inetd, stty, traceroute, top;
Eric Andersen08a72202002-09-30 20:52:10 +000075 locale, various fixes
Eric Andersenb0a0fc82001-10-04 09:33:40 +000076 and irreconcilable critic of everything not perfect.
77
Eric Andersen77bd2db2000-06-02 03:21:32 +000078Bruce Perens <bruce@pixar.com>
79 Original author of BusyBox. His code is still in many apps.
80
Eric Andersenb0a0fc82001-10-04 09:33:40 +000081Tim Riker <Tim@Rikers.org>
82 bug fixes, member of fan club
83
Eric Andersen1e1d2322000-12-13 18:14:51 +000084Kent Robotti <robotti@metconnect.com>
85 reset, tons and tons of bug reports and patchs.
86
Eric Andersen5d638842000-09-14 21:46:30 +000087Chip Rosenthal <chip@unicom.com>, <crosenth@covad.com>
88 wget - Contributed by permission of Covad Communications
89
Pavel Roskin339b8922000-06-20 00:11:07 +000090Pavel Roskin <proski@gnu.org>
Eric Andersen77bd2db2000-06-02 03:21:32 +000091 Lots of bugs fixes and patches.
92
Eric Andersenced2cef2000-07-20 23:41:24 +000093Gyepi Sam <gyepi@praxis-sw.com>
94 Remote logging feature for syslogd
95
Erik Andersen2129b141999-12-16 23:26:57 +000096Linus Torvalds <torvalds@transmeta.com>
97 mkswap, fsck.minix, mkfs.minix
98
Mark Whitley6c6ea6c2001-01-04 22:21:13 +000099Mark Whitley <markw@lineo.com> <markw@codepoet.org>
Glenn L McGrathf57674e2002-11-10 21:47:17 +0000100 grep, sed, cut, xargs(previous),
101 style-guide, new-applet-HOWTO, bug fixes, etc.
John Beppu2aee9932000-09-15 08:04:42 +0000102
Erik Andersen2129b141999-12-16 23:26:57 +0000103Charles P. Wright <cpwright@villagenet.com>
104 gzip, mini-netcat(nc)
105
106Enrique Zanardi <ezanardi@ull.es>
107 tarcat (since removed), loadkmap, various fixes, Debian maintenance