hush: replace flag bytes in struct o_string with bit flags
[oweals/busybox.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 24501f1d0834078229745730bc901425cc37d0e9..0908fc719304d185190fe6002bf0d8dec74c1626 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -82,10 +82,12 @@ Matt Kraai <kraai@alumni.cmu.edu>
     documentation, bugfixes, test suite
 
 Rob Landley <rob@landley.net>
     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.
+    Became busybox maintainer in 2006.
+
+    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)
+    mount (rewrite in 2005, I maintain the new one)
 
 Stephan Linz <linz@li-pro.net>
     ipcalc, Red Hat equivalence
 
 Stephan Linz <linz@li-pro.net>
     ipcalc, Red Hat equivalence
@@ -93,7 +95,7 @@ Stephan Linz <linz@li-pro.net>
 John Lombardo <john@deltanet.com>
     tr
 
 John Lombardo <john@deltanet.com>
     tr
 
-Glenn McGrath <bug1@iinet.net.au>
+Glenn McGrath <glenn.l.mcgrath@gmail.com>
     Common unarchiving code and unarchiving applets, ifupdown, ftpgetput,
     nameif, sed, patch, fold, install, uudecode.
     Various bugfixes, review and apply numerous patches.
     Common unarchiving code and unarchiving applets, ifupdown, ftpgetput,
     nameif, sed, patch, fold, install, uudecode.
     Various bugfixes, review and apply numerous patches.
@@ -110,8 +112,9 @@ Manuel Novoa III <mjn3@codepoet.org>
     interface, dutmp, ifconfig, route
 
 Vladimir Oleynik <dzo@simtreas.ru>
     interface, dutmp, ifconfig, route
 
 Vladimir Oleynik <dzo@simtreas.ru>
-    cmdedit; xargs(current), httpd(current);
-    ports: ash, crond, fdisk, inetd, stty, traceroute, top;
+    cmdedit; bb_mkdep, xargs(current), httpd(current);
+    ports: ash, crond, fdisk (initial, unmaintained now), inetd, stty, traceroute,
+    top;
     locale, various fixes
     and irreconcilable critic of everything not perfect.
 
     locale, various fixes
     and irreconcilable critic of everything not perfect.
 
@@ -140,7 +143,7 @@ Gyepi Sam <gyepi@praxis-sw.com>
 Rob Sullivan <cogito.ergo.cogito@gmail.com>
     comm
 
 Rob Sullivan <cogito.ergo.cogito@gmail.com>
     comm
 
-Linus Torvalds <torvalds@transmeta.com>
+Linus Torvalds
     mkswap, fsck.minix, mkfs.minix
 
 Mark Whitley <markw@codepoet.org>
     mkswap, fsck.minix, mkfs.minix
 
 Mark Whitley <markw@codepoet.org>
@@ -157,3 +160,17 @@ Tito Ragusa <farmatito@tiscali.it>
     devfsd and size optimizations in strings, openvt, chvt, deallocvt, hdparm,
     fdformat, lsattr, chattr, id and eject.
 
     devfsd and size optimizations in strings, openvt, chvt, deallocvt, hdparm,
     fdformat, lsattr, chattr, id and eject.
 
+Paul Fox <pgf@foxharp.boston.ma.us>
+    vi editing mode for ash, various other patches/fixes
+
+Roberto A. Foglietta <me@roberto.foglietta.name>
+    port: dnsd
+
+Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
+    misc
+
+Mike Frysinger <vapier@gentoo.org>
+    initial e2fsprogs, printenv, setarch, sum, misc
+
+Jie Zhang <jie.zhang@analog.com>
+    fixed two bugs in msh and hush (exitcode of killed processes)