Doug Swarin pointed out a security bug in the -i option of sed.
[oweals/busybox.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 9581fd904f707041bf2a9bfa31fec345c74be9c6..7e773020f825c4760cca4db17059fa6f22688155 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -2,40 +2,51 @@ List of the authors of code contained in BusyBox.
 
 If you have code in BusyBox, you should be listed here.  If you should be
 listed, or the description of what you have done needs more detail, or is
-incorect, _please_ let me know.
+incorrect, _please_ let me know.
 
  -Erik
 
 -----------
 
+Peter Willis <psyphreak@phreaker.net>
+    eject
+
 Emanuele Aina <emanuele.aina@tiscali.it>
-       run-parts
+    run-parts
 
-Erik Andersen <andersen@codepoet.org>, <andersen@codepoet.org>
+Erik Andersen <andersen@codepoet.org>
     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.
 
 Laurence Anderson <l.d.anderson@warwick.ac.uk>
     rpm2cpio, unzip, get_header_cpio, read_gz interface, rpm
 
+Jeff Angielski <jeff@theptrgroup.com>
+    ftpput, ftpget
+
 Edward Betts <edward@debian.org>
-    expr, hostid, logname, tty, wc, whoami, yes
+    expr, hostid, logname, whoami
+
 John Beppu <beppu@codepoet.org>
-    du, head, nslookup, sort, tee, uniq
+    du, nslookup, sort
+
+David Brownell <dbrownell@users.sourceforge.net>
+    zcip
 
 Brian Candler <B.Candler@pobox.com>
     tiny-ls(ls)
 
 Randolph Chung <tausq@debian.org>
-    fbset, ping, hostname, and mkfifo
+    fbset, ping, hostname
 
-Dave Cinege <dcinege@psychosis.com>    
-    more(v2), makedevs, dutmp, modularization, auto links file, 
+Dave Cinege <dcinege@psychosis.com>
+    more(v2), makedevs, dutmp, modularization, auto links file,
     various fixes, Linux Router Project maintenance
 
 Jordan Crouse <jordan@cosmicpenguin.net>
-       ipcalc
+    ipcalc
 
 Magnus Damm <damm@opensource.se>
     tftp client
@@ -51,6 +62,10 @@ Gennady Feldman <gfeldman@gena01.com>
     Sysklogd (single threaded syslogd, IPC Circular buffer support,
     logread), various fixes.
 
+Robert Griebl <sandman@handhelds.org>
+    modprobe, hwclock, suid/sgid handling, tinylogin integration
+    many bugfixes and enhancements
+
 Karl M. Hegbloom <karlheg@debian.org>
     cp_mv.c, the test suite, various fixes to utility.c, &c.
 
@@ -60,14 +75,33 @@ Daniel Jacobowitz <dan@debian.org>
 Matt Kraai <kraai@alumni.cmu.edu>
     documentation, bugfixes, test suite
 
+Rob Landley <rob@landley.net>
+    sed (major rewrite in 2003, and I now maintain the thing).
+    bunzip2 (complete from-scratch rewrite, then mjn3 optimized the result.)
+    sort (more or less from scratch rewrite in 2004, I now maintain it).
+    I've patched lots of other applets, but don't maintain 'em.
+
 Stephan Linz <linz@li-pro.net>
-       ipcalc, Red Hat equivalence
+    ipcalc, Red Hat equivalence
 
-John Lombardo <john@deltanet.com>      
-    dirname, tr
+John Lombardo <john@deltanet.com>
+    tr
 
-Glenn McGrath <bug1@optushome.com.au>
-    ar, dpkg, dpkg-deb
+Glenn McGrath <bug1@iinet.net.au>
+    Common unarchiving code and unarchiving applets, ifupdown, ftpgetput,
+    nameif, sed, patch, fold, install, uudecode.
+    Various bugfixes, review and apply numerous patches.
+
+Manuel Novoa III <mjn3@codepoet.org>
+    cat, head, mkfifo, mknod, rmdir, sleep, tee, tty, uniq, usleep, wc, yes,
+    mesg, vconfig, nice, renice,
+    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
 
 Vladimir Oleynik <dzo@simtreas.ru>
     cmdedit; xargs(current), httpd(current);
@@ -76,7 +110,7 @@ Vladimir Oleynik <dzo@simtreas.ru>
     and irreconcilable critic of everything not perfect.
 
 Bruce Perens <bruce@pixar.com>
-    Original author of BusyBox in 1995, 1996. Some of his code can 
+    Original author of BusyBox in 1995, 1996. Some of his code can
     still be found hiding here and there...
 
 Tim Riker <Tim@Rikers.org>
@@ -94,6 +128,9 @@ Pavel Roskin <proski@gnu.org>
 Gyepi Sam <gyepi@praxis-sw.com>
     Remote logging feature for syslogd
 
+Rob Sullivan <cogito.ergo.cogito@gmail.com>
+    comm
+
 Linus Torvalds <torvalds@transmeta.com>
     mkswap, fsck.minix, mkfs.minix
 
@@ -106,3 +143,8 @@ Charles P. Wright <cpwright@villagenet.com>
 
 Enrique Zanardi <ezanardi@ull.es>
     tarcat (since removed), loadkmap, various fixes, Debian maintenance
+
+Tito Ragusa <farmatito@tiscali.it>
+    devfsd and size optimizations in strings, openvt, chvt, deallocvt, hdparm,
+    fdformat, lsattr, chattr, id and eject.
+