1. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  2. 1638488 Rewritten by mistake. by Matt Kraai · 24 years ago
  3. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  4. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  5. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  6. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
  7. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 24 years ago
  8. 298854f My latest ramblings. -Erik by Erik Andersen · 24 years ago
  9. 692a450 + changed a static array (FileList) into a dynamically allocated one by John Beppu · 25 years ago
  10. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  11. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  12. 2cb5507 Added poweroff (and adjusted init to use it). Inlined function by Eric Andersen · 25 years ago
  13. a3e0d79 changed tee_usage from being a function to a char[] by John Beppu · 25 years ago
  14. 70e2f0b Fix beppu's email address. BTW, John, go to sleep. It is late. :) -Erik by Eric Andersen · 25 years ago
  15. 059f152 Implemented tee(1). by John Beppu · 25 years ago