]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - cddl
Update LLDB snapshot to upstream r201577
[FreeBSD/FreeBSD.git] / cddl /
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-17 feldFix formatting.
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-14 avgzfs.8: fix garbled options in a sample zfs send -R...
2014-02-14 avgzpool.8: fix typo in option description of labelclear...
2014-02-11 feldAdd caveat to zpool manpage indicating that we do not...
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-29 kaiwOnly declare `bysz' variable under little endian archs.
2014-01-28 kaiwMerge from projects/elftoolchain: Upgrade libelf and...
2014-01-28 kaiwMFH@261240.
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-25 kaiwMFH@261151.
2014-01-25 kaiwSimplify DWARF version check.
2014-01-24 avgdtrace: remove unexplained 16MB limitation from dt_allo...
2014-01-22 kaiwLet ctfconvert accept DWARF version 3 and 4.
2014-01-20 kaiwMFH@260917.
2014-01-20 kaiwClang 3.4 will sometimes emit DIE for struct/union...
2014-01-19 kaiw* Make die_mem_offset() be able to handle DW_AT_data_me...
2014-01-17 avgzdb -R: do not treat numeric parameters to a flag as...
2014-01-17 kaiwWe should not set the unnamed DIE's name to "__anon__...
2014-01-16 kaiwIf function die_name() finds a DIE without a name,...
2014-01-16 kaiwConvert ctfconvert to use the new libdwarf API.
2014-01-16 avgzinject must use ioctl(2) compatibility wrapper
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-02 delphijMFV r260154 + 260182:
2014-01-01 delphijMFV r260152:
2014-01-01 delphijMFV r259170:
2013-12-31 delphijMFV r258972:
2013-12-31 delphijMFV r242733:
2013-12-29 markjWhen clearing relocations to __dtrace* symbols, handle...
2013-12-25 delphijMFV r258384:
2013-12-24 delphijFix incorrect markup introduced in r259813.
2013-12-24 delphijMFV r258374:
2013-12-24 delphijMFV r258373:
2013-12-10 mavDon't even try to read vdev labels from devices smaller...
2013-12-09 delphijDon't panic when we get ZPOOL_STATUS_NON_NATIVE_ASHIFT
2013-12-06 joelmdoc: remove EOL whitespace.
2013-12-05 rayMFC @r258947.
2013-12-04 markjEnable some previously-disabled DTrace tests for umod...
2013-12-04 markjThe uaddr, ufunc, umod and usym functions all seem...
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-12-03 markjUse mkstemp(3) to create the temporary file used in...
2013-11-28 avgMFV r258371,r258372: 4101 metaslab_debug should allow...
2013-11-26 avgMFV r255255: 4045 zfs write throttle & i/o scheduler...
2013-11-26 avg734 taskq_dispatch_prealloc() desired
2013-11-20 jhibbitsUse 'int' to store the return value of getopt(), rather...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-13 rayMFC @r258091.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-09 markjDon't try to use the 32-bit drti.o unless the data...
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-11-04 sbrunoQuiesce warning assigning to void * from const ctf_head...
2013-11-04 sbrunospelling in comments fixup
2013-11-04 sbrunoQuiesce warning regarding %llf which has no effect.
2013-11-03 sbrunoThis library uses macros to define fprintf behvavior...
2013-10-29 baptMerge byacc 20130925
2013-10-27 markjIf the initial attempt to open /dev/ksyms fails, kldloa...
2013-10-27 markjConvert the lockstat(1) man page to mdoc and make sure...
2013-10-25 rayMFC @r257107.
2013-10-23 smhAdded support for the 'zfs list -t snap' and 'zfs snap...
2013-10-23 rayMFC @r256953
2013-10-16 markjAdd a function, memstr, which can be used to convert...
2013-10-15 jhibbitsAdd fasttrap for PowerPC. This is the last piece of...
2013-10-12 markmMerge from project branch. Uninteresting commits are...
2013-10-10 markjConvert the dtrace(1) man page to mdoc and fix up some...
2013-10-08 rayMFC @r256148.
2013-10-08 markmMFC - tracking commit.
2013-10-07 rmhFix implicit declaration of jail_getid()
2013-10-02 markmMFC - tracking update.
2013-10-02 markmMFC - tracking update.
2013-10-02 markjAdd a separate translator for headers passed to the...
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-15 markjUse the address of the inpcb rather than the tcpcb...
2013-09-11 grehanIFC @ r255459
2013-09-10 delphijMFV r247844 (illumos-gate 13975:ef6409bc370f)
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-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-05 sjgMerge bmake-20130904
2013-09-04 grehanIFC @ r255209
2013-09-01 rayMFC @r255128.
2013-08-30 markmMFC
2013-08-27 willBuild all ZFS testing & debugging tools with -g.
2013-08-26 pfgMerge various CTF fixes from illumos
2013-08-26 markmMFC
2013-08-25 markjImplement the ip, tcp, and udp DTrace providers. The...
2013-08-24 markmMFC
2013-08-24 delphijMFV r254751:
2013-08-24 delphijMFV r254748:
2013-08-23 delphijMFV r254746:
next