]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
MFV r316860: 7545 zdb should disable reference tracking
[FreeBSD/FreeBSD.git] / bin /
2017-05-24 Andriy GaponMFV r316860: 7545 zdb should disable reference tracking
2017-05-18 Jilles Tjoelkersh: Keep output buffer across builtins.
2017-05-18 Jilles Tjoelkersh: Ensure memout.bufsize matches allocated buffer...
2017-05-16 Jilles Tjoelkersh: Simplify output buffering.
2017-05-16 Phil ShaferImport libxo-0.7.2; add xo_options.7.
2017-05-14 Jilles Tjoelkersh: Fix '-' from quoted arithmetic in case/glob pattern...
2017-05-13 Jilles Tjoelkersh: Add test for arithmetic expansion in [x-y] pattern...
2017-05-10 Simon J. GerratyMerge bmake-20170510
2017-05-09 Bryan DreweryDIRDEPS_BUILD: Update dependencies.
2017-05-07 Jilles Tjoelkersh: Fix INTOFF leak after a builtin with different...
2017-05-07 Edward Tomasz Napi... .Xr resizewin from stty(1) man page.
2017-05-06 Jilles Tjoelkersh: Update TOUR and comments for some code changes...
2017-05-06 Baptiste DaroussinImport Zstandard 1.2.0
2017-05-05 Xin LIMFV r317581: less v491.
2017-05-05 Dag-Erling SmørgravUpgrade to OpenPAM Resedacea.
2017-05-04 Kurt LidlMerge latest version of blacklist sources from NetBSD...
2017-05-04 Martin MatuskaMFV r317781:
2017-05-01 Dag-Erling SmørgravVendor import of OpenPAM Resedacea.
2017-04-28 Jilles Tjoelkersh: Simplify handling of newlines in command substitution.
2017-04-28 Josh PaetzelMFV 316905
2017-04-27 Josh PaetzelMFV 316900
2017-04-27 Josh PaetzelMFV 316898
2017-04-27 Josh PaetzelMFV 316897
2017-04-27 Zbigniew BodekImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-27 Jilles Tjoelkersh: Add some tests for command substitution final newli...
2017-04-27 Josh PaetzelMFV 316896
2017-04-27 Josh PaetzelMFV 316895
2017-04-25 Josh PaetzelMFV 316894
2017-04-25 Xin LINote r317395 as merged.
2017-04-23 Jilles Tjoelkersh: Add tests for NUL byte in command substitution...
2017-04-22 Jilles Tjoelkersh: Simplify setinteractive().
2017-04-21 Josh PaetzelMFV 316891
2017-04-21 Simon J. GerratyMerge bmake-20170420
2017-04-21 Josh PaetzelMFV 316871
2017-04-21 Josh PaetzelMFV 316870
2017-04-21 Josh PaetzelMFV 316868
2017-04-17 Ed MasteUpdate ELF Tool Chain to upstream r3520
2017-04-16 Jilles Tjoelkersh: Fix use after free when resetting an in-use alias.
2017-04-16 Jilles Tjoelkersh: Link the new test to the build.
2017-04-16 Jilles Tjoelkersh: Fix unalias -a while an alias is currently in use.
2017-04-15 Baptiste DaroussinImport zstandard 1.1.4 in base
2017-04-15 Simon J. GerratyUpdate to bmake 20170413
2017-04-12 Jilles Tjoelkersh: Reduce size of limits table.
2017-04-10 Pedro F. GiffuniMFV r316693:
2017-04-08 Jilles Tjoelkersh: Add test for unaliasing an alias that is currently...
2017-04-03 Martin MatuskaMFV r316454,316455:
2017-04-02 Eric van GyzenFix indentation in dd(1)
2017-04-02 Jilles Tjoelkersh: Remove an XXX comment: it is normal for builtins...
2017-04-02 Jilles Tjoelkersh: Remove global state from collate_range_cmp().
2017-04-02 Jilles Tjoelkersh: Don't scan word twice in ${param=word}.
2017-04-02 Jilles Tjoelkersh: Don't scan word twice in ${param#%##%%word}.
2017-04-02 Jilles Tjoelkersh: Don't scan word twice in ${param+-word}.
2017-03-29 Xin LIMFV r316124: Fix build when WITHOUT_INET6.
2017-03-28 Martin MatuskaMFV r316083,316094:
2017-03-27 Baptiste DaroussinImport tzdata 2017b
2017-03-27 Josh PaetzelMFV: 315989
2017-03-26 Robert WatsonMerge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD...
2017-03-25 Dmitry ChaginMFV r315950:
2017-03-25 Dmitry ChaginUpdate to tcsh 6.20.00
2017-03-25 Dimitry AndricImport libcxxrt master 8a853717e61d5d55cbdf74d9d0a7545d...
2017-03-24 Alexander MotinMFV r315290, r315291: 7303 dynamic metaslab selection
2017-03-24 Martin MatuskaMFV r315875:
2017-03-23 Xin LIMFV r315791: ntp 4.2.8p10.
2017-03-20 Martin MatuskaMFV r315633, 315635:
2017-03-19 Jilles Tjoelkersh: Fix build with -DDEBUG=2.
2017-03-18 Jilles Tjoelkersh: Remove unused function declaration for arith_lex_re...
2017-03-18 Jilles Tjoelkersh: Remove unused return value of subevalvar_misc().
2017-03-16 Jilles Tjoelkersh: Get rid of global variable argbackq.
2017-03-16 Pedro F. GiffuniMFV r315425:
2017-03-10 Dimitry AndricUpdate clang, llvm, lld, lldb, compiler-rt and libc...
2017-03-10 Oleksandr TymoshenkoMerge from vendor branch importing dtc 1.4.3
2017-03-10 Jilles Tjoelkersh: Fix executing wrong command with ${unsetvar#$(cmdsu...
2017-03-09 Bryan DreweryRename some tests to end in _test.
2017-03-09 Bryan DreweryRemove unneeded -x from tests.
2017-03-08 Andriy GaponMFV r314911: 7867 ARC space accounting leak
2017-03-08 Andriy GaponMFV r314910: 7843 get_clones_stat() is suboptimal for...
2017-03-08 Warner LoshCopy needed include files from EDK2. This is a minimal...
2017-03-07 Bryan Drewerypwait: Add a -t flag to specify a timeout before exitin...
2017-03-07 Emmanuel VadotUpdate our device tree files to a Linux 4.10
2017-03-07 Rodney W. GrimesConvert absolute links to relative links.
2017-03-07 Conrad Meyerps(1): Fix -w + UNLIMITED handling
2017-03-06 Simon J. GerratyMerge bmake-20170301
2017-03-06 Dag-Erling SmørgravUpgrade to OpenSSH 7.4p1.
2017-03-05 Bryan DreweryDon't kill pid -1 on overflow from strtol(3).
2017-03-04 Jilles Tjoelkersh: Fix crash if a -T trap is taken during command...
2017-03-04 Conrad Meyerps(1): Only detect terminal width if stdout is a tty
2017-03-04 Enji Cooperbin: normalize paths using SRCTOP-relative paths or...
2017-03-03 Jilles Tjoelkersh: Add some already working tests that exercise new...
2017-03-03 Jung-uk KimMerge ACPICA 20170303.
2017-03-02 Martin MatuskaMFV r314565,314567,314570:
2017-03-02 Dag-Erling SmørgravUpgrade to OpenSSH 7.3p1.
2017-03-01 Baptiste DaroussinImport dma snapshot from git 2017-02-10
2017-03-01 Dimitry AndricMerge ^/head r314420 through r314481.
2017-02-28 Warner LoshRenumber copyright clause 4
2017-02-28 Olivier HouchardMerge CK as of commit 24d26965d1a28039062ba3bcf9433b623...
2017-02-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-25 Josh PaetzelMFV 314276
2017-02-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-25 Josh PaetzelMFV 314243
2017-02-23 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
next