aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* MFC r243072:Eitan Adler2012-11-261-1/+1
* MFC r237339:Xin LI2012-06-271-4/+17
* MFC r235842Warren Block2012-05-311-3/+6
* MFC r231990Mark Peek2012-03-074-1168/+60
* MFC 225908, 225912, 225927:Glen Barber2011-10-101-11/+18
* MFC: r225215Christian Brueffer2011-09-031-0/+3
* MFC 187627 by trhodes:Glen Barber2011-06-141-2/+7
* MFC r218724: test: Note that this is used both as a normal program andJilles Tjoelker2011-02-251-0/+4
* MFC r218909:Rebecca Cran2011-02-242-2/+2
* MFC r218619:Rebecca Cran2011-02-161-2/+2
* MFC r217847: sh: Clean up some old comments:Jilles Tjoelker2011-02-051-6/+3
* MFC r215211: echo(1): Clarify portability and mention literal "--" handling.Jilles Tjoelker2010-11-211-9/+22
* MFC r215184: sh: Remove unused man page for echo builtin.Jilles Tjoelker2010-11-211-114/+0
* MFC r215022: test: Move tests to tools/regression/bin/test.Jilles Tjoelker2010-11-203-353/+0
* MFC r214609: sh(1): Correct synopsis and make precise how $0 is set.Jilles Tjoelker2010-11-071-4/+24
* MFC r213814: Do not assume in growstackstr() that a "precious" characterDavid E. O'Brien2010-10-243-9/+19
* MFC r213926: sh(1): Clarify subshells/processes for pipelines.Jilles Tjoelker2010-10-231-10/+8
* MFC r207831: sh(1): Fix "reserved word" vs "keyword" inconsistency.Jilles Tjoelker2010-10-231-8/+8
* MFC r211621: sh(1): Add a brief summary of arithmetic expressions.Jilles Tjoelker2010-10-231-4/+35
* MFC r212417: sh(1): Remove xrefs for expr(1) and getopt(1).Jilles Tjoelker2010-10-231-3/+1
* MFC r197848: Clarify quoting of word in ${v=word} in sh(1).Jilles Tjoelker2010-10-231-0/+3
* MFCDavid E. O'Brien2010-10-221-0/+3
* MFCDavid E. O'Brien2010-10-222-23/+39
* MFC r212419: test(1): Fix markup, ( and ) must be separate argumentsJilles Tjoelker2010-09-231-1/+1
* MFC r212418: test(1): Clarify grammar ambiguity and -a/-o vs shell &&/||.Jilles Tjoelker2010-09-231-5/+12
* MFC r212390: expr(1): Add sh(1) versions of examples, remove an incorrectJilles Tjoelker2010-09-231-10/+21
* MFC r211864,211963,211964,211965, don't mis-handle path names ofBrian Somers2010-09-192-4/+6
* MFC r211155: sh: Fix heap-based buffer overflow in pathname generation.Jilles Tjoelker2010-09-011-16/+15
* MFC r208730:Ulrich Spörlein2010-07-301-0/+1
* MFC r207944: sh: Fix pathname expansion with quoted slashes like *\/.Jilles Tjoelker2010-07-031-9/+15
* MFC r205940:Xin LI2010-06-103-617/+0
* Merge r193169: Fix the eval command in combination with set -e.Stefan Farfeleder2010-05-165-9/+11
* Merge r190698: Don't let trailing empty lines overwrite the result of the lastStefan Farfeleder2010-05-161-1/+2
* Merge r199631: Handle current work directories of arbitrary length.Stefan Farfeleder2010-05-161-21/+28
* MFC r207188: symlink(7): The ownership of symlinks is used by the system,Jilles Tjoelker2010-05-021-3/+3
* MFC r192862:Ed Maste2010-04-092-9/+99
* MFC r202944:Jaakko Heinonen2010-03-251-1/+1
* Merge r202461 from head:Gavin Atkinson2010-03-143-7/+12
* MFC r204308:Konstantin Belousov2010-03-041-1/+1
* MFC r203688:Rebecca Cran2010-02-241-1/+2
* MFC r201354: sh(1): Correct two places where "$@" lacked necessary quotes.Jilles Tjoelker2010-01-081-2/+2
* MFC r200794:Xin LI2010-01-041-0/+1
* MFC r199458: Add pwait utility, which waits for any process to terminate.Jilles Tjoelker2009-12-254-0/+229
* MFC r196483,r196634:Jilles Tjoelker2009-12-085-18/+53
* MFC r198963: sh: Fix memory leak when using a variable in arithmeticJilles Tjoelker2009-12-081-3/+23
* MFC r198189: Check error of dlfunc(3).Hajimu UMEMOTO2009-10-201-0/+11
* Merge r191009.Stefan Farfeleder2009-10-081-0/+1
* MFC r197371: Mention that NUL characters are not allowed in sh(1) input.Jilles Tjoelker2009-10-041-0/+4
* MFC r189078:Attilio Rao2009-09-074-13/+40
* MFC r193629:Simon L. B. Nielsen2009-08-192-6/+37