1. 51742f4 style fixes. No code changes by Denis Vlasenko · 17 years ago
  2. 1bb552b libbb: add xunlink() patch: do not try to delete same file twice by Denis Vlasenko · 17 years ago
  3. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  4. 0a10da2 diff: comment - explain what happens when hunk fails to apply by Denis Vlasenko · 18 years ago
  5. f7583d8 patch: fix double-free (bug 1120) by Denis Vlasenko · 18 years ago
  6. ab24e18 passwd: rework: by Denis Vlasenko · 18 years ago
  7. 079f8af style cleanup: return(a) -> return a, part 1 by Denis Vlasenko · 18 years ago
  8. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  9. 2d5ca60 bb_get_[chomped]line_from_file wasn't descriptive enough. Renaming... by Denis Vlasenko · 18 years ago
  10. a6dbb08 small style fixes by Denis Vlasenko · 18 years ago
  11. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  12. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  13. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  14. baa89b3 Patch to fix bug 868, and some related cleanup while I was in the area. by Rob Landley · 18 years ago
  15. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  16. dfe6e74 changed strange mix signed<->unsigned by "Vladimir N. Oleynik" · 19 years ago
  17. 5e67887 clean up yet more annoying signed/unsigned mismatches and fixup by Eric Andersen · 19 years ago
  18. ee9cf48 - correct boilerplate by Bernhard Reutner-Fischer · 19 years ago
  19. 554a9ff - do not use bb_xgetularg10_bnd as a lower value of -1 doesn't work due to lowe by Bernhard Reutner-Fischer · 19 years ago
  20. ba24820 change strange depend to libbb.h, but require busybox.h by "Vladimir N. Oleynik" · 19 years ago
  21. 078bacf Patch -i support from Berhnard Fischer. by Rob Landley · 19 years ago
  22. c6992fe Update my email address, document some of my tasks in the AUTHORS file by Glenn L McGrath · 20 years ago
  23. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  24. 655d814 New applet: patch, applies a unified diff by Glenn L McGrath · 21 years ago