| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r243072: | Eitan Adler | 2012-11-26 | 1 | -1/+1 |
| * | MFC r237339: | Xin LI | 2012-06-27 | 1 | -4/+17 |
| * | MFC r235842 | Warren Block | 2012-05-31 | 1 | -3/+6 |
| * | MFC r231990 | Mark Peek | 2012-03-07 | 4 | -1168/+60 |
| * | MFC 225908, 225912, 225927: | Glen Barber | 2011-10-10 | 1 | -11/+18 |
| * | MFC: r225215 | Christian Brueffer | 2011-09-03 | 1 | -0/+3 |
| * | MFC 187627 by trhodes: | Glen Barber | 2011-06-14 | 1 | -2/+7 |
| * | MFC r218724: test: Note that this is used both as a normal program and | Jilles Tjoelker | 2011-02-25 | 1 | -0/+4 |
| * | MFC r218909: | Rebecca Cran | 2011-02-24 | 2 | -2/+2 |
| * | MFC r218619: | Rebecca Cran | 2011-02-16 | 1 | -2/+2 |
| * | MFC r217847: sh: Clean up some old comments: | Jilles Tjoelker | 2011-02-05 | 1 | -6/+3 |
| * | MFC r215211: echo(1): Clarify portability and mention literal "--" handling. | Jilles Tjoelker | 2010-11-21 | 1 | -9/+22 |
| * | MFC r215184: sh: Remove unused man page for echo builtin. | Jilles Tjoelker | 2010-11-21 | 1 | -114/+0 |
| * | MFC r215022: test: Move tests to tools/regression/bin/test. | Jilles Tjoelker | 2010-11-20 | 3 | -353/+0 |
| * | MFC r214609: sh(1): Correct synopsis and make precise how $0 is set. | Jilles Tjoelker | 2010-11-07 | 1 | -4/+24 |
| * | MFC r213814: Do not assume in growstackstr() that a "precious" character | David E. O'Brien | 2010-10-24 | 3 | -9/+19 |
| * | MFC r213926: sh(1): Clarify subshells/processes for pipelines. | Jilles Tjoelker | 2010-10-23 | 1 | -10/+8 |
| * | MFC r207831: sh(1): Fix "reserved word" vs "keyword" inconsistency. | Jilles Tjoelker | 2010-10-23 | 1 | -8/+8 |
| * | MFC r211621: sh(1): Add a brief summary of arithmetic expressions. | Jilles Tjoelker | 2010-10-23 | 1 | -4/+35 |
| * | MFC r212417: sh(1): Remove xrefs for expr(1) and getopt(1). | Jilles Tjoelker | 2010-10-23 | 1 | -3/+1 |
| * | MFC r197848: Clarify quoting of word in ${v=word} in sh(1). | Jilles Tjoelker | 2010-10-23 | 1 | -0/+3 |
| * | MFC | David E. O'Brien | 2010-10-22 | 1 | -0/+3 |
| * | MFC | David E. O'Brien | 2010-10-22 | 2 | -23/+39 |
| * | MFC r212419: test(1): Fix markup, ( and ) must be separate arguments | Jilles Tjoelker | 2010-09-23 | 1 | -1/+1 |
| * | MFC r212418: test(1): Clarify grammar ambiguity and -a/-o vs shell &&/||. | Jilles Tjoelker | 2010-09-23 | 1 | -5/+12 |
| * | MFC r212390: expr(1): Add sh(1) versions of examples, remove an incorrect | Jilles Tjoelker | 2010-09-23 | 1 | -10/+21 |
| * | MFC r211864,211963,211964,211965, don't mis-handle path names of | Brian Somers | 2010-09-19 | 2 | -4/+6 |
| * | MFC r211155: sh: Fix heap-based buffer overflow in pathname generation. | Jilles Tjoelker | 2010-09-01 | 1 | -16/+15 |
| * | MFC r208730: | Ulrich Spörlein | 2010-07-30 | 1 | -0/+1 |
| * | MFC r207944: sh: Fix pathname expansion with quoted slashes like *\/. | Jilles Tjoelker | 2010-07-03 | 1 | -9/+15 |
| * | MFC r205940: | Xin LI | 2010-06-10 | 3 | -617/+0 |
| * | Merge r193169: Fix the eval command in combination with set -e. | Stefan Farfeleder | 2010-05-16 | 5 | -9/+11 |
| * | Merge r190698: Don't let trailing empty lines overwrite the result of the last | Stefan Farfeleder | 2010-05-16 | 1 | -1/+2 |
| * | Merge r199631: Handle current work directories of arbitrary length. | Stefan Farfeleder | 2010-05-16 | 1 | -21/+28 |
| * | MFC r207188: symlink(7): The ownership of symlinks is used by the system, | Jilles Tjoelker | 2010-05-02 | 1 | -3/+3 |
| * | MFC r192862: | Ed Maste | 2010-04-09 | 2 | -9/+99 |
| * | MFC r202944: | Jaakko Heinonen | 2010-03-25 | 1 | -1/+1 |
| * | Merge r202461 from head: | Gavin Atkinson | 2010-03-14 | 3 | -7/+12 |
| * | MFC r204308: | Konstantin Belousov | 2010-03-04 | 1 | -1/+1 |
| * | MFC r203688: | Rebecca Cran | 2010-02-24 | 1 | -1/+2 |
| * | MFC r201354: sh(1): Correct two places where "$@" lacked necessary quotes. | Jilles Tjoelker | 2010-01-08 | 1 | -2/+2 |
| * | MFC r200794: | Xin LI | 2010-01-04 | 1 | -0/+1 |
| * | MFC r199458: Add pwait utility, which waits for any process to terminate. | Jilles Tjoelker | 2009-12-25 | 4 | -0/+229 |
| * | MFC r196483,r196634: | Jilles Tjoelker | 2009-12-08 | 5 | -18/+53 |
| * | MFC r198963: sh: Fix memory leak when using a variable in arithmetic | Jilles Tjoelker | 2009-12-08 | 1 | -3/+23 |
| * | MFC r198189: Check error of dlfunc(3). | Hajimu UMEMOTO | 2009-10-20 | 1 | -0/+11 |
| * | Merge r191009. | Stefan Farfeleder | 2009-10-08 | 1 | -0/+1 |
| * | MFC r197371: Mention that NUL characters are not allowed in sh(1) input. | Jilles Tjoelker | 2009-10-04 | 1 | -0/+4 |
| * | MFC r189078: | Attilio Rao | 2009-09-07 | 4 | -13/+40 |
| * | MFC r193629: | Simon L. B. Nielsen | 2009-08-19 | 2 | -6/+37 |