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