Commit Graph

  • 7a56f5af71 libcrypto: Don't embed $FreeBSD$ in generated assembly files John Baldwin 2023-08-21 21:01:48 -0700
  • 834f73d253 build{libcompat}: Pass UNIVERSE_TOOLCHAIN_PATH to the _lc_build-tools submake John Baldwin 2023-08-21 21:00:45 -0700
  • 7ccaf76a27 riscv db_trace: Ensure trapframe pointer is suitably aligned. John Baldwin 2023-08-21 21:00:26 -0700
  • 682d5a87e5 Delete trailing whitespace from $FreeBSD$ removal Warner Losh 2023-08-21 19:34:15 -0600
  • b376ef36f5 Update freebsd-yeet for mfc Warner Losh 2023-08-21 19:37:13 -0600
  • 4258eb5a0d x86: handle domains with no CPUs usable for intr delivery Ed Maste 2023-08-17 23:29:33 -0400
  • b404e03007 share/man/man7/simd.7: document new amd64 memcmp/bcmp baseline routines Robert Clausecker 2023-07-14 11:58:19 +0000
  • 8803f01e93 lib/libc/amd64/string/memcmp.S: add baseline implementation Robert Clausecker 2023-07-12 15:35:13 +0200
  • 245fee96c0 share/man/man7/simd.7: document SIMD-enhanced stpcpy() Robert Clausecker 2023-07-07 18:11:04 +0000
  • 9fbea87028 lib/libc/amd64/string/stpcpy.S: add baseline implementation Robert Clausecker 2023-07-05 23:23:33 +0200
  • 7addfafe73 unifdef: Vendorize. Dag-Erling Smørgrav 2023-08-21 19:49:23 +0200
  • 049b7608f4 unifdef: Reapply our 7102ec5226. Dag-Erling Smørgrav 2023-08-21 19:44:16 +0200
  • 343b776fd0 unifdef: Reapply our 61287be181. Dag-Erling Smørgrav 2023-08-21 19:43:21 +0200
  • fb3ef04d20 Add 'contrib/unifdef/' from commit '0da44885831dc0a43c4ca6ff04a2430993cc0a80' Dag-Erling Smørgrav 2023-08-21 19:51:03 +0200
  • 0da4488583 Add missing version.h. Dag-Erling Smørgrav 2023-08-21 19:48:44 +0200
  • 2b7d40ea0c Import unifdef 2.12 Dag-Erling Smørgrav 2023-08-21 19:33:42 +0200
  • 9b3517a49d Import unifdef 2.11 Dag-Erling Smørgrav 2023-08-21 19:33:26 +0200
  • 3b7ffacdee pctrie: change for vm_radix compatibility Doug Moore 2023-08-21 12:28:51 -0500
  • 2c135a2aec e6000sw: support building without FDT Luiz Otavio O Souza 2023-08-21 11:59:25 +0200
  • feaae6ba1a rtld: switch from malloc_aligned() to __crt_aligned_alloc() Konstantin Belousov 2023-07-30 04:51:52 +0300
  • c29ee08204 rtld_malloc: add __crt_aligned_alloc_offset() Konstantin Belousov 2023-07-22 07:21:45 +0300
  • d60130bf32 rtld_malloc: increase overhead index to uint16 Konstantin Belousov 2023-07-25 15:54:45 +0300
  • 6bb7f05850 rtld_malloc.c: change return type of cp2op() to void Konstantin Belousov 2023-07-30 04:58:01 +0300
  • 3c872a70b8 hwpmc: on process exit, ensure that the owned log is closed Konstantin Belousov 2023-08-13 16:42:49 +0300
  • 1fd8c845b8 pf tests: test syncookies on IPv6 Kristof Provost 2023-08-21 08:06:50 +0200
  • 92d4152295 pf: enable the syncookie feature for IPv6 Kajetan Staszkiewicz 2023-08-21 08:01:29 +0200
  • 9642d948c0 pf: reduce indentation Kajetan Staszkiewicz 2023-08-21 07:59:49 +0200
  • 42e70f4283 PMC_OP_CONFIGURELOG: cleanup logging process if aborting due to pm_flags Konstantin Belousov 2023-08-20 23:16:58 +0300
  • e2340276fc rtw89: update driver from upstream Bjoern A. Zeeb 2023-05-16 23:44:56 +0000
  • cbb3ec2523 mt76: update driver from upstream Bjoern A. Zeeb 2023-05-23 23:03:09 +0000
  • 5c1def83a4 ath12k: import driver from upstream Bjoern A. Zeeb 2023-06-11 00:23:44 +0000
  • 28348caeee ath11k: update driver from upstream Bjoern A. Zeeb 2023-05-20 00:36:03 +0000
  • 07724ba62b ath10k: update driver from upstream Bjoern A. Zeeb 2023-05-20 00:37:02 +0000
  • eb50aa680f ath1xk_common: update common athk files from upstream Bjoern A. Zeeb 2023-05-20 00:38:12 +0000
  • 734e82fe33 ath10k: specifically mark a debug workaround for an early firmware crash Bjoern A. Zeeb 2023-05-17 20:21:14 +0000
  • adff403fe7 LinuxKPI: 802.11: update compat code for updated drivers Bjoern A. Zeeb 2023-05-16 22:07:53 +0000
  • 89e17c6ea0 libc/gen/_pthread_stubs.c: Remove stray whitespaces Konstantin Belousov 2023-08-21 01:32:43 +0300
  • 0dc52b7210 libc: export pthread_getname_np stub Minsoo Choo 2023-08-14 18:21:24 -0400
  • ed3fb74e44 share/mk/bsd.cpu.mk: Add AMD Zen 4 for x86 Daniel Engberg 2023-08-20 23:54:19 +0200
  • 1b91d634a5 ssh: fix OpenSSH 9.4 regression with multiplexed sessions Ed Maste 2023-08-20 15:16:54 -0400
  • b1d3e2b771 rtld: unlock bind lock when calling into crt __pthread_distribute_static_tls method Konstantin Belousov 2023-08-18 22:52:24 +0300
  • 64fbda90da Add atopcase, the Apple HID over SPI input driver Val Packett 2023-08-20 12:53:32 +0300
  • 1c4edee342 bcm5974(4): add support for devices attached over SPI bus Val Packett 2023-08-20 12:53:32 +0300
  • 62aa7ab939 Add plug and play information macro for SPI bus. Vladimir Kondratyev 2023-08-20 12:53:32 +0300
  • 58983e4b02
    dpaa2: Clean up channels in separate tasks Dmitry Salychev 2023-06-18 17:03:24 +0200
  • 83d941e0af Bump __FreeBSD_version for zlib 1.3. Xin LI 2023-08-20 01:13:19 -0700
  • 524c9accdc linux(4): Replace linux32_copyiniov by freebsd32_copyiniov Dmitry Chagin 2023-08-20 10:36:32 +0300
  • c987ff4d7b linux(4): Replace linux32_copyinuio by freebsd32_copyinuio Dmitry Chagin 2023-08-20 10:36:32 +0300
  • 4e5f2eb0b6 Regen for readv syscall Dmitry Chagin 2023-08-20 10:36:32 +0300
  • 5585afe642 linux(4): Prepare to retire linux32_copyinuio Dmitry Chagin 2023-08-20 10:36:31 +0300
  • d6cb9e728b linux(4): Return EAGAIN instead of ENOBUFS for non-blocking sockets in pwrite Dmitry Chagin 2023-08-20 10:36:31 +0300
  • dfbb3e2aae linux(4): Return EAGAIN instead of ENOBUFS for non-blocking sockets in pwritev Dmitry Chagin 2023-08-20 10:36:31 +0300
  • 4231b825ac linux(4): Add a dedicated writev syscall wrapper Dmitry Chagin 2023-08-20 10:36:31 +0300
  • 1f9d71ee32 Regen for writev syscall Dmitry Chagin 2023-08-20 10:36:31 +0300
  • aad4b799f7 linux(4): Add a writev syscall wrapper Dmitry Chagin 2023-08-20 10:36:30 +0300
  • e58ff66464 linux(4): Add a write syscall wrapper Dmitry Chagin 2023-08-20 10:36:29 +0300
  • 89d270b28d Regen for write syscall Dmitry Chagin 2023-08-20 10:36:29 +0300
  • 510f5c88f0 linux(4): Modify write syscall to match Linux Dmitry Chagin 2023-08-20 10:36:28 +0300
  • 4717628ed8 MFV: zlib 1.3 Xin LI 2023-08-19 23:06:49 -0700
  • 6feeb67bf8 Bump __FreeBSD_version for struct sysinit change Colin Percival 2023-08-19 23:01:27 -0700
  • 79e6ffb695 netbsd-tests: libc: fix strvis(3) overflow tests Kyle Evans 2023-08-20 00:28:08 -0500
  • 9a7add6d01 init_main: Switch from sysinit array to SLIST Colin Percival 2023-07-17 19:29:20 -0700
  • cedc82c046 struct sysinit: Add SLIST_ENTRY(sysinit) next Colin Percival 2023-07-17 19:20:05 -0700
  • 5f3587169a Add <sys/queue_mergesort.h> Colin Percival 2023-07-17 17:07:44 -0700
  • 79fafc0974 queue.h: Define {LIST,TAILQ}_REMOVE_HEAD Colin Percival 2023-07-17 16:42:50 -0700
  • 332af8c25d xhci: Add support for 64-bit DMA in generic XHCI controller driver Stephen J. Kiernan 2023-08-11 12:06:02 -0400
  • b37eb25116 Vendor import of zlib 1.3. Xin LI 2023-08-19 14:55:24 -0700
  • a129642ced linux(4): Fix linker warning about undefined vdso symbols Dmitry Chagin 2023-08-20 00:48:36 +0300
  • 4f9fac78d4 linux(4): Return EAGAIN instead of ENOBUFS for non-blocking sockets in sendfile Dmitry Chagin 2023-08-19 21:55:23 +0300
  • da5a6738d5 linux(4): Allow in fd to be a socket in sendfile Dmitry Chagin 2023-08-19 21:55:23 +0300
  • 1095da7503 sctp: fix a warning Michael Tuexen 2023-08-19 13:24:02 +0200
  • 4f14d4b6b7 sctp: cleanup handling of graceful shutdown of the peer Michael Tuexen 2023-08-19 12:35:49 +0200
  • 0d30f3afa6 stress2: No need to write to the console. Add revision to log string Peter Holm 2023-08-19 09:29:09 +0200
  • f322816aaf stress2: Added a syzkaller reproducer Peter Holm 2023-08-19 09:28:10 +0200
  • e039b38d46 LinuxKPI: skbuff: add skb_cow_head() Bjoern A. Zeeb 2023-08-10 02:07:41 +0000
  • 149c457de1 LinuxKPI: skbuff: fix tracing Bjoern A. Zeeb 2023-08-19 04:50:03 +0000
  • d8bb58586d Cirrus-CI: restore amd64-gcc12 build/test on main Ed Maste 2023-08-18 21:27:26 -0400
  • 2ba1d4970a unbound: Move config.h to lib directory. Dag-Erling Smørgrav 2023-08-19 01:44:39 +0000
  • 64e881f2db vfs: track how many times vn_alloc blocked on hitting the vnode limit Mateusz Guzik 2023-08-18 23:56:58 +0000
  • 57a3b81785 libcrypto: add rsa_depr.c to the build Ed Maste 2023-08-18 15:03:40 -0400
  • 5aacf339f6 sys: Remove SND_DECLARE_FILE John Baldwin 2023-08-18 13:05:12 -0700
  • cbe53bd975 pcm: Turn SND_DECLARE_FILE into a no-op. John Baldwin 2023-08-18 13:04:33 -0700
  • 0c785f0602 Fix GoogleTest 1.14.0 import Enji Cooper 2023-08-18 04:28:13 -0700
  • e5e6a86535 libcrypto: add err_all_legacy.c to the build Ed Maste 2023-08-18 14:28:42 -0400
  • 01fbb86991
    irdma(4): upgrade to 1.2.17-k Bartosz Sobczak 2023-08-18 11:14:33 -0700
  • edacf4b482 UPDATING: fix a typo, adjust a white space Graham Perrin 2023-08-18 17:55:25 +0100
  • 04f683b25a subr_unit.c: another attempt to fix the build Konstantin Belousov 2023-08-18 18:42:59 +0300
  • ae6d496358 sym(4): Add __diagused to nseg of getbaddrcb() Marius Strobl 2023-08-18 16:29:10 +0200
  • 4318843250 std.nodebug: remove DIAGNOSTIC from debug configs Konstantin Belousov 2023-08-18 16:39:22 +0300
  • 1384a0b940 kern/subr_unit.c: fix non-debug build Konstantin Belousov 2023-08-18 16:36:06 +0300
  • 5f452214f2 vm_map.c: fix syntax Konstantin Belousov 2023-08-18 16:35:25 +0300
  • c3179e6660 sctp: cleanup cdefs.h include Michael Tuexen 2023-08-18 15:25:34 +0200
  • e416c81923 sctp: whitespace change to improve consistency Michael Tuexen 2023-08-18 15:06:23 +0200
  • fb259f62bb sctp: unbreak congestion control dtrace support Michael Tuexen 2023-08-18 15:01:35 +0200
  • 0541653520 linux(4): Remove sys/cdefs.h inclusion under x86/linux due to 685dc743 Dmitry Chagin 2023-08-18 15:58:32 +0300
  • 110be11ac9 linux(4): Remove include of sys/types.h from linux_vdso.h Dmitry Chagin 2023-08-18 15:58:32 +0300
  • 2be88e2cca linux(4): Follow style(9), don't include both sys/param.h and sys/types.h Dmitry Chagin 2023-08-18 15:58:32 +0300
  • c718009884 vm_map.c: plug several more places which might modify entry->offset Konstantin Belousov 2023-08-15 22:05:33 +0300
  • 2a9021898c
    sff: Add SFP driver (fdt-based draft) Dmitry Salychev 2023-08-18 11:17:31 +0200
  • 7bbdcdc9b7 linprocfs(5): Follow style(9), sort includes Dmitry Chagin 2023-08-18 13:12:02 +0300