1. 04095e5 Move messages.c to libbb. Make each string in messages.c be its own .o file. by Eric Andersen · 23 years ago
  2. e5dfced Apply Vladimir's latest cleanup patch. -Erik by Eric Andersen · 23 years ago
  3. eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 24 years ago
  4. ae5612c Some minor cleanups to df.c. Also, with Erik's blessing, changed name of by Mark Whitley · 24 years ago
  5. ec9fad9 Static-ify a variable. make du work with all the human-readable variants by Eric Andersen · 24 years ago
  6. a7db19b Fix up du so it behaves itself also. -Erik by Eric Andersen · 24 years ago
  7. 8b728a2 I made these little simplifications a while back, bug forgot to by Eric Andersen · 24 years ago
  8. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  9. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  10. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago
  11. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  12. 6d0921c Add HUMAN_READABLE define for -m and -h support in du, df, and ls by Richard June · 24 years ago
  13. 12f417e Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to by Matt Kraai · 24 years ago
  14. b12e506 du.c error msg cleanup from Kent Robotti by Eric Andersen · 24 years ago
  15. a293a51 Patch from kent robotti to fix a buglet where by Eric Andersen · 24 years ago
  16. 9df3833 Fix problem where 'du file_that_exists' doesn't work. by Eric Andersen · 24 years ago
  17. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  18. e884970 Must compile before committing. by Matt Kraai · 24 years ago
  19. 92ed8a3 Fix exit status on failure. by Matt Kraai · 24 years ago
  20. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  21. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  22. 47d4926 The result of getopt() is "int" and should be treated as such by Pavel Roskin · 24 years ago
  23. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  24. 17ad45a Getopt'rd by Marc Nijdam <marc_nijdam@hp.com> -Erik by Eric Andersen · 24 years ago
  25. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  26. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  27. 59b9e87 * cp -fa now works as expected for symlinks (it didn't before) by Erik Andersen · 24 years ago
  28. 4f3f757 Latest and greatest. Some effort at libc5 (aiming towards newlib) by Erik Andersen · 24 years ago
  29. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 24 years ago
  30. 029011b A few updates (including the cp fix the Craig has been looking for) -Erik by Erik Andersen · 25 years ago
  31. 42387e4 Forgot to add basename. More fixes to du from by Erik Andersen · 25 years ago
  32. 27fdd08 Fixed du. Now behaves just like GNU du (only less so). -Erik by Erik Andersen · 25 years ago
  33. 08c965a - I suspect the problem has something to do w/ symlinks. by John Beppu · 25 years ago
  34. 9ffdaa6 Updates -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. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  37. 5509af7 * added (and documented) "-n" option for head - by Erik Andersen · 25 years ago
  38. 4d1d011 Reworked the source so it will compile and run under glibc 2.0.7 by Erik Andersen · 25 years ago
  39. 0aa6118 killed an elusive bug in du -s. by John Beppu · 25 years ago
  40. e1618e4 Implemented du -s by John Beppu · 25 years ago
  41. b52a218 Removed a redundant call du(); Save cpu cycles. by John Beppu · 25 years ago
  42. 9835541 Fixed bug when dealing with files specified by John Beppu · 25 years ago
  43. 70e2f0b Fix beppu's email address. BTW, John, go to sleep. It is late. :) -Erik by Eric Andersen · 25 years ago
  44. 14c82b6 Fleshed out du_main(). I'm not sure which options to support. by John Beppu · 25 years ago
  45. 0f5e1ab This is my preliminary by John Beppu · 25 years ago