]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl/contrib
MFV r266988:
[FreeBSD/FreeBSD.git] / sys / cddl / contrib /
2014-06-15 pfgMFV r266988:
2014-06-09 smhRemoved stale comment about multi-vdev root pool config...
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-04 bdrewery- Naively fix build by partially reverting r267029...
2014-06-03 mavReplace gethrtime() with cpu_ticks(), as source of...
2014-05-31 delphijMFV 266913+266914:
2014-05-27 delphijMFV r266766:
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-22 allanjudeImprove sysctl descriptions for new ZFS sysctls:
2014-05-21 smhAdded sysctls / tunables for ZFS dirty data tuning
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-06 delphijImport George Wilson's change for Illumos #4730:
2014-05-04 smhUse a zio flag to prevent recursion of vdev_queue_io_do...
2014-05-03 smhDon't treat TRIM requests returning ENOTSUP as an unexp...
2014-05-02 smhRemoved pointless / duplicated call to trim_map_first.
2014-04-30 smhReintroduce priority for the TRIM ZIOs instead of using...
2014-04-28 smhFix ZIO reordering done by vdev_queue_io causing panics...
2014-04-24 smhEliminate duplicate checks in vdev_geom_io_intr error...
2014-04-24 smhAdd the ability to set a minimum ashift size for ZFS...
2014-04-23 delphijMFV r264830:
2014-04-23 delphijMFV r264829:
2014-04-23 baptUpdate to byacc 20140409
2014-04-18 delphijMFV r264668:
2014-04-18 delphijMFV r264667:
2014-04-18 delphijMFV r264666:
2014-04-14 markjDTrace's pid provider works by inserting breakpoint...
2014-04-13 davideFix a panic in zfs_rename().
2014-04-11 mavCreate zvol devices on zfs clone.
2014-04-06 mavIn addition to r264077, tell GEOM that we do support...
2014-04-05 mavAdd property and sysctl to control how ZVOLs are expose...
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-03 mavMFV r258922:
2014-04-03 mavAdd BIO_DELETE support to ZVOL.
2014-04-02 pfgMFV r258379;
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-22 bdreweryRename global cnt to vm_cnt to avoid shadowing.
2014-03-13 mavReport ZVOL block size as GEOM stripesize.
2014-03-11 delphijMFV r262983:
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-03-02 delphijAll callers of static method load_nvlist() in spa.c...
2014-03-01 markjExpose a few DTrace parameters as sysctls under kern...
2014-03-01 markjFix emulation of call and jmp instructions on i386...
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 dimMerge from head up to r262611.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-27 markjMove some files that are identical on i386 and amd64...
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-23 dimMerge from head up to r262415.
2014-02-23 baptImport libucl into head
2014-02-22 markj1452 DTrace buffer autoscaling should be less violent
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-08 delphijMFV r261619:
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-20 kaiwMFH@260917.
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-18 delphijMFV r260834:
2014-01-17 avgtraverse_visitbp: visit DMU_GROUPUSED_OBJECT before...
2014-01-16 avgfix a build problem with INVARIANTS enabled introduced...
2014-01-16 avgfix a bug in ZFS mirror code for handling multiple...
2014-01-16 avgRevert r260705: wrong patch committed by accident
2014-01-16 avgzfs_deleteextattr: name buffer from namei is needed...
2014-01-16 avgfix a bug in ZFS mirror code for handling multiple...
2014-01-16 avgzfs: getnewvnode_reserve must be called outside of...
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-06 marcelIn atomic_or_8_nv() load 1 and not 8 bytes from the...
2014-01-03 mavIn dmu_zfetch_stream_reclaim() replace division with...
2014-01-02 delphijMFV r260155:
2014-01-02 delphijMFV r260154 + 260182:
2014-01-02 delphijFix build on platforms where atomic_swap_64 is not...
2014-01-01 delphijMFV r260153:
2014-01-01 delphijMFV r259170:
2013-12-31 delphijMFV r258385:
2013-12-31 delphijMFV r242733:
2013-12-31 markjRevert r260091. The vmem calls seem to be slower than...
2013-12-30 markjNow that vmem(9) is available, use vmem arenas to alloc...
2013-12-28 gjbMFH: Tracking commit.
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-24 delphijMFV r258374:
next