]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib
MFV r301524:
[FreeBSD/FreeBSD.git] / contrib /
2016-08-16 Mark JohnstonMFV r301524:
2016-08-16 Mark JohnstonMFV r296989:
2016-08-16 Mark JohnstonMFV r304056:
2016-08-15 Ed Masteelfcopy: correct comment typo in r304151
2016-08-15 Ed SchoutenDisable tests for non-standard behaviour of dirname...
2016-08-15 Ed Masteelfcopy: add elf64-littleaarch64 output target support
2016-08-15 Ed Masteelfcopy: silence GCC 5.3 unitialized variable warning
2016-08-14 Martin MatuskaMFV r304060:
2016-08-08 John BaldwinAdd timer_settime tests using SIGEV_THREAD.
2016-08-06 Justin HibbitsCheck the first byte of the array for NUL, instead...
2016-08-03 Jung-uk KimFix a style(9) bug.
2016-08-03 Jung-uk KimSupport nanosecond time stamps for pcap_dispatch(3...
2016-08-02 Ed Mastereadelf: report ARM program and section header types
2016-07-30 Baptiste DaroussinRemove usage of _WITH_DPRINTF
2016-07-30 Baptiste DaroussinRemove last traces of _WITH_GETLINE
2016-07-29 Ed Mastelibunwind: correct return code in unwinding trace log...
2016-07-29 Kurt Lidllibblacklist: Do not use %m for logging, use strerror...
2016-07-27 Ed Mastelibcxxrt: fix demangling of wchar_t
2016-07-27 Ed Masterename ARM's libunwind.S to to avoid conflict with...
2016-07-25 Xin LIChange bsdiff to use divsufsort suffix sort library...
2016-07-24 Ed Mastelibelftc: fix demangling of wchar_t
2016-07-23 Baptiste DaroussinUpdate mandoc to 1.13.4 release
2016-07-22 Ruslan BukinSet real values for context/cursor sizes for RISC-V...
2016-07-21 Ed Mastelibcxxrt: add padding in __cxa_allocate_* to fix alignment
2016-07-21 Pedro F. Giffunibinutils: fix "Bad value" error in bfd for MIPS when...
2016-07-20 Andriy GaponMFV r303083: 7164 zdb should be able to open the root...
2016-07-20 Andriy GaponMFV r303082: 6391 Override default SPA config location...
2016-07-20 Pedro F. GiffuniMFV r298167, r300962, r303048:
2016-07-20 Ed Mastelibunwind: Properly align _Unwind_Exception.
2016-07-19 Ed Masteclang++: Always use --eh-frame-hdr on FreeBSD, even...
2016-07-19 Ed Mastellvm-libunwind: use conventional (non-Darwin) X86 regis...
2016-07-14 Andriy GaponMFV r302645: 6878 Add scrub completion info to "zpool...
2016-07-14 Andriy GaponMFV r302650: 6940 Cannot unlink directories when over...
2016-07-14 Andriy GaponMFV r302644: 6513 partially filled holes lose birth...
2016-07-14 Andriy GaponMFV r302641: 6844 dnode_next_offset can detect fictiona...
2016-07-14 Andriy GaponMFV r302640: 6874 rollback and receive need to reset...
2016-07-14 Andrey A. ChernovBack out non-collating [a-z] ranges.
2016-07-14 Andrey A. ChernovTo mimic system glob, we definitely don't need manual...
2016-07-14 Andrey A. ChernovBack out non-collating [a-z] ranges.
2016-07-14 Andrey A. ChernovBack out non-collating [a-z] ranges.
2016-07-14 Enji CooperInitialize first_serial to 0 in dozonetransfer(..)...
2016-07-13 Andrey A. ChernovAfter removing collation for [a-z] ranges in r302512...
2016-07-13 Dag-Erling Smørgravmerge upstream hg 06347b1f76fe (fix IXFR)
2016-07-13 Andrey A. ChernovAfter removing collation for [a-z] ranges in r302512...
2016-07-13 Andrey A. ChernovAfter removing collation for [a-z] ranges in r302512...
2016-07-09 Ed Mastelibunwind: limit stack usage in unwind cursor
2016-07-08 Ed Mastelibunwind: update to upstream snapshot r272680
2016-07-08 Glen BarberAdd freebsd12 to contrib/gcc/config.gcc.
2016-07-04 Peter GrehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-03 Enji CooperUpdate libxo to 0.6.3
2016-07-01 Xin LIMFV r302260: expat 2.2.0
2016-06-30 Cy SchubertRemove dead code.
2016-06-30 Martin MatuskaMFV r302264:
2016-06-29 Bryan DreweryFlush every line when using meta mode and no -j or...
2016-06-27 Xin LIMFV r302218: file 5.28.
2016-06-22 Martin MatuskaMFV r302003,r302037,r302038,r302056:
2016-06-17 Bryan DreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-14 Simon J. Gerratymeta_oodate: set needOODATE if oodate due to missing...
2016-06-13 Enji CooperChange my given name from "Garrett" to "Ngie"
2016-06-12 Kurt LidlAdd ipfilter support to blacklistd-helper
2016-06-10 Cy SchubertClarify the wording to be more accurate.
2016-06-10 Cy SchubertUpdate the man ipf.8 man page to accurately reflect...
2016-06-09 Dag-Erling SmørgravUpdate to latest upstream version
2016-06-09 Enji CooperFix up r274061
2016-06-09 Enji CooperUpdate `goodResult` after recent changes made to the...
2016-06-09 Enji CooperAdd debug output to aid in determining why `goodResult...
2016-06-09 Kurt LidlAdd IPFW support to blacklistd-helper
2016-06-09 Jason EvansUpdate jemalloc to 4.2.1.
2016-06-08 Mariusz ZaborskiThe code responsible for opening and rotating pcap...
2016-06-08 Mariusz ZaborskiFix spelling of the casper introduced in the r296047.
2016-06-08 Ed SchoutenDon't let ATF call basename() and dirname() in a non...
2016-06-08 Pedro F. GiffuniRevert r301689 - one-true-awk: Avoid a NULL dereference.
2016-06-08 Pedro F. Giffunione-true-awk: Avoid a NULL dereference.
2016-06-08 Brooks DavisUpdate to a June 8th snapshot of (un)vis form NetBSD.
2016-06-08 Simon J. GerratyMerge bmake-20160606
2016-06-08 Renato BotelhoMove misplaced break statement to right place
2016-06-07 Kurt LidlBump dates in blacklist related manpages
2016-06-07 Kurt LidlNote blacklist support first appeared in FreeBSD 11
2016-06-05 Bryan DreweryUse the in-tree sys/elf_common.h to build libelftc.
2016-06-05 Simon J. GerratyImport bmake-20160604
2016-06-05 Baptiste DaroussinFix build with external gcc
2016-06-05 Baptiste DaroussinEnsure old gcc does not accidently get the attributes...
2016-06-04 Baptiste DaroussinImport libucl snapshot 20160604
2016-06-03 Pedro F. Giffunilibiberty: prevent integer overflow.
2016-06-03 Pedro F. GiffuniMFV r300961:
2016-06-03 Xin LIMFV r301238:
2016-06-02 Dimitry AndricPull in r271548 from upstream llvm trunk (by me):
2016-06-02 Kurt LidlFixup path in NetBSD supplied documentation for FreeBSD
2016-06-01 Kurt LidlImport NetBSD's blacklist source from vendor tree
2016-05-29 Dimitry AndricPull in r269908 from upstream llvm trunk (by James...
2016-05-29 Ed SchoutenReplace local prototype of basename() with an inclusion...
2016-05-29 Phil ShaferSubmitted by: phil
2016-05-29 Allan JudeImport the skein hashing algorithm, based on the threef...
2016-05-28 Phil ShaferUndo meaningless local changes to libxo so we're in...
2016-05-27 Jung-uk KimMerge ACPICA 20160527.
2016-05-27 Conrad Meyergcc42: Fix minor C99 parse bug
2016-05-26 Dimitry AndricUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 Enji CooperThe readme provides a high-level overview of how to...
2016-05-25 Ed MasteUpdate to ELF Tool Chain r3477
2016-05-25 Ruslan BukinRemove legacy brk and sbrk from RISC-V.
next