aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Partially revert libcxxrt changes to avoid _Unwind_Exception changeDimitry Andric2021-03-133-13/+28
* clang: Fix -gz=zlib options for linkerEd Maste2021-03-096-0/+27
* bc: Vendor import new version 3.3.3Stefan Eßer2021-03-0884-1871/+2130
* nvi: fix catalog generationdankm2021-03-021-6/+6
* Fix possibly unitialized variables in __cxa_demangle_gnu3()Dimitry Andric2021-02-241-6/+2
* lex: Do not let input() return 0 when end-of-file is reachedJung-uk Kim2021-02-221-0/+4
* bc: Upgrade to version 3.3.0Stefan Eßer2021-02-2282-502/+1262
* Merge libcxxrt master 8049924686b8414d8e652cbd2a52c763b48e8456Dimitry Andric2021-02-214-31/+26
* Revert "Revert 3c4fd2463bb2 since upstream libcxxrt fixed it in another way"Dimitry Andric2021-02-201-6/+24
* Revert 3c4fd2463bb2 since upstream libcxxrt fixed it in another wayDimitry Andric2021-02-201-24/+6
* Update Subversion to 1.14.1 LTS. See contrib/subversion/CHANGES for aDimitry Andric2021-02-1835-196/+665
* readelf: do not trucate section name with -WEd Maste2021-02-181-4/+9
* Fix incorrect hypotl(3) result with subnormal numbersDimitry Andric2021-02-181-0/+24
* MFC 57785538c6e0d7e8ca0f161ab95bae10fd304047 andCy Schubert2021-02-165-5/+5
* MFC d20f7a5a3da1aa5bccdabb89c181ca0c49385ecd:Cy Schubert2021-02-161-1/+1
* MFC 10990cb46027b4cc4339540b1217117863b2cd15:Cy Schubert2021-02-161-1/+1
* MFC e673debe7db8ba95e4ee3b549d2570e71d19b596:Cy Schubert2021-02-165-11/+4
* MFC 0f34c80f376345b98a972940dd4757e58d7beb06:Cy Schubert2021-02-162-27/+27
* MFC 4cd1807c7d2a67b633dd0c0bfde15091543a2514:Cy Schubert2021-02-1658-785/+785
* Fix incorrect powf(3) result with x near 1 and |y| much larger than 1Steve Kargl2021-02-151-0/+22
* Merge bmake-20210206Simon J. Gerraty2021-02-15127-2133/+3156
* grep: fix -A handling in conjunction with -m match limitationKyle Evans2021-02-111-0/+17
* grep: fix null pattern and empty pattern file behaviorKyle Evans2021-02-111-3/+19
* readelf: decode LA48 and ASG_DISABLE feature flagsEd Maste2021-02-101-0/+2
* serf: Fix the default return value of the BIO control method.John Baldwin2021-02-081-1/+2
* Vendor import of Gavin Howard's bc version 3.2.6Stefan Eßer2021-02-05320-712/+6246
* Revert "bc: Vendor import of Gavin Howard's bc version 3.2.6"Stefan Eßer2021-02-05320-6246/+712
* bc: Vendor import of Gavin Howard's bc version 3.2.6Stefan Eßer2021-02-03320-712/+6246
* MFC: 83edbc3cb54fba6b37a68270c232df7b785bd222Cy Schubert2021-01-3115-103/+4
* Fix clang assertion when compiling the devel/onetbb portDimitry Andric2021-01-2916-99/+121
* contrib/tzdata: import tzdata 2021aPhilip Paeps2021-01-255-10/+24
* jemalloc: restore JEMALLOC_DEBUG when building WITHOUT_MALLOC_PRODUCTIONKyle Evans2021-01-221-1/+1
* Create the stable/13 branchGlen Barber2021-01-221-1/+1
* wpa_supplicant uses PF_ROUTE to return the routing table in order toCy Schubert2021-01-201-1/+1
* Fix macro-redefined warning in gnu/diff for fputc_unlockedAlex Richardson2021-01-191-5/+5
* Merge bmake-20210110Simon J. Gerraty2021-01-14241-14523/+24264
* contrib/lua: update to 5.4.2Kyle Evans2021-01-1469-6807/+12727
* pnglite: should use ntohlToomas Soome2021-01-111-11/+4
* Update contrib/llvm-project/FREEBSD-Xlist for llvmorg-11.0.1-rc2.Dimitry Andric2021-01-031-0/+1
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2021-01-0379-415/+1006
* contrib: setup pngliteToomas Soome2021-01-023-740/+443
* Add 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a1d9413a7f4aaede7313aa'Toomas Soome2021-01-024-0/+1124
* contrib: setup terminusToomas Soome2021-01-0291-123171/+0
* Add 'contrib/terminus/' from commit 'cee3932f8c02a220d70e48949c7c5ca6e98dfef4'Toomas Soome2021-01-02113-0/+857694
* contrib: remove libgnuregexKyle Evans2021-01-026-11395/+0
* Merge commit 4f568fbd2 from llvm git (by Nemanja Ivanovic):Dimitry Andric2021-01-011-26/+42
* Remove unused contrib/gdbEd Maste2020-12-31850-487696/+0
* libc: tests: hook CPUSET(9) test up to the buildKyle Evans2020-12-311-0/+40
* contrib/tzdata: import tzdata 2020fPhilip Paeps2020-12-304-6/+18
* Set stdout & stderr unbuffered, so that the "telnet>" promptPoul-Henning Kamp2020-12-291-0/+2