AUTHORS 4.5 KB

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