| Commit message (Expand) | Author | Age | Files | Lines |
* | udhcpc: make it possible to disable vendor id; improve help text | Denys Vlasenko | 2010-03-20 | 1 | -39/+41 |
* | flock: better help text | Denys Vlasenko | 2010-03-20 | 1 | -3/+3 |
* | tar: optional support for restoring selinux context | J. Tang | 2010-03-19 | 1 | -0/+4 |
* | flock: new applet | Timo Teras | 2010-03-18 | 2 | -0/+11 |
* | *: code shrink and better "died from signal" reporting from wait4pid | Denys Vlasenko | 2010-03-18 | 1 | -5/+6 |
* | lineedit: first shot at optional unicode bidi input support | Tomas Heinrich | 2010-03-18 | 1 | -0/+17 |
* | include/fix_u32.h: try harder to not cause redefinition errors | Denys Vlasenko | 2010-03-16 | 1 | -8/+19 |
* | ar: add archive creation support | Alexander Shishkin | 2010-03-15 | 2 | -0/+30 |
* | lineedit: fix another corner case with bad unicode input | Denys Vlasenko | 2010-03-11 | 1 | -1/+5 |
* | popmaildir: give examples in help text. +91 byte | Denys Vlasenko | 2010-03-10 | 1 | -2/+7 |
* | lineedit: invalid unicode characters are replaced with CONFIG_SUBST_WCHAR | Tomas Heinrich | 2010-03-09 | 1 | -0/+1 |
* | include/fix_u32.h: fix trivial compile breakage :( | Denys Vlasenko | 2010-03-08 | 1 | -2/+2 |
* | libbb/loop.c: use common fix_u32.h trick | Denys Vlasenko | 2010-03-06 | 1 | -0/+6 |
* | tftp: do not show progress bar if we get error right away. +13 bytes | Denys Vlasenko | 2010-03-05 | 1 | -0/+1 |
* | head,tail: trim help text; make suffixes unconditional for head too | Denys Vlasenko | 2010-03-02 | 1 | -28/+33 |
* | su: move restricted_shell into su.c (the only user) | Denys Vlasenko | 2010-02-26 | 1 | -1/+0 |
* | setup_environment(): eliminate one parameter | Denys Vlasenko | 2010-02-26 | 1 | -3/+4 |
* | crontab: use setup_environment | Bernhard Reutner-Fischer | 2010-02-26 | 1 | -1/+4 |
* | fix Unicode build on glibc | Denys Vlasenko | 2010-02-19 | 1 | -2/+5 |
* | usage: fix typo | Bernhard Reutner-Fischer | 2010-02-14 | 1 | -1/+1 |
* | delete forgotten chunk in prev commit | Denys Vlasenko | 2010-02-14 | 1 | -1/+0 |
* | trim help text | Denys Vlasenko | 2010-02-14 | 1 | -66/+65 |
* | trim/regularize help text | Denys Vlasenko | 2010-02-13 | 1 | -108/+113 |
* | include/platform.h: PowerPC can also do unaligned access | Joakim Tjernlund | 2010-02-11 | 1 | -1/+1 |
* | wget: ignore --no-check-certificate | Bernhard Reutner-Fischer | 2010-02-10 | 1 | -1/+1 |
* | dnsd: add -s option. This allows (clumsy) operation with read dns servers | Denys Vlasenko | 2010-02-07 | 1 | -1/+6 |
* | dnsd: better usage text | Denys Vlasenko | 2010-02-06 | 1 | -8/+8 |
* | dnsd: fix one big-endian goof; add a TODO about RA bit | Denys Vlasenko | 2010-02-06 | 1 | -0/+5 |
* | *: eliminate more aliasing warnings | Denys Vlasenko | 2010-02-04 | 1 | -4/+8 |
* | *: suppress ~60% of "aliased warnings" on gcc-4.4.1 | Denys Vlasenko | 2010-02-04 | 1 | -0/+7 |
* | more thorough fix for systems with strange socklen_t | Denys Vlasenko | 2010-02-02 | 4 | -30/+34 |
* | stat: get rid on intmax_t | Denys Vlasenko | 2010-02-02 | 2 | -15/+2 |
* | mkXXXX: unify [KBYTES] parameter handling (added it to mkswap) | Denys Vlasenko | 2010-02-01 | 2 | -1/+6 |
* | ls: unicode fixes | Denys Vlasenko | 2010-01-31 | 2 | -10/+14 |
* | further work on unicodization | Denys Vlasenko | 2010-01-30 | 1 | -3/+13 |
* | randomconfig fixes | Denys Vlasenko | 2010-01-24 | 1 | -2/+2 |
* | libbb: better unicode width support. Hopefully fixes bug 839. | Denys Vlasenko | 2010-01-24 | 1 | -24/+7 |
* | *: small code shrinks and compile fix for unicode | Denys Vlasenko | 2010-01-20 | 1 | -5/+8 |
* | tar: handle -m (--touch) switch, enabled by FEATURE_TAR_NOPRESERVE_TIME | Mikhail Gusarov | 2010-01-20 | 1 | -1/+4 |
* | diff: implement flag -B (Ignore changes whose lines are all blank) | Matheus Izvekov | 2010-01-20 | 1 | -1/+2 |
* | ls: make it so that group never glues itself to file size | Denys Vlasenko | 2010-01-18 | 2 | -1/+25 |
* | trim usage text a bit; fix cp usage (meaning of -H option) | Denys Vlasenko | 2010-01-15 | 1 | -29/+30 |
* | cp: fix -H handling | Denys Vlasenko | 2010-01-15 | 1 | -11/+12 |
* | small doc update | Denys Vlasenko | 2010-01-14 | 1 | -1/+2 |
* | libbb: introduce and use monotonic_ms | Denys Vlasenko | 2010-01-12 | 1 | -0/+1 |
* | cpio: improve help text more; fix -p and -F interaction | Denys Vlasenko | 2010-01-09 | 1 | -5/+5 |
* | cpio: improve help text; document two TODOs | Denys Vlasenko | 2010-01-09 | 1 | -4/+8 |
* | *: make it easier to distinquish "struct tm", pointer to one, etc | Denys Vlasenko | 2010-01-09 | 2 | -4/+4 |
* | ifplugd: clarify -a in help text | Denys Vlasenko | 2010-01-08 | 1 | -1/+1 |
* | ifplugd: mention iff mode in help | Denys Vlasenko | 2010-01-07 | 1 | -1/+1 |