1. 19008b8 - reuse strings and messages. Saves about 600B by Bernhard Reutner-Fischer · 19 years ago
  2. c44ab02 Whack the one last warning in make allbareconfig... by Rob Landley · 19 years ago
  3. db2ab89 Build break fix from Bernhard fischer, fixing fallout from svn 14974. (My bad.) by Rob Landley · 19 years ago
  4. 3ea66a8 Patches from Denis Vlasenko to rework "current_name" handling and remove by Rob Landley · 19 years ago
  5. 8a62549 Patch from Denis Vlasenko: by Rob Landley · 19 years ago
  6. 9950cab Patch from Denis Vlasenko: by Rob Landley · 19 years ago
  7. bc68cd1 Patch from Denis Vlasenko turning static const int (which gets emitted into by Rob Landley · 19 years ago
  8. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  9. 86f5c99 - add platform.h. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
  10. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  11. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  12. dfcb5b0 s/u_int/uint/g by Eric Andersen · 21 years ago
  13. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  14. a170e1c Change if(x)free(x); to free(x); by Aaron Lehmann · 22 years ago
  15. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  16. dcbca62 Standard typing (u_int16_t instead of u16, u_int32_t instead by Eric Andersen · 23 years ago
  17. 1ca20a7 A nice patch from Larry Doolittle that adds -Wshadow and by Eric Andersen · 24 years ago
  18. 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 24 years ago
  19. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  20. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  21. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  22. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  23. 77508b2 Fix from Gennady Feldman for error msg by Eric Andersen · 24 years ago
  24. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  25. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  26. 56f3e35 Both of these commands were subtly broken. Fortunately when used together the by Eric Andersen · 24 years ago
  27. 88f50b6 Some #include updates. -Erik by Eric Andersen · 24 years ago
  28. b040d4f Use BB_FEATURE_CLEAN_UP where appropriate -Erik by Eric Andersen · 24 years ago
  29. bc0aed7 It is now possible to select in busybox.def.h whether minixfs version 2 by Pavel Roskin · 24 years ago
  30. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  31. 3bd8bd8 Don't use strings directly in calls to usage(). This is in preparation by Matt Kraai · 24 years ago
  32. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  33. e58771e Use global applet_name instead of local versions. by Matt Kraai · 24 years ago
  34. 85c5520 More linux kernel header file removal. -Erik by Eric Andersen · 24 years ago
  35. b1e379f Remove some warning with glibc. -Erik by Eric Andersen · 24 years ago
  36. 1e03add a few minor cleanups. -Erik by Eric Andersen · 24 years ago
  37. 2086e3d Some cosmetic updates. Changed "OPTIONS" to "Options". -Erik by Eric Andersen · 24 years ago
  38. 8ea7d8c First pass at fixing tar segfault, and more portability updates. -Erik by Erik Andersen · 25 years ago
  39. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
  40. 4f3f757 Latest and greatest. Some effort at libc5 (aiming towards newlib) by Erik Andersen · 25 years ago
  41. 298854f My latest ramblings. -Erik by Erik Andersen · 25 years ago
  42. 0d068a2 * all mallocs now use xmalloc (and so are OOM error safe), and by Erik Andersen · 25 years ago
  43. 5e1b2ca + memory allocation/deallocation is less tolerant of evil. by John Beppu · 25 years ago
  44. c1dc5d9 reduced .bss size by dynmaically allocating a certain large by John Beppu · 25 years ago
  45. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  46. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  47. d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
  48. e674eb7 Made em work. by Eric Andersen · 25 years ago
  49. e494fdd More stuff by Eric Andersen · 25 years ago