X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=AUTHORS;h=5c9a634c926bb8edeefce458974d42e771bea733;hb=e49a572b529dc7dcfb052c679074b9b87577e388;hp=ab5650fb9ff5153519152d91329cff58146597ba;hpb=15c03c315f439c89c9fafbdc687f05a3bb012d60;p=oweals%2Fbusybox.git diff --git a/AUTHORS b/AUTHORS index ab5650fb9..5c9a634c9 100644 --- a/AUTHORS +++ b/AUTHORS @@ -2,14 +2,17 @@ List of the authors of code contained in BusyBox. If you have code in BusyBox, you should be listed here. If you should be listed, or the description of what you have done needs more detail, or is -incorect, _please_ let me know. +incorrect, _please_ let me know. -Erik ----------- +Peter Willis + eject + Emanuele Aina - run-parts + run-parts Erik Andersen Tons of new stuff, major rewrite of most of the @@ -23,12 +26,21 @@ Laurence Anderson Jeff Angielski ftpput, ftpget +Enrik Berkhan + setconsole + +Jim Bauer + modprobe shell dependency + Edward Betts expr, hostid, logname, whoami John Beppu du, nslookup, sort +David Brownell + zcip + Brian Candler tiny-ls(ls) @@ -40,7 +52,7 @@ Dave Cinege various fixes, Linux Router Project maintenance Jordan Crouse - ipcalc + ipcalc Magnus Damm tftp client @@ -56,6 +68,10 @@ Gennady Feldman Sysklogd (single threaded syslogd, IPC Circular buffer support, logread), various fixes. +Robert Griebl + modprobe, hwclock, suid/sgid handling, tinylogin integration + many bugfixes and enhancements + Karl M. Hegbloom cp_mv.c, the test suite, various fixes to utility.c, &c. @@ -65,18 +81,29 @@ Daniel Jacobowitz Matt Kraai documentation, bugfixes, test suite +Rob Landley + 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 + ipcalc, Red Hat equivalence John Lombardo tr -Glenn McGrath - ar, dpkg, dpkg-deb +Glenn McGrath + Common unarchiving code and unarchiving applets, ifupdown, ftpgetput, + nameif, sed, patch, fold, install, uudecode. + Various bugfixes, review and apply numerous patches. Manuel Novoa III cat, head, mkfifo, mknod, rmdir, sleep, tee, tty, uniq, usleep, wc, yes, - mesg, vconfig, make_directory, parse_mode, dirname, mode_string, + mesg, vconfig, nice, renice, + make_directory, parse_mode, dirname, mode_string, get_last_path_component, simplify_path, and a number trivial libbb routines also bug fixes, partial rewrites, and size optimizations in @@ -85,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. @@ -94,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 @@ -109,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. @@ -123,5 +161,23 @@ Enrique Zanardi tarcat (since removed), loadkmap, various fixes, Debian maintenance Tito Ragusa - devfsd and size optimizations in strings, openvt and deallocvt. + 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