1. 16c7fb7 chown, env: stop using statics by Denis Vlasenko · 18 years ago
  2. 1d76f43 EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> by Denis Vlasenko · 18 years ago
  3. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  4. 9f73944 inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] by Denis Vlasenko · 18 years ago
  5. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  6. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  7. 4092082 rename bb_default_error_retval -> xfunc_error_retval by Denis Vlasenko · 18 years ago
  8. fe54458 runit/chpst: "change process state" utility by Denis Vlasenko · 18 years ago
  9. d591a36 - merge -r15463:15564 from busybox_scratch branch through these changesets: by Bernhard Reutner-Fischer · 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. 01d23ad - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! by Bernhard Reutner-Fischer · 19 years ago
  12. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  13. 0a7c8ef Patch from Denis Vlasenko to constify things and fix a few typos. by Rob Landley · 19 years ago
  14. f704b27 by "Vladimir N. Oleynik" · 19 years ago
  15. b7128c6 Cleanup patch by Bernhard Fischer, removing unnecessary includes of by Rob Landley · 19 years ago
  16. 27421a1 1) bb_opt_complementaly -> bb_opt_complementally by "Vladimir N. Oleynik" · 19 years ago
  17. 7ff33f1 Thats odd. I guess this was cut-n-paste error, but vodz by Eric Andersen · 21 years ago
  18. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  19. 1b1942f As vodz pointed out, setting unset_env to NULL is sufficient by Eric Andersen · 21 years ago
  20. b7077a7 Set unset_env pointing to a NULL item, to prevent us from walking by Eric Andersen · 21 years ago
  21. 05df91a last_patch98 from vodz: by Eric Andersen · 21 years ago
  22. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  23. 8876fb2 last_patch89 from vodz: by Eric Andersen · 22 years ago
  24. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  25. 59df6f7 Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c by Matt Kraai · 24 years ago
  26. eb5f433 Check that putenv succeeded, suggested by Jonas Holmberg. by Matt Kraai · 24 years ago
  27. 5b44f48 Fix handling of '-' option and way that variables are added to the by Matt Kraai · 24 years ago
  28. 84e229c Add in a new standalone env applet for fixing up app's environments -Erik by Eric Andersen · 24 years ago