strings: implement -t radix
[oweals/busybox.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index ed5d6e37945966be9d8c697af6de995505ff4fcf..fa58697f7321cabf509f7011c76403034ca42f3d 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -95,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.
@@ -113,7 +113,8 @@ Manuel Novoa III <mjn3@codepoet.org>
 
 Vladimir Oleynik <dzo@simtreas.ru>
     cmdedit; bb_mkdep, xargs(current), httpd(current);
 
 Vladimir Oleynik <dzo@simtreas.ru>
     cmdedit; bb_mkdep, xargs(current), httpd(current);
-    ports: ash, crond, fdisk, inetd, stty, traceroute, top;
+    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.
 
@@ -145,6 +146,10 @@ Rob Sullivan <cogito.ergo.cogito@gmail.com>
 Linus Torvalds
     mkswap, fsck.minix, mkfs.minix
 
 Linus Torvalds
     mkswap, fsck.minix, mkfs.minix
 
+Linus Walleij
+    fbset and fbsplash config RGBA parsing
+    rewrite of mdev helper to create devices from /sys/dev
+
 Mark Whitley <markw@codepoet.org>
     grep, sed, cut, xargs(previous),
     style-guide, new-applet-HOWTO, bug fixes, etc.
 Mark Whitley <markw@codepoet.org>
     grep, sed, cut, xargs(previous),
     style-guide, new-applet-HOWTO, bug fixes, etc.
@@ -165,8 +170,11 @@ Paul Fox <pgf@foxharp.boston.ma.us>
 Roberto A. Foglietta <me@roberto.foglietta.name>
     port: dnsd
 
 Roberto A. Foglietta <me@roberto.foglietta.name>
     port: dnsd
 
-Bernhard Fischer <rep.nop@aon.at>
+Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
     misc
 
 Mike Frysinger <vapier@gentoo.org>
     initial e2fsprogs, printenv, setarch, sum, misc
     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)