aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-03-23brctl: fixing stp parameters incompatibilityMaciek Borzecki
2010-03-20udhcpc: make it possible to disable vendor id; improve help textDenys Vlasenko
2010-03-20flock: better help textDenys Vlasenko
2010-03-19tar: optional support for restoring selinux contextJ. Tang
2010-03-18flock: new appletTimo Teras
2010-03-18*: code shrink and better "died from signal" reporting from wait4pidDenys Vlasenko
2010-03-18lineedit: first shot at optional unicode bidi input supportTomas Heinrich
2010-03-16include/fix_u32.h: try harder to not cause redefinition errorsDenys Vlasenko
2010-03-15ar: add archive creation supportAlexander Shishkin
2010-03-11lineedit: fix another corner case with bad unicode inputDenys Vlasenko
2010-03-10popmaildir: give examples in help text. +91 byteDenys Vlasenko
2010-03-09lineedit: invalid unicode characters are replaced with CONFIG_SUBST_WCHARTomas Heinrich
2010-03-08include/fix_u32.h: fix trivial compile breakage :(Denys Vlasenko
2010-03-06libbb/loop.c: use common fix_u32.h trickDenys Vlasenko
2010-03-05tftp: do not show progress bar if we get error right away. +13 bytesDenys Vlasenko
2010-03-02head,tail: trim help text; make suffixes unconditional for head tooDenys Vlasenko
2010-02-26su: move restricted_shell into su.c (the only user)Denys Vlasenko
2010-02-26setup_environment(): eliminate one parameterDenys Vlasenko
2010-02-26crontab: use setup_environmentBernhard Reutner-Fischer
2010-02-19fix Unicode build on glibcDenys Vlasenko
2010-02-14usage: fix typoBernhard Reutner-Fischer
2010-02-14delete forgotten chunk in prev commitDenys Vlasenko
2010-02-14trim help textDenys Vlasenko
2010-02-13trim/regularize help textDenys Vlasenko
2010-02-11include/platform.h: PowerPC can also do unaligned accessJoakim Tjernlund
2010-02-10wget: ignore --no-check-certificateBernhard Reutner-Fischer
2010-02-07dnsd: add -s option. This allows (clumsy) operation with read dns serversDenys Vlasenko
2010-02-06dnsd: better usage textDenys Vlasenko
2010-02-06dnsd: fix one big-endian goof; add a TODO about RA bitDenys Vlasenko
2010-02-04*: eliminate more aliasing warningsDenys Vlasenko
2010-02-04*: suppress ~60% of "aliased warnings" on gcc-4.4.1Denys Vlasenko
2010-02-02more thorough fix for systems with strange socklen_tDenys Vlasenko
2010-02-02stat: get rid on intmax_tDenys Vlasenko
2010-02-01mkXXXX: unify [KBYTES] parameter handling (added it to mkswap)Denys Vlasenko
2010-01-31ls: unicode fixesDenys Vlasenko
2010-01-30further work on unicodizationDenys Vlasenko
2010-01-24randomconfig fixesDenys Vlasenko
2010-01-24libbb: better unicode width support. Hopefully fixes bug 839.Denys Vlasenko
2010-01-20*: small code shrinks and compile fix for unicodeDenys Vlasenko
2010-01-20tar: handle -m (--touch) switch, enabled by FEATURE_TAR_NOPRESERVE_TIMEMikhail Gusarov
2010-01-20diff: implement flag -B (Ignore changes whose lines are all blank)Matheus Izvekov
2010-01-18ls: make it so that group never glues itself to file sizeDenys Vlasenko
2010-01-15trim usage text a bit; fix cp usage (meaning of -H option)Denys Vlasenko
2010-01-15cp: fix -H handlingDenys Vlasenko
2010-01-14small doc updateDenys Vlasenko
2010-01-12libbb: introduce and use monotonic_msDenys Vlasenko
2010-01-09cpio: improve help text more; fix -p and -F interactionDenys Vlasenko
2010-01-09cpio: improve help text; document two TODOsDenys Vlasenko
2010-01-09*: make it easier to distinquish "struct tm", pointer to one, etcDenys Vlasenko
2010-01-08ifplugd: clarify -a in help textDenys Vlasenko