]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin/sh
Merge branch 'releng/11.3' into releng-CDN/11.3
[FreeBSD/FreeBSD.git] / bin / sh /
2019-03-27 jillesMFC r344306: sh: Send normal output from bind builtin...
2019-03-26 jillesMFC r344502: sh: Add set -o pipefail
2019-03-26 jillesMFC r328818: sh: Refactor job status printing, preparin...
2019-03-26 jillesMFC r327475: sh: Move various structs from jobs.h to...
2018-09-28 jillesMFC r338473: sh: Fix formal overflow in pointer arithmetic
2018-05-03 jillesMFC r333092: sh: Don't have [ match any [[:class:]]
2018-03-29 eadlerRevert r330897:
2018-03-14 eadlerPartial merge of the SPDX changes
2018-03-08 eadlerMFC r326651:
2017-05-30 ngieMFC r314655:
2017-05-14 jillesMFC r317912: sh: Fix INTOFF leak after a builtin with...
2017-03-18 jillesMFC r315005: sh: Fix executing wrong command with ...
2017-03-12 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-17 baptMFC r313659-r313673
2016-08-18 acheMFC r302937
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-05 jillessh: Improve descriptions in 'ulimit -a' output.
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 bdreweryWITH_META_MODE: Don't expect meta files for side-effect...
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-06-01 truckmanThe (i < PROMPTLEN - 1) test added by r300442 in the...
2016-05-31 wblockClarify the explanations for the hostname and FQDN...
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-25 truckmanMatch the descriptions of the \H and \h prompt string...
2016-05-23 truckmanHopefully fix Coverity CID 1008328 (Out-of-bounds write...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-12 mmMFV r299425:
2016-05-09 bdreweryDIRDEPS_BUILD: Run the staged bootstrap-tools version...
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-04 ngieMerge ^/user/ngie/release-pkg-fix-tests to unbreak...
2016-05-04 vangyzensh: Handle empty hostname and $PWD when building prompt
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 jillessh: Write LINENO value to stack string directly.
2016-04-16 gjbMerge the projects/release-pkg branch to head.
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-14 bdreweryMETA_MODE: Don't rebuild build-tools targets during...
2016-04-13 jillessh: Simplify code by removing variable bracketed_name.
2016-04-13 gjbMFH
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-09 pfgsh(1): replace 0 with NULL for pointers.
2016-04-09 jillessh: Fix some unquoted variables in tests.
2016-04-04 gjbMFH
2016-03-28 jillessh: Fix use-after-free if a trap replaces itself.
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-14 gjbMFH
2016-03-13 jillessh: Fix copying uninitialized field 'special'.
2016-03-12 kibFix handling of umtxp resource limit in sh(1)/ulimit...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 gjbMFH
2016-03-09 bdreweryDIRDEPS_BUILD: Connect MK_TESTS.
2016-03-09 jillessh: Add test for 'set -o nolog'.
2016-03-09 jillessh: Avoid out-of-bounds access in setoptionbyindex...
2016-03-07 gjbMFH
2016-03-06 jillessh: Fix some dead stores.
2016-03-06 gjbMFH
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-02 gjbMFH
2016-03-02 jillessh: Remove a redundant STPUTC check.
2016-03-02 jillessh: Don't trust that signal descriptions fit within...
2016-03-02 gjbMFH
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-28 kibImplement process-shared locks support for libthr.so...
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 bdreweryDIRDEPS_BUILD: Regenerate without local dependencies.
2016-02-24 gjbMFH
2016-02-23 jillessh: Fix set -v and multiline history after r295825.
2016-02-23 gjbMFH
2016-02-22 dimMerge ^/head r295845 through r295901.
2016-02-22 gjbMFH
2016-02-21 jillessh: Don't hash alias name when there are no aliases.
2016-02-21 jillessh: Optimize setprompt(0).
2016-02-21 jillessh: Remove unnecessary flushouts while reading script.
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-19 jillessh: Rework code to remove '\0' from shell input.
2016-02-19 jillessh: Add tests for comments in sh -c.
2016-02-18 gjbMFH
2016-02-16 bdreweryTest directories can build in parallel fine.
2016-02-15 gjbMFH
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-10 gjbMFH
2016-02-09 gjbExplicitly add unmarked bin/ binaries to the runtime...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-08 gjbMFH
next