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