aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.4 to release/7.4.0 for 7.4-RELEASE.release/7.4.0_cvsKen Smith2011-02-16281-281/+281
* 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-22/+29
* 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
* MFC: Add the -d switch to the usage message.Brian Somers2009-08-031-1/+1
* MFC r193087: rm, find -delete: fix removing symlinks with uchg/uappnd setJilles Tjoelker2009-06-211-3/+3
* MFC r193086: Preserve file flags on symlinks in cp -Rp.Jilles Tjoelker2009-06-211-1/+1
* MFC r192688: fix nonsense in ps etime field for swapped out processesJilles Tjoelker2009-06-141-0/+4
* MFC r192687: fix chflags -hJilles Tjoelker2009-06-141-1/+1
* merge r173718: reduce WARNS due to too many "variable might be clobberedDag-Erling Smørgrav2009-06-091-1/+1
* MFC: r192239: Add a -d switch.Brian Somers2009-06-074-18/+170
* MFC r187976: Restore timestamps on symlinksTim Kientzle2009-03-291-36/+4
* MFC:Ed Schouten2009-03-221-0/+1
* MFC r184342 from head to stable/7Diomidis Spinellis2009-02-031-30/+28