1. f57674e Rewrite of xargs by Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  2. 9a2d272 IP applet by Bastian Blank <waldi@debian.org> by Glenn L McGrath · 22 years ago
  3. 021fa7d debian compatable ifup and ifdown commands by Glenn L McGrath · 22 years ago
  4. 1713a11 Fix a stupid typo by Eric Andersen · 22 years ago
  5. ef5e8f8 Implement a small strings applet by Eric Andersen · 22 years ago
  6. 0288c8e typo in udhcpc help by Russ Dill · 22 years ago
  7. bf1cc8b Make uncompress a seperate applet so it doesnt pull in all the gunzip code by Glenn L McGrath · 22 years ago
  8. fe5b1a9 Apply patch from bug #1278 -- fix usage message for the by Eric Andersen · 22 years ago
  9. f6f7bfb last_patch63 from vodz: add in crond and crontab applets by Eric Andersen · 22 years ago
  10. 61fb489 added full udhcp integration by Russ Dill · 22 years ago
  11. e0f5500 Fix init docs by Eric Andersen · 22 years ago
  12. 08a7220 last_patch58 from vodz: by Eric Andersen · 22 years ago
  13. 420b208 Add a new top applet -Erik by Eric Andersen · 22 years ago
  14. 18b76e6 Watch applet by Michael Habermann by Glenn L McGrath · 22 years ago
  15. c38678d Apply vodz' last_patch52 by Eric Andersen · 22 years ago
  16. 061c900 mesg applet by Manuel Novoa III by Glenn L McGrath · 22 years ago
  17. ec0c48c openvt applet by Quy Tonthat by Glenn L McGrath · 22 years ago
  18. 6714862 Use busybox's show_usage function for help by Glenn L McGrath · 22 years ago
  19. 7a32aaa Awk applet written from scratch by Dmitry Zakharov by Glenn L McGrath · 22 years ago
  20. 933d10d Remove extrangeous backslashes that were probably introduced by by Aaron Lehmann · 22 years ago
  21. 8eb0dc1 New applet, udhcp client by Glenn L McGrath · 22 years ago
  22. 65d415d Added a help text for the -C option to syslogd by Robert Griebl · 22 years ago
  23. 1cd0445 Initial checkin of a very primitive hwclock replacement by Robert Griebl · 22 years ago
  24. 51b8bd6 This patch from Bart Visscher <magick@linux-fan.com> adds by Eric Andersen · 22 years ago
  25. 7f90ed4 Patch from Martin Volf <volf@dragon.cz> to fix where I had by Eric Andersen · 22 years ago
  26. abc9568 Silly spelling fix -Erik by Eric Andersen · 22 years ago
  27. 27f64e1 Port over the last of the tinylogin applets -Erik by Eric Andersen · 22 years ago
  28. 1fca558 Bigger patch for (partial) tinylogin integration by Robert Griebl · 22 years ago
  29. d776011 Added support for -Y|--proxy=on/off to wget by Robert Griebl · 22 years ago
  30. 8187bb4 This patch adds -e (extended information) to route and -r/-e (show routing by Robert Griebl · 22 years ago
  31. ef38b39 Support noerror option by Eric Andersen · 22 years ago
  32. 1323c94 Add netcat -i option, per patch from Cristian Ionescu-Idbohrn by Eric Andersen · 22 years ago
  33. 00a6a75 Add the who applet, supplied by Da Chen <dchen@ayrnetworks.com> by Eric Andersen · 22 years ago
  34. 9fe5f98 Patch from Jim Treadway -- fix a missing "\" in usage.h by Eric Andersen · 22 years ago
  35. 265d229 Patch from Edward Betts <edward@debian.org> to add -x switch to du.c by Eric Andersen · 22 years ago
  36. 9cdb060 * archival/bunzip2.c: Include <unistd.h>. by Matt Kraai · 22 years ago
  37. 83788da * include/applets.h (CONFIG_LOSETUP): New. by Matt Kraai · 23 years ago
  38. 9bd49d6 * archival/gzip.c (ifname, ofname): Delete. by Matt Kraai · 23 years ago
  39. 273af73 * include/usage.h (gzip_trivial_usage): Make FILE optional. by Matt Kraai · 23 years ago
  40. 9758e7d * include/usage.h: Fix route and unzip usage messages (patch from by Matt Kraai · 23 years ago
  41. 87ac702 unzip applet by Laurence Anderson by Glenn L McGrath · 23 years ago
  42. fb74a45 Vodz' last_patch31 by Eric Andersen · 23 years ago
  43. 730f826 Add in a new restart init target, triggered by SIGHUP. Patch from by Eric Andersen · 23 years ago
  44. 6925d50 Some minor usage cleanups from David Douthitt <ssrat@mailbag.com> by Eric Andersen · 23 years ago
  45. 54805af Remove documentation for the --file option to hostname (noted by by Matt Kraai · 23 years ago
  46. c98c062 Merge in the cal applet from Steve Merrifield <steve@labyrinth.net.au> by Eric Andersen · 23 years ago
  47. 356b6db Patch from Steve Merrifield <steve@labyrinth.net.au> to by Eric Andersen · 23 years ago
  48. c365742 Add in a 'time' applet. Adds 4.5k. -Erik by Eric Andersen · 23 years ago
  49. fff11f1 bzcat and bunzip -c support from Thomas Lundquist by Glenn L McGrath · 23 years ago
  50. 6028111 Introduce od and hexdump applets by Glenn L McGrath · 23 years ago
  51. 1552ff7 Move usage.h to include/usage.h by Eric Andersen · 23 years ago
  52. 6cf47a7 Run parts applet by Emanuele Aina <faina.mail@tiscalinet.it> by Eric Andersen · 23 years ago
  53. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  54. c2af1ee Commit the start-stop-daemon applet. This was contributed by David by Eric Andersen · 23 years ago
  55. 3550753 Remove duplicate tftp -l option help by Glenn L McGrath · 23 years ago
  56. ad117d8 Apply Magnus Damm's patch, adds tftp blocksize support, and some cleanups. by Glenn L McGrath · 23 years ago
  57. 24e2833 Initial support for for bunzip2.... by Glenn L McGrath · 23 years ago
  58. 3be3430 Fix tftp usage information (closes: #1216). by Matt Kraai · 23 years ago
  59. 9163101 Remove traces of rpmunpack (patch by Laurence Anderson). by Matt Kraai · 23 years ago
  60. f349e97 Initial merge of all tinylogin applets that do not require crypt. by Eric Andersen · 23 years ago
  61. 2d91deb Allow multiple shells to be enabled. by Matt Kraai · 23 years ago
  62. 221b2ea I just wrote up a simple pidof applet, closing bug #1197 -Erik by Eric Andersen · 23 years ago
  63. 8d79ce8 Some patches to make dietlibc work... by Eric Andersen · 23 years ago
  64. b9e4ce9 Update dpkg usage by Glenn L McGrath · 23 years ago
  65. 5c58d28 A traceroute applet from vodz. This could probably be slimmed down, by Eric Andersen · 23 years ago
  66. f8736d2 rpm2cpio applet by Laurence Anderson by Glenn L McGrath · 23 years ago
  67. 2e6d3cf Nore unarchive (and doc) fixes from Laurence Anderson by Glenn L McGrath · 23 years ago
  68. 8f5b63e cpio applet, and changes to associated code by Glenn L McGrath · 23 years ago
  69. 8071c02 Add wget -P support, finishing off bug #1176 -Erik by Eric Andersen · 23 years ago
  70. 091781e Support tar -C, per bug #1176 -Erik by Eric Andersen · 23 years ago
  71. 075228a Remove documentation of unsupported sed options. by Matt Kraai · 23 years ago
  72. 62ebe2e Remove space between ar options by Glenn L McGrath · 23 years ago
  73. cda5cf1 Correct ar options by Glenn L McGrath · 23 years ago
  74. 77d9268 Patch from larry to fix some grammar errors. by Eric Andersen · 23 years ago
  75. 3200f5a It turns out the descriptions of both dos2unix and unix2dos by Eric Andersen · 23 years ago
  76. 004015e Patch from Lars Kellogg-Stedman <lars@larsshack.org> to fix bug by Eric Andersen · 23 years ago
  77. abec344 A couple more minor touchups by Eric Andersen · 23 years ago
  78. 317827d Several cleanups for usage messages by Eric Andersen · 23 years ago
  79. 2f6e1f8 Patch from Gernot Poerner <gp@it-netservice.de>. Adds in mount bind support. by Eric Andersen · 23 years ago
  80. 6197c51 Fix an escape problem in the docs. Some \n's didn't have the '\' by Eric Andersen · 23 years ago
  81. 50ae310 Patch from Adam Heath <doogie@debian.org> to add arbitrary header support by Eric Andersen · 23 years ago
  82. 238da24 Fix the chown usage text, also thanks to Lars Kellogg-Stedman <lars@larsshack.org> by Eric Andersen · 23 years ago
  83. c96381b Fix env usage information. by Matt Kraai · 23 years ago
  84. 2789906 Removed obsoleted BB_FEATURE_RM_INTERACTIVE by Mark Whitley · 23 years ago
  85. 207587a Applied patch from I.Q. to add -s to cmp. by Mark Whitley · 23 years ago
  86. fccaa36 Applied patch from I.Q. to add sort -u as a feature. by Mark Whitley · 23 years ago
  87. 30ac01c Applied a patch from Laurence Anderson to fix the wget statusbar and a patch by Mark Whitley · 23 years ago
  88. 5d81768 by John Beppu · 23 years ago
  89. 3136904 Document new dpkg-deb funtions by Glenn L McGrath · 23 years ago
  90. 3e2ab88 New dpkg-deb function -t, stands for --fsys-tarfile by Glenn L McGrath · 23 years ago
  91. 303dd28 Make 'grep -l' work by Eric Andersen · 23 years ago
  92. 79757c9 A patch from Dmitry Zakharov <dmit@crp.bank.gov.ua> which adds by Eric Andersen · 23 years ago
  93. 3f98040 I said no new features till after the 0.51 release. Well, I lied. This is a by Eric Andersen · 23 years ago
  94. c97ec34 A patch from Matt Kraai that adds a new 'shutdown' action to busybox init. Now by Eric Andersen · 23 years ago
  95. c4cef5a Move the mtab support stuff into libbb -Erik by Eric Andersen · 23 years ago
  96. 84e229c Add in a new standalone env applet for fixing up app's environments -Erik by Eric Andersen · 23 years ago
  97. e0a7f91 Applied patch from David Douthitt to re-add -print option to find. by Mark Whitley · 23 years ago
  98. 6f93277 Added adjtimex applet from Larry Doolittle. by Mark Whitley · 24 years ago
  99. 4ef37d0 chown was missing a ] in its usage msg by Eric Andersen · 24 years ago
  100. 704b2c2 There was an unwanted extra newline, which prevented building by Eric Andersen · 24 years ago