1. 39a841c change interface to bb_xasprintf() - more perfect for me. by "Vladimir N. Oleynik" · 19 years ago
  2. 3071e2f Patch from Matthew S. Wood: by Rob Landley · 20 years ago
  3. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  4. 95f75a3 Patch from Bastian Blank to fix debian bug #226722, test case: by Glenn L McGrath · 21 years ago
  5. cfc0ad4 Batch from Bastian Blank to fix debian bug #216435; by Glenn L McGrath · 21 years ago
  6. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  7. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  8. d378c31 Applied vodz' patches #49 and #50 (with a small correction in runshell.c) by Robert Griebl · 22 years ago
  9. fcffa2c Apply lash_patch35 from vodz, which brings several nice size_optimizations. by Eric Andersen · 23 years ago
  10. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  11. 04095e5 Move messages.c to libbb. Make each string in messages.c be its own .o file. by Eric Andersen · 24 years ago
  12. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  13. d69d2da use perror_msg instead of perror to print the applet name. -Erik by Eric Andersen · 24 years ago
  14. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  15. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago 0_49
  16. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  17. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  18. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  19. 13241df Patch from Matt Kraai: "When it encounters a problem creating a link, ln by Eric Andersen · 24 years ago
  20. aa3908d Rewrite to use getopt and return instead of exit, a seperate function (fs_link) does the actual work. by Glenn L McGrath · 24 years ago
  21. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  22. 322ae93 Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of by Matt Kraai · 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. 0c838af Re-enable ln -n in the help. -Erik by Eric Andersen · 24 years ago
  26. 195fa15 Another patch from Matt Kraai <kraai@alumni.carnegiemellon.edu>: by Eric Andersen · 24 years ago
  27. 9b2297a Remove yet more kernel header dependancies. -Erik by Eric Andersen · 24 years ago
  28. 0b4551f From Matt Kraai <kraai@alumni.carnegiemellon.edu>: by Eric Andersen · 24 years ago
  29. 6f9985e Pavel Roskin <proski@gnu.org> just found a nasty memory by Eric Andersen · 24 years ago
  30. addc9c2 Document 'ln --' -Erik by Eric Andersen · 24 years ago
  31. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 25 years ago
  32. 110fc0c Check for 3 and more arguments was incorrect by Pavel Roskin · 25 years ago
  33. 2e96523 ln: fixed command line parser. Added support for "--" by Pavel Roskin · 25 years ago
  34. 815e904 Fixed a bunch of stuff: by Eric Andersen · 25 years ago
  35. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
  36. 4f3f757 Latest and greatest. Some effort at libc5 (aiming towards newlib) by Erik Andersen · 25 years ago
  37. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 25 years ago
  38. 029011b A few updates (including the cp fix the Craig has been looking for) -Erik by Erik Andersen · 25 years ago
  39. 9ffdaa6 Updates -Erik by Erik Andersen · 25 years ago
  40. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  41. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  42. d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
  43. 29d2e36 Fixed ln, df, and removed redundant stuff from mtab. by Eric Andersen · 25 years ago
  44. c499601 Fixed up copyright notices and such by Eric Andersen · 25 years ago
  45. b0e9a70 More stuff. -Erik by Eric Andersen · 25 years ago
  46. f6be944 More stuff by Eric Andersen · 25 years ago
  47. cc8ed39 Initial revision by Eric Andersen · 25 years ago 0_29alpha2