| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r215211: echo(1): Clarify portability and mention literal "--" handling. | Jilles Tjoelker | 2010-11-20 | 1 | -9/+22 |
| * | MFC r215184: sh: Remove unused man page for echo builtin. | Jilles Tjoelker | 2010-11-20 | 1 | -114/+0 |
| * | MFC r215022: test: Move tests to tools/regression/bin/test. | Jilles Tjoelker | 2010-11-17 | 3 | -353/+0 |
| * | MFC r213925: sh: Use <stddef.h> rather than <sys/stddef.h>. | Jilles Tjoelker | 2010-11-14 | 1 | -1/+1 |
| * | MFC r213775: sh: Make DEBUG traces 64-bit clean: | Jilles Tjoelker | 2010-11-14 | 2 | -20/+21 |
| * | MFC r198454: sh: Exempt $@ and $* from set -u | Jilles Tjoelker | 2010-11-09 | 2 | -2/+5 |
| * | MFC r214609: sh(1): Correct synopsis and make precise how $0 is set. | Jilles Tjoelker | 2010-11-07 | 1 | -4/+24 |
| * | MFC r213536 by emaste: | Attilio Rao | 2010-10-26 | 2 | -0/+4 |
| * | MFC r213012 by emaste: | Attilio Rao | 2010-10-25 | 1 | -1/+1 |
| * | MFC r213926: sh(1): Clarify subshells/processes for pipelines. | Jilles Tjoelker | 2010-10-23 | 1 | -10/+8 |
| * | Reduce diff to 9-CURRENT. | David E. O'Brien | 2010-10-22 | 1 | -4/+3 |
| * | MFC r213814: Do not assume in growstackstr() that a "precious" character | David E. O'Brien | 2010-10-21 | 3 | -9/+19 |
| * | MFC | David E. O'Brien | 2010-10-21 | 2 | -21/+38 |
| * | MFC r213811: c89 linkage and storage class (also covers r213744, r213760) | David E. O'Brien | 2010-10-20 | 19 | -222/+222 |
| * | MFC: | David E. O'Brien | 2010-10-20 | 1 | -1/+1 |
| * | MFC r213815: only need to look as far as '..' to find 'test/' | David E. O'Brien | 2010-10-20 | 1 | -1/+1 |
| * | MFC r213738: allow one to regression test 'sh' changes without having to | David E. O'Brien | 2010-10-19 | 1 | -0/+3 |
| * | MFC r209653: sh: Use $PWD instead of getcwd() for \w \W prompt expansions. | Jilles Tjoelker | 2010-10-09 | 1 | -12/+11 |
| * | MFC r201053: sh: Various warning fixes (from WARNS=6 NO_WERROR=1): | Jilles Tjoelker | 2010-10-03 | 21 | -100/+98 |
| * | MFC r200967: sh: Add some __dead2 to indicate functions that do not return. | Jilles Tjoelker | 2010-10-02 | 4 | -6/+6 |
| * | MFC r200956: sh: Constify various strings. | Jilles Tjoelker | 2010-10-02 | 28 | -90/+92 |
| * | MFC r212339: sh: Fix 'read' if all chars before the first IFS char are | Jilles Tjoelker | 2010-09-23 | 1 | -0/+1 |
| * | MFC r212390: expr(1): Add sh(1) versions of examples, remove an incorrect | Jilles Tjoelker | 2010-09-23 | 1 | -10/+21 |
| * | MFC r207831: sh(1): Fix "reserved word" vs "keyword" inconsistency. | Jilles Tjoelker | 2010-09-19 | 1 | -8/+8 |
| * | MFC r211621: sh(1): Add a brief summary of arithmetic expressions. | Jilles Tjoelker | 2010-09-19 | 1 | -4/+35 |
| * | MFC r212419: test(1): Fix markup, ( and ) must be separate arguments | Jilles Tjoelker | 2010-09-19 | 1 | -1/+1 |
| * | MFC r212418: test(1): Clarify grammar ambiguity and -a/-o vs shell &&/||. | Jilles Tjoelker | 2010-09-19 | 1 | -5/+12 |
| * | MFC r212417: sh(1): Remove xrefs for expr(1) and getopt(1). | Jilles Tjoelker | 2010-09-19 | 1 | -3/+1 |
| * | MFC r211864,211963,211964,211965, don't mis-handle path names of | Brian Somers | 2010-09-19 | 2 | -4/+6 |
| * | MFC r212214: sh: Get rid of some magic numbers. | Jilles Tjoelker | 2010-09-11 | 1 | -2/+2 |
| * | MFC r210736: sh: Do not enter consecutive duplicates into the history. | Jilles Tjoelker | 2010-09-01 | 1 | -0/+1 |
| * | MFC r206622,207939,208593,208732,209031: mdoc cleanup | Ulrich Spörlein | 2010-08-27 | 1 | -1/+1 |
| * | MFC r210447: | Edward Tomasz Napierala | 2010-08-24 | 1 | -1/+2 |
| * | MFC r210448: | Edward Tomasz Napierala | 2010-08-24 | 1 | -2/+2 |
| * | MFC r211155: sh: Fix heap-based buffer overflow in pathname generation. | Jilles Tjoelker | 2010-08-21 | 1 | -16/+15 |
| * | MFC r210679: | Konstantin Belousov | 2010-08-21 | 2 | -66/+44 |
| * | MFC r210221: sh: Allow a bg command consisting solely of redirections. | Jilles Tjoelker | 2010-08-01 | 1 | -0/+1 |
| * | MFC r210546: | Benedict Reuschling | 2010-08-01 | 1 | -2/+2 |
| * | MFC r208730: | Ulrich Spörlein | 2010-07-30 | 1 | -0/+1 |
| * | MFC r208881: sh: Pass through SIGINT if interactive and job control | Jilles Tjoelker | 2010-07-29 | 1 | -0/+6 |
| * | MFC r209924; Add -l to the synopsis | Brian Somers | 2010-07-15 | 1 | -1/+1 |
| * | MFC r209363: Recognise the -l switch in pkill. | Brian Somers | 2010-07-11 | 2 | -8/+16 |
| * | MFC r209337: sh: Fix compilation with -DNO_HISTORY. | Jilles Tjoelker | 2010-07-03 | 1 | -0/+1 |
| * | MFC r205942: | Xin LI | 2010-06-28 | 1 | -8/+9 |
| * | MFC r208795; additional date -v detail | Brian Somers | 2010-06-12 | 1 | -3/+11 |
| * | MFC r205940: | Xin LI | 2010-06-11 | 3 | -617/+0 |
| * | iMFC r208484: Fix back references in substitute command for pax(1) | Ulrich Spörlein | 2010-06-11 | 1 | -4/+4 |
| * | MFC r208035: | Edward Tomasz Napierala | 2010-05-20 | 1 | -1/+6 |
| * | MFC r207944: sh: Fix pathname expansion with quoted slashes like *\/. | Jilles Tjoelker | 2010-05-16 | 1 | -9/+15 |
| * | Merge r199631: Handle current work directories of arbitrary length. | Stefan Farfeleder | 2010-05-16 | 1 | -21/+28 |