AUTHORS 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. List of the authors of code contained in BusyBox.
  2. If you have code in BusyBox, you should be listed here. If you should be
  3. listed, or the description of what you have done needs more detail, or is
  4. incorrect, _please_ let me know.
  5. -Erik
  6. -----------
  7. Emanuele Aina <emanuele.aina@tiscali.it>
  8. run-parts
  9. Erik Andersen <andersen@codepoet.org>
  10. Tons of new stuff, major rewrite of most of the
  11. core apps, tons of new apps as noted in header files.
  12. Lots of tedious effort writing these boring docs that
  13. nobody is going to actually read.
  14. Laurence Anderson <l.d.anderson@warwick.ac.uk>
  15. rpm2cpio, unzip, get_header_cpio, read_gz interface, rpm
  16. Jeff Angielski <jeff@theptrgroup.com>
  17. ftpput, ftpget
  18. Jim Bauer <jfbauer@nfr.com>
  19. modprobe shell dependency
  20. Edward Betts <edward@debian.org>
  21. expr, hostid, logname, whoami
  22. John Beppu <beppu@codepoet.org>
  23. du, nslookup, sort
  24. Brian Candler <B.Candler@pobox.com>
  25. tiny-ls(ls)
  26. Randolph Chung <tausq@debian.org>
  27. fbset, ping, hostname
  28. Dave Cinege <dcinege@psychosis.com>
  29. more(v2), makedevs, dutmp, modularization, auto links file,
  30. various fixes, Linux Router Project maintenance
  31. Jordan Crouse <jordan@cosmicpenguin.net>
  32. ipcalc
  33. Magnus Damm <damm@opensource.se>
  34. tftp client
  35. insmod powerpc support
  36. Larry Doolittle <ldoolitt@recycle.lbl.gov>
  37. pristine source directory compilation, lots of patches and fixes.
  38. Glenn Engel <glenne@engel.org>
  39. httpd
  40. Gennady Feldman <gfeldman@gena01.com>
  41. Sysklogd (single threaded syslogd, IPC Circular buffer support,
  42. logread), various fixes.
  43. Robert Griebl <sandman@handhelds.org>
  44. modprobe, hwclock, suid/sgid handling, tinylogin integration
  45. many bugfixes and enhancements
  46. Karl M. Hegbloom <karlheg@debian.org>
  47. cp_mv.c, the test suite, various fixes to utility.c, &c.
  48. Daniel Jacobowitz <dan@debian.org>
  49. mktemp.c
  50. Matt Kraai <kraai@alumni.cmu.edu>
  51. documentation, bugfixes, test suite
  52. Rob Landley <rob@landley.net>
  53. sed (major rewrite in 2003, and I now maintain the thing).
  54. bunzip2 (complete from-scratch rewrite, then mjn3 optimized the result.)
  55. I've patched lots of other applets, but don't maintain 'em.
  56. Stephan Linz <linz@li-pro.net>
  57. ipcalc, Red Hat equivalence
  58. John Lombardo <john@deltanet.com>
  59. tr
  60. Glenn McGrath <bug1@iinet.net.au>
  61. Common unarchiving code and unarchiving applets, ifupdown, ftpgetput,
  62. nameif, sed, patch, fold, install, uudecode.
  63. Various bugfixes, review and apply numerous patches.
  64. Manuel Novoa III <mjn3@codepoet.org>
  65. cat, head, mkfifo, mknod, rmdir, sleep, tee, tty, uniq, usleep, wc, yes,
  66. mesg, vconfig, make_directory, parse_mode, dirname, mode_string,
  67. get_last_path_component, simplify_path, and a number trivial libbb routines
  68. also bug fixes, partial rewrites, and size optimizations in
  69. ash, basename, cal, cmp, cp, df, du, echo, env, ln, logname, md5sum, mkdir,
  70. mv, realpath, rm, sort, tail, touch, uname, watch, arith, human_readable,
  71. interface, dutmp, ifconfig, route
  72. Vladimir Oleynik <dzo@simtreas.ru>
  73. cmdedit; xargs(current), httpd(current);
  74. ports: ash, crond, fdisk, inetd, stty, traceroute, top;
  75. locale, various fixes
  76. and irreconcilable critic of everything not perfect.
  77. Bruce Perens <bruce@pixar.com>
  78. Original author of BusyBox in 1995, 1996. Some of his code can
  79. still be found hiding here and there...
  80. Tim Riker <Tim@Rikers.org>
  81. bug fixes, member of fan club
  82. Kent Robotti <robotti@metconnect.com>
  83. reset, tons and tons of bug reports and patches.
  84. Chip Rosenthal <chip@unicom.com>, <crosenth@covad.com>
  85. wget - Contributed by permission of Covad Communications
  86. Pavel Roskin <proski@gnu.org>
  87. Lots of bugs fixes and patches.
  88. Gyepi Sam <gyepi@praxis-sw.com>
  89. Remote logging feature for syslogd
  90. Linus Torvalds <torvalds@transmeta.com>
  91. mkswap, fsck.minix, mkfs.minix
  92. Mark Whitley <markw@codepoet.org>
  93. grep, sed, cut, xargs(previous),
  94. style-guide, new-applet-HOWTO, bug fixes, etc.
  95. Charles P. Wright <cpwright@villagenet.com>
  96. gzip, mini-netcat(nc)
  97. Enrique Zanardi <ezanardi@ull.es>
  98. tarcat (since removed), loadkmap, various fixes, Debian maintenance
  99. Tito Ragusa <farmatito@tiscali.it>
  100. devfsd and size optimizations in strings, openvt, chvt, deallocvt, hdparm and fdformat.