aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-25typo fixesManinder Singh
2015-05-25dc: fix "dc p" prinitng bogus dataDenys Vlasenko
2015-05-24tc: fix print_rateDenys Vlasenko
2015-05-18hush: add recent ash tests to hush testsuite too (they all pass for hush)Denys Vlasenko
2015-05-18testsuite: add some tests for ashRon Yorston
2015-05-18ash: fix breakage of ${v/pat/str}Ron Yorston
2015-05-18ash: move parse-time quote flag detection to run-timeRon Yorston
2015-05-18ash: remove arithmetic expansion collapsing at parse timeRon Yorston
2015-05-18ash: remove superfluous code in arithmetic modeRon Yorston
2015-05-18ash: do not expand tilde in parameter expansion within quotesRon Yorston
2015-05-18ash: perform tilde expansion in all parameter expansion wordsRon Yorston
2015-05-18ash: code shrink around varvalueRon Yorston
2015-05-13ash: explain what "local -" doesDenys Vlasenko
2015-05-13ash: consider "local -" case while iterating over local variables in mklocal.Eugene Rudoy
2015-05-12libbb: Enable support for !CONFIG_MULTIUSERDaniel Thompson
2015-05-11i2c-tools: only try /dev/i2c/* if opening /dev/i2c-* fails with ENOENTBartosz Golaszewski
2015-05-11i2c-tools: fix 'i2cdetect -l'Bartosz Golaszewski
2015-05-11bzcat.tests: Run both .gz and .bz2 tests, and add .Z testsThiago Jung Bauermann
2015-05-11tar: do not try to decode GNU extended headers as pax headersDenys Vlasenko
2015-05-03Conditionalize Bionic workarounds on __ANDROID_API__Matt Whitlock
2015-05-03Bionic lacks mempcpy; enable existing workaroundMatt Whitlock
2015-05-03libarchive: auto-detect .Z files as wellThiago Jung Bauermann
2015-05-03typo fixDenys Vlasenko
2015-05-03vi: basic undo feature shouldn't depend on yankmarkAndrew Fuller
2015-04-26gzip: add support for compression levels 4-9Aaro Koskinen
2015-04-26Bionic lacks tcdrain; provide a workaroundMatt Whitlock
2015-04-25Bionic lacks ttyname_r; provide a workaroundMatt Whitlock
2015-04-21special-case {true,false,test} --helpDenys Vlasenko
2015-04-20include: Fallback to UTMP unless there is UTMPX supportBernhard Reutner-Fischer
2015-04-20libbb: remove unnecessary argument to nonblock_immune_readRon Yorston
2015-04-19mdev: if a "future" mdev.seq is seen, do not overwrite it with oursDenys Vlasenko
2015-04-19mdev: improve loggingDenys Vlasenko
2015-04-18hush: document buggy handling of duplicate "local"Denys Vlasenko
2015-04-18ash: fix handling of duplicate "local"Denys Vlasenko
2015-04-17sed: implement ",+N" range endDenys Vlasenko
2015-04-16uevent: new appletDenys Vlasenko
2015-04-14find: fix regression in status processing for path argumentsFelix Fietkau
2015-04-14volume_id: fix a buglet introduced by is_prefixed_with() conversionAlfonso Ranieri
2015-04-14build system: make CONFIG_EXTRA_LDFLAGS go to LDFLAGS, not EXTRA_LDFLAGSDenys Vlasenko
2015-04-02update copyright yearsAaro Koskinen
2015-04-02*: Switch to POSIX utmpx APIBernhard Reutner-Fischer
2015-03-31update example ntp.scriptDenys Vlasenko
2015-03-31ftpd: change_identity() must be after chroot()Denys Vlasenko
2015-03-26typo fixDenys Vlasenko
2015-03-22truncate: new appletDenys Vlasenko
2015-03-22zcip: fix wrong comparison of source IP with our IPVladislav Grishenko
2015-03-22truncate: new appletAri Sundholm
2015-03-22dd: move suffix struct to xatonum.cAri Sundholm
2015-03-22logread: implement dumpfollow mode of operationPhil Sutter
2015-03-22ifupdown: shrink a messageDenys Vlasenko