1. 3442538 move help text from include/usage.src.h to coreutils/*.c by Pere Orga · 14 years ago
  2. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  3. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  4. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  5. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  6. 52feee9 rmdir: optional long options support for Debian users. +68 bytes. by Denis Vlasenko · 17 years ago
  7. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  8. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  9. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  10. 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 18 years ago
  11. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  12. 89f0b34 rodata cleanup. "unable to" == "cannot". -300 bytes by Denis Vlasenko · 18 years ago
  13. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  14. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  15. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  16. c1ef7bd just whitespace by Tim Riker · 19 years ago
  17. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  18. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  19. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  20. 1350666 Add -p support. by Matt Kraai · 23 years ago
  21. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  22. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  23. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago 0_49
  24. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  25. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  26. 9a71af5 Fix behavior when removal fails. by Matt Kraai · 24 years ago
  27. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  28. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  29. 3bd8bd8 Don't use strings directly in calls to usage(). This is in preparation by Matt Kraai · 24 years ago
  30. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  31. e58771e Use global applet_name instead of local versions. by Matt Kraai · 24 years ago
  32. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 25 years ago
  33. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
  34. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 25 years ago
  35. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  36. d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
  37. c499601 Fixed up copyright notices and such by Eric Andersen · 25 years ago
  38. b0e9a70 More stuff. -Erik by Eric Andersen · 25 years ago
  39. f6be944 More stuff by Eric Andersen · 25 years ago
  40. cc8ed39 Initial revision by Eric Andersen · 25 years ago 0_29alpha2