]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib
Import libc++ trunk r165949. Among other improvements and bug fixes,
[FreeBSD/FreeBSD.git] / contrib /
2012-10-22 Dimitry AndricImport libc++ trunk r165949. Among other improvements...
2012-10-22 Dimitry AndricPull in r165878 from upstream llvm trunk:
2012-10-22 Edwin GroothuisMFV of r241867
2012-10-21 Nathan WhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-20 Ulrich Spörleinstrcmp(3) will suffice here, also follow the style...
2012-10-20 Ulrich SpörleinApply local patches to mandoc and connect it to the...
2012-10-19 Ulrich SpörleinMerge mandoc from vendor into contrib and provide the...
2012-10-19 Brooks DavisReplace our version of the pwcache(3) API with NetBSD...
2012-10-18 Gleb SmirnoffLooks like support.h is really not needed here.
2012-10-18 Maksim Yevmenkinput another bandaid on the build until i figure out...
2012-10-17 Maksim Yevmenkinfix build
2012-10-13 Gabor Kovesdan- Remove GNU sort and the WITH_GNU_SORT knob
2012-10-10 Dimitry AndricPull in r164132 from upstream llvm trunk:
2012-10-10 Dimitry AndricPull in r163710 from upstream llvm trunk:
2012-10-10 Xin LIUpgrade to 9.8.3-P4:
2012-10-05 Xin LIMFV: tcpdump 4.3.0.
2012-10-05 Xin LIMFV: libpcap 1.3.0.
2012-10-05 Gleb Smirnoff Provide ability for printing and decoding pfsync...
2012-10-03 Dimitry AndricPull in r164717 from upstream clang trunk:
2012-10-03 Marcel MoolenaarMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-28 Kevin LoMake sure that each va_start has one and only one match...
2012-09-26 Martin MatuskaMerge recent vendor changes in ZFS.
2012-09-22 Pawel Jakub DawidekAdd libsbuf.
2012-09-20 Gleb SmirnoffRe-do r240271:
2012-09-20 Doug BartonUpgrade to 9.8.3-P3:
2012-09-20 Kevin LoFix typo: s/pakcet/packet
2012-09-19 Jung-uk KimMerge ACPICA 20120913.
2012-09-15 Dimitry AndricPull in r163967 from upstream llvm trunk:
2012-09-14 Baptiste Daroussinupdate to version 20120526
2012-09-14 Gleb Smirnoffo Create directory sys/netpfil, where all packet filter...
2012-09-13 Edwin GroothuisMFV of 240454, tzdata2012f
2012-09-12 Martin MatuskaMerge recent zfs vendor changes, sync code and adjust...
2012-09-11 Xin LIRemove a few files that are not needed for FreeBSD.
2012-09-10 Gregory Neil ShapiroProperly define true/false when defining __bool_true_fa...
2012-09-09 Gleb SmirnoffFor UDP transport set IP_RECVDSTADDR sockopt on the...
2012-09-08 Gleb SmirnoffThe first part of check_priv() function, that attempts...
2012-09-08 Gleb SmirnoffMerge the projects/pf/head branch, that was worked...
2012-09-07 Kevin LoFully initialize the stack-allocated "struct sockaddr_i...
2012-09-06 Ed MasteFix "Corrupted DWARF expression" from (k)gdb.
2012-09-05 Marcel MoolenaarUpdate to a pruned 0.16.
2012-09-05 Martin MatuskaMerge recent vendor changes and sync code:
2012-09-04 Marcel MoolenaarAdd headers created by running configure.
2012-09-04 Marcel MoolenaarMerge ATF 0.16 from vendor/atf/dist.
2012-09-03 Dag-Erling SmørgravUpgrade OpenSSH to 6.1p1.
2012-09-02 Andrew TurnerFix a logic inversion in an assert to allow us to use...
2012-08-31 Dimitry AndricFix a twelve year old bug in readelf: when process_dyna...
2012-08-29 Dimitry AndricTeach gdb about the DW_FORM_flag_present dwarf attribut...
2012-08-29 Dag-Erling SmørgravVendor import of OpenSSH 6.1p1.
2012-08-29 Dag-Erling SmørgravVendor import of OpenSSH 6.0p1.
2012-08-28 Martin MatuskaMerge recent vendor changes:
2012-08-23 Martin MatuskaApply fix for vendor pull request #17:
2012-08-23 Martin MatuskaMerge recent vendor changes:
2012-08-23 Dimitry AndricPull in r162360 from upstream clang trunk:
2012-08-23 Dimitry AndricSince our clang now supports the tls_model attribute...
2012-08-21 Andrey A. ChernovAccording to resolvconf.conf(5) manpage and sources...
2012-08-20 Dimitry AndricUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-17 David E. O'BrienCatch up with the subversion conversion and apply these...
2012-08-17 Stephen McKayCorrect a regression introduced during the import of...
2012-08-16 Jung-uk KimMerge ACPICA 20120816.
2012-08-15 Oleksandr TymoshenkoMerging of projects/armv6, part 3
2012-08-10 Xin LIRFC 2289 requires all hashes be stored in little endian...
2012-08-08 Andrew TurnerImport compiler-rt r160957.
2012-07-30 Martin MatuskaPartial MFV (illumos-gate 13753:2aba784c276b)
2012-07-30 Martin MatuskaBackport NFSv4 ACL fix from libarchive master branch.
2012-07-29 Martin MatuskaFix endless loop if reading unsupported ACL type.
2012-07-28 Dimitry AndricSimilar to what is already done for Linux, make clang...
2012-07-28 Dimitry AndricSimilar to r238472, let clang pass --enable-new-dtags...
2012-07-28 Martin MatuskaUpdate libarchive to 3.0.4
2012-07-27 Martin MatuskaUpdate information on obtaining libarchive sources...
2012-07-26 Ruslan ErmilovPull up vendor changes to mdoc(7).
2012-07-26 Ruslan ErmilovBacked out r228904, and added libstdthreads support...
2012-07-26 Ruslan ErmilovBacked out r236255, and added FreeBSD 9.1 support to...
2012-07-25 Warner LoshPreen unused Makefiles, programs and ftdump.c which...
2012-07-24 Doug BartonHeavy DNSSEC Validation Load Can Cause a "Bad Cache...
2012-07-24 Warner LoshUpdate to latest git version of dtc to get new dtsv2...
2012-07-24 Xin LIMFV: less v451.
2012-07-17 Pedro F. GiffuniDtrace: improve handling of library paths.
2012-07-15 Konstantin BelousovPass --enable-new-dtags to the linker invocation by...
2012-07-14 Pedro F. GiffuniMerge illumos commit 13455:7205f7794835
2012-07-13 Dimitry AndricPull in r159895 from upstream clang trunk:
2012-07-13 Martin MatuskaMerge illumos commit 13749:df4cd82e2b60
2012-07-12 Jung-uk KimMerge OpenSSL 1.0.1c.
2012-07-11 Jung-uk KimMerge ACPICA 20120711.
2012-07-06 John BaldwinAdd support for the 'invept' and 'invvpid' instructions...
2012-07-04 John BaldwinAdd support for the 'xsave', 'xrstor', 'xsaveopt',...
2012-07-01 Pedro F. GiffuniImport the dtrace llquantize test files from the vendor...
2012-06-27 Jung-uk KimMerge OpenSSL 0.9.8x.
2012-06-27 John BaldwinAdd a new line to top that provides a brief summary...
2012-06-27 Jung-uk KimMFV: r237650
2012-06-27 Joel Dahlmdocify and update the traceroute(8) manual page.
2012-06-26 Xin LIMFV: less v449.
2012-06-25 Xin LIMFV (r237567):
2012-06-22 Jung-uk KimMerge ACPICA 20120620.
2012-06-21 Xin LIMFV: Update zlib to 1.2.7.
2012-06-21 Pedro F. GiffuniBring a couple of fixes for gcc optimizations.
2012-06-17 Joel DahlRemove end of line whitespace.
2012-06-17 Joel DahlMinor mdoc fixes.
2012-06-17 Joel DahlRemove superfluous paragraph macro.
2012-06-14 Marius StroblMerge r236137 from x86:
2012-06-13 Pedro F. GiffuniRevert r236962 - Experimental amdfam10/barcelona support.
next