Fixes so "make allnoconfig" works again.
[oweals/busybox.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 3673861460b07da370fd97208033e3510f51610b..3582e0ba6a50a87f573a230a035843c4eef7263b 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -8,6 +8,9 @@ incorrect, _please_ let me know.
 
 -----------
 
 
 -----------
 
+Peter Willis <psyphreak@phreaker.net>
+    eject
+
 Emanuele Aina <emanuele.aina@tiscali.it>
     run-parts
 
 Emanuele Aina <emanuele.aina@tiscali.it>
     run-parts
 
@@ -23,12 +26,21 @@ 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
 
 John Beppu <beppu@codepoet.org>
     du, nslookup, sort
 
 Edward Betts <edward@debian.org>
     expr, hostid, logname, whoami
 
 John Beppu <beppu@codepoet.org>
     du, nslookup, sort
 
+David Brownell <dbrownell@users.sourceforge.net>
+    zcip
+
 Brian Candler <B.Candler@pobox.com>
     tiny-ls(ls)
 
 Brian Candler <B.Candler@pobox.com>
     tiny-ls(ls)
 
@@ -107,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
 
@@ -122,6 +137,9 @@ Pavel Roskin <proski@gnu.org>
 Gyepi Sam <gyepi@praxis-sw.com>
     Remote logging feature for syslogd
 
 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
 
 Linus Torvalds <torvalds@transmeta.com>
     mkswap, fsck.minix, mkfs.minix
 
@@ -136,5 +154,8 @@ Enrique Zanardi <ezanardi@ull.es>
     tarcat (since removed), loadkmap, various fixes, Debian maintenance
 
 Tito Ragusa <farmatito@tiscali.it>
     tarcat (since removed), loadkmap, various fixes, Debian maintenance
 
 Tito Ragusa <farmatito@tiscali.it>
-    devfsd and size optimizations in strings, openvt, chvt, deallocvt, hdparm and fdformat.
+    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