libmd: Work around C++'s inability to understand C
[freebsd.git] / contrib /
2016-05-27 cemgcc42: Fix minor C99 parse bug
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 ngieThe readme provides a high-level overview of how to...
2016-05-25 emasteUpdate to ELF Tool Chain r3477
2016-05-25 brRemove legacy brk and sbrk from RISC-V.
2016-05-25 brAdd relocation support for RISC-V.
2016-05-22 ngieSilence top(1) compiler warnings
2016-05-21 emasteelftoolchain: backwards compatability for ELFOSABI_CLOU...
2016-05-20 emasteelftoolchain: backwards compatability for EM_RISCV...
2016-05-20 pfggas: Implement the .inst assembler directive for arm.
2016-05-20 emasteelftoolchain: backwards compatability for EM_IAMCU...
2016-05-20 pfgGCC: Add support for named initializers for anonymous...
2016-05-20 dimPull in r270240 from upstream clang trunk (by me):
2016-05-20 sjgMerge bmake-20160512
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-20 pfggas/config/tc-arm.c: Minor re-sorting to match upstream...
2016-05-20 andrewRemove brk and sbrk from arm64. They were defined in...
2016-05-20 pfgGCC: Add support for named initializers for anonymous...
2016-05-19 cyFix another typo.
2016-05-19 cyFix typo.
2016-05-18 glebiusRevert r299830, it has couple of fatal errors.
2016-05-17 kibAdd SUSv4 reference macro to our groff mdoc. mdocml...
2016-05-16 mmRevert r299576 and MFV r299895:
2016-05-15 ngieFix .Dd
2016-05-15 ngieFix fully canonicalized example for `myvariable.27...`
2016-05-15 ngieRemove trailing whitespace in license tort
2016-05-15 ngieFix -Wcast-align warnings
2016-05-15 ngieUse SNMPD_INPUT_FAILED instead of SNMP_CODE_FAILED
2016-05-15 ngieUse sizeof(..)s for the destination buffers instead...
2016-05-15 ngieReplace QUADFMT with %ju and QUADXFMT with %jx and...
2016-05-14 delphijMFV r299716: file 5.27
2016-05-13 jasoneWork around invalid gcc warning (explicit cast apparent...
2016-05-13 jasoneUpdate jemalloc to 4.2.0.
2016-05-12 mmFix broken cpio behavior.
2016-05-12 mmMFV r299425:
2016-05-11 cematf map: Fix double-free in low memory error path
2016-05-11 cembsnmpd: Fix size of trapsink::comm to match other commu...
2016-05-11 cembsnmp: Don't overrun privkey buffer by copying wrong...
2016-05-11 mmUpdate vendor/libarchive/dist to git commit 61c56e5...
2016-05-11 mmKeep full libarchive distribution in vendor branch...
2016-05-10 mmTrim libarchive/dist using FREEBSD-Xlist
2016-05-10 baptRename getline with get_line to avoid collision with...
2016-05-09 bdreweryDIRDEPS_BUILD: Run the staged bootstrap-tools version...
2016-05-08 delphijMFV r299237: apply two upstream revisions to address...
2016-05-08 delphijMFV r299233: Apply upstream fix 11edb37a71851b5bcbd4e51...
2016-05-05 dimImport libcxxrt master 516a65c109eb0a01e5e95fbef455eb32...
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 dimRe-sync the FreeBSD-specific Subversion template with...
2016-04-30 dimUpdate from subversion 1.9.2 to 1.9.4.
2016-04-28 andrewStop using sbrk(2) with malloc. This helps reduce the...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 ngieFix up r298368
2016-04-22 ngieUse `sizeof(*uuser)` instead of `sizeof(struct usm_user...
2016-04-22 ngieReturn `ret` in op_ifentry(..) to mute a -Wunused-but...
2016-04-22 ngieSimplify always evaluated branch (`e != NULL`)
2016-04-22 ngieDon't leak `string` in parse_define(..) when a macro...
2016-04-21 dimPull r266775 from upstream clang trunk (by Douglas...
2016-04-21 dimRevert r298147 (temporary workaround for LLVM PR 26999...
2016-04-20 ngieFix coverity issue with contrib/netbsd-tests/lib/libc...
2016-04-20 ngieFix coverity issues with contrib/netbsd-tests/lib/libc...
2016-04-20 emasteelfcopy: map all !alnum characters to '_' in binary...
2016-04-20 wmaFix KGDB backtrace on ARM
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-17 dimUntil it has been properly fixed upstream, apply a...
2016-04-16 gjbRemove the RCSID line from ntp_control.c, and set the...
2016-04-16 gjbMerge the projects/release-pkg branch to head.
2016-04-16 gjbMFH
2016-04-15 emasteelfcopy: fix symbol table handling when sections come...
2016-04-15 philImport to 0.6.1
2016-04-15 philimport libxo-0.4.7
2016-04-15 cyStatic pointers need not be initialized.
2016-04-15 cyUse NULL instead of 0 for pointer comparison.
2016-04-14 pfglibpcap: fix for simple NULL pointer dereference.
2016-04-13 gjbMFH
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-07 ngieDisable the NetBSD-specific EFAULT requirements test...
2016-04-04 gjbMFH
2016-03-27 dimPull in r255683 from upstream libc++ trunk (by Eric...
2016-03-27 dimCompile libcxxrt as C++11, since it is only really...
2016-03-26 dimPull in r264465 from upstream llvm trunk (by David...
2016-03-25 jkimMerge byacc 20160324.
2016-03-25 bdreweryMake GCC happy by removing empty #elif.
2016-03-24 bdreweryFix off-by-one found by GCC 5.3.2.
2016-03-24 dimPull in r264335 from upstream llvm trunk:
2016-03-24 emasteelfcopy: overhaul of LMA handling
2016-03-21 npiw_cxgbe/libcxgb4: Pull in many applicable fixes from...
2016-03-18 sjgUpdate to bmake-20160315
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-16 philMove generated file from contrib to build directory.
2016-03-15 glebiusRedo r294869. The array of counters for TCP states...
2016-03-14 gjbMFH
2016-03-12 ngieBetter handle filesystems mounted with -o noexec
2016-03-11 dimPull in r250279 from upstream libc++ trunk (by Eric...
2016-03-11 emastelibelf: correct byte count in cross-endian note translation
2016-03-11 dimPull in r246280 from upstream libc++ trunk (by Eric...
next