aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* unifdef: Vendorize.Dag-Erling Smørgrav2023-08-214-2298/+3
* unifdef: Reapply our 7102ec5226e5.Dag-Erling Smørgrav2023-08-211-1/+1
* unifdef: Reapply our 61287be18189.Dag-Erling Smørgrav2023-08-212-56/+86
* Add 'contrib/unifdef/' from commit '0da44885831dc0a43c4ca6ff04a2430993cc0a80'Dag-Erling Smørgrav2023-08-21442-0/+6545
|\
| * Add missing version.h.vendor/unifdefDag-Erling Smørgrav2023-08-211-0/+2
| * Import unifdef 2.12vendor/unifdef/2.12Dag-Erling Smørgrav2023-08-2122-63/+198
| * Import unifdef 2.11vendor/unifdef/2.11Dag-Erling Smørgrav2023-08-21431-0/+6408
* pctrie: change for vm_radix compatibilityDoug Moore2023-08-212-141/+239
* e6000sw: support building without FDTLuiz Otavio O Souza2023-08-211-2/+101
* rtld: switch from malloc_aligned() to __crt_aligned_alloc()Konstantin Belousov2023-08-213-32/+15
* rtld_malloc: add __crt_aligned_alloc_offset()Konstantin Belousov2023-08-212-3/+32
* rtld_malloc: increase overhead index to uint16Konstantin Belousov2023-08-211-2/+2
* rtld_malloc.c: change return type of cp2op() to voidKonstantin Belousov2023-08-211-2/+2
* hwpmc: on process exit, ensure that the owned log is closedKonstantin Belousov2023-08-211-3/+5
* pf tests: test syncookies on IPv6Kristof Provost2023-08-212-2/+157
* pf: enable the syncookie feature for IPv6Kajetan Staszkiewicz2023-08-211-3/+48
* pf: reduce indentationKajetan Staszkiewicz2023-08-211-25/+19
* PMC_OP_CONFIGURELOG: cleanup logging process if aborting due to pm_flagsKonstantin Belousov2023-08-211-0/+1
* rtw89: update driver from upstreamBjoern A. Zeeb2023-08-2164-8015/+92896
* mt76: update driver from upstreamBjoern A. Zeeb2023-08-21140-5451/+24081
* ath12k: import driver from upstreamBjoern A. Zeeb2023-08-2148-0/+54815
* ath11k: update driver from upstreamBjoern A. Zeeb2023-08-2159-3115/+13492
* ath10k: update driver from upstreamBjoern A. Zeeb2023-08-2136-498/+609
* ath1xk_common: update common athk files from upstreamBjoern A. Zeeb2023-08-216-19/+21
* ath10k: specifically mark a debug workaround for an early firmware crashBjoern A. Zeeb2023-08-211-0/+9
* LinuxKPI: 802.11: update compat code for updated driversBjoern A. Zeeb2023-08-216-45/+509
* libc/gen/_pthread_stubs.c: Remove stray whitespacesKonstantin Belousov2023-08-201-2/+2
* libc: export pthread_getname_np stubMinsoo Choo2023-08-206-3/+21
* share/mk/bsd.cpu.mk: Add AMD Zen 4 for x86Daniel Engberg2023-08-201-2/+6
* ssh: fix OpenSSH 9.4 regression with multiplexed sessionsEd Maste2023-08-204-18/+39
* rtld: unlock bind lock when calling into crt __pthread_distribute_static_tls ...Konstantin Belousov2023-08-201-0/+2
* Add atopcase, the Apple HID over SPI input driverVal Packett2023-08-2010-0/+1583
* bcm5974(4): add support for devices attached over SPI busVal Packett2023-08-201-7/+92
* Add plug and play information macro for SPI bus.Vladimir Kondratyev2023-08-201-0/+6
* dpaa2: Clean up channels in separate tasksDmitry Salychev2023-08-2017-1242/+1833
* Bump __FreeBSD_version for zlib 1.3.Xin LI2023-08-201-1/+1
* linux(4): Replace linux32_copyiniov by freebsd32_copyiniovDmitry Chagin2023-08-203-42/+3
* linux(4): Replace linux32_copyinuio by freebsd32_copyinuioDmitry Chagin2023-08-203-46/+3
* Regen for readv syscallDmitry Chagin2023-08-202-3/+3
* linux(4): Prepare to retire linux32_copyinuioDmitry Chagin2023-08-201-1/+1
* linux(4): Return EAGAIN instead of ENOBUFS for non-blocking sockets in pwriteDmitry Chagin2023-08-201-1/+2
* linux(4): Return EAGAIN instead of ENOBUFS for non-blocking sockets in pwritevDmitry Chagin2023-08-201-1/+1
* linux(4): Add a dedicated writev syscall wrapperDmitry Chagin2023-08-202-14/+19
* Regen for writev syscallDmitry Chagin2023-08-2018-24/+46
* linux(4): Add a writev syscall wrapperDmitry Chagin2023-08-204-7/+8
* linux(4): Add a write syscall wrapperDmitry Chagin2023-08-206-4/+36
* Regen for write syscallDmitry Chagin2023-08-2020-32/+60
* linux(4): Modify write syscall to match LinuxDmitry Chagin2023-08-204-10/+10
* MFV: zlib 1.3Xin LI2023-08-2030-1707/+1024
|\
| * Vendor import of zlib 1.3.vendor/zlib/1.3Xin LI2023-08-1988-3328/+2258