| Commit message (Expand) | Author | Age | Files | Lines |
* | config: update size information | Denys Vlasenko | 2018-12-28 | 1 | -2/+2 |
* | getopt32: remove opt_complementary | Denys Vlasenko | 2017-08-08 | 1 | -2/+1 |
* | config: deindent all help texts | Denys Vlasenko | 2017-07-21 | 1 | -4/+4 |
* | Update menuconfig items with approximate applet sizes | Denys Vlasenko | 2017-07-18 | 1 | -2/+2 |
* | Spelling fixes in comments, documentation, tests and examples | Denys Vlasenko | 2017-04-17 | 1 | -1/+1 |
* | Make dos2unix/unix2dos independently selectable | Denys Vlasenko | 2016-11-23 | 1 | -5/+7 |
* | Convert all coreutils/* applets to "new style" applet definitions | Denys Vlasenko | 2016-11-23 | 1 | -1/+21 |
* | dos2unix: try to preserve ownership. closes 8311 | Denys Vlasenko | 2016-01-17 | 1 | -9/+11 |
* | *: remove "Options:" string from help texts | Denys Vlasenko | 2011-06-05 | 1 | -2/+0 |
* | move help text from include/usage.src.h to coreutils/*.c | Pere Orga | 2011-03-31 | 1 | -0/+18 |
* | *: introduce and use xmkstemp. -65 bytes. | Alexander Shishkin | 2010-10-22 | 1 | -5/+3 |
* | Marked some more applets NOEXEC/NOFORK | Dan Fandrich | 2010-10-01 | 1 | -0/+2 |
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
* | dos2unix: fix the case w/o parameters | Denys Vlasenko | 2010-07-17 | 1 | -1/+1 |
* | *: remove a few more cases of argc usage. -89 bytes. | Denys Vlasenko | 2009-11-28 | 1 | -4/+4 |
* | libbb: added xfdopen_for_read/write | Denys Vlasenko | 2009-11-15 | 1 | -1/+1 |
* | libbb: [x]fopen_for_{read,write} introduced and used. | Denis Vlasenko | 2008-07-21 | 1 | -1/+1 |
* | dos2unix: do not destroy symlinks and mode of the file being converted. | Denis Vlasenko | 2008-06-14 | 1 | -15/+18 |
* | dos2unix: tiny shrink | Denis Vlasenko | 2008-03-17 | 1 | -8/+7 |
* | dos2unix: shrink | Denis Vlasenko | 2008-02-17 | 1 | -27/+12 |
* | add -fvisibility=hidden to CC flags, mark XXX_main functions | Denis Vlasenko | 2007-10-11 | 1 | -1/+1 |
* | don't pass argc in getopt32, it's superfluous | Denis Vlasenko | 2007-08-18 | 1 | -1/+1 |
* | hdparm: shrink rodata by ~250 bytes | Denis Vlasenko | 2007-08-16 | 1 | -1/+1 |
* | whitespace fixes, no code changes | Denis Vlasenko | 2007-08-16 | 1 | -1/+1 |
* | libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options | Denis Vlasenko | 2007-07-21 | 1 | -12/+10 |
* | Audit bb_common_bufsiz usage, add script which looks for misuse. | Denis Vlasenko | 2007-06-04 | 1 | -27/+24 |
* | usage.c: remove reference to busybox.h | Denis Vlasenko | 2007-05-26 | 1 | -1/+1 |
* | bb_full_fd_action: remove potential xmalloc from NOFORK path | Denis Vlasenko | 2007-04-11 | 1 | -3/+3 |
* | - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" | Bernhard Reutner-Fischer | 2007-04-04 | 1 | -2/+2 |
* | suppress warnings about easch <applet>_main() having | Denis Vlasenko | 2007-02-03 | 1 | -0/+1 |
* | bb_applet_name -> applet_name | Denis Vlasenko | 2006-10-03 | 1 | -1/+1 |
* | getopt_ulflags -> getopt32. | Denis Vlasenko | 2006-10-03 | 1 | -2/+2 |
* | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | Rob Landley | 2006-08-03 | 1 | -5/+1 |
* | - look at bb_applet_name. Should close bugs #892 and #893 | Bernhard Reutner-Fischer | 2006-06-01 | 1 | -40/+40 |
* | Consolidate #include <sys/time.h> so libbb.h does it. | Rob Landley | 2006-05-27 | 1 | -1/+0 |
* | - tito writes: this patch fixes some comments in dos2unix that are wrong | Bernhard Reutner-Fischer | 2006-03-18 | 1 | -4/+2 |
* | Tito shrank dos2unix. | Rob Landley | 2006-03-14 | 1 | -101/+37 |
* | common BUFSIZ BSS buffer, small reduce code, data and bss | "Vladimir N. Oleynik" | 2005-10-15 | 1 | -1/+2 |
* | Cleanup patch by Bernhard Fischer, removing unnecessary includes of | Rob Landley | 2005-09-11 | 1 | -1/+0 |
* | Bernhard Fischer trimmed down dos2unix a bit. | Rob Landley | 2005-09-01 | 1 | -45/+33 |
* | Steve Grubb writes: | Eric Andersen | 2004-05-05 | 1 | -1/+3 |
* | Steve Grubb writes: | Eric Andersen | 2004-05-05 | 1 | -1/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -3/+3 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -9/+11 |
* | Little fix to avoid overflow | Eric Andersen | 2002-07-03 | 1 | -1/+1 |
* | Scrub things and ditch uint64_t and use a custom type name | Eric Andersen | 2001-08-22 | 1 | -7/+13 |
* | Fix dos2unix compile problem with certain glibc versions | Eric Andersen | 2001-08-21 | 1 | -2/+2 |
* | More libc5 fixups | Eric Andersen | 2001-08-02 | 1 | -0/+5 |
* | This fixes dos2unix and unix2dos so they behave as expected. dos2unix | Eric Andersen | 2001-07-25 | 1 | -19/+57 |
* | Fix up some signed char vs int issues that show up on powerpc. | Eric Andersen | 2001-05-24 | 1 | -1/+1 |