aboutsummaryrefslogtreecommitdiff
path: root/selinux (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-11i2c-tools: only try /dev/i2c/* if opening /dev/i2c-* fails with ENOENTBartosz Golaszewski1-2/+6
2015-05-11i2c-tools: fix 'i2cdetect -l'Bartosz Golaszewski1-1/+4
2015-05-11bzcat.tests: Run both .gz and .bz2 tests, and add .Z testsThiago Jung Bauermann1-24/+50
2015-05-11tar: do not try to decode GNU extended headers as pax headersDenys Vlasenko1-11/+17
2015-05-03Conditionalize Bionic workarounds on __ANDROID_API__Matt Whitlock1-4/+10
2015-05-03Bionic lacks mempcpy; enable existing workaroundMatt Whitlock1-0/+1
2015-05-03libarchive: auto-detect .Z files as wellThiago Jung Bauermann1-0/+7
2015-05-03typo fixDenys Vlasenko1-1/+1
2015-05-03vi: basic undo feature shouldn't depend on yankmarkAndrew Fuller1-5/+5
2015-04-26gzip: add support for compression levels 4-9Aaro Koskinen1-10/+62
2015-04-26Bionic lacks tcdrain; provide a workaroundMatt Whitlock1-0/+5
2015-04-25Bionic lacks ttyname_r; provide a workaroundMatt Whitlock2-0/+26
2015-04-21special-case {true,false,test} --helpDenys Vlasenko4-28/+21
2015-04-20include: Fallback to UTMP unless there is UTMPX supportBernhard Reutner-Fischer1-1/+24
2015-04-20libbb: remove unnecessary argument to nonblock_immune_readRon Yorston3-8/+8
2015-04-19mdev: if a "future" mdev.seq is seen, do not overwrite it with oursDenys Vlasenko1-7/+22
2015-04-19mdev: improve loggingDenys Vlasenko1-4/+8
2015-04-18hush: document buggy handling of duplicate "local"Denys Vlasenko2-0/+6
2015-04-18ash: fix handling of duplicate "local"Denys Vlasenko4-17/+42
2015-04-17sed: implement ",+N" range endDenys Vlasenko2-5/+68