summaryrefslogtreecommitdiff
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-05- sync with trunkBernhard Reutner-Fischer1-1/+1
2008-09-05- fix typoBernhard Reutner-Fischer1-0/+1
2008-09-05- pull r22872 from trunk:Bernhard Reutner-Fischer4-20/+51
2008-08-21apply post-1.11.1 patches, bump version to 1.11.21_11_2Denis Vlasenko5-27/+69
2008-08-06- fix typoBernhard Reutner-Fischer1-1/+1
2008-08-06- remove erroneous & from &var. By Vladimir. (r23056 from trunk)Bernhard Reutner-Fischer1-1/+1
2008-08-05- don't free user-supplied string (via -e)Bernhard Reutner-Fischer2-6/+6
2008-07-11cpio: dont use UNUSED_PARAM, it exists only in 1.11.11_11_1Denis Vlasenko1-1/+1
2008-07-11cpio: backport the fix forDenis Vlasenko3-43/+138
2008-07-11Apply post-1.11.0 patches. Bump version to 1.11.1.Denis Vlasenko15-151/+130
2008-06-25defconfig fix; "help output to fd 2" fixDenis Vlasenko2-5/+27
2008-06-25This is 1.11.0Denis Vlasenko1-1/+1
2008-06-25mkfs_minix, fsck_minix: code shrinkDenis Vlasenko2-19/+19
2008-06-25whitespace fixes. no code changesDenis Vlasenko23-75/+62
2008-06-24mount: fix mishandling of proto=tcp/udpDenis Vlasenko1-38/+44
2008-06-24mount: code shrink without logic changes. Added a commentDenis Vlasenko1-99/+87
2008-06-24changes in comments onlyDenis Vlasenko2-7/+10
2008-06-24vi: fix yet another vda's thinkoDenis Vlasenko1-0/+1
2008-06-24hush: ifdef out parts which are not neededDenis Vlasenko1-46/+59
2008-06-24hush: kill some old unused fields; small code shrinkDenis Vlasenko1-58/+49
2008-06-23fix breakage found by randomconfigDenis Vlasenko7-15/+20
2008-06-23hush: trivial fix in debug codeDenis Vlasenko1-1/+1
2008-06-23ash: trivial code readability fixesDenis Vlasenko1-9/+8
2008-06-23ash: improve readability of the code. No real code changes.Denis Vlasenko1-9/+9
2008-06-23ash: optional support for $'...\t...\n...' bashismDenis Vlasenko3-29/+104
2008-06-22trim usage textDenis Vlasenko1-6/+3
2008-06-22mdoprobe: fix SEGV bug (by Vlad Dronnikov)Denis Vlasenko1-3/+1
2008-06-22vi: fix obvious thinko'sDenis Vlasenko1-5/+4
2008-06-22wget: accept code 204.Denis Vlasenko1-0/+25
2008-06-22vi: fix vda's breakage (by Cristian Ionescu-Idbohrn)Denis Vlasenko1-5/+5
2008-06-22ash: minor shrink (mostly smallints) and variable renamingDenis Vlasenko1-91/+91
2008-06-21dpkg: trivial code shrinkage, and redo G trick correctly.Denis Vlasenko1-37/+35
2008-06-21dpkg: code shrinkDenis Vlasenko1-33/+61
2008-06-21dpkg: code shrink (by Peter Korsgaard <jacmet@uclibc.org>)Denis Vlasenko1-9/+7
2008-06-21vi: small code shrinkDenis Vlasenko1-35/+24
2008-06-20vi: fix the bug where vi never grows the edit buffer.Denis Vlasenko1-121/+154
2008-06-20ssd: fix commentDenis Vlasenko1-3/+3
2008-06-20udhcpc: change BPF filter to not use 0xffffffff as a max packet size,Denis Vlasenko1-1/+1
2008-06-18strrchr: actually, last one was finding "" in "any" at pos 0,Denis Vlasenko1-1/+1
2008-06-18strrchr: bikeshed painting time!Denis Vlasenko1-51/+43
2008-06-18ash: fix "shift BIGNUM" and "read with no variable name" bugs.Denis Vlasenko1-2/+4
2008-06-18cosmetics in hush testsuitesDenis Vlasenko2-3/+1
2008-06-18fix globbing in unquoted $* and $@Denis Vlasenko3-6/+25
2008-06-18fix trivial error with inverted exit code in lsDenis Vlasenko1-6/+6
2008-06-18hush: fix a bug with backslashes improperly handled in unquoted variables.Denis Vlasenko1-51/+115
2008-06-18hush: add testsuite for "no globbing in redirection" rule.Denis Vlasenko7-45/+75
2008-06-18hush: expand quote3.tests and move from hush-bugs to hush-parsingDenis Vlasenko4-11/+33
2008-06-18hush: fix last hush-bugs testcase (disappearing "", $empty"" etc)Denis Vlasenko1-12/+25
2008-06-18- fixes from TitoBernhard Reutner-Fischer1-10/+7
2008-06-17- fix includesBernhard Reutner-Fischer1-2/+1