X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=AUTHORS;h=5c9a634c926bb8edeefce458974d42e771bea733;hb=5fa5c4bde8b9ab75fa0ed37ee2fafca3fd46288a;hp=67015627c38d6812b9b5fee6339aac958adc610d;hpb=55e2cf6533582ba0e795176103df0df22436b230;p=oweals%2Fbusybox.git diff --git a/AUTHORS b/AUTHORS index 67015627c..5c9a634c9 100644 --- a/AUTHORS +++ b/AUTHORS @@ -26,6 +26,12 @@ Laurence Anderson Jeff Angielski ftpput, ftpget +Enrik Berkhan + setconsole + +Jim Bauer + modprobe shell dependency + Edward Betts expr, hostid, logname, whoami @@ -76,10 +82,12 @@ Matt Kraai documentation, bugfixes, test suite Rob Landley - 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 ipcalc, Red Hat equivalence @@ -87,7 +95,7 @@ Stephan Linz John Lombardo tr -Glenn McGrath +Glenn McGrath Common unarchiving code and unarchiving applets, ifupdown, ftpgetput, nameif, sed, patch, fold, install, uudecode. Various bugfixes, review and apply numerous patches. @@ -104,8 +112,9 @@ Manuel Novoa III interface, dutmp, ifconfig, route Vladimir Oleynik - 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. @@ -113,6 +122,9 @@ Bruce Perens Original author of BusyBox in 1995, 1996. Some of his code can still be found hiding here and there... +Rodney Radford + ipcs, ipcrm + Tim Riker bug fixes, member of fan club @@ -128,9 +140,16 @@ Pavel Roskin Gyepi Sam Remote logging feature for syslogd -Linus Torvalds +Rob Sullivan + comm + +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 grep, sed, cut, xargs(previous), style-guide, new-applet-HOWTO, bug fixes, etc. @@ -145,3 +164,20 @@ Tito Ragusa devfsd and size optimizations in strings, openvt, chvt, deallocvt, hdparm, fdformat, lsattr, chattr, id and eject. +Paul Fox + vi editing mode for ash, various other patches/fixes + +Roberto A. Foglietta + port: dnsd + +Bernhard Reutner-Fischer + misc + +Mike Frysinger + initial e2fsprogs, printenv, setarch, sum, misc + +Jie Zhang + fixed two bugs in msh and hush (exitcode of killed processes) + +Maxime Coste + paste implementation