aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-12introduce and use setfscreatecon_or_dieDenis Vlasenko
2007-03-12swapon: random shrinkageDenis Vlasenko
2007-03-12bbunzip: remove extra formatting directives in commentsDenis Vlasenko
2007-03-12chcon: exclude constraints for impossible option if long opts are offDenis Vlasenko
2007-03-11next portion of selinux updates: chcon, runcon. FromDenis Vlasenko
2007-03-11kill superfluous returns at the end of void functionsDenis Vlasenko
2007-03-11update defconfigDenis Vlasenko
2007-03-11fix buglets found by randomconfig runDenis Vlasenko
2007-03-10awk: support multiple -v optionsDenis Vlasenko
2007-03-10selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft)Denis Vlasenko
2007-03-10more: do not mess with "/dev/console" (!);Denis Vlasenko
2007-03-09ifupdown: do not complain if !/var/run/ifstateDenis Vlasenko
2007-03-09runsv: random code savings, ~300 bytesDenis Vlasenko
2007-03-09bbunzip: size optimization: ~90 bytesDenis Vlasenko
2007-03-09- updateBernhard Reutner-Fischer
2007-03-09- add chrt applet.Bernhard Reutner-Fischer
2007-03-09printf: allow hex/oct numbers; move functions aroundDenis Vlasenko
2007-03-09- move bbconfig into alphabetical orderBernhard Reutner-Fischer
2007-03-09diff: failed to confirm "static bug" in gcc - reinstating statics.Denis Vlasenko
2007-03-09less: handle yet another Home/End key sequence; expand a commentDenis Vlasenko
2007-03-09- add selinux applets to the IMA workaroundBernhard Reutner-Fischer
2007-03-09This small patch fixes a bug when exclusive options were givenBernhard Reutner-Fischer
2007-03-09add STANDALONE supportMike Frysinger
2007-03-08less: make '/' (regex search) scan input if no matches are foundDenis Vlasenko
2007-03-08less: yet another attempt to make search betterDenis Vlasenko
2007-03-08less: fix 'n'ext match: sometimes was going to 999999th lineDenis Vlasenko
2007-03-08chown: fix comment, fix verbose messageDenis Vlasenko
2007-03-08chown: support -H -L -P if ENABLE_DESKTOPDenis Vlasenko
2007-03-07bbunzip: fix comments to match realityDenis Vlasenko
2007-03-07missed end-of-lineDenis Vlasenko
2007-03-07hwclock: support /dev/rtc0 etcDenis Vlasenko
2007-03-07fix umount usage messageDenis Vlasenko
2007-03-07diff: make -U0 workDenis Vlasenko
2007-03-07httpd: make httpd usable for NOMMU CPUsDenis Vlasenko
2007-03-07bunzip2/gunzip/uncompress/unlzma: merge into common code -Denis Vlasenko
2007-03-07clean up accumulated whitespace damageDenis Vlasenko
2007-03-07who: stop using static buffer, small size optimizationsDenis Vlasenko
2007-03-06ifupdown: code to deconstruct the state_list gracefullyDenis Vlasenko
2007-03-05ash: "here document" testcasesDenis Vlasenko
2007-03-05add ash testcasesDenis Vlasenko
2007-03-05decouple INIT and SYSLOGD (patch by Eric Spakman E.Spakman@inter.nl.net)Denis Vlasenko
2007-03-05httpd: run interpreter for configured file extensions in any dir,Denis Vlasenko
2007-03-05init: fix handling of stdio file descriptorsDenis Vlasenko
2007-03-05httpd: fix breakage (introduced by me)Denis Vlasenko
2007-03-05small ash testsuite, adapted from bashDenis Vlasenko
2007-03-05ash: cosmetic improvements in error messagesDenis Vlasenko
2007-03-04remove f wordsDenis Vlasenko
2007-03-03ash: do not use "safe applets" in non-standalone shellDenis Vlasenko
2007-03-03tar: handle tarfiles with (broken) checksums a-la Sun.Denis Vlasenko
2007-03-03ping: don't measure times if ping payload is less than 8 bytes;Denis Vlasenko