aboutsummaryrefslogtreecommitdiff
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-11next portion of selinux updates: chcon, runcon. Fromvda7-2/+349
2007-03-11kill superfluous returns at the end of void functionsvda18-59/+17
2007-03-11update defconfigvda1-19/+40
2007-03-11fix buglets found by randomconfig runvda3-5/+18
2007-03-10awk: support multiple -v optionsvda1-3/+8
2007-03-10selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft)vda14-47/+452
2007-03-10more: do not mess with "/dev/console" (!);vda3-47/+43
2007-03-09ifupdown: do not complain if !/var/run/ifstatevda1-1/+1
2007-03-09runsv: random code savings, ~300 bytesvda1-72/+63
2007-03-09bbunzip: size optimization: ~90 bytesvda2-22/+21
2007-03-09- updatealdot1-1/+0
2007-03-09- add chrt applet.aldot6-0/+150
2007-03-09printf: allow hex/oct numbers; move functions aroundvda1-113/+104
2007-03-09- move bbconfig into alphabetical orderaldot1-1/+1
2007-03-09diff: failed to confirm "static bug" in gcc - reinstating statics.vda3-78/+81
2007-03-09less: handle yet another Home/End key sequence; expand a commentvda1-4/+13
2007-03-09- add selinux applets to the IMA workaroundaldot1-0/+3
2007-03-09This small patch fixes a bug when exclusive options were givenaldot1-2/+2
2007-03-09add STANDALONE supportvapier1-5/+73
2007-03-08less: make '/' (regex search) scan input if no matches are foundvda1-8/+6
2007-03-08less: yet another attempt to make search bettervda1-1/+17
2007-03-08less: fix 'n'ext match: sometimes was going to 999999th linevda1-10/+19
2007-03-08chown: fix comment, fix verbose messagevda1-16/+15
2007-03-08chown: support -H -L -P if ENABLE_DESKTOPvda3-28/+109
2007-03-07bbunzip: fix comments to match realityvda1-13/+14
2007-03-07missed end-of-linevda1-1/+1
2007-03-07hwclock: support /dev/rtc0 etcvda2-10/+21
2007-03-07fix umount usage messagevda1-1/+2
2007-03-07diff: make -U0 workvda1-1/+1
2007-03-07httpd: make httpd usable for NOMMU CPUsvda1-0/+13
2007-03-07bunzip2/gunzip/uncompress/unlzma: merge into common code -vda14-404/+493
2007-03-07clean up accumulated whitespace damagevda19-30/+31
2007-03-07who: stop using static buffer, small size optimizationsvda1-17/+25
2007-03-06ifupdown: code to deconstruct the state_list gracefullyvda3-12/+45
2007-03-05ash: "here document" testcasesvda2-0/+115
2007-03-05add ash testcasesvda2-0/+29
2007-03-05decouple INIT and SYSLOGD (patch by Eric Spakman E.Spakman@inter.nl.net)vda2-5/+10
2007-03-05httpd: run interpreter for configured file extensions in any dir,vda1-0/+14
2007-03-05init: fix handling of stdio file descriptorsvda1-10/+10
2007-03-05httpd: fix breakage (introduced by me)vda1-1/+1
2007-03-05small ash testsuite, adapted from bashvda13-0/+978
2007-03-05ash: cosmetic improvements in error messagesvda1-21/+22
2007-03-04remove f wordsvda2-2/+2
2007-03-03ash: do not use "safe applets" in non-standalone shellvda1-24/+26
2007-03-03tar: handle tarfiles with (broken) checksums a-la Sun.vda2-6/+16
2007-03-03ping: don't measure times if ping payload is less than 8 bytes;vda3-117/+83
2007-02-28ls: w/o -l follow symlinks to dirs for commandline argsvda1-8/+10