]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl
Sprinkle some .MAKE magic
[FreeBSD/FreeBSD.git] / sys / cddl /
2013-07-05 markjHide references to mod_lock. In FreeBSD it is always...
2013-07-05 mmMFV r252839:
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-01 markjBe sure to destory the fasttrap cleanup mutex when...
2013-06-30 rmhEnable kernel-specific code for FreeBSD also on other...
2013-06-29 smhstyle(9) fixes
2013-06-29 smhRemove invalid ASSERT which causes a panic on zfs renam...
2013-06-29 mmUnbreak "zfs jail" and "zfs unjail" (broken since r248571)
2013-06-28 gavinDon't try to re-insert an already present but invalid...
2013-06-28 markjThe dtmalloc provider uses the short description of...
2013-06-25 delphijMFV r252215:
2013-06-21 smhSwitch ZFS mutex_owner macro to use sx_xholder as its...
2013-06-21 smhFix intermittent ZFS lock panic when kernel is compiled...
2013-06-21 smhFixed import of destroyed ZFS pools failing due to...
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-12 delphijMFV r251644:
2013-06-11 delphijMFV r251626:
2013-06-11 delphijMFV r251624:
2013-06-11 delphijMFV r251622:
2013-06-11 delphijMFV r251621:
2013-06-11 delphijMFV r251620:
2013-06-11 delphijMFV r251619:
2013-06-08 delphijMFV r251519:
2013-06-06 delphijMFV r251474:
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-02 markjSDT probes can directly pass up to five arguments as...
2013-06-02 markjPort the SDT test now that it's possible to create...
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-24 markjThe fasttrap provider cleans up probes asynchronously...
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-01 davideIn case ZFS doesn't use UMA for buffers there's no...
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-26 smhChanged ZFS TRIM sysctl from vfs.zfs.trim_disable ...
2013-04-24 mmMFV r249857:
2013-04-23 mmThe zfs synctask code restructuring introduced a new...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-17 pfgDTrace: Revert r249367
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-11 mmMFV r249354:
2013-04-10 mmCast to (void *)(uintptr_t) on copyout and copyin of...
2013-04-09 mmZFS expects a copyout of zfs_cmd_t on an ioctl error...
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-06 mmMFV r249186:
2013-04-06 mmMFV r248660:
2013-04-06 mmProvide a fix for kernel panic if receiving recursive...
2013-04-06 mmMFV r248217:
2013-04-06 mmMFV r242816:
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-03 avgspa_open_common: fix argument to zvol_create_minors
2013-04-03 mmFix possible pool hold leak in dmu_send_impl()
2013-04-02 sjgUpdate to bmake-20130330
2013-04-02 mmDo not check against uninitialized rc and comment out...
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-04-01 mmCall dmu_snapshot_list_next() in zvol.c with dsl_pool_c...
2013-03-26 pfgDtrace: dtrace.c erroneously checks for memory alignmen...
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-23 willZFS: Fix a panic while unmounting a busy filesystem.
2013-03-23 avgfbt_getargdesc: correctly handle types for return probes
2013-03-23 avgfbt_typoff_init: fix an off by one in determining requi...
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-21 smhFix for building libzpool under i386.
2013-03-21 smhAdd missing descriptions for ZFS sysctls
2013-03-21 smhOptimisation of TRIM processing.
2013-03-21 smhNames the ZFS TRIM thread
2013-03-21 smhTRIM cache devices based on time instead of TXGs.
2013-03-21 smhImprove TXG handling in the TRIM module.
2013-03-21 smhDon't register repair writes in the trim map.
2013-03-21 smhAdd TRIM support for L2ARC.
2013-03-21 mmMerge libzfs_core branch:
2013-03-20 mmRelease hold on pool before calling zvol_create_minor()
2013-03-19 mmRun zvol_create_minors() only if in non-error case
2013-03-19 mmRun zvol_create_minors() on snapshot creation
2013-03-19 mmMFV r247580:
2013-03-19 mmMFC @248493
2013-03-19 mmPlug memory leak in dsl_check_snap_cb()
2013-03-18 mmAdd missing zvol_create_mirrors() on zfs_ioc_create()
2013-03-18 jhbPartially revert r195702. Deferring stops is now imple...
2013-03-18 mmMFC @248461
2013-03-18 mmMove common zfs ioctl compatibility functions (userland...
2013-03-18 jhibbitsAdd FBT for PowerPC DTrace. Also, clean up the DTrace...
2013-03-17 attilioMFC
2013-03-17 mmMerge libzfs_core part of r239388
2013-03-17 mmFix accidentially changed ioc variable for old v15...
2013-03-17 mmFix typo in sysctl description
next