aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* libc: Add tests for strchrnul(3).Dag-Erling Smørgrav2023-02-022-6/+299
* Note upgrade to sendmail 8.17.1Gregory Neil Shapiro2023-02-011-2/+2
* elftoolchain: update the list of riscv relocationsMitchell Horne2023-01-312-8/+16
* Merge commit '7087c8de43b0d5d27c52da6ba2ba4957b7e336ff' into new_mergePhil Shafer2023-01-3075-779/+2326
* contrib/bc: merge from vendor release 6.2.2Stefan Eßer2023-01-28176-6440/+14121
* Merge/update to bmake-20230126Simon J. Gerraty2023-01-28109-5303/+7182
* tzcode: Document zic's -D option.Dag-Erling Smørgrav2023-01-251-1/+3
* libc: Update mktime(3) / timegm(3) tests.Dag-Erling Smørgrav2023-01-251-11/+10
* libcxx: add comment explaining why umtx is only used for 64bitsKonstantin Belousov2023-01-251-0/+5
* libcxx: use __SIZEOF_LONG__ == 8 instead of __LP64__Konstantin Belousov2023-01-251-1/+1
* libcxx: Implement atomic::wait/notify using _umtx_op(2) for 64bit archesKonstantin Belousov2023-01-241-0/+21
* blacklistd: diff reduction against upstreamEd Maste2023-01-231-26/+28
* MFV: xz 5.4.1.Xin LI2023-01-2323-31/+730
* netcat: Allow nc to be an if_tun tunnel brokerTom Jones2023-01-172-5/+31
* sendmail 8.17.1 included this fix, though in a different location soGregory Neil Shapiro2023-01-151-5/+1
* Merge commit '28fbd2825d216dafca4d991ad96d05b312f4f9a3'Gregory Neil Shapiro2023-01-15159-2919/+7657
|\
| * Import sendmail 8.17.1vendor/sendmail/8.17.1Gregory Neil Shapiro2023-01-155-15/+79
* | unbound: Vendor import 1.17.1Cy Schubert2023-01-1547-108/+996
|\ \
| * | unbound: Vendor import 1.17.1Cy Schubert2023-01-131-3/+2
* | | tzcode: Silence warnings.Dag-Erling Smørgrav2023-01-141-9/+10
* | | tzcode: Fully initialize structs before use.Dag-Erling Smørgrav2023-01-141-2/+2
* | | tzcode: Avoid memory leak if pthread_setspecific() fails.Dag-Erling Smørgrav2023-01-141-2/+8
* | | tzcode: Remove access() again, cf. 02ba1d993fa9.Dag-Erling Smørgrav2023-01-141-22/+1
* | | tzcode: Move configuration into separate header.Dag-Erling Smørgrav2023-01-112-19/+19
* | | tzcode: Address some compiler warnings.Dag-Erling Smørgrav2023-01-102-26/+22
* | | Bring our tzcode up to date.Dag-Erling Smørgrav2023-01-1050-8597/+25050
* | | libc: Fix longjmp/_longjmp(buf, 0) for AArch64 and RISC-VJessica Clarke2023-01-091-5/+45
* | | sqlite3: Vendor import of sqlite3 3.40.1Cy Schubert2023-01-066-66/+173
|\ \ \
* | | | MFV: xz 5.4.0Xin LI2023-01-0186-6177/+12753
* | | | Follow the standard object definition from RFC2578Shteryana Shopova2022-12-293-3/+3
* | | | h_resolv: Fix a buffer overflow in load().John Baldwin2022-12-281-5/+5
* | | | irdma(4): Upgrade driver to 1.1.5-kBartosz Sobczak2022-12-2212-758/+1044
* | | | readelf: match GNU readelf formattingEd Maste2022-12-191-2/+1
* | | | Apply llvm fix for crash building julia on PowerPC64Dimitry Andric2022-12-161-1/+5
* | | | libarchive: merge from vendor branchMartin Matuska2022-12-1363-178/+608
|\ \ \ \
* | | | | MFV: xz 5.2.9Xin LI2022-12-0913-28/+274
* | | | | contrib/tzdata: import tzdata 2022gPhilip Paeps2022-11-3013-125/+334
* | | | | sqlite3: Vendor import of sqlite3 3.40.0Cy Schubert2022-11-2813-4786/+8812
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | <type_traits>: Avoid instantiating a pointer type in std::decay<>.John Baldwin2022-11-241-1/+1
* | | | | Document that cmake files were omitted in previous import.Xin LI2022-11-201-0/+2
* | | | | MFV: expat 2.5.0Xin LI2022-11-1813-80/+330
|\ \ \ \ \
* | | | | | MFV: Merge xz 5.2.8Xin LI2022-11-1744-218/+2937
* | | | | | gnu diff3: apply patch to committed src, rather than at build timeEd Maste2022-11-141-1/+0
* | | | | | rc.sendmail: remove unused scriptBaptiste Daroussin2022-11-091-2/+0
* | | | | | Merge commit '93bf91b4012a28610672d2266366dfa0a663b70f' into HEADKyle Evans2022-11-053-7/+22
* | | | | | Clang: Add Diags for targets pre to i686 for -fcf-protectionEd Maste2022-11-051-2/+6
* | | | | | ofed: allow using IPv6 address in rc_pingpong serverPiotr Kubaj2022-10-305-5/+5
* | | | | | Add 'contrib/wireguard-tools/' from commit '7e00bf8773b93a2a3ee28dba2710d2ae4...Kyle Evans2022-10-2928-0/+4999
* | | | | | contrib/tzdata: import tzdata 2022fPhilip Paeps2022-10-2918-615/+736
* | | | | | MFV: Restore the ability to process files from stdin immediately.Xin LI2022-10-273-17/+25
|\ \ \ \ \ \