Update docs
[oweals/busybox.git] / docs / busybox_footer.pod
1 =back
2
3 =head1 MAINTAINER
4
5 Erik Andersen <andersen@codepoet.org>
6
7 =head1 AUTHORS
8
9 The following people have contributed code to BusyBox whether
10 they know it or not.
11
12
13 =for html <br>
14
15 Erik Andersen <andersen@codepoet.org>
16
17     Tons of new stuff, major rewrite of most of the
18     core apps, tons of new apps as noted in header files.
19
20 =for html <br>
21
22 John Beppu <beppu@codepoet.org>
23
24     du, head, nslookup, sort, tee, uniq (so Kraai could rewrite them ;-),
25     documentation
26
27 =for html <br>
28
29 Edward Betts <edward@debian.org>
30
31     expr, hostid, logname, tty, wc, whoami, yes
32
33 =for html <br>
34
35 Brian Candler <B.Candler@pobox.com>
36
37     tiny-ls(ls)
38
39 =for html <br>
40
41 Randolph Chung <tausq@debian.org>
42
43     fbset, ping, hostname, and mkfifo
44
45 =for html <br>
46
47 Dave Cinege <dcinege@psychosis.com>
48
49     more(v2), makedevs, modularization, various fixes
50
51 =for html <br>
52
53 Larry Doolittle <ldoolitt@recycle.lbl.gov>
54
55     various fixes, shell rewrite
56
57 =for html <br>
58
59 Karl M. Hegbloom <karlheg@debian.org>
60
61     cp_mv.c, the test suite, various fixes to utility.c, &c.
62
63 =for html <br>
64
65 Sterling Huxley <sterling@europa.com>
66
67     vi (!!!)
68
69 =for html <br>
70
71 Daniel Jacobowitz <dan@debian.org>
72
73     mktemp.c
74
75 =for html <br>
76
77 Matt Kraai <kraai@alumni.carnegiemellon.edu>
78
79     documentation, bugfixes
80
81 =for html <br>
82
83 John Lombardo <john@deltanet.com>
84
85     dirname, tr
86
87 =for html <br>
88
89 Glenn McGrath <bug1@netconnect.com.au>
90
91     ar.c
92
93 =for html <br>
94
95 Vladimir Oleynik <dzo@simtreas.ru>
96
97     cmdedit, xargs(current), httpd(current);
98     ports: ash, crond, fdisk, inetd, stty, traceroute, top;
99     locale, various fixes
100     and irreconcilable critic of everything not perfect.
101
102 =for html <br>
103
104 Bruce Perens <bruce@pixar.com>
105
106     Original author of BusyBox. His code is still in many apps.
107
108 =for html <br>
109
110 Chip Rosenthal <chip@unicom.com>, <crosenth@covad.com>
111
112     wget - Contributed by permission of Covad Communications
113
114 =for html <br>
115
116 Pavel Roskin <proski@gnu.org>
117
118     Lots of bugs fixes and patches.
119
120 =for html <br>
121
122 Gyepi Sam <gyepi@praxis-sw.com>
123
124     Remote logging feature for syslogd
125
126 =for html <br>
127
128 Linus Torvalds <torvalds@transmeta.com>
129
130     mkswap, fsck.minix, mkfs.minix
131
132 =for html <br>
133
134 Mark Whitley <markw@codepoet.org>
135
136     sed remix, bug fixes, style-guide, etc.
137
138 =for html <br>
139
140 Charles P. Wright <cpwright@villagenet.com>
141
142     gzip, mini-netcat(nc)
143
144 =for html <br>
145
146 Enrique Zanardi <ezanardi@ull.es>
147
148     tarcat (since removed), loadkmap, various fixes, Debian maintenance
149
150 =for html <br>
151
152 Glenn Engel <glenne@engel.org>
153
154     httpd
155
156 =cut
157
158 # $Id: busybox_footer.pod,v 1.14 2004/03/27 09:40:15 andersen Exp $