1. e76c3b0 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few by Eric Andersen · 23 years ago
  2. 1ca20a7 A nice patch from Larry Doolittle that adds -Wshadow and by Eric Andersen · 23 years ago
  3. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  4. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  5. a164c64 Make suffix_mult structures const. Thanks to Vladimir N. Oleynik. by Matt Kraai · 24 years ago
  6. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  7. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  8. c9acf8c Complicate truncate behavior. by Matt Kraai · 24 years ago
  9. 24ac017 Rewrote dd. by Matt Kraai · 24 years ago
  10. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  11. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  12. ddea368 Apply rev #2 of dd fix from Gennady Feldman. by Eric Andersen · 24 years ago
  13. 324a778 Added a fatalPerror function to simplify error handling. by Matt Kraai · 24 years ago
  14. b60208d Fix for bug #1068 from Kent Robotti by Glenn L McGrath · 24 years ago
  15. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  16. 56a3288 Fix looping bug, use fullRead by Glenn L McGrath · 24 years ago
  17. f0b073f dd now truncates files at the end its write, this can be turned of by by Glenn L McGrath · 24 years ago
  18. 729216c Remove some debugging code by Glenn L McGrath · 24 years ago
  19. 18310f1 Using seek=? used to cause part of the original file to be zero'ed, i by Glenn L McGrath · 24 years ago
  20. 0ae8e5a My previous attempt to make dd use fullRead, fullWrite was very broken, by Glenn L McGrath · 24 years ago
  21. 06aeb6c ar.c now uses a linked list to process headers, uses getopt, new internal function extractAr(srcFD, dstFd, filename) to make it easily accessable to other busybox functions. by Glenn L McGrath · 24 years ago
  22. b040d4f Use BB_FEATURE_CLEAN_UP where appropriate -Erik by Eric Andersen · 24 years ago
  23. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  24. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  25. 59b9e87 * cp -fa now works as expected for symlinks (it didn't before) by Erik Andersen · 24 years ago
  26. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 24 years ago
  27. 1ad302a The new tar for busybox is now done, and works just fine by Erik Andersen · 24 years ago
  28. 298854f My latest ramblings. -Erik by Erik Andersen · 24 years ago
  29. 0d068a2 * all mallocs now use xmalloc (and so are OOM error safe), and by Erik Andersen · 24 years ago
  30. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  31. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  32. 4d1d011 Reworked the source so it will compile and run under glibc 2.0.7 by Erik Andersen · 25 years ago
  33. 1792f8c Tail now works (costs 6k). Several other updates. -Erik by Eric Andersen · 25 years ago
  34. b186d98 Stuf by Eric Andersen · 25 years ago
  35. cb41c2e Bug fixes by Eric Andersen · 25 years ago
  36. 6a76e65 Stuf by Eric Andersen · 25 years ago
  37. 08b1034 Stuf by Eric Andersen · 25 years ago
  38. b6a44b8 updates for the day by Eric Andersen · 25 years ago
  39. d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
  40. c499601 Fixed up copyright notices and such by Eric Andersen · 25 years ago
  41. e77ae3a Added sfdisk. Ststic-ified a bunch of stuff. by Eric Andersen · 25 years ago
  42. 5de3065 Fixed dd by Eric Andersen · 25 years ago
  43. 3cf52d1 More stuff... by Eric Andersen · 25 years ago
  44. 9d3aba7 more stuff by Eric Andersen · 25 years ago
  45. cc8ed39 Initial revision by Eric Andersen · 25 years ago