]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - cddl
Reencode files from latin1 to UTF-8.
[FreeBSD/FreeBSD.git] / cddl /
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-16 dimIn cddl/contrib/opensolaris/cmd/dtrace/dtrace.c, fix...
2011-12-16 dimIn cddl/contrib/opensolaris/tools/ctf/cvt/ctfmerge...
2011-12-16 dimIn cddl/contrib/opensolaris/lib/libdtrace/common/dt_han...
2011-12-16 dimIn cddl/contrib/opensolaris/lib/libdtrace/common/dt_con...
2011-12-15 dimIn cddl/contrib/opensolaris/lib/libdtrace/common/dt_sub...
2011-12-15 dimIn cddl/contrib/opensolaris/lib/libdtrace/common/dt_lin...
2011-12-15 dimIn cddl/contrib/opensolaris/lib/libdtrace/i386/dt_isade...
2011-12-15 dimCast away a clang alignment warning in drti.c's fixsymb...
2011-12-08 mmSome mdoc(7) style and typo fixes to zfs(8).
2011-12-02 mmRemove unnecesary "Ns" macros and add missing command...
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-28 mmMerge new ZFS features from illumos:
2011-11-28 rwatsonChange the Makefile in cddl/lib/drti to use bsd.lib...
2011-11-28 mmUse singular form for zfs destroy snapshot in zfs(8).
2011-11-28 mmAdd missing warning to zfs(8) for using "zfs destroy...
2011-11-27 mmAdd missing -n flag to "zpool import" description.
2011-11-27 mmFix zfs(8) and zpool(8) context help to repport support...
2011-11-27 mmUpdate ZFS manual pages to a mdoc(7) reimplementation.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-21 mmRevert back to revision 227649 because of license uncer...
2011-11-21 mmFix mismerge in copyright of zpool(8).
2011-11-21 mmUpdate zfs(8) and zpool(8) manpages from CDDL-licensed...
2011-11-21 mmFor now, remove MANFILTER from ZFS manpages (bad effect...
2011-11-20 mmUpdate and desolarization of zdb(8) and zstreamdump...
2011-11-18 mmMore zfs(8) manpage fixes:
2011-11-18 mmFix reference to fsync(2).
2011-11-18 mmUpdate and desolarization of zfs(8) and zpool(8) manual...
2011-11-14 mmImport upstream changesets for the output of the "zpool...
2011-10-30 rmhFix a few gratuitous library dependencies. Some of...
2011-10-24 pjdUpdate copyright to include myself.
2011-10-24 pjdExtend r226676 to allow rename without unmount even...
2011-10-24 pjdAllow to rename file systems without remounting if...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-21 pjdzdb: access dp_free_bpobj only if pool version is ...
2011-10-21 pjdthr_create: new_thread_ID may be NULL
2011-10-21 pjdlibzpool task_alloc: pass only valid flags to kmem_alloc
2011-10-20 pjdMake all the lines align properly.
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-28 mmRemove assertion that prevents zfs rename of datasets...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-07-30 mmFix serious bug in ZIL that can lead to pool corruption
2011-07-30 mmFix wrong initialization of "cmd" for calling the jail...
2011-07-18 mmZFS tries to allocate blocks evenly across all devices...
2011-07-18 mmResurrect the ZFS "aclmode" property
2011-07-18 gibbscddl/contrib/opensolaris/cmd/zpool/zpool_main.c:
2011-07-18 gibbsCorrect reporting of missing leaf vdevs so that the...
2011-07-18 gibbscddl/contrib/opensolaris/lib/libzfs/common/libzfs.h:
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-06-28 mmAdd a new "REFCOMPRESSRATIO" property.
2011-06-28 mmAllow mountpoints as arguments for the 'zfs get' command.
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-19 simonDo not use #warning to warn about missing implementatio...
2011-06-18 benlFix clang warnings.
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-11 hrsMerge from HEAD@222975.
2011-06-10 gibbsRemove C constructs that are incompatible with C++...
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-29 hrsMerge from head@222434.
2011-05-26 attilioMFC
2011-05-26 willClose a race between libzfs and mountd when updating...
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-03 attilioMFC
2011-05-03 jhDon't pass empty mount options to nmount(2).
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-12 pjdFix 'zfs list <path>' handling. If the path was found...
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-03-24 pjdProperly print characters larger than 127.
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-12 dasMerge gdtoa-20110304.
2011-02-27 pjdFinally... Import the latest open-source ZFS version...
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
2011-02-15 dimWhen building libzpool on ia64 or sparc64, don't add...
2011-02-15 dimFix some leftover binaries and shared libraries in...
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-01-13 mdfRe-commit the zfs sysctl(9) type-safety changes.
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-09 dimSync: merge r216133 through r216338 from ^/head.
2010-12-08 mmPrint message with information about updating the boot...
2010-12-08 mmDo not print OpenSolaris hint to use (non-existing...
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-18 dimSync: merge r215396 through r215463 from ^/head.
next