1. cb448fe libbb: introduce and use xrename and rename_or_warn. by Denis Vlasenko · 17 years ago
  2. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  3. 0beaff8 update Glenn McGrath's email address by Denis Vlasenko · 17 years ago
  4. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  5. eea7212 patch: fix -p -1 handling by Denis Vlasenko · 17 years ago
  6. fc77eb5 patch: fix bad line ending handling ("Nguyen Thai Ngoc Duy" <pclouds@gmail.com>) by Denis Vlasenko · 17 years ago
  7. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  8. 51742f4 style fixes. No code changes by Denis Vlasenko · 18 years ago
  9. 1bb552b libbb: add xunlink() patch: do not try to delete same file twice 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. 0a10da2 diff: comment - explain what happens when hunk fails to apply by Denis Vlasenko · 18 years ago
  12. f7583d8 patch: fix double-free (bug 1120) by Denis Vlasenko · 18 years ago
  13. ab24e18 passwd: rework: by Denis Vlasenko · 18 years ago
  14. 079f8af style cleanup: return(a) -> return a, part 1 by Denis Vlasenko · 18 years ago
  15. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  16. 2d5ca60 bb_get_[chomped]line_from_file wasn't descriptive enough. Renaming... by Denis Vlasenko · 18 years ago
  17. a6dbb08 small style fixes by Denis Vlasenko · 18 years ago
  18. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  19. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  20. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  21. baa89b3 Patch to fix bug 868, and some related cleanup while I was in the area. by Rob Landley · 19 years ago
  22. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  23. dfe6e74 changed strange mix signed<->unsigned by "Vladimir N. Oleynik" · 19 years ago
  24. 5e67887 clean up yet more annoying signed/unsigned mismatches and fixup by Eric Andersen · 19 years ago
  25. ee9cf48 - correct boilerplate by Bernhard Reutner-Fischer · 19 years ago
  26. 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
  27. ba24820 change strange depend to libbb.h, but require busybox.h by "Vladimir N. Oleynik" · 19 years ago
  28. 078bacf Patch -i support from Berhnard Fischer. by Rob Landley · 19 years ago
  29. c6992fe Update my email address, document some of my tasks in the AUTHORS file by Glenn L McGrath · 21 years ago
  30. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  31. 655d814 New applet: patch, applies a unified diff by Glenn L McGrath · 21 years ago