1. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  2. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  3. 818322b *: kill bb_get_last_path_component, replace with two functions by Denis Vlasenko · 17 years ago
  4. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  5. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  6. 16abcd9 teach find_root_device to deal with /dev/ subdirs by Denis Vlasenko · 17 years ago
  7. 51742f4 style fixes. No code changes by Denis Vlasenko · 17 years ago
  8. 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 17 years ago
  9. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  10. 89f0b34 rodata cleanup. "unable to" == "cannot". -300 bytes by Denis Vlasenko · 18 years ago
  11. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  12. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  13. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  14. 27421a1 1) bb_opt_complementaly -> bb_opt_complementally by "Vladimir N. Oleynik" · 19 years ago
  15. 8876fb2 last_patch89 from vodz: by Eric Andersen · 21 years ago
  16. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  17. a2949aa Add some missing includes to kill warnings when building with the default by Manuel Novoa III · 23 years ago
  18. 8810bdb Rewrote rm. by Matt Kraai · 23 years ago
  19. ed897e5 Vladimir's patch to reverse previous patch by Glenn L McGrath · 23 years ago
  20. 8269396 Simpify detection of no options. by Eric Andersen · 23 years ago
  21. cc165b9 Should exclude "i" option when not enabled. by Eric Andersen · 23 years ago
  22. 00b0496 Doesn't need a "-" option -- getopt does that for us. by Eric Andersen · 23 years ago
  23. 16f7015 Patch from Vladimir to force interactiveFlag=FALSE when forceFlag=TRUE by Eric Andersen · 23 years ago
  24. 7c25441 getopt-ify rm so that BB_FEATURE_RM_INTERACTIVE will work by Eric Andersen · 23 years ago
  25. f6ba2da Credited Christophe Boyaniqu for interactive patch to rm. by Mark Whitley · 23 years ago
  26. e0bf91d Applied patch from Christophe Boyanique to add -i support to rm. by Mark Whitley · 23 years ago
  27. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  28. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  29. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago
  30. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  31. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  32. d27753a Use perrorMsg instead of perror and keep removing files if we encounter by Matt Kraai · 24 years ago
  33. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  34. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  35. 7c22b77 Only remove directories when removing recursively. by Matt Kraai · 24 years ago
  36. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  37. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  38. e97da40 Fixed "rm foo" that had been broken while implementing "rm -- foo" by Pavel Roskin · 24 years ago
  39. 815e904 Fixed a bunch of stuff: by Eric Andersen · 24 years ago
  40. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
  41. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 24 years ago
  42. 3364d78 Yet another installment in the ongoing tar saga -Erik by Erik Andersen · 24 years ago
  43. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  44. 08b1034 Stuf by Eric Andersen · 25 years ago
  45. a9c95ea Updates by Eric Andersen · 25 years ago
  46. d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
  47. 50d6360 Stuff by Eric Andersen · 25 years ago
  48. c499601 Fixed up copyright notices and such by Eric Andersen · 25 years ago
  49. b0e9a70 More stuff. -Erik by Eric Andersen · 25 years ago
  50. bed30e9 More fixes by Eric Andersen · 25 years ago
  51. cc8ed39 Initial revision by Eric Andersen · 25 years ago