]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/history - bin/sh
MFC r363988:
[FreeBSD/stable/9.git] / bin / sh /
2016-05-11 vangyzenMFC r299035: sh: Handle empty hostname and $PWD when...
2015-01-04 jillesMFC r274254: sh(1): Mention portability issue with...
2015-01-04 jillesMFC r271936: sh(1): Clarify that assignments before...
2014-04-18 jillesMFC r260246: sh(1): Discourage use of -e.
2014-04-18 jillesMFC r263847: sh: Fix memory leak with an assignment...
2014-04-18 jillesMFC r263846: sh: Fix memory leak when trying to set...
2014-04-17 jillesMFC r263777: sh: Fix possible memory leaks and double...
2014-04-13 jillesMFC r238468: sh: Expand assignment-like words specially for
2014-02-25 daichiMFC r262467: sh: Add -h option to SYNOPSIS
2013-08-30 jillesMFC r254335: sh: Allow a lone redirection before '...
2013-07-03 jillesMFC r248349: sh: Recognize "--" and explicitly reject...
2013-07-03 jillesMFC r251763: sh(1): A subshell environment has its...
2013-07-03 jillesMFC r248870 by joel: Minor mdoc fix in previous commit.
2013-07-03 jillesMFC r248692: sh(1): Mention possible ambiguities with...
2013-04-07 jillesMFC r230998,r233792: sh: Use vfork in a few common...
2013-02-22 jillesMFC r246522: sh: Simplify mksyntax and make it fit...
2013-02-20 jillesMFC r246371: sh: Do not test for digit_contig in mksyntax.
2013-02-20 jillesMFC r246507: sh: Fix a comment.
2013-01-20 jillesMFC r245382: sh: Fix crash when parsing '{ } &'.
2012-11-22 jillesMFC r242766: sh: Fix two issues when an alias is redefined:
2012-09-28 jillesMFC r240505: sh: Reduce code duplication: use setinputf...
2012-08-21 pfgMFC r238377:
2012-06-18 eadlerMFC r233648:
2012-03-21 jillesMFC r229201: sh: Make patmatch() non-recursive.
2012-02-15 jillesMFC r229220: sh: Make various functions static.
2012-02-15 jillesMFC r229219: sh: Remove unused function scopyn().
2012-02-11 jillesMFC r230437: sh: Remove "kill" example function, which...
2012-02-11 jillesMFC r231001: sh: Fix swapped INTON/INTOFF.
2012-02-06 dumbbellMFC r230212:
2012-01-27 jillesMFC r228937: sh: Do not force special builtins non...
2012-01-27 jillesMFC r230095: sh: Properly show "Not a directory" error...
2012-01-21 jillesMFC r230117: sh: Fix out of bounds array access when...
2011-12-30 jillesMFC r227122: sh(1): Improve documentation of field...
2011-09-23 kensmithCopy head to stable/9 as part of 9.0-RELEASE release...