aboutsummaryrefslogtreecommitdiff
path: root/procps (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-12add missing copyright statements and doc for svDenis Vlasenko3-0/+204
2007-03-12sv: make code trivially smallerDenis Vlasenko1-4/+4
2007-03-12chcon: remove redundant ifs: if(p) free(p)Denis Vlasenko1-5/+2
2007-03-12introduce and use setfscreatecon_or_dieDenis Vlasenko7-13/+16
2007-03-12swapon: random shrinkageDenis Vlasenko1-5/+4
2007-03-12bbunzip: remove extra formatting directives in commentsDenis Vlasenko1-2/+0
2007-03-12chcon: exclude constraints for impossible option if long opts are offDenis Vlasenko1-3/+6
2007-03-11next portion of selinux updates: chcon, runcon. FromDenis Vlasenko7-2/+349
2007-03-11kill superfluous returns at the end of void functionsDenis Vlasenko18-59/+17
2007-03-11update defconfigDenis Vlasenko1-19/+40
2007-03-11fix buglets found by randomconfig runDenis Vlasenko3-5/+18
2007-03-10awk: support multiple -v optionsDenis Vlasenko1-3/+8
2007-03-10selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft)Denis Vlasenko14-47/+452
2007-03-10more: do not mess with "/dev/console" (!);Denis Vlasenko3-47/+43
2007-03-09ifupdown: do not complain if !/var/run/ifstateDenis Vlasenko1-1/+1
2007-03-09runsv: random code savings, ~300 bytesDenis Vlasenko1-72/+63
2007-03-09bbunzip: size optimization: ~90 bytesDenis Vlasenko2-22/+21
2007-03-09- updateBernhard Reutner-Fischer1-1/+0
2007-03-09- add chrt applet.Bernhard Reutner-Fischer6-0/+150
2007-03-09printf: allow hex/oct numbers; move functions aroundDenis Vlasenko1-113/+104
2007-03-09- move bbconfig into alphabetical orderBernhard Reutner-Fischer1-1/+1
2007-03-09diff: failed to confirm "static bug" in gcc - reinstating statics.Denis Vlasenko3-78/+81
2007-03-09less: handle yet another Home/End key sequence; expand a commentDenis Vlasenko1-4/+13
2007-03-09- add selinux applets to the IMA workaroundBernhard Reutner-Fischer1-0/+3
2007-03-09This small patch fixes a bug when exclusive options were givenBernhard Reutner-Fischer1-2/+2
2007-03-09add STANDALONE supportMike Frysinger1-5/+73
2007-03-08less: make '/' (regex search) scan input if no matches are foundDenis Vlasenko1-8/+6
2007-03-08less: yet another attempt to make search betterDenis Vlasenko1-1/+17
2007-03-08less: fix 'n'ext match: sometimes was going to 999999th lineDenis Vlasenko1-10/+19
2007-03-08chown: fix comment, fix verbose messageDenis Vlasenko1-16/+15
2007-03-08chown: support -H -L -P if ENABLE_DESKTOPDenis Vlasenko3-28/+109
2007-03-07bbunzip: fix comments to match realityDenis Vlasenko1-13/+14
2007-03-07missed end-of-lineDenis Vlasenko1-1/+1
2007-03-07hwclock: support /dev/rtc0 etcDenis Vlasenko2-10/+21
2007-03-07fix umount usage messageDenis Vlasenko1-1/+2
2007-03-07diff: make -U0 workDenis Vlasenko1-1/+1
2007-03-07httpd: make httpd usable for NOMMU CPUsDenis Vlasenko1-0/+13
2007-03-07bunzip2/gunzip/uncompress/unlzma: merge into common code -Denis Vlasenko14-404/+493
2007-03-07clean up accumulated whitespace damageDenis Vlasenko19-30/+31
2007-03-07who: stop using static buffer, small size optimizationsDenis Vlasenko1-17/+25
2007-03-06ifupdown: code to deconstruct the state_list gracefullyDenis Vlasenko3-12/+45
2007-03-05ash: "here document" testcasesDenis Vlasenko2-0/+115
2007-03-05add ash testcasesDenis Vlasenko2-0/+29
2007-03-05decouple INIT and SYSLOGD (patch by Eric Spakman E.Spakman@inter.nl.net)Denis Vlasenko2-5/+10
2007-03-05httpd: run interpreter for configured file extensions in any dir,Denis Vlasenko1-0/+14
2007-03-05init: fix handling of stdio file descriptorsDenis Vlasenko1-10/+10
2007-03-05httpd: fix breakage (introduced by me)Denis Vlasenko1-1/+1
2007-03-05small ash testsuite, adapted from bashDenis Vlasenko13-0/+978
2007-03-05ash: cosmetic improvements in error messagesDenis Vlasenko1-21/+22
2007-03-04remove f wordsDenis Vlasenko2-2/+2