]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin/sh
MFC r300648
[FreeBSD/FreeBSD.git] / bin / sh /
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-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-11 grehanIFC @ r255459
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 markmMFC
2013-09-05 sjgMerge bmake-20130904
2013-09-04 jillessh: Make return return from the closest function or...
2013-09-04 grehanIFC @ r255209
2013-09-02 jillessh: Fix race condition with signals and wait or set -T.
2013-08-31 markmMFC
2013-08-30 jillessh: Simplify list() in the parser.
2013-08-30 jillessh: Separate out nbinary allocation into a function.
2013-08-30 jillessh: Use makename() where possible.
2013-08-30 jillessh: Add a function for the case where one token is...
2013-08-30 jillessh: Recognize "--" as end of options in type builtin.
2013-08-30 markmMFC
2013-08-30 jillessh: Cast -1 to pointer rather than pointer to variable...
2013-08-26 markmMFC
2013-08-25 jillessh: Recognize "--" as end of options in alias builtin.
2013-08-25 jillessh: Disallow empty simple commands.
2013-08-25 markmMFC
2013-08-24 jillessh: Reject ++ and -- in arithmetic.
2013-08-24 markmMFC
2013-08-24 jillessh: Do not prematurely discard stopped jobs in a wait...
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-16 jillessh: Remove unnecessary reset functions.
2013-08-16 jillessh: Recognize "--" as end of options in bg/fg/jobid...
2013-08-14 jillessh: Recognize "--" as end of options in local builtin.
2013-08-14 jillessh: Allow a lone redirection before '|', ';;' or ';&'.
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-01 grehanIFC @ r253862
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-25 jillessh: Remove an incorrect comment.
2013-07-25 jillessh: Remove #define MKINIT.
2013-07-25 jillessh: Remove mkinit.
2013-07-25 jillessh: Remove output.c's reset() handler.
2013-07-19 grehanIFC @ r253461
2013-07-12 jillessh: Do not read from stdin if an error occurs during...
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-05 grehanIFC @ r252763
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-03 grehanImport driver source from hyperv-20130627 vendor branch.
2013-06-28 jillessh: Do not close(-1) if pipe() fails.
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-15 grehanImport driver source from hyperv-20130502 vendor branch.
2013-06-14 jillessh(1): A subshell environment has its own rlimits ...
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-05 jillessh(1): Document new features in wait builtin.
2013-06-05 jillessh: Return status 127 for unknown jobs in wait builtin.
2013-06-05 jillessh: Allow multiple operands in wait builtin.
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
next