]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - cddl
restore(8): fix use of uninitialized value.
[FreeBSD/FreeBSD.git] / cddl /
2016-03-25 Jung-uk KimMerge byacc 20160324.
2016-03-18 Simon J. GerratyUpdate to bmake-20160315
2016-03-16 David E. O'BrienBring down 0.4.5 vendor files and other catchups with...
2016-03-14 Pedro F. Giffunilibdtrace: use calloc(3) instead of malloc(3) when...
2016-03-11 Dag-Erling SmørgravApply upstream r3651: the IPv6 address of the L root...
2016-03-11 Simon J. GerratyMerge bmake-20160307
2016-03-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.2p2.
2016-03-10 Alexander MotinMFV r296609: 6370 ZFS send fails to transmit some holes
2016-03-09 Bryan DreweryDIRDEPS_BUILD: Connect MK_TESTS.
2016-03-09 Alexander MotinMissed addition to r296563 to fix newer tools to work...
2016-03-08 Alexander MotinMFV r296540: 4448 zfs diff misprints unicode characters
2016-03-08 Alexander MotinMFV r296538: 6544 incorrect comment in libzfs.h about...
2016-03-08 Alexander MotinMFV r296536: 6551 cmd/zpool: cleanup gcc warnings
2016-03-08 Alexander MotinMFV r296534: 6550 cmd/zfs: cleanup gcc warnings
2016-03-08 Alexander MotinMFV r296532: 6637 replacing "dontclose" with "should_close"
2016-03-08 Alexander MotinMFV r296529:
2016-03-08 Alexander MotinMFV r296527: 6659 nvlist_free(NULL) is a no-op
2016-03-08 Alexander MotinMFV r296522: 6541 Pool feature-flag check defeated...
2016-03-08 Alexander MotinMFV r296520: 6562 Refquota on receive doesn't account...
2016-03-08 Alexander MotinMFV r296518: 5027 zfs large block support (add copyright)
2016-03-08 Alexander MotinMFV r296515: 6536 zfs send: want a way to disable...
2016-03-08 Alexander MotinMFV r296513: 6450 scrub/resilver unnecessarily traverse...
2016-03-08 Alexander MotinMFV r296511: 6537 Panic on zpool scrub with DEBUG kernel
2016-03-08 Alexander MotinMFV r296505: 6531 Provide mechanism to artificially...
2016-03-08 Mark JohnstonMFV r296306: 6604 harden DIF bounds checking
2016-03-05 Dag-Erling SmørgravUpgrade to Unbound 1.5.8.
2016-03-03 Dimitry AndricMerge ^/head r296007 through r296368.
2016-03-03 Dimitry AndricUpdate llvm and clang to 3.8.0 release.
2016-03-03 Pedro F. GiffuniMFV r296350:
2016-03-03 George V. Neville... fix tcpdebug: - assign to "flags" in each probe, not...
2016-03-01 Jung-uk KimMerge OpenSSL 1.0.2g.
2016-02-29 Jung-uk KimMerge byacc 20150711.
2016-02-29 Pedro F. GiffuniMFV r296164:
2016-02-29 Pedro F. GiffuniMFV r296159
2016-02-24 Dimitry AndricUpdate llvm and clang to release_38 branch r261684.
2016-02-24 Dimitry AndricMerge ^/head r295902 through r296006.
2016-02-24 Bryan DreweryDIRDEPS_BUILD: Regenerate without local dependencies.
2016-02-23 Xin LIMFV r295913:
2016-02-21 Dimitry AndricUpdate compiler-rt to release_38 branch r261369.
2016-02-21 Dimitry AndricUpdate llvm and clang to release_38 branch r261369.
2016-02-21 Dimitry AndricMerge ^/head r295601 through r295844.
2016-02-21 Dimitry AndricFix "invalid type '(null)'" usage messages in zfs(8...
2016-02-16 Bryan DreweryTest directories can build in parallel fine.
2016-02-13 Dimitry AndricUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 Ed MasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 Dag-Erling SmørgravUse the new insecure-lan-zones option instead of listin...
2016-02-09 Andrew TurnerUpdate our copy of the Linux dts files to be in sync...
2016-02-07 Pedro F. GiffuniMFV r295360
2016-02-06 Dimitry AndricMerge ^/head r294961 through r295350.
2016-02-06 Dimitry AndricMerge compiler-rt release_38 branch r258968.
2016-02-03 Bjoern A. ZeebMfH @r295202
2016-02-02 Pedro F. GiffuniMFV r295109:
2016-02-01 Andriy GaponMFV r294821: 6529 Properly handle updates of variably...
2016-01-29 Alexander MotinMFV 295046: 6358 A faulted pool with only unavailable...
2016-01-28 Jung-uk KimMerge OpenSSL 1.0.2f.
2016-01-27 Dimitry AndricMerge ^/head r294777 through r294960.
2016-01-27 Dimitry AndricUpdate llvm, clang and lldb to release_38 branch r258968.
2016-01-26 Alexander MotinMFV r294819: 6495 Fix mutex leak in dmu_objset_find_dp
2016-01-26 Alexander MotinMFV r294816: 4986 receiving replication stream fails...
2016-01-26 Alexander MotinMFV r294814: 6393 zfs receive a full send as a clone
2016-01-26 Alexander MotinMFV r294812: 6434 sa_find_sizes() may compute wrong...
2016-01-26 Alexander MotinMFV r294810: 6414 vdev_config_sync could be simpler
2016-01-26 Alexander MotinMFV r294808: 6421 Add missing multilist_destroy calls...
2016-01-26 Alexander MotinMFV r294806: 6388 Failure of userland copy should retur...
2016-01-26 Alexander MotinMFV r294804: 6386 Fix function call with uninitialized...
2016-01-26 Alexander MotinMFV r294802: 6334 Cannot unlink files when over quota
2016-01-26 Alexander MotinMFV r294800: 6385 Fix unlocking order in zfs_zget
2016-01-26 Alexander MotinMFV r294798:
2016-01-26 Alexander MotinMFV r294796: 6319 assertion failed in zio_ddt_write...
2016-01-26 Alexander MotinMFV r294793:
2016-01-26 Dimitry AndricMerge ^/head r294599 through r294776.
2016-01-25 Ruslan BukinWe don't support libdtrace for RISC-V yet.
2016-01-22 Dimitry AndricUpdate llvm and clang to release_38 branch r258549.
2016-01-22 Bjoern A. ZeebMFH @r294567
2016-01-22 Xin LIMFV r294491: ntp 4.2.8p6.
2016-01-21 Dag-Erling SmørgravUpgrade to OpenSSH 7.1p2.
2016-01-20 Dag-Erling SmørgravUpgrade to OpenSSH 7.0p1.
2016-01-20 Dag-Erling SmørgravMFV (r285035): fix props (no content changes)
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.9p1.
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.8p1.
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-18 Xin LIMFV r294260:
2016-01-16 Dimitry AndricUpdate llvm, clang and lldb to release_38 branch r257836.
2016-01-15 Baptiste DaroussinUpdate mandoc to 20160116
2016-01-15 Dimitry AndricMerge ^/head r293850 through r294089.
2016-01-14 Dimitry AndricUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-14 Mark JohnstonRemove a dead local variable, missed in r274565.
2016-01-08 Xin LIMFV r293415:
2016-01-06 Dimitry AndricUpdate lldb to trunk r256945.
2016-01-06 Dimitry AndricUpdate clang to trunk r256945.
2016-01-06 Dimitry AndricUpdate llvm to trunk r256945.
2016-01-05 Xin LIMFV r293125: less v481.
2016-01-04 Ed MasteMerge LLDB 3.8
2015-12-30 Dimitry AndricUpdate clang to trunk r256633.
2015-12-30 Dimitry AndricUpdate llvm to trunk r256633.
2015-12-28 Bjoern A. ZeebMfh r292839
2015-12-25 Dimitry AndricUpgrade our copies of clang and llvm to 3.7.1 release...
2015-12-25 Simon J. GerratyMerge bmake-20151220
2015-12-24 Baptiste DaroussinReduce zfs utilities overlinking
2015-12-24 Baptiste DaroussinReduce overlinking
next