]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/history - bin/sh
MFC r314686: sh: Fix crash if a -T trap is taken during command substitution.
[FreeBSD/stable/10.git] / bin / sh /
2017-04-14 jillesMFC r314686: sh: Fix crash if a -T trap is taken during...
2017-03-12 jillesMFC r314637: sh: Add some already working tests that...
2017-02-16 ngieMFC r295643:
2017-02-09 ngieMFC r289172,r290254:
2016-07-04 wblockMFC r301007:
2016-06-08 truckmanMFC r301139
2016-06-01 truckmanMFC r300642
2016-06-01 truckmanMFC r300442
2016-05-11 vangyzenMFC r299035: sh: Handle empty hostname and $PWD when...
2016-04-09 jillesMFC r297360: sh: Fix use-after-free if a trap replaces...
2016-04-09 jillesMFC r278818: sh: Add stsavestr(), like savestr() but...
2015-12-27 jillesMFC r292517: sh/mknodes: Close files and check for...
2015-12-23 jillesMFC r292360: sh: Fix use-after-free when attempting...
2015-12-04 bdreweryMFC r289393:
2015-12-01 ngieMFC r269902,r270101:
2015-10-25 jillesMFC r288430: wordexp: Rewrite to make WRDE_NOCMD reliable.
2015-09-13 jillesMFC r268436,273243,278806,280920,286971: sh: Add variou...
2015-09-13 jillesMFC r287148: sh: Fix out of bounds read when there...
2015-09-13 jillesMFC r278826,279330: sh: Various cleanups to expand.c:
2015-09-13 jillesMFC r272575: sh: Eliminate some gotos.
2015-09-13 jillesMFC r287081: sh: Don't create bad parse result when...
2015-08-15 jillesMFC r284779: sh: Fix some arithmetic undefined behaviour.
2015-01-04 jillesMFC r274254: sh(1): Mention portability issue with...
2015-01-04 jillesMFC r271936: sh(1): Clarify that assignments before...
2014-12-29 jillesMFC r276037: sh: Remove EXP_REDIR.
2014-12-29 jillesMFC r274854: sh: Use DQSYNTAX only while expanding...
2014-12-29 jillesMFC r273920: sh: Fix corruption of CTL* bytes in positi...
2014-12-14 jillesMFC r268576: sh: Correctly handle positional parameters...
2014-08-20 jillesMFC r268429: Don't install locale1.0 if MK_NLS == no.
2014-04-15 jillesMFC r263847: sh: Fix memory leak with an assignment...
2014-04-15 jillesMFC r263846: sh: Fix memory leak when trying to set...
2014-04-14 jmmvMFC refactoring of the *.test.mk files.
2014-04-14 jillesMFC r263777: sh: Fix possible memory leaks and double...
2014-04-05 jillesMFC r263195: sh: Add some consts.
2014-04-05 jillesMFC r262755: sh: Make argstr() return where it stopped...
2014-03-09 jmmvSync sh(1) in stable/10 to head.
2014-02-25 daichiMFC r262467: sh: Add -h option to SYNOPSIS
2013-10-10 gjbCopy head (r256279) to stable/10 as part of the 10...