1. 98ea849 Patch from Dirk Clemens so df doesn't run numbers together on drives >100gig. by Rob Landley · 19 years ago
  2. 27421a1 1) bb_opt_complementaly -> bb_opt_complementally by "Vladimir N. Oleynik" · 19 years ago
  3. 6a6798b Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk by Rob Landley · 19 years ago
  4. 93d7fba Tito, farmatito at tiscali dot it writes: by Eric Andersen · 20 years ago
  5. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  6. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  7. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  8. 9d7f0f0 Somewhere in the 2.4.x kernel series, /proc/mounts was changed to display a by Eric Andersen · 22 years ago
  9. 8876fb2 last_patch89 from vodz: by Eric Andersen · 22 years ago
  10. 3a9b0bf Oops... had != but meant ==. by Manuel Novoa III · 22 years ago
  11. 4eff181 Things my compiler didn't catch... by Manuel Novoa III · 22 years ago
  12. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  13. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  14. 8f01839 Fixed scaling problems involving make_human_readable_str. by Manuel Novoa III · 23 years ago
  15. f429bac I reworked make_human_readable_str so it now has a sane interface, by Eric Andersen · 24 years ago
  16. c911a43 Patch from Vladimir: by Eric Andersen · 24 years ago
  17. d921684 Fixed df.c so that nfs volumes will display properly (fixing bug #1113). by Eric Andersen · 24 years ago
  18. eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 24 years ago
  19. ae5612c Some minor cleanups to df.c. Also, with Erik's blessing, changed name of by Mark Whitley · 24 years ago
  20. ec9fad9 Static-ify a variable. make du work with all the human-readable variants by Eric Andersen · 24 years ago
  21. 5986f8d Fix up df so it works properly -Erik by Eric Andersen · 24 years ago
  22. 54006bc Oops! I left in my debug noise. by Eric Andersen · 24 years ago
  23. 7c3e7ac df was totally broken. So I fixed it. -Erik by Eric Andersen · 24 years ago
  24. 8d7bdc9 Small patch from Kent Robotti to show megabytes in human-readable output. by Mark Whitley · 24 years ago
  25. 9e37007 Minor cleanup. by Eric Andersen · 24 years ago
  26. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  27. b50da53 Get rid of long stale usage message code. -Erik by Eric Andersen · 24 years ago
  28. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  29. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  30. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago 0_49
  31. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  32. e132119 Fix silly typo by Eric Andersen · 24 years ago
  33. 6d0921c Add HUMAN_READABLE define for -m and -h support in du, df, and ls by Richard June · 24 years ago
  34. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  35. 92ed8a3 Fix exit status on failure. by Matt Kraai · 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. 88f50b6 Some #include updates. -Erik by Eric Andersen · 24 years ago
  39. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  40. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  41. 89bc256 Remove misguided klude around for 2.4.x-test* brokenness. Al Viro by Eric Andersen · 24 years ago
  42. 10dc9d4 Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in by Eric Andersen · 24 years ago
  43. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 25 years ago
  44. 2b6ab3c Add new apps md5sum uudecode uuencode, fix some minor formatting things. -Erik by Eric Andersen · 25 years ago
  45. 59b9e87 * cp -fa now works as expected for symlinks (it didn't before) by Erik Andersen · 25 years ago
  46. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 25 years ago
  47. ec5bd90 Use the nice new find_real_root_device function to find the by Erik Andersen · 25 years ago
  48. 029011b A few updates (including the cp fix the Craig has been looking for) -Erik by Erik Andersen · 25 years ago
  49. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  50. 0881de7 The latest and greatest. init basically works, though needs by Erik Andersen · 25 years ago
  51. c054b21 Stuf by Eric Andersen · 25 years ago
  52. 96bcfd3 Latest and greatest -Erik by Eric Andersen · 25 years ago
  53. 29d2e36 Fixed ln, df, and removed redundant stuff from mtab. by Eric Andersen · 25 years ago
  54. d0246fb More stuff. by Eric Andersen · 25 years ago
  55. c499601 Fixed up copyright notices and such by Eric Andersen · 25 years ago
  56. e77ae3a Added sfdisk. Ststic-ified a bunch of stuff. by Eric Andersen · 25 years ago
  57. c6cb79d More stuff by Eric Andersen · 25 years ago
  58. 596e546 more stuff by Eric Andersen · 25 years ago
  59. 5c3199e Made df work by Eric Andersen · 25 years ago
  60. 17d49ef More stuff. by Eric Andersen · 25 years ago
  61. cc8ed39 Initial revision by Eric Andersen · 25 years ago 0_29alpha2