]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl
MFV r262617: ncurses 5.9.
[FreeBSD/FreeBSD.git] / sys / cddl /
2014-02-28 Xin LIMFV r262617: ncurses 5.9.
2014-02-28 Dimitry AndricMerge from head up to r262611.
2014-02-28 Warner LoshSymbolic bindings for the dts files...
2014-02-28 Warner LoshAdd missing skeleton file.
2014-02-28 Mark Johnston4478 dtrace_dof_maxsize is far too small
2014-02-28 Warner LoshInitial import of DTS files from Linux
2014-02-27 Xin LIMFV r262570:
2014-02-27 Mark JohnstonFix the struct reg mappings for i386 and amd64, which...
2014-02-27 Mark JohnstonMove some files that are identical on i386 and amd64...
2014-02-26 Dimitry AndricMerge from head up to r262536.
2014-02-26 Dag-Erling SmørgravMFV (r262529): fix is_upper() predicate
2014-02-26 Ed MasteUpdate LLDB snapshot to upstream r202189
2014-02-26 Mark JohnstonRevert r262466, as it does not compile on PowerPC.
2014-02-25 Ed MasteUpdate LLDB snapshot to upstream r202189
2014-02-25 Dimitry AndricMerge from head up to r262472.
2014-02-25 Mark JohnstonMake all 8 syscall arguments available to syscall probe...
2014-02-23 Dimitry AndricMerge from head up to r262415.
2014-02-23 Baptiste DaroussinImport libucl into head
2014-02-22 Mark Johnston1452 DTrace buffer autoscaling should be less violent
2014-02-22 Mark JohnstonDefine the KM_NORMALPRI flag for kmem_alloc(), as it...
2014-02-22 Peter WemmUpdate serf-1.3.0 -> 1.3.4 - fixes multiple issues...
2014-02-21 Baptiste DaroussinImport Dragonfly Mail Agent into base system
2014-02-20 Peter WemmImport svn-1.8.8.
2014-02-18 Ed MasteUpdate LLDB snapshot to upstream r201577
2014-02-16 Dimitry AndricUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 Julio MerinoMFV: Import atf-0.20.
2014-02-08 Xin LIMFV r261619:
2014-02-03 Baptiste DaroussinApply patch for CVE-2013-6393 [1] to fix heap-based...
2014-02-01 Ulrich SpörleinMerge mdocml v1.12.3 into head
2014-01-31 Dag-Erling SmørgravUpgrade to OpenSSH 6.5p1.
2014-01-30 Dimitry AndricImport libc++ 3.4 release. This contains a lot of...
2014-01-27 Warner LoshMerge from vendor branch importing dtc git rev 6a15eb23...
2014-01-27 Simon J. GerratyMerge bmake-20140101 from vendor
2014-01-26 Gregory Neil ShapiroMerge sendmail 8.14.8 to HEAD
2014-01-22 Jung-uk KimMerge OpenSSL 1.0.1f.
2014-01-20 Kai WangMFH@260917.
2014-01-18 Xin LIMFV r260834:
2014-01-17 Andriy Gapontraverse_visitbp: visit DMU_GROUPUSED_OBJECT before...
2014-01-16 Andriy Gaponfix a build problem with INVARIANTS enabled introduced...
2014-01-16 Andriy Gaponfix a bug in ZFS mirror code for handling multiple...
2014-01-16 Andriy GaponRevert r260705: wrong patch committed by accident
2014-01-16 Andriy Gaponzfs_deleteextattr: name buffer from namei is needed...
2014-01-16 Andriy Gaponfix a bug in ZFS mirror code for handling multiple...
2014-01-16 Andriy Gaponzfs: getnewvnode_reserve must be called outside of...
2014-01-15 Kai WangCopy libelf, libdwarf and common files from vendor...
2014-01-12 Julio MerinoAdd atf pkg-config files from the vendor branch.
2014-01-08 Baptiste DaroussinImport byacc 20140101 which imports %token-table from...
2014-01-07 Xin LIMFV r260399:
2014-01-06 Marcel MoolenaarIn atomic_or_8_nv() load 1 and not 8 bytes from the...
2014-01-05 Alexander MotinFix build after r260234 by converting ddi_get_lbolt64...
2014-01-03 Alexander MotinIn dmu_zfetch_stream_reclaim() replace division with...
2014-01-03 Alexander MotinRemove extra conversion to nanoseconds from ddi_get_lbo...
2014-01-02 Xin LIMFV r260155:
2014-01-02 Xin LIMFV r260154 + 260182:
2014-01-02 Xin LIFix build on platforms where atomic_swap_64 is not...
2014-01-01 Xin LIMFV r260153:
2014-01-01 Xin LIMFV r260152:
2014-01-01 Xin LIMFV r259170:
2013-12-31 Xin LIMFV r258972:
2013-12-31 Xin LIMFV r258385:
2013-12-31 Xin LIMFV r242733:
2013-12-31 Mark JohnstonAllocate the probe ID unrhdr before the DTrace kld_...
2013-12-31 Mark JohnstonRevert r260091. The vmem calls seem to be slower than...
2013-12-30 Mark JohnstonNow that vmem(9) is available, use vmem arenas to alloc...
2013-12-25 Xin LIMFV r258384:
2013-12-24 Xin LIMFV r258374:
2013-12-24 Xin LIMFV r258373:
2013-12-21 Justin HibbitsFix a brain-o. I had misread the limit as a size,...
2013-12-20 Justin HibbitsFix a couple bugs in FBT PowerPC. Clamp the size to...
2013-12-19 Edwin GroothuisMFV of r259624, tzdata2013i
2013-12-18 Pawel Jakub DawidekMFV r258923: 4188 assertion failed in dmu_tx_hold_free...
2013-12-18 Mark JohnstonThe fasttrap fork handler is responsible for removing...
2013-12-12 Alan Somerssys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c
2013-12-11 Mark JohnstonCorrect the check for errors from proc_rwmem().
2013-12-10 Alexander MotinDon't even try to read vdev labels from devices smaller...
2013-12-08 Peter WemmVendor import nvi-2.1.2-c80f493b038 a multikey mapping fix
2013-12-06 Xin LIExpose spa_asize_inflation.
2013-12-03 Ed MasteUpdate LLDB to upstream r196322 snapshot
2013-12-03 Ed MasteUpdate LLDB to upstream r196259 snapshot
2013-11-29 Andriy Gaponzfs: add zfs_freebsd_putpages
2013-11-29 Andriy Gaponzfs: add dmu_write_pages variant for freebsd
2013-11-29 Andriy Gaponzfs: make zfs_map_page / zfs_unmap_page public
2013-11-29 Andriy Gapondrop ZUT_OBJ, zfs unit testing driver never materialzie...
2013-11-29 Andriy Gaponzfs mappedread_sf: assert that a page is never partiall...
2013-11-28 Andriy GaponMFV r258665: 4347 ZPL can use dmu_tx_assign(TXG_WAIT)
2013-11-28 Andriy GaponMFV r258371,r258372: 4101 metaslab_debug should allow...
2013-11-28 Andriy Gaponopensolaris compat: add taskq_wait emulation
2013-11-28 Andriy Gaponfix a serious bug in r258632: offset parameter must...
2013-11-26 Andriy Gaponfix debug.zfs_flags sysctl description in r258638
2013-11-26 Andriy Gaponexpose zfs_flags as debug.zfs_flags r/w tunable and...
2013-11-26 Andriy GaponMFV r258376: 3964 L2ARC should always compress metadata...
2013-11-26 Andriy GaponMFV r255256: 3954 metaslabs continue to load even after...
2013-11-26 Andriy GaponMFV r255255: 4045 zfs write throttle & i/o scheduler...
2013-11-26 Andriy GaponMFV r247578: 3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASK...
2013-11-26 Andriy Gapon734 taskq_dispatch_prealloc() desired
2013-11-26 Andriy Gaponopensolaris taskq: some cosmetic changes
2013-11-26 Andriy Gaponsdt: add support for solaris/illumos style DTRACE_PROBE...
2013-11-26 Andriy Gapondtrace sdt: remove the ugly sname parameter of SDT_PROB...
2013-11-25 Peter WemmImport apr-util-1.5.3 from vendor branch (rr258600)
2013-11-25 Pawel Jakub DawidekWhen append-only, immutable or read-only flag is set...
next