| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r213713 by obrien: Correct regression test to not show a false positive | Jilles Tjoelker | 2013-03-06 | 1 | -6/+9 |
| * | MFC r222292,r230095: Show errno messages in cd. | Jilles Tjoelker | 2013-02-20 | 1 | -0/+26 |
| * | MF9: MFC: r242137: Iterate rather than use recursion. | David E. O'Brien | 2012-11-13 | 2 | -3/+198 |
| * | MFC r241844: | Eitan Adler | 2012-11-04 | 2 | -2/+2 |
| * | MFC r241832: | Eitan Adler | 2012-10-25 | 1 | -7/+7 |
| * | MF9: r237100: MFC r236338, r236339, r236346, r236347, r236365, & r236977 | David E. O'Brien | 2012-10-09 | 22 | -0/+79 |
| * | MF9: r237795 | David E. O'Brien | 2012-09-19 | 3 | -0/+151 |
| * | MFC r232839: sh: Add a test for variables with underscores in arithmetic. | Jilles Tjoelker | 2012-04-07 | 1 | -0/+4 |
| * | MFC r228274: | Eitan Adler | 2012-03-16 | 3 | -3/+5 |
| * | MFC r231855: | Bjoern A. Zeeb | 2012-03-05 | 3 | -0/+262 |
| * | MFC r230212: | Jean-Sébastien Pédron | 2012-02-06 | 2 | -0/+14 |
| * | MFC r230211: | Jean-Sébastien Pédron | 2012-02-06 | 1 | -0/+3 |
| * | MFC r228259: | Jean-Sébastien Pédron | 2012-01-26 | 4 | -1/+409 |
| * | MFC r227124: fifo_misc test: Fix swapped lseek arguments. | Jilles Tjoelker | 2012-01-20 | 1 | -1/+1 |
| * | MFC r223007,r223011,r223546,r224104: sh: New testcases that already work in | Jilles Tjoelker | 2011-09-11 | 4 | -0/+98 |
| * | MFC r222716: sh: Fix $? in heredocs on simple commands. | Jilles Tjoelker | 2011-08-13 | 1 | -0/+15 |
| * | MFC r221887,r222158,r222379,r222451,r222512,r222661,r222715,r222882: sh: | Jilles Tjoelker | 2011-06-14 | 13 | -0/+245 |
| * | MFC r222174: sh: Add test for r222173 (MFCed as r222452). | Jilles Tjoelker | 2011-05-29 | 1 | -0/+12 |
| * | MFC r220903: sh: Do not word split "${#parameter}". | Jilles Tjoelker | 2011-05-06 | 1 | -0/+8 |
| * | MFC r218205,r218821,r218891,r219390,r219611,r220654,r220655,r220656: sh: | Jilles Tjoelker | 2011-04-20 | 11 | -0/+148 |
| * | MFC r219568: | Rebecca Cran | 2011-04-16 | 2 | -27/+33 |
| * | MFC r220376: Allow strerror(0) and strerror_r(0, ...). | Jilles Tjoelker | 2011-04-15 | 1 | -8/+13 |
| * | MFC r219084: | Xin LI | 2011-04-01 | 1 | -1/+4 |
| * | MFC r216019: sh: Make the test for cd/pwd with long pathnames more useful: | Jilles Tjoelker | 2011-02-05 | 1 | -7/+8 |
| * | MFC r215550: sh: Add a test that manipulates various long strings. | Jilles Tjoelker | 2011-02-05 | 1 | -0/+16 |
| * | MFC r216496: sh: Fix corruption of command substitutions with special chars | Jilles Tjoelker | 2011-02-05 | 1 | -0/+20 |
| * | MFC r217557: sh: Fix signal messages being sent to the wrong file sometimes. | Jilles Tjoelker | 2011-02-05 | 1 | -0/+8 |
| * | MFC r217134: sed: Add test for r217863 (-i race). | Jilles Tjoelker | 2011-01-25 | 2 | -0/+84 |
| * | MFC r217064 - sort & fix includes, remove -include from CFLAGS of acct tests | Giorgos Keramidas | 2011-01-19 | 3 | -13/+21 |
| * | MFC r215547,r216763,r216819,r216871,r217172: sh testcases. | Jilles Tjoelker | 2011-01-16 | 6 | -0/+115 |
| * | MFC r217208 - regression/date: unset all LC_xxx vars and set LANG/LC_ALL | Giorgos Keramidas | 2011-01-13 | 1 | -1/+1 |
| * | MFC: 215207 | George V. Neville-Neil | 2011-01-12 | 3 | -0/+178 |
| * | MFC r203802: | Pawel Jakub Dawidek | 2010-12-30 | 1 | -0/+38 |
| * | MFC r216151: | Konstantin Belousov | 2010-12-10 | 1 | -9/+54 |
| * | MFC r215022: test: Move tests to tools/regression/bin/test. | Jilles Tjoelker | 2010-11-17 | 4 | -1/+170 |
| * | MFC r198454: sh: Exempt $@ and $* from set -u | Jilles Tjoelker | 2010-11-09 | 1 | -0/+12 |
| * | MFC r214280,214853: New tests that also work with stable/8 sh. | Jilles Tjoelker | 2010-11-09 | 4 | -0/+17 |
| * | MFC r197763 and r212839: Handle extending a filesystem into unzeroed storage. | Brian Somers | 2010-11-07 | 3 | -0/+102 |
| * | MFC r213814: Do not assume in growstackstr() that a "precious" character | David E. O'Brien | 2010-10-21 | 1 | -0/+15 |
| * | MFC: r213903: default to 'sh' from PATH if 'SH' env is not set. | David E. O'Brien | 2010-10-20 | 1 | -5/+1 |
| * | MFC r213738: allow one to regression test 'sh' changes without having to | David E. O'Brien | 2010-10-19 | 18 | -62/+77 |
| * | MFC: | David E. O'Brien | 2010-10-18 | 16 | -3/+78 |
| * | MFC r213284: tr: Fix '[=]=]' equivalence class. | Jilles Tjoelker | 2010-10-15 | 3 | -1/+5 |
| * | MFC r212339: sh: Fix 'read' if all chars before the first IFS char are | Jilles Tjoelker | 2010-09-23 | 2 | -0/+18 |
| * | MFC r212330: sh: Add simple tests for backslashes in the read builtin. | Jilles Tjoelker | 2010-09-23 | 2 | -0/+20 |
| * | MFC r212187: sh: Add a test that 'read' leaves the file pointer at the | Jilles Tjoelker | 2010-09-23 | 1 | -0/+31 |
| * | MFC r211864,211963,211964,211965, don't mis-handle path names of | Brian Somers | 2010-09-19 | 3 | -0/+104 |
| * | MFC r211940: | Konstantin Belousov | 2010-09-11 | 1 | -33/+52 |
| * | MFC r209652: sh: Remove comment that the comma operator is missing | Jilles Tjoelker | 2010-09-03 | 1 | -1/+1 |
| * | MFC r208476,208629,210738,211080,211341,211467: New tests | Jilles Tjoelker | 2010-09-03 | 10 | -0/+180 |