- rename bareconfig to allbareconfig and emit "is not set" strings needed for
[oweals/busybox.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 7e773020f825c4760cca4db17059fa6f22688155..279b1b6848352f1fc0bceb0e23895791f8b64977 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -26,6 +26,12 @@ Laurence Anderson <l.d.anderson@warwick.ac.uk>
 Jeff Angielski <jeff@theptrgroup.com>
     ftpput, ftpget
 
 Jeff Angielski <jeff@theptrgroup.com>
     ftpput, ftpget
 
+Enrik Berkhan <Enrik.Berkhan@inka.de>
+    setconsole
+
+Jim Bauer <jfbauer@nfr.com>
+    modprobe shell dependency
+
 Edward Betts <edward@debian.org>
     expr, hostid, logname, whoami
 
 Edward Betts <edward@debian.org>
     expr, hostid, logname, whoami
 
@@ -104,7 +110,7 @@ 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);
+    cmdedit; bb_mkdep, xargs(current), httpd(current);
     ports: ash, crond, fdisk, inetd, stty, traceroute, top;
     locale, various fixes
     and irreconcilable critic of everything not perfect.
     ports: ash, crond, fdisk, inetd, stty, traceroute, top;
     locale, various fixes
     and irreconcilable critic of everything not perfect.
@@ -113,6 +119,9 @@ Bruce Perens <bruce@pixar.com>
     Original author of BusyBox in 1995, 1996. Some of his code can
     still be found hiding here and there...
 
     Original author of BusyBox in 1995, 1996. Some of his code can
     still be found hiding here and there...
 
+Rodney Radford <rradford@mindspring.com>
+    ipcs, ipcrm
+
 Tim Riker <Tim@Rikers.org>
     bug fixes, member of fan club
 
 Tim Riker <Tim@Rikers.org>
     bug fixes, member of fan club
 
@@ -131,7 +140,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>
@@ -148,3 +157,5 @@ 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