X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=AUTHORS;h=ed1d6909618629085d3082bb08b541276997b4eb;hb=5ba5f4d2e72791fef3065a2221a3d386e0d17982;hp=e2e20478fb9b117d06039f99d017b9912ffbea6b;hpb=17d21fa5191bd3298e9bee66e2fcc9afb24a9649;p=oweals%2Fbusybox.git diff --git a/AUTHORS b/AUTHORS index e2e20478f..ed1d69096 100644 --- a/AUTHORS +++ b/AUTHORS @@ -9,11 +9,13 @@ incorect, _please_ let me know. ----------- Emanuele Aina - run-parts + run-parts -Erik Andersen , +Erik Andersen Tons of new stuff, major rewrite of most of the core apps, tons of new apps as noted in header files. + Lots of tedious effort writing these boring docs that + nobody is going to actually read. Laurence Anderson rpm2cpio, unzip, get_header_cpio, read_gz interface, rpm @@ -23,7 +25,7 @@ Jeff Angielski Edward Betts expr, hostid, logname, whoami - + John Beppu du, nslookup, sort @@ -33,12 +35,12 @@ Brian Candler Randolph Chung fbset, ping, hostname -Dave Cinege - more(v2), makedevs, dutmp, modularization, auto links file, +Dave Cinege + more(v2), makedevs, dutmp, modularization, auto links file, various fixes, Linux Router Project maintenance Jordan Crouse - ipcalc + ipcalc Magnus Damm tftp client @@ -54,6 +56,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. @@ -63,24 +69,33 @@ Daniel Jacobowitz 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. + Stephan Linz - ipcalc, Red Hat equivalence + ipcalc, Red Hat equivalence -John Lombardo +John Lombardo tr -Glenn McGrath - ar, dpkg, dpkg-deb +Glenn McGrath + Common unarchving 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 ash, basename, cal, cmp, cp, df, du, echo, env, ln, logname, md5sum, mkdir, mv, realpath, rm, sort, tail, touch, uname, watch, arith, human_readable, - interface, dutmp, ifconfig + interface, dutmp, ifconfig, route Vladimir Oleynik cmdedit; xargs(current), httpd(current); @@ -89,7 +104,7 @@ Vladimir Oleynik and irreconcilable critic of everything not perfect. Bruce Perens - Original author of BusyBox in 1995, 1996. Some of his code can + Original author of BusyBox in 1995, 1996. Some of his code can still be found hiding here and there... Tim Riker @@ -121,5 +136,5 @@ 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 and fdformat.