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