1. e992bae *: remove a few more cases of argc usage. -89 bytes. by Denys Vlasenko · 15 years ago
  2. 2afd5ab *: use get_console_fd() as appropriate, and make it fail on open error - by Denis Vlasenko · 16 years ago
  3. ae4342c - Rename getpty() to xgetpty() and adjust callers. by Bernhard Reutner-Fischer · 17 years ago
  4. 968dbf9 minor fix in comment, no code changes by Denis Vlasenko · 17 years ago
  5. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  6. 6ee023c *: compile fixes for 64-bit build by Denis Vlasenko · 17 years ago
  7. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  8. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  9. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  10. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  11. b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 19 years ago
  12. ead1930 Cleanup patches from tito. by Rob Landley · 19 years ago
  13. bc68cd1 Patch from Denis Vlasenko turning static const int (which gets emitted into by Rob Landley · 19 years ago
  14. 9f0e00f Tito sent more size tweaks. by Rob Landley · 19 years ago
  15. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  16. 6a78631 Patch by Tito, use bb_xgetlarg, reduce size by Glenn L McGrath · 21 years ago
  17. 28672dd Patch from Arthur Othieno for docs/style-guide.txt conformance. by Eric Andersen · 21 years ago
  18. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  19. c38678d Apply vodz' last_patch52 by Eric Andersen · 22 years ago
  20. 827e45c Added some more '/* getopt not needed */' lines. by Mark Whitley · 24 years ago
  21. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  22. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  23. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  24. aefe562 Simplify error handling. by Matt Kraai · 24 years ago
  25. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  26. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  27. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  28. 3bd8bd8 Don't use strings directly in calls to usage(). This is in preparation by Matt Kraai · 24 years ago
  29. bd22ed8 Update files to reduce dependance on kernel version... -Erik by Eric Andersen · 24 years ago
  30. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  31. 4f3f757 Latest and greatest. Some effort at libc5 (aiming towards newlib) by Erik Andersen · 25 years ago
  32. 1d1d950 More Doc updates. cmdedit and more termio fixes. by Erik Andersen · 25 years ago
  33. 029011b A few updates (including the cp fix the Craig has been looking for) -Erik by Erik Andersen · 25 years ago
  34. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  35. d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
  36. 0460ff2 Stuf by Eric Andersen · 25 years ago