aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Merge bmake-20250804Simon J. Gerraty2025-08-0513-21/+121
* pf: convert DIOCRDELADDRS to netlinkKristof Provost2025-08-051-1/+1
* pf: convert DIOCRADDADDRS to netlinkKristof Provost2025-08-051-1/+1
* libucl: Add a ucl::Ucl::forced_string_value methodJohn Baldwin2025-08-041-0/+5
* libutil++: New library containing C++ utility classes for use in baseJohn Baldwin2025-08-041-0/+1
* kyua: Stop using readdir_r()Dag-Erling Smørgrav2025-08-011-12/+6
* pam_krb5: fix the GCC buildLexi Winter2025-08-011-1/+1
* bsnmp: fix undefined behaviourLexi Winter2025-08-011-1/+3
* Add 'contrib/libsamplerate/' from commit '69a539a327ef8d78260056c5394363569b5...Christos Margiolis2025-08-0110-0/+368023
* libbsnmp: make snmp_parse_server() more robust when lacking infoGleb Smirnoff2025-07-251-98/+85
* libbsnmp: make binding of client UNIX socket optional and configurableGleb Smirnoff2025-07-253-36/+62
* bsnmpd: fix unix/stream socket operationGleb Smirnoff2025-07-251-21/+2
* bsnmpd: merge send and send2 methods for transportsGleb Smirnoff2025-07-254-26/+19
* bsnmpd: deprecate legacy UDP transport trans_udp.cGleb Smirnoff2025-07-253-450/+0
* bsnmpd: use C99 initializers for transport definitionsGleb Smirnoff2025-07-253-27/+24
* Merge commit 8ac140f39084 from llvm git (by Younan Zhang):Dimitry Andric2025-07-213-20/+22
* MFV: less v679.Xin LI2025-07-209-13/+26
|\
* | Merge bmake-20250707Simon J. Gerraty2025-07-19146-809/+1294
* | tzcode: Add an explicit "the timezone file has changed" caseMark Johnston2025-07-181-0/+2
* | libc: Test time zone change detection.Dag-Erling Smørgrav2025-07-181-13/+5
* | tzcode: Fix time zone change detection.Dag-Erling Smørgrav2025-07-181-9/+5
* | libbegemot: improve tracing printsGleb Smirnoff2025-07-171-10/+12
* | bsnmpd: in debugging mode (-d) use default library print/error functionsGleb Smirnoff2025-07-171-7/+10
* | bsnmpd: use MSG_NOSIGNAL when doing send(2) on a local socketGleb Smirnoff2025-07-171-1/+1
* | libbsnmp: define SNMP_DEFAULT_LOCAL that matches default server configGleb Smirnoff2025-07-173-9/+3
* | libbsnmp: fix local client socket creationGleb Smirnoff2025-07-171-1/+1
* | libelf: Fix the NAME sections of two manual pages.Joseph Koshy2025-07-162-6/+10
* | kyua: Try harder to delete directories.Dag-Erling Smørgrav2025-07-092-0/+16
* | sqlite3: Vendor import of sqlite3 3.50.2Cy Schubert2025-07-0762-68306/+56274
|\ \
* | | Merge bmake-20250618Simon J. Gerraty2025-06-2890-1157/+1852
* | | mandoc: Bump version string to 1.14.6s20250613Alexander Ziaee2025-06-261-1/+1
* | | lyaml: vendor import lua bindings for libyamlBaptiste Daroussin2025-06-2631-0/+7317
* | | libyaml: import libyaml vendor version 0.2.5Baptiste Daroussin2025-06-2661-0/+18589
* | | wg: ipc: add allowed-ip flags support for FreeBSDKyle Evans2025-06-261-5/+2
* | | mandoc: Vendor import of upstream at 2025-06-13Alexander Ziaee2025-06-254-63/+117
* | | contrib/llvm-project: re-add clang/tools/clang-scan-depsDimitry Andric2025-06-253-2/+1098
* | | contrib/llvm-project: fix clang crash compiling modulesLexi Winter2025-06-257-18/+91
* | | bsddialog: in textbox mode differentiate between Exit and Extra buttonsMaksim Yevmenkin2025-06-251-1/+1
* | | snmp_mibII: gc fetching of kern.clockrateGleb Smirnoff2025-06-172-19/+0
* | | snmp_mibII: use sysctl(3) to read min/max TCP retransmission timeoutsGleb Smirnoff2025-06-171-7/+26
* | | libarchive/test: fix build when memcpy() is a macroKyle Evans2025-06-171-34/+34
* | | pam-krb5: Add no_warn dummy optionCy Schubert2025-06-162-0/+2
* | | bin/cat: add test for reading data from stdinK Rin2025-06-132-0/+16
* | | atf-c(3): bump .Dd for the content changeEnji Cooper2025-06-131-1/+1
* | | atf-c(3): fill in prototypes for functionsEnji Cooper2025-06-131-19/+92
* | | mandoc: Vendor import of upstream at 2025-04-08Alexander Ziaee2025-06-1218-150/+303
* | | manuals: Align our tree with upstream C23 macroAlexander Ziaee2025-06-121-0/+2
* | | LoongArch: elftoolchain: add supportyu shan wei2025-06-126-0/+167
* | | Don't rely on sys/_types.h including sys/cdefs.hBrooks Davis2025-06-111-0/+2
* | | pam-krb5: Import/add pam-krb5 from eyeire.orgCy Schubert2025-06-05254-0/+29790