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