]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl/contrib
Merge sendmail 8.14.5 to HEAD
[FreeBSD/FreeBSD.git] / sys / cddl / contrib /
2011-06-14 Gregory Neil ShapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 Dimitry AndricUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-10 Justin T. GibbsRemove C constructs that are incompatible with C++...
2011-06-09 Xin LIMFV: Update to less v444.
2011-06-07 Martin MatuskaSilence notice on pool creation, import and access.
2011-06-03 Ed SchoutenUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-31 Jung-uk KimMerge ACPICA 20110527.
2011-05-28 Doug BartonUpgrade to 9.6-ESV-R4-P1, which address the following...
2011-05-26 Attilio RaoMFC
2011-05-24 Pawel Jakub DawidekDon't pass pointer to name buffer which is on the stack...
2011-05-24 Pawel Jakub DawidekDon't access task structure once we call task function.
2011-05-22 Attilio RaoMFC
2011-05-22 Rick MacklemFix the zfs file system so that it uses the lock
2011-05-22 Attilio RaoMFC
2011-05-22 Rick MacklemAdd a lock flags argument to the VFS_FHTOVP() file...
2011-05-18 Attilio RaoMFC
2011-05-18 Martin MatuskaRestore old (v15) behaviour for a recursive snapshot...
2011-05-11 Xin LIMFV: nc(1) from OpenBSD 4.9.
2011-05-09 Xin LIMFV: Update to less v443.
2011-05-06 Ruslan ErmilovUpdate to a 6-May-2011 release (upstreamed some of...
2011-05-05 Dag-Erling SmørgravMerge two upstream patches from vendor branch. No...
2011-05-04 Attilio RaoMFC
2011-05-04 Alexander LeidingerCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 Dag-Erling SmørgravUpgrade to OpenSSH 5.8p2.
2011-05-03 Marius StroblConvert the last use of xcopyout() to ddi_copyout(...
2011-05-03 Ruslan ErmilovUpdate to a 1-May-2011 release (except for the isblank...
2011-05-02 Dimitry AndricUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-30 Martin MatuskaFix deduplicated zfs receive
2011-04-27 Marcel MoolenaarFix copy-paste bug.
2011-04-26 Edwin GroothuisMFV of tzdata2011g, 221089.
2011-04-17 Nathan WhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 Jung-uk KimRe-merge with ACPICA vendor source.
2011-04-15 Jung-uk KimMerge ACPICA 20110413.
2011-04-11 Edwin GroothuisMFV of r220547, tzdata2011f:
2011-04-08 Martin MatuskaPartially fix ZFS compat code for sparc64.
2011-04-05 David E. O'Brien* Add the readline(3) API to libedit. The libedit...
2011-04-03 Edwin GroothuisMFV of tzdata2011e:
2011-03-29 Martin MatuskaUpgrade of base gcc and libstdc++ to the last GPLv2...
2011-03-24 Pawel Jakub DawidekChecking file access on size change is bogus. The check...
2011-03-18 Hajimu UMEMOTOImport openresolv from vendor branch, actually.
2011-03-17 Jung-uk KimMerge ACPICA 20110316.
2011-03-16 Edwin GroothuisMFV of r219685, tzdata2011d
2011-03-15 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@219680
2011-03-14 Pawel Jakub DawidekFix potential panic in dbuf_sync_list() relate to spill...
2011-03-12 David SchultzMerge gdtoa-20110304.
2011-03-12 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@219553
2011-03-08 Edwin GroothuisMFV of tzdata2011c, r219409
2011-03-08 Pawel Jakub DawidekCorrect readdir over ZFS handling.
2011-03-06 Pawel Jakub DawidekFix libzpool build.
2011-03-05 Pawel Jakub DawidekMake renaming of a ZVOL, ZVOL's parent directory and...
2011-03-05 Pawel Jakub DawidekSimplify zvol_remove_minors() a bit.
2011-03-01 Edwin GroothuisMFV of tzdata2011b, r219147
2011-02-27 Pawel Jakub DawidekFinally... Import the latest open-source ZFS version...
2011-02-27 Dimitry AndricUpdate llvm/clang to trunk r126547.
2011-02-24 Martin MatuskaUpdate xz to release 5.0.1
2011-02-20 Dimitry AndricUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-18 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@218816
2011-02-18 Dimitry AndricMerge binutils 2.17.50 to head. This brings a number...
2011-02-12 Jung-uk KimMerge ACPICA 20110211.
2011-02-11 Konstantin BelousovFor UIO_NOCOPY case of reading request on zfs vnode...
2011-02-06 Edward Tomasz Napi... Make it impossible to clear the MNT_NFS4ACLS flag on...
2011-02-06 Doug BartonUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-04 Andrey V. Elsukovvdev's sectorsize should not be greater than 8 Kbytes...
2011-01-31 Edwin GroothuisMFV of tzdata2011a, r218120
2011-01-19 Edward Tomasz Napi... Add MNT_NFS4ACLS to ZFS mount flags. It's not conditio...
2011-01-13 Matthew D FlemingRe-commit the zfs sysctl(9) type-safety changes.
2011-01-13 Jung-uk KimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-12 Matthew D FlemingRevert cddl changes for sysctl(9) until I understand...
2011-01-12 Matthew D Flemingsysctl(9) cleanup checkpoint: amd64 GENERIC builds...
2011-01-03 Martin MatuskaMFp4 r186485, r186859:
2010-12-15 Jung-uk KimMerge ACPICA 20101209.
2010-12-11 Pawel Jakub DawidekRemove redundant semicolon and empty like.
2010-12-07 Ivan VorasUndo r216230: the interaction between saved ashift...
2010-12-06 Ivan VorasUse GEOM stripesize field when calculating ashift....
2010-12-05 Marcel Moolenaarsvn+ssh://svn.freebsd.org/base/head@216199
2010-12-04 Doug BartonUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 Simon L. B. NielsenMerge OpenSSL 0.9.8q into head.
2010-11-28 Juli MallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-22 Simon L. B. NielsenMerge OpenSSL 0.9.8p into head.
2010-11-18 Dimitry AndricSync: merge r215396 through r215463 from ^/head.
2010-11-16 Andriy Gaponzfs+sendfile: populate all requested pages, not just...
2010-11-16 Andriy Gaponfix misspelling in a comment
2010-11-14 Dimitry AndricSync: merge r215189 through r215272 from ^/head.
2010-11-13 Martin MatuskaDisable VFS_HOLD placed on mnt_vnodecovered during...
2010-11-12 Martin MatuskaUpdate xz to release 5.0.0
2010-11-11 Ed SchoutenImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 Dag-Erling SmørgravUpgrade to OpenSSH 5.6p1.
2010-11-09 David E. O'BrienUpgrade to Bzip2 version 1.0.6.
2010-11-06 Dimitry AndricSync: merge r214649 through r214894 from ^/head.
2010-11-05 Xin LIValidate whether the zfs_cmd_t submitted from userland...
2010-11-03 Rui PauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-03 Edwin GroothuisMFV of tzdata2010o, r214716
2010-11-01 Dimitry AndricSync: merge r214353 through r214648 from ^/head.
2010-11-01 Dimitry AndricMerge ^/vendor/binutils/dist@214571 into contrib/binuti...
2010-10-31 Doug BartonUpdate to 9.6-ESV-R2, the latest from ISC.
2010-10-29 Rui PauloMerge libpcap-1.1.1.
2010-10-28 Rui PauloMerge tcpdump-4.1.1.
2010-10-26 Martin MatuskaBugfix merge from OpenSolaris:
2010-10-26 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@214309
2010-10-21 Dimitry AndricMerge ^vendor/binutils/dist@214082 into contrib/binutils.
next