blob: 40b925bd69160fd6e1411caf013120257172522e [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>
19 rpm2cpio, unzip, get_header_cpio, read_gz interface
20
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
Eric Andersena58f0402001-10-31 10:04:44 +000047Gennady Feldman <gfeldman@cachier.com>
48 Sysklogd (single threaded syslogd, IPC Circular buffer support,
49 logread), various fixes.
50
Eric Andersen77bd2db2000-06-02 03:21:32 +000051Karl M. Hegbloom <karlheg@debian.org>
52 cp_mv.c, the test suite, various fixes to utility.c, &c.
53
54Daniel Jacobowitz <dan@debian.org>
55 mktemp.c
56
Matt Kraaid2995632002-01-03 18:29:37 +000057Matt Kraai <kraai@alumni.cmu.edu>
Matt Kraai357cfc72001-11-12 16:45:43 +000058 documentation, bugfixes, test suite
Eric Andersen53a95572000-07-07 20:53:16 +000059
Glenn L McGrathc11986d2002-11-10 23:42:27 +000060Stephan Linz <linz@li-pro.net>
61 ipcalc, Red Hat equivalence
62
Erik Andersenfb002d02000-03-05 08:07:00 +000063John Lombardo <john@deltanet.com>
Eric Andersen86ab8a32000-06-02 03:21:42 +000064 dirname, tr
65
Glenn L McGrath6c7ac212001-07-24 02:46:35 +000066Glenn McGrath <bug1@optushome.com.au>
67 ar, dpkg, dpkg-deb
Erik Andersenfb002d02000-03-05 08:07:00 +000068
Eric Andersenb0a0fc82001-10-04 09:33:40 +000069Vladimir Oleynik <dzo@simtreas.ru>
Glenn L McGrathf57674e2002-11-10 21:47:17 +000070 cmdedit; xargs(current); ports: ash, crond, stty, traceroute, telnetd, top;
Eric Andersen08a72202002-09-30 20:52:10 +000071 locale, various fixes
Eric Andersenb0a0fc82001-10-04 09:33:40 +000072 and irreconcilable critic of everything not perfect.
73
Eric Andersen77bd2db2000-06-02 03:21:32 +000074Bruce Perens <bruce@pixar.com>
75 Original author of BusyBox. His code is still in many apps.
76
Eric Andersenb0a0fc82001-10-04 09:33:40 +000077Tim Riker <Tim@Rikers.org>
78 bug fixes, member of fan club
79
Eric Andersen1e1d2322000-12-13 18:14:51 +000080Kent Robotti <robotti@metconnect.com>
81 reset, tons and tons of bug reports and patchs.
82
Eric Andersen5d638842000-09-14 21:46:30 +000083Chip Rosenthal <chip@unicom.com>, <crosenth@covad.com>
84 wget - Contributed by permission of Covad Communications
85
Pavel Roskin339b8922000-06-20 00:11:07 +000086Pavel Roskin <proski@gnu.org>
Eric Andersen77bd2db2000-06-02 03:21:32 +000087 Lots of bugs fixes and patches.
88
Eric Andersenced2cef2000-07-20 23:41:24 +000089Gyepi Sam <gyepi@praxis-sw.com>
90 Remote logging feature for syslogd
91
Erik Andersen2129b141999-12-16 23:26:57 +000092Linus Torvalds <torvalds@transmeta.com>
93 mkswap, fsck.minix, mkfs.minix
94
Mark Whitley6c6ea6c2001-01-04 22:21:13 +000095Mark Whitley <markw@lineo.com> <markw@codepoet.org>
Glenn L McGrathf57674e2002-11-10 21:47:17 +000096 grep, sed, cut, xargs(previous),
97 style-guide, new-applet-HOWTO, bug fixes, etc.
John Beppu2aee9932000-09-15 08:04:42 +000098
Erik Andersen2129b141999-12-16 23:26:57 +000099Charles P. Wright <cpwright@villagenet.com>
100 gzip, mini-netcat(nc)
101
102Enrique Zanardi <ezanardi@ull.es>
103 tarcat (since removed), loadkmap, various fixes, Debian maintenance