]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - cddl
libbe(3)/be(8): Drop WARNS overrides, fix all fallout
[FreeBSD/FreeBSD.git] / cddl /
2018-02-20 mavMFV r316875: 7336 vfork and O_CLOEXEC causes zfs_mount...
2018-02-20 mavMFV r316873: 7233 dir_is_empty should open directory...
2018-02-20 mavMFV r316872: 7502 ztest should run zdb with -G (debug...
2018-02-20 asomersFix memory leaks in zdb introduced by r329508
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-18 mavMFV r323911:
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-16 dteskeAdd inline to errno.d for translating int to string
2018-02-15 asomersOptimize zfsd for the happy case
2018-02-15 dteskeAdd the following errno definitions to /usr/lib/dtrace...
2018-02-14 asomerszfsd: Allow zfsd to work on any type of GEOM provider
2018-02-12 dteskeUse tabs in io.d, fix alignment issues, remove extraneo...
2018-02-09 jkimMFV: r329072
2018-02-09 asomersFix "zpool add" crash when a replacing vdev has a spare...
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-30 asomerszfsd: Don't spare a vdev that's being replaced
2018-01-25 markjRemove uneeded parentheses.
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-22 mavMFV r328255: 8972 zfs holds: In scripted mode, do not...
2018-01-22 mavMFV r328251: 8652 Tautological comparisons with ZPROP_INVAL
2018-01-22 mavMFV r328249:
2018-01-22 mavMFV r328233:
2018-01-21 mavMFV r328231: 8897 zpool online -e fails assertion when...
2018-01-21 mavMFV r328220: 8677 Open-Context Channel Programs
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-14 markjRemove tst.zonename.d from the list of expected failures.
2018-01-13 dimMerge ^/head r327886 through r327930.
2018-01-12 markjAdd "jid" and "jailname" variables to DTrace.
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-10 markjAdd a regression test for r327794.
2018-01-10 markjFix an off-by-one in dt_opt_setenv().
2018-01-05 jkimMerge ACPICA 20180105.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-15 markjMark uctf/err.user64mode.ksh as EXFAIL for now.
2017-12-08 markjActually add the -x setenv test Makefile, missed in...
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-12-03 markjComplete support for dtrace's -x setenv option.
2017-12-03 markjAdd an envp argument to proc_create().
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-27 asomersAdd basic tests for ctfconvert(1), fold(1) and rs(1)
2017-11-27 markjRevert r326181 for now.
2017-11-25 avgzdb: follow-up to r326150, check if malloc succeeded
2017-11-24 markjCompile one of the uctf test programs with -m32.
2017-11-24 markjFix the type signature for sx(9) DTrace subroutines.
2017-11-24 hselaskyMerge ^/head r326132 through r326161.
2017-11-24 avgzdb: use a heap allocation instead of a huge array...
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-22 markjAnnotate pragma/err.invalidlibdep.ksh as EXFAIL.
2017-11-21 markjAnnotate usdt/tst.eliminate.ksh as EXFAIL.
2017-11-21 markjDon't assume that we can resolve "main" in the ksh...
2017-11-21 emastedt_modtext: return error on archs lacking an implementation
2017-11-20 delphijMFV r326007: less v529.
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-16 markjTake r313504 into account when recomputing the string...
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-07 hselaskyMerge ^/head r323559 through r325504.
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-31 bdreweryDIRDEPS_BUILD: Update dependencies.
2017-10-31 bdreweryDIRDEPS_BUILD: Connect new directories.
2017-10-28 philipImport tzdata 2017c
2017-10-27 emastelibdtrace: replace "DOODAD" with more descriptive string
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-26 asomerszfsd should be able to online an L2ARC that disappears...
2017-10-25 asomersFix zpool_read_all_labels when vfs.aio.enable_unsafe=0
2017-10-22 markjAddress some miscellaneous issues in the CTF man page.
2017-10-22 markjMFV r323105 (partial): 8300 fix man page issues found...
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-12 asomersOptimize zpool_read_all_labels with AIO
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-06 markjAvoid adding an extra "0x" prefix before pointer formats.
2017-10-06 baptImport 1.14.3
2017-10-06 avgzdb.8: replace with the slighly modified upstream version
2017-10-06 avgMFV r322235: 8067 zdb should be able to dump literal...
2017-10-06 avgMFV r316934: 7340 receive manual origin should override...
2017-10-06 avgMFV r316933: 5142 libzfs support raidz root pool (loade...
2017-10-06 avgMFV r316931: 6268 zfs diff confused by moving a file...
2017-10-06 avgMFV r316877: 7571 non-present readonly numeric ZFS...
2017-10-06 avgMFV r316864: 6392 zdb: introduce -V for verbatim import
2017-10-06 avgMFV r316862: 6410 teach zdb to perform object lookups...
2017-10-02 asomersMFV r319743: 8108 zdb -l fails to read labels 2 and 3
2017-10-02 asomersMFV r316863: 3871 fix issues introduced by 3604
2017-10-02 asomersMFV r316861: 6866 zdb -l should return non-zero if...
2017-10-02 asomersMFC r316858 7280 Allow changing global libzpool variabl...
2017-10-02 avgMFV r323913: 8600 ZFS channel programs - snapshot
2017-10-02 avgMFV r323912: 8592 ZFS channel programs - rollback
2017-10-01 avgMFV r323794: 8605 zfs channel programs: zfs.exists...
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 mmMFV r324145,324147:
next