1. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  2. 62a90cd *: shrink by using [f]open_or_warn_stdin where appropriate by Denis Vlasenko · 17 years ago
  3. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  4. 97bd0e0 README: doccument the need of CONFIG_DESKTOP 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. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  7. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  8. 50f7f44 bb_full_fd_action: remove potential xmalloc from NOFORK path by Denis Vlasenko · 18 years ago
  9. 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 18 years ago
  10. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  11. a41fdf3 preparatory patch for -Wwrite-strings #1 by Denis Vlasenko · 18 years ago
  12. 714701c tar et al: die if bb_copyfd_size copies less than asked for. by Denis Vlasenko · 18 years ago
  13. e865e81 less: stop dying on bad regexps, quietly pipe data w/o by Denis Vlasenko · 18 years ago
  14. bf66fbc introduce LONE_CHAR (optimized strcmp with one-char string) by Denis Vlasenko · 18 years ago
  15. ddec5af rename functions to more understandable names by Denis Vlasenko · 18 years ago
  16. 7039a66 correct largefile support, add comments about it. by Denis Vlasenko · 18 years ago
  17. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  18. 8abbee4 Add catv (separate applet instead of cat -v). Also cleanup cat.c comments, by Rob Landley · 19 years ago
  19. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  20. 7ffe133 As we no longer use function pointers for read in common archiving code by Glenn L McGrath · 21 years ago
  21. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  22. 1f0c436 Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. by Matt Kraai · 23 years ago
  23. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  24. eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 24 years ago
  25. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  26. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago 0_49
  27. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  28. e7c1af1 Continue concatenating files even if we can't open one. by Matt Kraai · 24 years ago
  29. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  30. d1de4a1 Handle 'cat -' by Eric Andersen · 24 years ago
  31. cc8a66b Moved functions used by "lsmod" from cat.c to utility.c by Pavel Roskin · 24 years ago
  32. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  33. ac48461 Correct argument parsing and other minor cleanups. by Matt Kraai · 24 years ago
  34. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  35. 1d1d950 More Doc updates. cmdedit and more termio fixes. by Erik Andersen · 25 years ago
  36. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 25 years ago
  37. 029011b A few updates (including the cp fix the Craig has been looking for) -Erik by Erik Andersen · 25 years ago
  38. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  39. abc0f4f Latest and greatest by Eric Andersen · 25 years ago
  40. 394f764 Stuf by Eric Andersen · 25 years ago
  41. c499601 Fixed up copyright notices and such by Eric Andersen · 25 years ago
  42. 887991c Fixed by Eric Andersen · 25 years ago
  43. e77ae3a Added sfdisk. Ststic-ified a bunch of stuff. by Eric Andersen · 25 years ago
  44. b0e9a70 More stuff. -Erik by Eric Andersen · 25 years ago
  45. 3cf52d1 More stuff... by Eric Andersen · 25 years ago
  46. 2ce1edc Latest and greatest. -Erik by Eric Andersen · 25 years ago
  47. 2b69c40 More stuff works. -Erik by Eric Andersen · 25 years ago
  48. cc8ed39 Initial revision by Eric Andersen · 25 years ago 0_29alpha2