]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl/dev
Update for sendmail 8.14.8 import
[FreeBSD/FreeBSD.git] / sys / cddl / dev /
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-02 delphijMFV r260154 + 260182:
2013-12-31 markjAllocate the probe ID unrhdr before the DTrace kld_...
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-21 jhibbitsFix a brain-o. I had misread the limit as a size,...
2013-12-20 jhibbitsFix a couple bugs in FBT PowerPC. Clamp the size to...
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-11-26 avgdtrace sdt: remove the ugly sname parameter of SDT_PROB...
2013-11-25 attilio- For kernel compiled only with KDTRACE_HOOKS and not...
2013-11-20 jhibbitsFix the function search space.
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-10-31 markjRemove references to an unused fasttrap probe hook...
2013-10-29 baptMerge byacc 20130925
2013-10-26 markjDo some cleanup of the SDT code. In particular,
2013-10-25 rayMFC @r257107.
2013-10-25 jhibbitsELF PowerPC64 ABI puts the LR save word at 16 byte...
2013-10-23 rayMFC @r256953
2013-10-21 markjWhen fetching function arguments out of a frame on...
2013-10-16 markjAdd a function, memstr, which can be used to convert...
2013-10-08 markmMFC - tracking commit.
2013-10-08 rayMFC @r256148.
2013-10-08 markjInitialize and free the DTrace taskqueue in the dtrace...
2013-10-02 markmMFC - tracking update.
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-11 grehanIFC @ r255459
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-07 markmBring in some behind-the-scenes development, mainly...
2013-09-07 davide- Use make_dev_credf(MAKEDEV_REF) instead of the race...
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 markmMFC
2013-09-05 sjgMerge bmake-20130904
2013-09-04 grehanIFC @ r255209
2013-09-02 jhibbitsWhitespace cleanup.
2013-09-01 rayMFC @r255128.
2013-09-01 markmMFC
2013-08-31 jhibbitsFixes for DTrace on PowerPC:
2013-08-25 markmMFC
2013-08-24 markjRename the kld_unload event handler to kld_unload_try...
2013-08-23 markmIFC
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 avgfbt: drop a local write-only variable
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-22 markmIFC.
2013-08-22 jhibbitsMake dtrace_copy() actually work on PowerPC. Although...
2013-08-19 jhibbitsFix some ppc64 dtrace bugs, and enable systrace_freebsd...
2013-08-17 markjAdd a "translated type" argument to SDT_PROBE_ARGTYPE...
2013-08-15 rayMFC @r254374.
2013-08-14 markjUse kld_{load,unload} instead of mod_{load,unload}...
2013-08-13 markjFreeBSD's DTrace implementation has a few problems...
2013-08-06 avgopensolaris code: translate INVARIANTS to DEBUG and...
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-01 grehanIFC @ r253862
2013-07-29 avgdtrace disassembler: take the latest/last CDDL code...
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-25 rayMFC @r219886.
2013-07-19 grehanIFC @ r253461
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-05 markjHide references to mod_lock. In FreeBSD it is always...
2013-07-05 grehanIFC @ r252763
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-03 grehanImport driver source from hyperv-20130627 vendor branch.
2013-06-28 markjThe dtmalloc provider uses the short description of...
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-15 grehanImport driver source from hyperv-20130502 vendor branch.
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
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-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-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
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-09 edImport a new version of NetBSD's mtree.
next