1. fe54458 runit/chpst: "change process state" utility by Denis Vlasenko · 18 years ago
  2. 0bb628f kill: implement killall5. OpenWRT folks will be happy. by Denis Vlasenko · 18 years ago
  3. 0372197 "I'll think about it" != "apply it now". It means I need to think about it. by Rob Landley · 18 years ago
  4. ae843e9 - add new applet resize. by Bernhard Reutner-Fischer · 18 years ago
  5. 0e4690d Michael Opdenacker contributed a readahead applet. by Rob Landley · 18 years ago
  6. 236c675 Teach md5sum and sha1sum to work the way other applets do so I don't have to by Rob Landley · 18 years ago
  7. affb7a6 scripts/individual now builds 171 applets. Some of them may even work. :) by Rob Landley · 18 years ago
  8. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  9. 12d9419 Revert taskset for 1.2.0. It emits a warning, breaks building under RH9, by Rob Landley · 18 years ago
  10. 67d4943 CONFIG_DHCP -> CONFIG_APP_DHCP. by Rob Landley · 18 years ago
  11. 16d3e4e - add applet taskset to set/retrieve the CPU affinity of a process by Bernhard Reutner-Fischer · 19 years ago
  12. f0327f8 fix fdflish typo (reported by erik hovland) by Paul Fox · 19 years ago
  13. 317a45c The common case APPLET() macro only needs three arguments. by Rob Landley · 19 years ago
  14. 8abbee4 Add catv (separate applet instead of cat -v). Also cleanup cat.c comments, by Rob Landley · 19 years ago
  15. 7031f62 add back in udhcp support by Mike Frysinger · 19 years ago
  16. 63e4c63 The udhcp was deleted from busybox in 14634. Bolting an external project to by Rob Landley · 19 years ago
  17. 89ede3f fix udhcp again by Mike Frysinger · 19 years ago
  18. 2381f70 Patch from Dennis Vlasenko simplifying the APPLET macros. by Rob Landley · 19 years ago
  19. 3b89039 It was sitting there, in the patches directory, for years. It was delete it by Rob Landley · 19 years ago
  20. 7e21d5f Patch from Dennis Vlasenko to add the option to compress help text. by Rob Landley · 19 years ago
  21. 856489b New applet cksum, from Rob Sullivan. by Rob Landley · 19 years ago
  22. ba31d27 - enable dumpleases applet again; bad rob by Bernhard Reutner-Fischer · 19 years ago
  23. 5c16988 enable udhcp applets again; bad rob by Mike Frysinger · 19 years ago
  24. 81c40b3 Patch from Tito to unify deluser and delgroup, and generally shrink code. by Rob Landley · 19 years ago
  25. 8f7d389 - new applet diff. Rob Sullivan writes: by Bernhard Reutner-Fischer · 19 years ago
  26. 87848d9 setlogcons, from Jan Kaszka. by Rob Landley · 19 years ago
  27. 8caffaa Cleanup: remove double quotes that don't seem to be needed. by Rob Landley · 19 years ago
  28. 0b22c1c Tito unified fdflush and freeramdisk. I tweaked the result a bit. by Rob Landley · 19 years ago
  29. 51be57e Convert all the applets from #include to USE(). Had to fix some nonstandard by Rob Landley · 19 years ago
  30. 73b4710 fix applet order by Mike Frysinger · 19 years ago
  31. 0a6b0bf add setarch/linux32/linux64 applet by Mike Frysinger · 19 years ago
  32. 6461291 Re-add initrd support, unify halt/reboot/poweroff, add -n and -f options. by Rob Landley · 19 years ago
  33. 7b4aa6f new applet. Thanks Roberto A. Foglietta by "Vladimir N. Oleynik" · 19 years ago
  34. c1d6990 Patch from Aurelien Jacobs to add unlzma. (A new decompression type, by Rob Landley · 19 years ago
  35. 70f7ef7 Nothing to see here. Move along. by Rob Landley · 19 years ago
  36. 02bab68 Tito is using broken kernel headers that pollute the namespace with every by Rob Landley · 19 years ago
  37. 62d7acc - add BB_APPLET_RUNLEVEL used by emdebian via /etc/init.d/rc. by Bernhard Reutner-Fischer · 19 years ago
  38. aa87276 New applet, fuser, from Tony J. White. (Needs some cleanup.) by Rob Landley · 19 years ago
  39. 0f34a82 Add a switch_root utility (like kconfig's utils/run_init.c, although not by Rob Landley · 19 years ago
  40. 51a43b4 import the very fat e2fsck/fsck applets by Mike Frysinger · 19 years ago
  41. a1c6a57 make e2label and findfs optional by Mike Frysinger · 19 years ago
  42. 9d7010c - add applet nohup(1) by Bernhard Reutner-Fischer · 19 years ago
  43. d57ae8b First cleanup pass, from Rob Sullivan. More to be done... by Rob Landley · 19 years ago
  44. 9200e79 New applet "less", from Rob Sullivan. by Rob Landley · 19 years ago
  45. 5d38f5b sysctl was seriously broken. And since in some cases 'CONFIG_SYSCTL' by Eric Andersen · 19 years ago
  46. d00b3a5 Bernhard Fischer provided a mountpoint(1) applet. This is apparently something by Rob Landley · 19 years ago
  47. 4240364 commiting: 0000028 03-16-05 patch: new setsid applet by Paul Fox · 19 years ago
  48. fc2256a applying patch for bug 72: by Paul Fox · 19 years ago
  49. 79c142d new config display applet, from bug 46. i've changed the name by Paul Fox · 19 years ago
  50. 127adc5 applying fix from; by Paul Fox · 19 years ago
  51. 6eb1e41 Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could use by Rob Landley · 20 years ago
  52. 6447ac0 import initial fat mke2fs by Mike Frysinger · 20 years ago
  53. 174808c import tune2fs support by Mike Frysinger · 20 years ago
  54. 8b2d02e Add readprofile applet support. by Paul Mundt · 20 years ago
  55. 2acfd7b Small comm implementatin from Rob Sullivan. Needed to build perl. by Rob Landley · 20 years ago
  56. b662f0d import ether-wake applet by haveaniceday Bug 252 by Mike Frysinger · 20 years ago
  57. 55e2cf6 import eject by Peter Willis / Tito Ragusa by Mike Frysinger · 20 years ago
  58. ad8071f David Brownell submitted a new applet, zcip, based on RFC 3927. This is by Rob Landley · 20 years ago
  59. 964a368 remove extra whitespace by Mike Frysinger · 20 years ago
  60. 9b5f71e stat implementation based upon coreutils by Mike Frysinger · 20 years ago
  61. de9f1f7 import lsattr and chattr from e2fsprogs by Mike Frysinger · 20 years ago
  62. 95d3c45 printenv / sum defines by Mike Frysinger · 20 years ago
  63. 618d62f fix whitespace by Mike Frysinger · 20 years ago
  64. fa69f11 import fakeidentd module started by Thomas Lundquist by Mike Frysinger · 20 years ago
  65. 75ac42b add aliases == and [[ for = and [ to support more bash scripts by Mike Frysinger · 20 years ago
  66. 2c51160 Add 'nice' and replace 'renice' with a new implementation. by Manuel Novoa III · 20 years ago
  67. 37ba6bf The login applet should always be setuid root by Eric Andersen · 20 years ago
  68. 0dfe4e9 As discussed, drop minit, which was not being supported in busybox. by Eric Andersen · 21 years ago
  69. 0a87ac6 Seem not many people are using 'ipaddr' since it has by Eric Andersen · 21 years ago
  70. 63a1a7a Update docs for start_stop_daemon to match reality. Update by Eric Andersen · 21 years ago
  71. 82364bb New applet, seq. No options, just the basics. by Glenn L McGrath · 21 years ago
  72. b905028 Patch from Ned Ludd, solar at gentoo dot org: by Eric Andersen · 21 years ago
  73. 8f3bc4c New applet, rx, by Christopher Hoover by Glenn L McGrath · 21 years ago
  74. 08573e0 Kill off the loadacm applet. It is unused, unmaintained by Eric Andersen · 21 years ago
  75. e9080c9 NEW APPLET: pipe_progress, used by debian installer by Glenn L McGrath · 21 years ago
  76. 17d21fa New applet, devfsd, by Matteo Croce and Tito by Glenn L McGrath · 21 years ago
  77. eebcc1d Add the "install" applet, move get_ug_id to libbb as its used by chown, by Glenn L McGrath · 21 years ago
  78. a6b7bdc Vodz, last patch 105 by Glenn L McGrath · 21 years ago
  79. 2e9c257 Implement a minimalist 'last' which allows the LEAF project to by Eric Andersen · 21 years ago
  80. a501d0f Remove the update utility, that is only relevant to older 2.0.x kernels by Eric Andersen · 21 years ago
  81. 725db19 Very minor rdate updates by Eric Andersen · 21 years ago
  82. 3443bd7 Matteo Croce submitted a hdparm applet. by Eric Andersen · 21 years ago
  83. 01c3d40 Add the fdformat utility, based on a patch from Kent Robotti, by Eric Andersen · 21 years ago
  84. 655d814 New applet: patch, applies a unified diff by Glenn L McGrath · 21 years ago
  85. 2483343 Vodz, last_patch_88 by Glenn L McGrath · 22 years ago
  86. 1e11c34 minit, a Minimal init system. by Glenn L McGrath · 22 years ago
  87. f01b805 New applet, fold by Glenn L McGrath · 22 years ago
  88. c91ce57 Config option to create an fgrep alias by Glenn L McGrath · 22 years ago
  89. ae0f1e7 New applet sha1sum by Glenn L McGrath · 22 years ago
  90. 18d8a3b udhcpc is supposed to be in /sbin, not /usr/sbin/ by Eric Andersen · 22 years ago
  91. 06e9565 New applet, inetd, make httpd features more configurable, update authors, last_patch_80 by Glenn L McGrath · 22 years ago
  92. 853c494 A patch from John F. Kelly to add in a utility for configuring by Eric Andersen · 22 years ago
  93. f2ba45e Compile option to avoid using /usr directory, patch by Bastian Blank by Glenn L McGrath · 22 years ago
  94. 147a3ca Patch for the debian-cvs package, ip* applets in /bin, patch from Bastian Blank by Glenn L McGrath · 22 years ago
  95. 9e59841 arping applet by Nick Fedchik by Glenn L McGrath · 22 years ago
  96. 58c708a New applet: httpd, by Glenn Engel by Glenn L McGrath · 22 years ago
  97. 02d7cbf New applets, ftpget and ftpput by Glenn L McGrath · 22 years ago
  98. f03c933 New applet, nameif by Nick Fedchik and myself. by Glenn L McGrath · 22 years ago
  99. b72a735 rpm applet by Laurence Anderson by Glenn L McGrath · 22 years ago
  100. 62fae30 Realpath applet by Glenn L McGrath · 22 years ago