1. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  2. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  3. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  4. 339f5eb printf: allow hex/oct numbers; move functions around by Denis Vlasenko · 17 years ago
  5. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  6. a41fdf3 preparatory patch for -Wwrite-strings #1 by Denis Vlasenko · 18 years ago
  7. d686a04 safe_strtoXX interface proved to be a bit unconvenient. by Denis Vlasenko · 18 years ago
  8. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  9. c290563 remove unneeded #includes, fix indentation by Denis Vlasenko · 18 years ago
  10. 101a470 - make append_option and multiconvert static. by Bernhard Reutner-Fischer · 18 years ago
  11. 5c2b238 more busybox's style: close bug 745 by "Vladimir N. Oleynik" · 19 years ago
  12. c1ef7bd just whitespace by Tim Riker · 19 years ago
  13. 251161f Bug 624 wants quoted char support for printf, so you can do something like: by Rob Landley · 19 years ago
  14. 240a91d Patch by Felipe Kellermann, use the common escape handling function and remove some unused code. by Glenn L McGrath · 20 years ago
  15. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  16. 2479445 Fix/eliminate use of atol by Eric Andersen · 21 years ago
  17. 6c0e0fb Fix a stupid bug I introduced several months ago by Eric Andersen · 21 years ago
  18. a2d1982 cleanup a bit to remove needless verify() function by Eric Andersen · 21 years ago
  19. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  20. 7ef54de locale correction patch from Vladimir by Eric Andersen · 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. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  24. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  25. 88f50b6 Some #include updates. -Erik by Eric Andersen · 24 years ago
  26. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  27. b7362e3 printf now compiles cleanly under both libc5 and libc6. -Erik by Eric Andersen · 24 years ago
  28. 330fd2b More libc portability updates, add in the website (which has not been by Erik Andersen · 24 years ago
  29. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
  30. 5e1189e More documentation updates, and minor fixes to make things sync by Erik Andersen · 24 years ago
  31. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  32. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  33. 3fe39dc Some busybox updates. See the changelog for details if you care. -Erik by Erik Andersen · 25 years ago
  34. e77ae3a Added sfdisk. Ststic-ified a bunch of stuff. by Eric Andersen · 25 years ago
  35. b0e9a70 More stuff. -Erik by Eric Andersen · 25 years ago
  36. cc8ed39 Initial revision by Eric Andersen · 25 years ago