Erik Andersen | 61677fe | 2000-04-13 01:18:56 +0000 | [diff] [blame] | 1 | List of the authors of code contained in BusyBox. |
Erik Andersen | 2129b14 | 1999-12-16 23:26:57 +0000 | [diff] [blame] | 2 | |
Erik Andersen | 61677fe | 2000-04-13 01:18:56 +0000 | [diff] [blame] | 3 | If you have code in BusyBox, you should be listed here. If you should be |
| 4 | listed, or the description of what you have done needs more detail, or is |
| 5 | incorect, _please_ let me know. |
Erik Andersen | 2129b14 | 1999-12-16 23:26:57 +0000 | [diff] [blame] | 6 | |
| 7 | -Erik |
| 8 | |
| 9 | ----------- |
| 10 | |
Glenn L McGrath | c11986d | 2002-11-10 23:42:27 +0000 | [diff] [blame] | 11 | Emanuele Aina <emanuele.aina@tiscali.it> |
| 12 | run-parts |
| 13 | |
Eric Andersen | 75a5684 | 2003-10-09 21:19:21 +0000 | [diff] [blame] | 14 | Erik Andersen <andersen@codepoet.org> |
Erik Andersen | 2129b14 | 1999-12-16 23:26:57 +0000 | [diff] [blame] | 15 | Tons of new stuff, major rewrite of most of the |
| 16 | core apps, tons of new apps as noted in header files. |
Eric Andersen | 15c03c3 | 2004-04-06 17:52:02 +0000 | [diff] [blame^] | 17 | Lots of tedious effort writing these boring docs that |
| 18 | nobody is going to actually read. |
Erik Andersen | 2129b14 | 1999-12-16 23:26:57 +0000 | [diff] [blame] | 19 | |
Glenn L McGrath | 82701e4 | 2002-11-20 22:01:48 +0000 | [diff] [blame] | 20 | Laurence Anderson <l.d.anderson@warwick.ac.uk> |
Glenn L McGrath | b72a735 | 2002-12-10 00:17:22 +0000 | [diff] [blame] | 21 | rpm2cpio, unzip, get_header_cpio, read_gz interface, rpm |
Glenn L McGrath | 82701e4 | 2002-11-20 22:01:48 +0000 | [diff] [blame] | 22 | |
Eric Andersen | 1ebcff1 | 2003-07-22 05:57:29 +0000 | [diff] [blame] | 23 | Jeff Angielski <jeff@theptrgroup.com> |
| 24 | ftpput, ftpget |
| 25 | |
Eric Andersen | 1b355eb | 2000-09-05 17:37:48 +0000 | [diff] [blame] | 26 | Edward Betts <edward@debian.org> |
Manuel Novoa III | 461c279 | 2003-08-02 00:19:29 +0000 | [diff] [blame] | 27 | expr, hostid, logname, whoami |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 28 | |
Eric Andersen | cb81e64 | 2003-07-14 21:21:08 +0000 | [diff] [blame] | 29 | John Beppu <beppu@codepoet.org> |
Manuel Novoa III | 461c279 | 2003-08-02 00:19:29 +0000 | [diff] [blame] | 30 | du, nslookup, sort |
Erik Andersen | 2129b14 | 1999-12-16 23:26:57 +0000 | [diff] [blame] | 31 | |
| 32 | Brian Candler <B.Candler@pobox.com> |
| 33 | tiny-ls(ls) |
| 34 | |
| 35 | Randolph Chung <tausq@debian.org> |
Manuel Novoa III | 461c279 | 2003-08-02 00:19:29 +0000 | [diff] [blame] | 36 | fbset, ping, hostname |
Erik Andersen | 2129b14 | 1999-12-16 23:26:57 +0000 | [diff] [blame] | 37 | |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 38 | Dave Cinege <dcinege@psychosis.com> |
| 39 | more(v2), makedevs, dutmp, modularization, auto links file, |
Erik Andersen | 2129b14 | 1999-12-16 23:26:57 +0000 | [diff] [blame] | 40 | various fixes, Linux Router Project maintenance |
| 41 | |
Glenn L McGrath | c11986d | 2002-11-10 23:42:27 +0000 | [diff] [blame] | 42 | Jordan Crouse <jordan@cosmicpenguin.net> |
| 43 | ipcalc |
| 44 | |
Eric Andersen | b0a0fc8 | 2001-10-04 09:33:40 +0000 | [diff] [blame] | 45 | Magnus Damm <damm@opensource.se> |
| 46 | tftp client |
| 47 | insmod powerpc support |
| 48 | |
Eric Andersen | 1e1d232 | 2000-12-13 18:14:51 +0000 | [diff] [blame] | 49 | Larry Doolittle <ldoolitt@recycle.lbl.gov> |
| 50 | pristine source directory compilation, lots of patches and fixes. |
| 51 | |
Glenn L McGrath | 06e9565 | 2003-02-09 06:51:14 +0000 | [diff] [blame] | 52 | Glenn Engel <glenne@engel.org> |
| 53 | httpd |
| 54 | |
Glenn L McGrath | 6ed7759 | 2002-12-12 10:54:48 +0000 | [diff] [blame] | 55 | Gennady Feldman <gfeldman@gena01.com> |
Eric Andersen | a58f040 | 2001-10-31 10:04:44 +0000 | [diff] [blame] | 56 | Sysklogd (single threaded syslogd, IPC Circular buffer support, |
| 57 | logread), various fixes. |
| 58 | |
Eric Andersen | 77bd2db | 2000-06-02 03:21:32 +0000 | [diff] [blame] | 59 | Karl M. Hegbloom <karlheg@debian.org> |
| 60 | cp_mv.c, the test suite, various fixes to utility.c, &c. |
| 61 | |
| 62 | Daniel Jacobowitz <dan@debian.org> |
| 63 | mktemp.c |
| 64 | |
Matt Kraai | d299563 | 2002-01-03 18:29:37 +0000 | [diff] [blame] | 65 | Matt Kraai <kraai@alumni.cmu.edu> |
Matt Kraai | 357cfc7 | 2001-11-12 16:45:43 +0000 | [diff] [blame] | 66 | documentation, bugfixes, test suite |
Eric Andersen | 53a9557 | 2000-07-07 20:53:16 +0000 | [diff] [blame] | 67 | |
Glenn L McGrath | c11986d | 2002-11-10 23:42:27 +0000 | [diff] [blame] | 68 | Stephan Linz <linz@li-pro.net> |
| 69 | ipcalc, Red Hat equivalence |
| 70 | |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 71 | John Lombardo <john@deltanet.com> |
Manuel Novoa III | 461c279 | 2003-08-02 00:19:29 +0000 | [diff] [blame] | 72 | tr |
Eric Andersen | 86ab8a3 | 2000-06-02 03:21:42 +0000 | [diff] [blame] | 73 | |
Glenn L McGrath | 6c7ac21 | 2001-07-24 02:46:35 +0000 | [diff] [blame] | 74 | Glenn McGrath <bug1@optushome.com.au> |
| 75 | ar, dpkg, dpkg-deb |
Erik Andersen | fb002d0 | 2000-03-05 08:07:00 +0000 | [diff] [blame] | 76 | |
Manuel Novoa III | 461c279 | 2003-08-02 00:19:29 +0000 | [diff] [blame] | 77 | Manuel Novoa III <mjn3@codepoet.org> |
| 78 | cat, head, mkfifo, mknod, rmdir, sleep, tee, tty, uniq, usleep, wc, yes, |
| 79 | mesg, vconfig, make_directory, parse_mode, dirname, mode_string, |
| 80 | get_last_path_component, simplify_path, and a number trivial libbb routines |
| 81 | |
| 82 | also bug fixes, partial rewrites, and size optimizations in |
| 83 | ash, basename, cal, cmp, cp, df, du, echo, env, ln, logname, md5sum, mkdir, |
| 84 | mv, realpath, rm, sort, tail, touch, uname, watch, arith, human_readable, |
Manuel Novoa III | 8854004 | 2004-03-13 18:17:37 +0000 | [diff] [blame] | 85 | interface, dutmp, ifconfig, route |
Manuel Novoa III | 461c279 | 2003-08-02 00:19:29 +0000 | [diff] [blame] | 86 | |
Eric Andersen | b0a0fc8 | 2001-10-04 09:33:40 +0000 | [diff] [blame] | 87 | Vladimir Oleynik <dzo@simtreas.ru> |
Glenn L McGrath | 06e9565 | 2003-02-09 06:51:14 +0000 | [diff] [blame] | 88 | cmdedit; xargs(current), httpd(current); |
Glenn L McGrath | ae494a9 | 2003-02-10 22:53:37 +0000 | [diff] [blame] | 89 | ports: ash, crond, fdisk, inetd, stty, traceroute, top; |
Eric Andersen | 08a7220 | 2002-09-30 20:52:10 +0000 | [diff] [blame] | 90 | locale, various fixes |
Eric Andersen | b0a0fc8 | 2001-10-04 09:33:40 +0000 | [diff] [blame] | 91 | and irreconcilable critic of everything not perfect. |
| 92 | |
Eric Andersen | 77bd2db | 2000-06-02 03:21:32 +0000 | [diff] [blame] | 93 | Bruce Perens <bruce@pixar.com> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 94 | Original author of BusyBox in 1995, 1996. Some of his code can |
Eric Andersen | cb81e64 | 2003-07-14 21:21:08 +0000 | [diff] [blame] | 95 | still be found hiding here and there... |
Eric Andersen | 77bd2db | 2000-06-02 03:21:32 +0000 | [diff] [blame] | 96 | |
Eric Andersen | b0a0fc8 | 2001-10-04 09:33:40 +0000 | [diff] [blame] | 97 | Tim Riker <Tim@Rikers.org> |
| 98 | bug fixes, member of fan club |
| 99 | |
Eric Andersen | 1e1d232 | 2000-12-13 18:14:51 +0000 | [diff] [blame] | 100 | Kent Robotti <robotti@metconnect.com> |
Eric Andersen | cb81e64 | 2003-07-14 21:21:08 +0000 | [diff] [blame] | 101 | reset, tons and tons of bug reports and patches. |
Eric Andersen | 1e1d232 | 2000-12-13 18:14:51 +0000 | [diff] [blame] | 102 | |
Eric Andersen | 5d63884 | 2000-09-14 21:46:30 +0000 | [diff] [blame] | 103 | Chip Rosenthal <chip@unicom.com>, <crosenth@covad.com> |
| 104 | wget - Contributed by permission of Covad Communications |
| 105 | |
Pavel Roskin | 339b892 | 2000-06-20 00:11:07 +0000 | [diff] [blame] | 106 | Pavel Roskin <proski@gnu.org> |
Eric Andersen | 77bd2db | 2000-06-02 03:21:32 +0000 | [diff] [blame] | 107 | Lots of bugs fixes and patches. |
| 108 | |
Eric Andersen | ced2cef | 2000-07-20 23:41:24 +0000 | [diff] [blame] | 109 | Gyepi Sam <gyepi@praxis-sw.com> |
| 110 | Remote logging feature for syslogd |
| 111 | |
Erik Andersen | 2129b14 | 1999-12-16 23:26:57 +0000 | [diff] [blame] | 112 | Linus Torvalds <torvalds@transmeta.com> |
| 113 | mkswap, fsck.minix, mkfs.minix |
| 114 | |
Eric Andersen | cb81e64 | 2003-07-14 21:21:08 +0000 | [diff] [blame] | 115 | Mark Whitley <markw@codepoet.org> |
Glenn L McGrath | f57674e | 2002-11-10 21:47:17 +0000 | [diff] [blame] | 116 | grep, sed, cut, xargs(previous), |
| 117 | style-guide, new-applet-HOWTO, bug fixes, etc. |
John Beppu | 2aee993 | 2000-09-15 08:04:42 +0000 | [diff] [blame] | 118 | |
Erik Andersen | 2129b14 | 1999-12-16 23:26:57 +0000 | [diff] [blame] | 119 | Charles P. Wright <cpwright@villagenet.com> |
| 120 | gzip, mini-netcat(nc) |
| 121 | |
| 122 | Enrique Zanardi <ezanardi@ull.es> |
| 123 | tarcat (since removed), loadkmap, various fixes, Debian maintenance |
Glenn L McGrath | 17d21fa | 2003-10-09 11:46:23 +0000 | [diff] [blame] | 124 | |
| 125 | Tito Ragusa <farmatito@tiscali.it> |
| 126 | devfsd and size optimizations in strings, openvt and deallocvt. |
| 127 | |