[BusyBox-cvs] busybox/docs busybox_footer.pod,1.14,1.15
Erik Andersen
andersen at busybox.net
Tue Apr 6 17:52:04 UTC 2004
Update of /var/cvs/busybox/docs
In directory nail:/tmp/cvs-serv20595/docs
Modified Files:
busybox_footer.pod
Log Message:
Yet more doc updates
Index: busybox_footer.pod
===================================================================
RCS file: /var/cvs/busybox/docs/busybox_footer.pod,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- a/busybox_footer.pod 27 Mar 2004 09:40:15 -0000 1.14
+++ b/busybox_footer.pod 6 Apr 2004 17:52:02 -0000 1.15
@@ -6,9 +6,17 @@
=head1 AUTHORS
-The following people have contributed code to BusyBox whether
-they know it or not.
+The following people have contributed code to BusyBox whether they know it or
+not. If you have written code included in BusyBox, you should probably be
+listed here so you can obtain your bit of eternal glory. If you should be
+listed here, or the description of what you have done needs more detail, or is
+incorect, please send in an update.
+
+=for html <br>
+
+Emanuele Aina <emanuele.aina at tiscali.it>
+ run-parts
=for html <br>
@@ -16,19 +24,32 @@
Tons of new stuff, major rewrite of most of the
core apps, tons of new apps as noted in header files.
+ Lots of tedious effort writing these boring docs that
+ nobody is going to actually read.
=for html <br>
-John Beppu <beppu at codepoet.org>
+Laurence Anderson <l.d.anderson at warwick.ac.uk>
- du, head, nslookup, sort, tee, uniq (so Kraai could rewrite them ;-),
- documentation
+ rpm2cpio, unzip, get_header_cpio, read_gz interface, rpm
+
+=for html <br>
+
+Jeff Angielski <jeff at theptrgroup.com>
+
+ ftpput, ftpget
=for html <br>
Edward Betts <edward at debian.org>
- expr, hostid, logname, tty, wc, whoami, yes
+ expr, hostid, logname, whoami
+
+=for html <br>
+
+John Beppu <beppu at codepoet.org>
+
+ du, nslookup, sort
=for html <br>
@@ -40,31 +61,51 @@
Randolph Chung <tausq at debian.org>
- fbset, ping, hostname, and mkfifo
+ fbset, ping, hostname
=for html <br>
Dave Cinege <dcinege at psychosis.com>
- more(v2), makedevs, modularization, various fixes
+ more(v2), makedevs, dutmp, modularization, auto links file,
+ various fixes, Linux Router Project maintenance
+
+=for html <br>
+
+Jordan Crouse <jordan at cosmicpenguin.net>
+
+ ipcalc
+
+=for html <br>
+
+Magnus Damm <damm at opensource.se>
+
+ tftp client insmod powerpc support
=for html <br>
Larry Doolittle <ldoolitt at recycle.lbl.gov>
- various fixes, shell rewrite
+ pristine source directory compilation, lots of patches and fixes.
=for html <br>
-Karl M. Hegbloom <karlheg at debian.org>
+Glenn Engel <glenne at engel.org>
- cp_mv.c, the test suite, various fixes to utility.c, &c.
+ httpd
=for html <br>
-Sterling Huxley <sterling at europa.com>
+Gennady Feldman <gfeldman at gena01.com>
- vi (!!!)
+ Sysklogd (single threaded syslogd, IPC Circular buffer support,
+ logread), various fixes.
+
+=for html <br>
+
+Karl M. Hegbloom <karlheg at debian.org>
+
+ cp_mv.c, the test suite, various fixes to utility.c, &c.
=for html <br>
@@ -74,27 +115,46 @@
=for html <br>
-Matt Kraai <kraai at alumni.carnegiemellon.edu>
+Matt Kraai <kraai at alumni.cmu.edu>
- documentation, bugfixes
+ documentation, bugfixes, test suite
+
+=for html <br>
+
+Stephan Linz <linz at li-pro.net>
+
+ ipcalc, Red Hat equivalence
=for html <br>
John Lombardo <john at deltanet.com>
- dirname, tr
+ tr
=for html <br>
-Glenn McGrath <bug1 at netconnect.com.au>
+Glenn McGrath <bug1 at optushome.com.au>
- ar.c
+ ar, dpkg, dpkg-deb
+
+=for html <br>
+
+Manuel Novoa III <mjn3 at codepoet.org>
+
+ cat, head, mkfifo, mknod, rmdir, sleep, tee, tty, uniq, usleep, wc, yes,
+ mesg, vconfig, make_directory, parse_mode, dirname, mode_string,
+ get_last_path_component, simplify_path, and a number trivial libbb routines
+
+ also bug fixes, partial rewrites, and size optimizations in
+ ash, basename, cal, cmp, cp, df, du, echo, env, ln, logname, md5sum, mkdir,
+ mv, realpath, rm, sort, tail, touch, uname, watch, arith, human_readable,
+ interface, dutmp, ifconfig, route
=for html <br>
Vladimir Oleynik <dzo at simtreas.ru>
- cmdedit, xargs(current), httpd(current);
+ cmdedit; xargs(current), httpd(current);
ports: ash, crond, fdisk, inetd, stty, traceroute, top;
locale, various fixes
and irreconcilable critic of everything not perfect.
@@ -103,7 +163,20 @@
Bruce Perens <bruce at pixar.com>
- Original author of BusyBox. His code is still in many apps.
+ Original author of BusyBox in 1995, 1996. Some of his code can
+ still be found hiding here and there...
+
+=for html <br>
+
+Tim Riker <Tim at Rikers.org>
+
+ bug fixes, member of fan club
+
+=for html <br>
+
+Kent Robotti <robotti at metconnect.com>
+
+ reset, tons and tons of bug reports and patches.
=for html <br>
@@ -133,7 +206,8 @@
Mark Whitley <markw at codepoet.org>
- sed remix, bug fixes, style-guide, etc.
+ grep, sed, cut, xargs(previous),
+ style-guide, new-applet-HOWTO, bug fixes, etc.
=for html <br>
@@ -149,10 +223,11 @@
=for html <br>
-Glenn Engel <glenne at engel.org>
+Tito Ragusa <farmatito at tiscali.it>
- httpd
+ devfsd and size optimizations in strings, openvt and deallocvt.
=cut
# $Id$
+
More information about the busybox-cvs
mailing list