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