1. 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 16 years ago
  2. 968dbf9 minor fix in comment, no code changes by Denis Vlasenko · 17 years ago
  3. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  4. 6ee023c *: compile fixes for 64-bit build by Denis Vlasenko · 17 years ago
  5. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  6. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  7. febe3c4 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" by Bernhard Reutner-Fischer · 17 years ago
  8. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  9. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  10. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  11. ead1930 Cleanup patches from tito. by Rob Landley · 18 years ago
  12. bc68cd1 Patch from Denis Vlasenko turning static const int (which gets emitted into by Rob Landley · 18 years ago
  13. 9f0e00f Tito sent more size tweaks. by Rob Landley · 19 years ago
  14. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  15. 17b4a20 Patch by Tito, reduce size of deallocvt, also make the usage message by Glenn L McGrath · 21 years ago
  16. 7f6295f Patch from Arthur Othieno for style-guide.txt conformance by Eric Andersen · 21 years ago
  17. a860bec A couple of patches from Tito <farmatito@tiscali.it> by Eric Andersen · 21 years ago
  18. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  19. c38678d Apply vodz' last_patch52 by Eric Andersen · 22 years ago
  20. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  21. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  22. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  23. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  24. a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
  25. 6f6aa9b Added some necessary brackets, removed debug noise. by Mark Whitley · 24 years ago
  26. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  27. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  28. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  29. 32e95f9 Fix the bandaid. by Eric Andersen · 24 years ago
  30. a1b35c4 Apply a bandaid suggested by Jon McClintock <jonm@bluemug.com>, since deallocvt by Eric Andersen · 24 years ago
  31. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  32. 3bd8bd8 Don't use strings directly in calls to usage(). This is in preparation by Matt Kraai · 24 years ago
  33. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  34. e714bce Use global applet_name instead of local versions. by Matt Kraai · 24 years ago
  35. bd22ed8 Update files to reduce dependance on kernel version... -Erik by Eric Andersen · 24 years ago
  36. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  37. 59b9e87 * cp -fa now works as expected for symlinks (it didn't before) by Erik Andersen · 24 years ago
  38. 4f3f757 Latest and greatest. Some effort at libc5 (aiming towards newlib) by Erik Andersen · 24 years ago
  39. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  40. d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
  41. 6b6b3f6 Stuf by Eric Andersen · 25 years ago
  42. 0460ff2 Stuf by Eric Andersen · 25 years ago