1. febe3c4 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" by Bernhard Reutner-Fischer · 18 years ago
  2. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  3. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  4. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  5. e9a7a62 Change license statements (and clean up headers) on some of the files that by Rob Landley · 18 years ago
  6. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  7. 446129a Add back in non-ifdef version of FEATURE_PRETTY_PRINT, and get the attribution by Rob Landley · 18 years ago
  8. fc367f9 There's no excuse for adding new #ifdefs to the code like that. None at all. by Rob Landley · 18 years ago
  9. eac0c06 allow people to display dmesg output without syslog levels by Mike Frysinger · 18 years ago
  10. a788111 de-cuddle if( to if ( by Mike Frysinger · 18 years ago
  11. aa516a6 Fix three embarassing thinkos in the new dmesg.c: by Rob Landley · 18 years ago
  12. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  13. 7c7b0d7 Rewrite of dmesg, smaller and simpler. by Rob Landley · 19 years ago
  14. b256bd3 - shrink dmesg a bit. http://busybox.net/lists/busybox/2006-March/019477.html by Bernhard Reutner-Fischer · 19 years ago
  15. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  16. eef2317 Ronny L Nilsson writes: by Eric Andersen · 21 years ago
  17. 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
  18. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  19. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  20. 1bc5fa8 Save a few bytes and remove a redundant string by Eric Andersen · 22 years ago
  21. 2afcbe4 audit for proper error handling, apply a few size optimizations -Erik by Eric Andersen · 22 years ago
  22. e76c3b0 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few by Eric Andersen · 24 years ago
  23. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  24. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  25. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  26. a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
  27. afdde3e Some little cleanups from Larry Doolittle by Eric Andersen · 24 years ago
  28. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  29. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  30. 47d4926 The result of getopt() is "int" and should be treated as such by Pavel Roskin · 24 years ago
  31. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  32. add09fd Getopt'ed by Marc Nijdam <marc_nijdam@hp.com> -Erik by Eric Andersen · 24 years ago
  33. be909b1 Forgot to commit these cleanups it seems. -Erik by Eric Andersen · 24 years ago
  34. 9b2297a Remove yet more kernel header dependancies. -Erik by Eric Andersen · 24 years ago
  35. bd22ed8 Update files to reduce dependance on kernel version... -Erik by Eric Andersen · 24 years ago
  36. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  37. 330fd2b More libc portability updates, add in the website (which has not been by Erik Andersen · 25 years ago
  38. 59b9e87 * cp -fa now works as expected for symlinks (it didn't before) by Erik Andersen · 25 years ago
  39. 0d068a2 * all mallocs now use xmalloc (and so are OOM error safe), and by Erik Andersen · 25 years ago
  40. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  41. 1266a13 * sed now supports addresses (numeric or regexp, with negation) and by Erik Andersen · 25 years ago
  42. e77ae3a Added sfdisk. Ststic-ified a bunch of stuff. by Eric Andersen · 25 years ago
  43. b0e9a70 More stuff. -Erik by Eric Andersen · 25 years ago
  44. 3cf52d1 More stuff... by Eric Andersen · 25 years ago
  45. 17d49ef More stuff. by Eric Andersen · 25 years ago
  46. cc8ed39 Initial revision by Eric Andersen · 25 years ago 0_29alpha2