ash,hush: testcase for "exit" without arguments in a trap
[oweals/busybox.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index b1dfca6a208186e7c5034e83a128e72c91c04515..5c9a634c926bb8edeefce458974d42e771bea733 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -95,7 +95,7 @@ Stephan Linz <linz@li-pro.net>
 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.
@@ -113,7 +113,8 @@ Manuel Novoa III <mjn3@codepoet.org>
 
 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.
 
@@ -145,6 +146,10 @@ Rob Sullivan <cogito.ergo.cogito@gmail.com>
 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.
@@ -164,3 +169,15 @@ Paul Fox <pgf@foxharp.boston.ma.us>
 
 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)
+
+Maxime Coste <mawww@kakoune.org>
+    paste implementation