1. 80d14be Rename two config options: by Denis Vlasenko · 18 years ago
  2. 335b63d make a few struct bb_applet members conditional by Denis Vlasenko · 18 years ago
  3. 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 18 years ago
  4. 3f3aa2a make xfunctions optionally longjump instead of exit. by Denis Vlasenko · 18 years ago
  5. 1b4b2cb xargs: shrink code, ~80 bytes applets.h: +#undef APPLET_NOEXEC by Denis Vlasenko · 18 years ago
  6. 7e754f1 Implement first instance of NOFORK applet - echo by Denis Vlasenko · 18 years ago
  7. c44ab01 Improve STANDALONE_SHELL. "safe" applets are renamed NOEXEC applets by Denis Vlasenko · 18 years ago
  8. 32b633a merge busybox.c into applets.c by Denis Vlasenko · 18 years ago
  9. 786834b applets.h: de-obfuscate by Denis Vlasenko · 18 years ago
  10. 02fd668 ipsvd: make udpsvd work similar to tcpsvd (multiple parallel by Denis Vlasenko · 18 years ago
  11. 60fadac udpsvd: next part of ipsvd applets (not working yet) by Denis Vlasenko · 18 years ago
  12. 2856dab tcpsvd: new applet by Denis Vlasenko · 18 years ago
  13. 10f8f5f - rough prototype for split(1). TODO: Still needs some love since it's way too big.. by Bernhard Reutner-Fischer · 18 years ago
  14. 1fc6e56 SELinux: load_policy applet by Denis Vlasenko · 18 years ago
  15. 49622d7 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) by Denis Vlasenko · 18 years ago
  16. 71bc71a - add chrt applet. by Bernhard Reutner-Fischer · 18 years ago
  17. d46d3c2 new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp> by Denis Vlasenko · 18 years ago
  18. 3163555 fixing bugs revealed by randomconfig runs by Denis Vlasenko · 18 years ago
  19. fa85b86 add arp applet - thanks to "Eric Spakman" <E.Spakman@inter.nl.net> by Denis Vlasenko · 18 years ago
  20. 0de9375 leftover of e2fsck surgery by Denis Vlasenko · 18 years ago
  21. 765996a Cleanup usage messages (-200 bytes). by Denis Vlasenko · 18 years ago
  22. 32eddff - revert r15563 (pull current version of taskset off the busybox_scratch branch) by Bernhard Reutner-Fischer · 18 years ago
  23. 921f5df - add 'ip rule' support. First take.. by Bernhard Reutner-Fischer · 18 years ago
  24. 736230e dhcprelay: new applet by Denis Vlasenko · 18 years ago
  25. 8a00f44 runit: add runsv, runsvdir and sv. Oh yes. It even seems to work. +11K. :( by Denis Vlasenko · 18 years ago
  26. 83ea643 svlogd: new applet. +9k. Still too big, but it was 12k yesterday. by Denis Vlasenko · 18 years ago
  27. e63a0de - revert r16191; re-add resize() applet. by Bernhard Reutner-Fischer · 18 years ago
  28. c108ed5 raidautorun: new applet, by: by Denis Vlasenko · 18 years ago
  29. 13c5a68 mount: support user mounts if CONFIG_DESKTOP by Denis Vlasenko · 18 years ago
  30. 1db39b2 nmeter: new applet. ~4k Fix build proble on x86_64 by Denis Vlasenko · 18 years ago
  31. fe54458 runit/chpst: "change process state" utility by Denis Vlasenko · 18 years ago
  32. 0bb628f kill: implement killall5. OpenWRT folks will be happy. by Denis Vlasenko · 18 years ago
  33. 0372197 "I'll think about it" != "apply it now". It means I need to think about it. by Rob Landley · 18 years ago
  34. ae843e9 - add new applet resize. by Bernhard Reutner-Fischer · 18 years ago
  35. 0e4690d Michael Opdenacker contributed a readahead applet. by Rob Landley · 18 years ago
  36. 236c675 Teach md5sum and sha1sum to work the way other applets do so I don't have to by Rob Landley · 18 years ago
  37. affb7a6 scripts/individual now builds 171 applets. Some of them may even work. :) by Rob Landley · 18 years ago
  38. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 19 years ago
  39. 12d9419 Revert taskset for 1.2.0. It emits a warning, breaks building under RH9, by Rob Landley · 19 years ago
  40. 67d4943 CONFIG_DHCP -> CONFIG_APP_DHCP. by Rob Landley · 19 years ago
  41. 16d3e4e - add applet taskset to set/retrieve the CPU affinity of a process by Bernhard Reutner-Fischer · 19 years ago
  42. f0327f8 fix fdflish typo (reported by erik hovland) by Paul Fox · 19 years ago
  43. 317a45c The common case APPLET() macro only needs three arguments. by Rob Landley · 19 years ago
  44. 8abbee4 Add catv (separate applet instead of cat -v). Also cleanup cat.c comments, by Rob Landley · 19 years ago
  45. 7031f62 add back in udhcp support by Mike Frysinger · 19 years ago
  46. 63e4c63 The udhcp was deleted from busybox in 14634. Bolting an external project to by Rob Landley · 19 years ago
  47. 89ede3f fix udhcp again by Mike Frysinger · 19 years ago
  48. 2381f70 Patch from Dennis Vlasenko simplifying the APPLET macros. by Rob Landley · 19 years ago
  49. 3b89039 It was sitting there, in the patches directory, for years. It was delete it by Rob Landley · 19 years ago
  50. 7e21d5f Patch from Dennis Vlasenko to add the option to compress help text. by Rob Landley · 19 years ago
  51. 856489b New applet cksum, from Rob Sullivan. by Rob Landley · 19 years ago
  52. ba31d27 - enable dumpleases applet again; bad rob by Bernhard Reutner-Fischer · 19 years ago
  53. 5c16988 enable udhcp applets again; bad rob by Mike Frysinger · 19 years ago
  54. 81c40b3 Patch from Tito to unify deluser and delgroup, and generally shrink code. by Rob Landley · 19 years ago
  55. 8f7d389 - new applet diff. Rob Sullivan writes: by Bernhard Reutner-Fischer · 19 years ago
  56. 87848d9 setlogcons, from Jan Kaszka. by Rob Landley · 19 years ago
  57. 8caffaa Cleanup: remove double quotes that don't seem to be needed. by Rob Landley · 19 years ago
  58. 0b22c1c Tito unified fdflush and freeramdisk. I tweaked the result a bit. by Rob Landley · 19 years ago
  59. 51be57e Convert all the applets from #include to USE(). Had to fix some nonstandard by Rob Landley · 19 years ago
  60. 73b4710 fix applet order by Mike Frysinger · 19 years ago
  61. 0a6b0bf add setarch/linux32/linux64 applet by Mike Frysinger · 19 years ago
  62. 6461291 Re-add initrd support, unify halt/reboot/poweroff, add -n and -f options. by Rob Landley · 19 years ago
  63. 7b4aa6f new applet. Thanks Roberto A. Foglietta by "Vladimir N. Oleynik" · 19 years ago
  64. c1d6990 Patch from Aurelien Jacobs to add unlzma. (A new decompression type, by Rob Landley · 19 years ago
  65. 70f7ef7 Nothing to see here. Move along. by Rob Landley · 19 years ago
  66. 02bab68 Tito is using broken kernel headers that pollute the namespace with every by Rob Landley · 19 years ago
  67. 62d7acc - add BB_APPLET_RUNLEVEL used by emdebian via /etc/init.d/rc. by Bernhard Reutner-Fischer · 19 years ago
  68. aa87276 New applet, fuser, from Tony J. White. (Needs some cleanup.) by Rob Landley · 19 years ago
  69. 0f34a82 Add a switch_root utility (like kconfig's utils/run_init.c, although not by Rob Landley · 19 years ago
  70. 51a43b4 import the very fat e2fsck/fsck applets by Mike Frysinger · 19 years ago
  71. a1c6a57 make e2label and findfs optional by Mike Frysinger · 19 years ago
  72. 9d7010c - add applet nohup(1) by Bernhard Reutner-Fischer · 19 years ago
  73. d57ae8b First cleanup pass, from Rob Sullivan. More to be done... by Rob Landley · 19 years ago
  74. 9200e79 New applet "less", from Rob Sullivan. by Rob Landley · 19 years ago
  75. 5d38f5b sysctl was seriously broken. And since in some cases 'CONFIG_SYSCTL' by Eric Andersen · 19 years ago
  76. d00b3a5 Bernhard Fischer provided a mountpoint(1) applet. This is apparently something by Rob Landley · 19 years ago
  77. 4240364 commiting: 0000028 03-16-05 patch: new setsid applet by Paul Fox · 19 years ago
  78. fc2256a applying patch for bug 72: by Paul Fox · 19 years ago
  79. 79c142d new config display applet, from bug 46. i've changed the name by Paul Fox · 19 years ago
  80. 127adc5 applying fix from; by Paul Fox · 19 years ago
  81. 6eb1e41 Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could use by Rob Landley · 20 years ago
  82. 6447ac0 import initial fat mke2fs by Mike Frysinger · 20 years ago
  83. 174808c import tune2fs support by Mike Frysinger · 20 years ago
  84. 8b2d02e Add readprofile applet support. by Paul Mundt · 20 years ago
  85. 2acfd7b Small comm implementatin from Rob Sullivan. Needed to build perl. by Rob Landley · 20 years ago
  86. b662f0d import ether-wake applet by haveaniceday Bug 252 by Mike Frysinger · 20 years ago
  87. 55e2cf6 import eject by Peter Willis / Tito Ragusa by Mike Frysinger · 20 years ago
  88. ad8071f David Brownell submitted a new applet, zcip, based on RFC 3927. This is by Rob Landley · 20 years ago
  89. 964a368 remove extra whitespace by Mike Frysinger · 20 years ago
  90. 9b5f71e stat implementation based upon coreutils by Mike Frysinger · 20 years ago
  91. de9f1f7 import lsattr and chattr from e2fsprogs by Mike Frysinger · 20 years ago
  92. 95d3c45 printenv / sum defines by Mike Frysinger · 20 years ago
  93. 618d62f fix whitespace by Mike Frysinger · 20 years ago
  94. fa69f11 import fakeidentd module started by Thomas Lundquist by Mike Frysinger · 20 years ago
  95. 75ac42b add aliases == and [[ for = and [ to support more bash scripts by Mike Frysinger · 20 years ago
  96. 2c51160 Add 'nice' and replace 'renice' with a new implementation. by Manuel Novoa III · 20 years ago
  97. 37ba6bf The login applet should always be setuid root by Eric Andersen · 20 years ago
  98. 0dfe4e9 As discussed, drop minit, which was not being supported in busybox. by Eric Andersen · 21 years ago
  99. 0a87ac6 Seem not many people are using 'ipaddr' since it has by Eric Andersen · 21 years ago
  100. 63a1a7a Update docs for start_stop_daemon to match reality. Update by Eric Andersen · 21 years ago