dev-commits-src-all@FreeBSD.org
Commit messages for all branches of the src repository
February 2024 Archives by author
- Alan Somers
- git: 49e8190c76c1 - stable/13 - fusefs: fix an interaction between copy_file_range and mmap (Fri, 02 Feb 2024 21:31:27 UTC)
- git: 55b80e2ca52c - main - fusefs: fix invalid value for st_birthtime.tv_nsec (Sun, 04 Feb 2024 21:02:53 UTC)
- git: 8758bf0aaec1 - main - fusefs: only test for incoherency if FN_SIZECHANGE is set (Fri, 09 Feb 2024 03:13:40 UTC)
- Re: git: 8dfc788b8480 - main - aio_read2/aio_write2: add AIO_OP2_VECTORED (Sun, 11 Feb 2024 14:28:17 UTC)
- git: 9826f8eb0cca - stable/14 - fusefs: fix an interaction between copy_file_range and mmap (Mon, 12 Feb 2024 17:43:45 UTC)
- git: 31c31be71624 - stable/14 - fusefs: more consistent operand ordering in io.cc (Mon, 12 Feb 2024 17:43:46 UTC)
- git: 8510b8fe2abc - stable/14 - fusefs: prefer new/delete over malloc/free (Mon, 12 Feb 2024 17:43:47 UTC)
- git: 314a881fce0c - stable/14 - fusefs: fix some memory leaks in the tests (Mon, 12 Feb 2024 17:43:48 UTC)
- git: 739488cc21b1 - stable/14 - fusefs: fix invalid value for st_birthtime.tv_nsec (Mon, 12 Feb 2024 17:43:49 UTC)
- git: f3d5f910d53d - stable/13 - fusefs: more consistent operand ordering in io.cc (Mon, 12 Feb 2024 18:03:02 UTC)
- git: 65e25e4a614a - stable/13 - fusefs: fix invalid value for st_birthtime.tv_nsec (Mon, 12 Feb 2024 18:03:03 UTC)
- git: f2c72486da30 - releng/13.3 - fusefs: fix invalid value for st_birthtime.tv_nsec (Mon, 12 Feb 2024 20:17:51 UTC)
- Alexander Motin
- Alexey Dokuchaev
- Andrew Turner
- git: 639a626b4050 - main - arm: Clean up socdev_va (Tue, 13 Feb 2024 11:51:47 UTC)
- git: 202890922e31 - main - sys: Simplify enabling EARLY_PRINTF uarts (Tue, 13 Feb 2024 11:51:48 UTC)
- git: 949670f8f466 - main - dev/uart: Use a linker set to find uart classes (Tue, 13 Feb 2024 11:51:50 UTC)
- git: eae36de826cc - main - dev/uart: Support setting the register io width (Tue, 13 Feb 2024 11:51:51 UTC)
- git: 53391af1518e - main - dev/uart: Support the pl011 uart in hw.uart.console (Tue, 13 Feb 2024 11:51:52 UTC)
- git: b889b90adb1c - main - arm64: Add EARLY_PRINTF and SOCDEV_PA to NOTES (Tue, 13 Feb 2024 11:51:53 UTC)
- git: a9fc9d6d15f0 - main - dev/uart: Support 8-byte register access (Tue, 13 Feb 2024 11:51:54 UTC)
- git: 69e4b35eb35d - main - arm: Add EARLY_PRINTF and SOCDEV_PA/VA to NOTES (Tue, 13 Feb 2024 11:51:55 UTC)
- Re: git: 5bda26333a8e - main - gpiobus: Use bus_generic_rman_* (Mon, 19 Feb 2024 10:44:39 UTC)
- git: d73a0b6014f2 - stable/13 - arm64: Fix the TCR_EPD0 definition (Mon, 19 Feb 2024 16:44:44 UTC)
- git: 9fbac657f11b - stable/13 - arm64: Enable FEAT_E0PD when supported (Mon, 19 Feb 2024 16:44:45 UTC)
- git: 371bcfc8a245 - stable/13 - arm64: Fix the TCR_TBI0 macro to use UL (Mon, 19 Feb 2024 16:44:47 UTC)
- git: db5176875809 - stable/13 - arm64: Add TCR register masks (Mon, 19 Feb 2024 16:44:48 UTC)
- git: 3c89290626a7 - stable/13 - arm64: Export HWCAP_CPUID (Mon, 19 Feb 2024 16:44:49 UTC)
- git: ed304b0be0df - stable/13 - Add BTI exceptions (Mon, 19 Feb 2024 16:44:50 UTC)
- git: 2bcdaf2b58ba - stable/13 - arm64: Add BTI landing pads to assembly functions (Mon, 19 Feb 2024 16:44:51 UTC)
- git: f323ecb4e075 - stable/13 - arm64: Raise a SIGBUS on a user external abort (Mon, 19 Feb 2024 16:44:52 UTC)
- git: 892cc8813aff - stable/13 - sys/sys: Check for __ASSEMBLER__ in elf_common.h (Mon, 19 Feb 2024 16:44:53 UTC)
- git: 29e38839272e - stable/13 - arm64: Support creating a BTI & PAC note (Mon, 19 Feb 2024 16:44:55 UTC)
- git: 729a561cefc3 - stable/13 - arm64: Add PAC instruction macros (Mon, 19 Feb 2024 16:44:56 UTC)
- git: bcedcc2aad22 - stable/14 - arm64: Fix the TCR_EPD0 definition (Mon, 19 Feb 2024 16:44:56 UTC)
- git: 8eda23d822eb - stable/13 - arm64: Add a missing MRS_HWCAP_END (Mon, 19 Feb 2024 16:44:57 UTC)
- git: 628fd849f55e - stable/14 - arm64: Enable FEAT_E0PD when supported (Mon, 19 Feb 2024 16:44:57 UTC)
- git: 72b242ac15af - stable/13 - arm64: Use the Linux sigframe to restore registers (Mon, 19 Feb 2024 16:44:58 UTC)
- git: 7a64b05196bb - stable/14 - arm64: Fix the TCR_TBI0 macro to use UL (Mon, 19 Feb 2024 16:44:58 UTC)
- git: adb7f221a25e - stable/13 - arm64: Add a BTI landing pad to .mcount (Mon, 19 Feb 2024 16:44:59 UTC)
- git: 94f23ae15a80 - stable/14 - arm64: Add TCR register masks (Mon, 19 Feb 2024 16:45:00 UTC)
- git: a2061845faf0 - stable/13 - imgact_elf: Move GNU_ABI_VENDOR to a common header (Mon, 19 Feb 2024 16:45:00 UTC)
- git: 15ef78831eb0 - stable/14 - arm64: Export HWCAP_CPUID (Mon, 19 Feb 2024 16:45:01 UTC)
- git: 9aa63df3dbe5 - stable/13 - arm64: Expand HWCAP2 to be 64 bit (Mon, 19 Feb 2024 16:45:01 UTC)
- git: 3e3e2ce55be3 - stable/14 - Add BTI exceptions (Mon, 19 Feb 2024 16:45:02 UTC)
- git: 975086258ce7 - stable/13 - arm64: Add more HWCAP2 values (Mon, 19 Feb 2024 16:45:02 UTC)
- git: 45ffdd4ea582 - stable/14 - arm64: Add BTI landing pads to assembly functions (Mon, 19 Feb 2024 16:45:03 UTC)
- git: b9b148609abd - stable/13 - arm64: Check if PSCI before calling SMCCC (Mon, 19 Feb 2024 16:45:04 UTC)
- git: 729576a3d540 - stable/14 - pci: Set the domain in the pci_generic driver (Mon, 19 Feb 2024 16:45:04 UTC)
- git: ab63af3ab3fd - stable/13 - arm64: Use adrp + :lo12: to load globals from asm (Mon, 19 Feb 2024 16:45:05 UTC)
- git: 890008575a43 - stable/14 - arm64: Raise a SIGBUS on a user external abort (Mon, 19 Feb 2024 16:45:05 UTC)
- git: de4ca58e2c2a - stable/13 - arm64: Mark the armv8 crc32c as supporting BTI (Mon, 19 Feb 2024 16:45:06 UTC)
- git: 9792d605235a - stable/14 - sys/sys: Check for __ASSEMBLER__ in elf_common.h (Mon, 19 Feb 2024 16:45:06 UTC)
- git: 2ea922e9e38f - stable/13 - dev/uart: Support 8-byte register access (Mon, 19 Feb 2024 16:45:07 UTC)
- git: 55e2bfab4485 - stable/14 - tools/build: Support building with glibc 2.38 (Mon, 19 Feb 2024 16:45:07 UTC)
- git: 0d44915e06e5 - stable/14 - arm64: Support creating a BTI & PAC note (Mon, 19 Feb 2024 16:45:09 UTC)
- git: 977d1ded2991 - stable/14 - arm64: Add PAC instruction macros (Mon, 19 Feb 2024 16:45:10 UTC)
- git: d723cf210ded - stable/14 - arm64: Fix long lines in vm_machdep.c (Mon, 19 Feb 2024 16:45:11 UTC)
- git: 63b2b7cca22d - stable/14 - arm64: Teach bus_dma on arm64 about NUMA (Mon, 19 Feb 2024 16:45:12 UTC)
- git: 08569764e6c9 - stable/14 - arm64: Add a missing MRS_HWCAP_END (Mon, 19 Feb 2024 16:45:13 UTC)
- git: eb1dae1c40f2 - stable/14 - csu: Teach csu about PAC and BTI (Mon, 19 Feb 2024 16:45:14 UTC)
- git: d4163257401c - stable/14 - rtld: Teach rtld about the BTI elf note (Mon, 19 Feb 2024 16:45:15 UTC)
- git: aace2b59a835 - stable/14 - arm64: Add a BTI landing pad to .mcount (Mon, 19 Feb 2024 16:45:16 UTC)
- git: c424b194192e - stable/14 - imgact_elf: Move GNU_ABI_VENDOR to a common header (Mon, 19 Feb 2024 16:45:18 UTC)
- git: 403c7ef8e853 - stable/14 - imgact_elf: Export __elfN(parse_notes) (Mon, 19 Feb 2024 16:45:19 UTC)
- git: 829446911790 - stable/14 - arm64: Add an is64bit flag to user readable ID regs (Mon, 19 Feb 2024 16:45:20 UTC)
- git: 148222e3a099 - stable/14 - arm64: Use a hwcap ID rather than pointer (Mon, 19 Feb 2024 16:45:21 UTC)
- git: 082bc380936e - stable/14 - arm64: Create a Linux view of the ID registers (Mon, 19 Feb 2024 16:45:22 UTC)
- git: 0cdf69c10504 - stable/14 - arm64: Expand HWCAP2 to be 64 bit (Mon, 19 Feb 2024 16:45:23 UTC)
- git: a10099545e29 - stable/14 - arm64: Add more HWCAP2 values (Mon, 19 Feb 2024 16:45:24 UTC)
- git: eaa247c7f3df - stable/14 - arm64: Check if PSCI before calling SMCCC (Mon, 19 Feb 2024 16:45:26 UTC)
- git: 4dd61b21f9a0 - stable/14 - arm64: Use adrp + :lo12: to load globals from asm (Mon, 19 Feb 2024 16:45:27 UTC)
- git: 88227ddc7536 - stable/14 - arm64: Use pmap_early_vtophys in pmap_bootstrap_san (Mon, 19 Feb 2024 16:45:28 UTC)
- git: a46059e45f4a - stable/14 - arm64: Make kern_delta unneeded in the boot params (Mon, 19 Feb 2024 16:45:29 UTC)
- git: 54cf1499a33a - stable/14 - arm64: Clean up finding our load address (Mon, 19 Feb 2024 16:45:30 UTC)
- git: bce8a0ba1506 - stable/14 - libc: Teach libc about the BTI elf note (Mon, 19 Feb 2024 16:45:31 UTC)
- git: e7d2a96f4f9b - stable/14 - arm64: Mark the armv8 crc32c as supporting BTI (Mon, 19 Feb 2024 16:45:33 UTC)
- git: f8c7bbd1c93f - stable/14 - dev/uart: Support 8-byte register access (Mon, 19 Feb 2024 16:45:34 UTC)
- git: 5e7941b6c979 - main - arm64: Add CurrentEL register definitions (Wed, 21 Feb 2024 11:27:49 UTC)
- git: 37563d39efd1 - main - arm64: Use the new CurrentEL macros (Wed, 21 Feb 2024 11:27:51 UTC)
- git: 353b6a5bcb5a - main - arm64: Add in_vhe() to find if the kernel is in VHE (Wed, 21 Feb 2024 11:27:52 UTC)
- git: 58df49801d9d - main - arm64: Fix the has_hyp check (Wed, 21 Feb 2024 12:40:25 UTC)
- git: 64963dd2f0a2 - main - arm64: Add more spsr_el1 register values (Wed, 21 Feb 2024 16:31:10 UTC)
- git: 09ac9cf8971a - main - arm64: Add ISS_MSR_REG for ESR_ELx.ISS values (Wed, 21 Feb 2024 18:55:50 UTC)
- git: 9c52f98c9f1a - main - arm64: Add the TCR_EL2.PS mask (Wed, 21 Feb 2024 18:55:51 UTC)
- git: b3bbec37ba03 - main - arm64: Add a macro to find a VM fault address (Wed, 21 Feb 2024 18:55:52 UTC)
- git: 0f4071978e3d - main - arm64: Add TF_LR, it will be used by bhyve asm (Wed, 21 Feb 2024 18:55:53 UTC)
- git: 47e073941f4e - main - Import the kernel parts of bhyve/arm64 (Wed, 21 Feb 2024 18:55:54 UTC)
- git: d3eae160b21f - main - arm64: Add BTI support to pmap (Thu, 22 Feb 2024 16:28:03 UTC)
- git: c4e4a7596beb - main - Add a BTI sysarch (Thu, 22 Feb 2024 16:28:04 UTC)
- git: 670af174e27b - main - arm64: Enable BTI in the kernel ELF loader (Thu, 22 Feb 2024 16:28:06 UTC)
- git: e68136d3635c - main - arm64: Tell userspace when BTI is supported (Thu, 22 Feb 2024 16:28:07 UTC)
- git: 29866ecb8962..edc5c0de794f - vendor/arm-optimized-routines - vendor branch updated (Thu, 29 Feb 2024 11:19:52 UTC)
- git: 88853808765e - Create tag vendor/arm-optimized-routines/v24.01 (Thu, 29 Feb 2024 11:27:45 UTC)
- git: 5a02ffc32e77 - main - Update the Arm Optimized Routine library to v24.01 (Thu, 29 Feb 2024 11:42:39 UTC)
- Andrey V. Elsukov
- Andriy Gapon
- git: e4ab361e5394 - main - fix poweroff regression from 9cdf326b4f by delaying shutdown_halt (Tue, 06 Feb 2024 09:41:51 UTC)
- Re: git: e4ab361e5394 - main - fix poweroff regression from 9cdf326b4f by delaying shutdown_halt (Tue, 06 Feb 2024 10:13:46 UTC)
- git: 1efdba436281 - stable/14 - ds1307: restore hints-based configuration on FDT systems (Sat, 17 Feb 2024 15:12:14 UTC)
- git: 2036512135c9 - stable/14 - usbdevs: add Ralink RT7601 aka MT7601 (Sat, 17 Feb 2024 15:12:15 UTC)
- git: 87a7011b0974 - stable/14 - add allwinner overlays for enabling additional USB ports (Sat, 17 Feb 2024 15:12:16 UTC)
- git: 1595c09ee252 - stable/14 - gpiopower: trigger low, high and both edges (Sat, 17 Feb 2024 15:12:18 UTC)
- git: d6e54e538e83 - stable/14 - audio_soc: set "status" as being at simplebus (Sat, 17 Feb 2024 15:12:19 UTC)
- git: 7742d4d404db - stable/14 - rk3328_codec: remove diagostic printfs (Sat, 17 Feb 2024 15:12:20 UTC)
- git: 52dfb8b11453 - stable/14 - rk_i2s: change interrupt type from MISC to AV (audio/video) (Sat, 17 Feb 2024 15:12:21 UTC)
- git: 1dd72f26e3a3 - stable/14 - rk_i2s: remove unused definition (Sat, 17 Feb 2024 15:12:22 UTC)
- git: 96b8d8a62bd7 - stable/14 - dwmmc: fix a typo (Sat, 17 Feb 2024 15:12:23 UTC)
- git: cd5038b62ec2 - stable/14 - mmc_fdt_parse: remove redundant bootverbose check (Sat, 17 Feb 2024 15:12:24 UTC)
- git: e009f28ea46d - stable/14 - fix signature of ipmi_shutdown_event (Sat, 17 Feb 2024 15:12:25 UTC)
- git: b5d826b1b6bc - stable/14 - change ipmi watchdog to awlays stop when system is halted (Sat, 17 Feb 2024 15:12:26 UTC)
- git: a9bab712eb10 - stable/14 - ichsmb: fix block read operation (Sat, 17 Feb 2024 15:12:28 UTC)
- git: fb9c50f983ff - stable/14 - dtrace: make 'ring' and 'fill' policies imply 'noswitch' flag (Sat, 17 Feb 2024 15:12:29 UTC)
- git: 782b71ccfb1c - stable/14 - hdaa_pcmchannel_setup: do not advertise AC3 8+0 (Sat, 17 Feb 2024 15:12:30 UTC)
- git: 191462cb674c - stable/14 - efibootmgr: fix potential endless loop with -v (Sat, 17 Feb 2024 15:12:31 UTC)
- git: 4cb348eaf6ac - stable/14 - subr_bus: report DEVICE_SUSPEND failures (Sat, 17 Feb 2024 15:12:32 UTC)
- git: 007b84e6c159 - stable/14 - rdmsr_safe/wrmsr_safe: handle pcb_onfault nesting (Sat, 17 Feb 2024 15:12:33 UTC)
- git: b46dedfa48ef - stable/14 - run acpi_shutdown_final later to give other handlers a chance (Sat, 17 Feb 2024 15:28:01 UTC)
- git: ac918f4354e0 - stable/13 - ds1307: restore hints-based configuration on FDT systems (Sat, 17 Feb 2024 19:22:29 UTC)
- git: bd51dc9408d2 - stable/13 - usbdevs: add Ralink RT7601 aka MT7601 (Sat, 17 Feb 2024 19:22:30 UTC)
- git: bad04f1ebc3a - stable/13 - add allwinner overlays for enabling additional USB ports (Sat, 17 Feb 2024 19:22:31 UTC)
- git: 929db0457513 - stable/13 - gpiopower: trigger low, high and both edges (Sat, 17 Feb 2024 19:22:32 UTC)
- git: b44d933e2617 - stable/13 - dwmmc: fix a typo (Sat, 17 Feb 2024 19:22:33 UTC)
- git: a4e1bf22796a - stable/13 - mmc_fdt_parse: remove redundant bootverbose check (Sat, 17 Feb 2024 19:22:35 UTC)
- git: 392953c490da - stable/13 - fix signature of ipmi_shutdown_event (Sat, 17 Feb 2024 19:22:36 UTC)
- git: 9ca7451d86dc - stable/13 - change ipmi watchdog to awlays stop when system is halted (Sat, 17 Feb 2024 19:22:37 UTC)
- git: faa59e9ab402 - stable/13 - ichsmb: fix block read operation (Sat, 17 Feb 2024 19:22:38 UTC)
- git: f0ed49921c28 - stable/13 - dtrace: make 'ring' and 'fill' policies imply 'noswitch' flag (Sat, 17 Feb 2024 19:22:39 UTC)
- git: 4df1b9cc2bff - stable/13 - hdaa_pcmchannel_setup: do not advertise AC3 8+0 (Sat, 17 Feb 2024 19:22:40 UTC)
- git: 1b92999e67b6 - stable/13 - efibootmgr: fix potential endless loop with -v (Sat, 17 Feb 2024 19:22:41 UTC)
- git: a669851b3516 - stable/13 - subr_bus: report DEVICE_SUSPEND failures (Sat, 17 Feb 2024 19:22:43 UTC)
- git: 5d24ae53b622 - stable/13 - rdmsr_safe/wrmsr_safe: handle pcb_onfault nesting (Sat, 17 Feb 2024 19:22:44 UTC)
- git: 854db1db3f81 - stable/13 - run acpi_shutdown_final later to give other handlers a chance (Sat, 17 Feb 2024 19:58:48 UTC)
- git: b98558e69b0a - main - aw_gpio: temporarily switch to input function if read in eint mode (Sun, 18 Feb 2024 13:57:12 UTC)
- git: 8b408fc6f2f6 - main - rk8xx_poweroff: enable power-cycling on support hardware (Sun, 18 Feb 2024 14:08:58 UTC)
- git: 0f354b2b588b - main - psci: split off psci_reboot from psci_shutdown (Sun, 18 Feb 2024 14:38:48 UTC)
- git: 5f7312a0d70c - main - syscon_power: do reboot after shutdown_panic is executed (Sun, 18 Feb 2024 14:38:49 UTC)
- git: a044cf60bd37 - main - rk8xx_poweroff: add parentheses missed in 8b408fc6f2 (Sun, 18 Feb 2024 16:29:10 UTC)
- git: 75316a59b39e - releng/13.3 - rdmsr_safe/wrmsr_safe: handle pcb_onfault nesting (Mon, 19 Feb 2024 09:52:03 UTC)
- git: c01af41c3c8f - main - ata_da: add quirk to disable NCQ TRIM for Samsung 860/870 SSDs (Mon, 19 Feb 2024 10:09:02 UTC)
- git: b7dce5b8e988 - main - scsi_da: add 4K quirks for Samsung SSD 860 and 870 (Mon, 19 Feb 2024 10:27:35 UTC)
- git: 8f374fa528d7 - main - ugen: fix USB_IFACE_DRIVER_ACTIVE after detaching a driver (Mon, 19 Feb 2024 10:44:44 UTC)
- Re: git: c01af41c3c8f - main - ata_da: add quirk to disable NCQ TRIM for Samsung 860/870 SSDs (Mon, 19 Feb 2024 11:03:08 UTC)
- Re: git: c01af41c3c8f - main - ata_da: add quirk to disable NCQ TRIM for Samsung 860/870 SSDs (Mon, 19 Feb 2024 16:40:02 UTC)
- Bakul Shah
- Baptiste Daroussin
- git: f14ea00c8f46 - main - kbdmap: remove debug (Thu, 01 Feb 2024 07:46:11 UTC)
- git: 0f4e8037332f - main - kbdmap: fix typo preventing kbdmap to work under vt (Thu, 01 Feb 2024 07:46:12 UTC)
- Re: git: 8f5406c77f1b - main - x86/xen: implement early init hook (Thu, 22 Feb 2024 13:50:51 UTC)
- Re:_git:_f74352fbcf15_-_main_-_tcp:_use_ enum_for_all_congestion__control_signals (Sat, 24 Feb 2024 18:24:01 UTC)
- Re:_git:_c9b6241e250a_-_main_-_ tcp:_address_enum-int-mismatch_ _fix_gcc13_error_after_f74352fb cf15341accaf5a92240871f98323215d (Sun, 25 Feb 2024 12:30:29 UTC)
- Re:_git:_c9b6241e250a_-_main_-_ tcp:_address_enum-int-mismatch_ _fix_gcc13_error_after_f74352fb cf15341accaf5a92240871f98323215d (Sun, 25 Feb 2024 16:34:57 UTC)
- git: cce3a70a77a9 - main - pci_vendors: update to 2024.02.02 (Tue, 27 Feb 2024 13:01:19 UTC)
- git: 8fe86d923f83 - main - usbconfig: allow to get usb vendors and products from the usb.ids database (Thu, 29 Feb 2024 12:04:09 UTC)
- git: db1d086b7372 - main - usb_vendors: add new usb_vendors (Thu, 29 Feb 2024 12:04:10 UTC)
- git: 5a98d9d02868 - main - RELNOTES: document usbconfig(8) changes (Thu, 29 Feb 2024 12:06:11 UTC)
- git: 3c319408d0de..76f58d443289 - vendor/libucl - vendor branch updated (Thu, 29 Feb 2024 12:26:00 UTC)
- git: 8b24dd854ba4 - Create tag vendor/libucl/20240206 (Thu, 29 Feb 2024 12:26:01 UTC)
- git: ddca081d382c - main - libucl: import snapshot 2024-02-06 (Thu, 29 Feb 2024 12:27:32 UTC)
- git: 73157ce4982e - main - RELNOTES: fix my poor english (Thu, 29 Feb 2024 17:35:46 UTC)
- Bjoern A. Zeeb
- git: 828ce22f079d - main - LinuxKPI: 802.11: fix field order in ieee80211_key_conf (Sat, 03 Feb 2024 13:30:26 UTC)
- git: 2f029bf911e2 - main - LinuxKPI: 802.11: extend ieee80211_key_seq and WLAN_KEY_LEN_* defines (Sat, 03 Feb 2024 13:32:47 UTC)
- Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL (Sat, 03 Feb 2024 13:44:53 UTC)
- git: e1d31d0685f0 - main - iwlwifi: adjust to make d3.c compile (Sat, 03 Feb 2024 13:49:20 UTC)
- git: 8f7c32a41a6a - main - iwlwifi: add the d3 (PM) bits to the Makefile (disabled) (Sat, 03 Feb 2024 13:49:21 UTC)
- git: 2d9d35837d8e - main - LinuxKPI: implement memset_after() (Sat, 03 Feb 2024 13:51:06 UTC)
- git: 8a5a3e3d0436 - main - net80211: fix a NULL deref in ieee80211_sta_join1() (Sat, 03 Feb 2024 13:54:00 UTC)
- git: 49619f73151a - main - net80211: make sure calls to (*iv_update_bss)() are locked (Sat, 03 Feb 2024 13:56:22 UTC)
- git: 48d689d6cabe - main - net80211: fix checks for (*iv_preamble_update)/(*iv_ht_protmode_update) (Wed, 14 Feb 2024 19:49:22 UTC)
- git: 53eb2c63c962 - main - LinuxKPI: 802.11: correct HT protection fields (Wed, 14 Feb 2024 19:49:23 UTC)
- git: df9d7d1e0eb6 - main - iwlwifi: improve error message (Wed, 14 Feb 2024 19:49:25 UTC)
- git: 713db49d06de - main - net80211: deal with lost state transitions (Wed, 14 Feb 2024 19:49:26 UTC)
- git: 2ac8a2189ac6 - main - LinuxKPI: 802.11: band-aid for invalid state changes after (*iv_update_bss) (Wed, 14 Feb 2024 19:49:27 UTC)
- git: 0936c648ad0e - main - LinuxKPI: 802.11: update the ni/lsta reference cycle (Wed, 14 Feb 2024 19:49:28 UTC)
- git: 70617458676e - main - LinuxKPI: sort dev_<loglevel>() functions (Wed, 14 Feb 2024 22:05:38 UTC)
- git: fa4e42579436 - main - LinuxKPI: 802.11: lsta txq locking cleanup (Fri, 16 Feb 2024 15:50:56 UTC)
- git: a890a3a5ddf3 - main - net80211: increase number of spares in struct ieee80211_vap (Sun, 18 Feb 2024 17:57:56 UTC)
- git: 55baa8265ad5 - stable/14 - LinuxKPI: sort dev_<loglevel>() functions (Sun, 18 Feb 2024 21:11:00 UTC)
- git: 7117d4b22f74 - stable/14 - LinuxKPI: implement memset_after() (Sun, 18 Feb 2024 21:11:01 UTC)
- git: 7730aec6b7c8 - stable/14 - LinuxKPI: reduce impact of large MAXCPU (Sun, 18 Feb 2024 21:11:02 UTC)
- git: fcc737d59ead - stable/14 - rtw89: improve debugging and fix a sleep issue (Sun, 18 Feb 2024 21:11:03 UTC)
- git: 7e72ea8cd1c7 - stable/14 - ath10k/rtw89: make compile again after LinuxKPI changes (Sun, 18 Feb 2024 21:11:04 UTC)
- git: bc3ab3badd3d - stable/14 - iwlwififw: add firmware for the Bz/B200 chipset (Sun, 18 Feb 2024 21:11:05 UTC)
- git: 826c28fa983a - stable/14 - net80211: ieee80211_dump_node() check for channel to be set (Sun, 18 Feb 2024 21:11:06 UTC)
- git: 8e599ff98d48 - stable/14 - net80211: move net_epoch into net80211 (Sun, 18 Feb 2024 21:11:08 UTC)
- git: 9a8147ca8f18 - stable/14 - Revert "Widen EPOCH(9) usage in PCI WLAN drivers." (Sun, 18 Feb 2024 21:11:09 UTC)
- git: b4038a0b672b - stable/14 - Revert "Widen EPOCH(9) usage in USB WLAN drivers." (Sun, 18 Feb 2024 21:11:10 UTC)
- git: dd2988b0bc36 - stable/14 - Revert "Enter the network epoch in USB WiFi drivers when processing input" (Sun, 18 Feb 2024 21:11:11 UTC)
- git: 5193a7cfcbdd - stable/14 - Revert "[ath] Attempt to fix epoch handling." (Sun, 18 Feb 2024 21:11:12 UTC)
- git: 82abd2185753 - stable/14 - ath: Revert "Use NET_TASK_INIT() and NET_GROUPTASK_INIT() for drivers that process" (Sun, 18 Feb 2024 21:11:13 UTC)
- git: e1d739471efd - stable/14 - tools/net80211: add mlme_assoc (Sun, 18 Feb 2024 21:11:14 UTC)
- git: 19a405d23894 - stable/14 - LinuxKPI: 802.11: bring in some HT code (Sun, 18 Feb 2024 21:11:16 UTC)
- git: 64f1df32cf68 - stable/14 - wpa: ctrl_iface set sendbuf size (Sun, 18 Feb 2024 21:11:17 UTC)
- git: 4e219655d0f7 - stable/14 - bwn: remove unused ic_headroom (Sun, 18 Feb 2024 21:11:18 UTC)
- git: 1c7be8ecaddf - stable/14 - LinuxKPI: 802.11: more TXQ implementation and locking (Sun, 18 Feb 2024 21:11:19 UTC)
- git: 3df61c29c7aa - stable/14 - net80211: improve logging about state transitions lost (Sun, 18 Feb 2024 21:11:20 UTC)
- git: 586aaa8ac53a - stable/14 - net80211: adjust more VHT structures/fields (Sun, 18 Feb 2024 21:11:21 UTC)
- git: 46c1c9fafac2 - stable/14 - LinuxKPI: 802.11: fix field order in ieee80211_key_conf (Sun, 18 Feb 2024 21:11:22 UTC)
- git: 0e3bf4d95a13 - stable/14 - iwlwifi: adjust to make d3.c compile (Sun, 18 Feb 2024 21:11:25 UTC)
- git: 491e4f5c86f3 - stable/14 - iwlwifi: add the d3 (PM) bits to the Makefile (disabled) (Sun, 18 Feb 2024 21:11:26 UTC)
- git: 680fd9feb104 - stable/14 - net80211: fix a NULL deref in ieee80211_sta_join1() (Sun, 18 Feb 2024 21:11:27 UTC)
- git: 383cbcd21b73 - stable/14 - net80211: make sure calls to (*iv_update_bss)() are locked (Sun, 18 Feb 2024 21:11:28 UTC)
- git: 56803b9a004b - stable/14 - net80211: fix checks for (*iv_preamble_update)/(*iv_ht_protmode_update) (Sun, 18 Feb 2024 21:11:29 UTC)
- git: b70179a93208 - stable/14 - LinuxKPI: 802.11: correct HT protection fields (Sun, 18 Feb 2024 21:11:30 UTC)
- git: 3d779c9ddd1a - stable/14 - iwlwifi: improve error message (Sun, 18 Feb 2024 21:11:31 UTC)
- git: b392b36d3776 - stable/14 - net80211: deal with lost state transitions (Sun, 18 Feb 2024 21:11:33 UTC)
- git: 8c450ea1083b - stable/14 - LinuxKPI: 802.11: band-aid for invalid state changes after (*iv_update_bss) (Sun, 18 Feb 2024 21:11:34 UTC)
- git: 12887199b374 - stable/14 - LinuxKPI: 802.11: update the ni/lsta reference cycle (Sun, 18 Feb 2024 21:11:35 UTC)
- git: 035424535b09 - stable/14 - LinuxKPI: 802.11: lsta txq locking cleanup (Sun, 18 Feb 2024 21:11:36 UTC)
- git: 2477106d5d0f - stable/13 - LinuxKPI: sort dev_<loglevel>() functions (Mon, 19 Feb 2024 08:07:36 UTC)
- git: 1bd05bae9252 - stable/13 - LinuxKPI: implement memset_after() (Mon, 19 Feb 2024 08:07:37 UTC)
- git: 90aaf46d5208 - stable/13 - LinuxKPI: reduce impact of large MAXCPU (Mon, 19 Feb 2024 08:07:38 UTC)
- git: 1ff23eeab2ef - stable/13 - rtw89: improve debugging and fix a sleep issue (Mon, 19 Feb 2024 08:07:39 UTC)
- git: d1d5dbcf2539 - stable/13 - iwlwififw: add firmware for the Bz/B200 chipset (Mon, 19 Feb 2024 08:07:41 UTC)
- git: 71383e75eae9 - stable/13 - net80211: ieee80211_dump_node() check for channel to be set (Mon, 19 Feb 2024 08:07:42 UTC)
- git: 135f22ad82f6 - stable/13 - tools/net80211: add mlme_assoc (Mon, 19 Feb 2024 08:07:43 UTC)
- git: 3fe19437797b - stable/13 - LinuxKPI: 802.11: bring in some HT code (Mon, 19 Feb 2024 08:07:44 UTC)
- git: 97186b5cf5aa - stable/13 - wpa: ctrl_iface set sendbuf size (Mon, 19 Feb 2024 08:07:45 UTC)
- git: 0f032804b6ec - stable/13 - bwn: remove unused ic_headroom (Mon, 19 Feb 2024 08:07:46 UTC)
- git: 3df959638baa - stable/13 - LinuxKPI: 802.11: more TXQ implementation and locking (Mon, 19 Feb 2024 08:07:47 UTC)
- git: a2764047702d - stable/13 - net80211: improve logging about state transitions lost (Mon, 19 Feb 2024 08:07:49 UTC)
- git: 9d5aef293d90 - stable/13 - net80211: adjust more VHT structures/fields (Mon, 19 Feb 2024 08:07:50 UTC)
- git: 1cf1f094680f - stable/13 - LinuxKPI: 802.11: fix field order in ieee80211_key_conf (Mon, 19 Feb 2024 08:07:51 UTC)
- git: bbf3fc5b00b8 - stable/13 - iwlwifi: adjust to make d3.c compile (Mon, 19 Feb 2024 08:07:53 UTC)
- git: 3da00e4c110f - stable/13 - iwlwifi: add the d3 (PM) bits to the Makefile (disabled) (Mon, 19 Feb 2024 08:07:54 UTC)
- git: 755a04671dd4 - stable/13 - net80211: fix a NULL deref in ieee80211_sta_join1() (Mon, 19 Feb 2024 08:07:56 UTC)
- git: f8ec03794357 - stable/13 - net80211: make sure calls to (*iv_update_bss)() are locked (Mon, 19 Feb 2024 08:07:57 UTC)
- git: 5427cefd1d03 - stable/13 - net80211: fix checks for (*iv_preamble_update)/(*iv_ht_protmode_update) (Mon, 19 Feb 2024 08:07:58 UTC)
- git: 7e5dc3c1fdc0 - stable/13 - LinuxKPI: 802.11: correct HT protection fields (Mon, 19 Feb 2024 08:07:59 UTC)
- git: 6a56d8553b55 - stable/13 - iwlwifi: improve error message (Mon, 19 Feb 2024 08:08:00 UTC)
- git: a7e1fc7f620d - stable/13 - net80211: deal with lost state transitions (Mon, 19 Feb 2024 08:08:01 UTC)
- git: 184ccc414686 - stable/13 - LinuxKPI: 802.11: band-aid for invalid state changes after (*iv_update_bss) (Mon, 19 Feb 2024 08:08:02 UTC)
- git: 223edc1a3c2f - stable/13 - LinuxKPI: 802.11: update the ni/lsta reference cycle (Mon, 19 Feb 2024 08:08:03 UTC)
- git: 763b10806cd4 - stable/13 - LinuxKPI: 802.11: lsta txq locking cleanup (Mon, 19 Feb 2024 08:08:05 UTC)
- git: 7d781b891eed - releng/13.3 - iwlwififw: add firmware for the Bz/B200 chipset (Mon, 19 Feb 2024 16:10:15 UTC)
- git: 4a646242c37f - releng/13.3 - wpa: ctrl_iface set sendbuf size (Mon, 19 Feb 2024 16:10:16 UTC)
- git: 804a4c1c7b8f - releng/13.3 - LinuxKPI: 802.11: more TXQ implementation and locking (Mon, 19 Feb 2024 16:10:17 UTC)
- git: f93d06ac87f4 - releng/13.3 - net80211: improve logging about state transitions lost (Mon, 19 Feb 2024 16:10:18 UTC)
- git: 5463d4cd99f3 - releng/13.3 - LinuxKPI: 802.11: fix field order in ieee80211_key_conf (Mon, 19 Feb 2024 16:10:19 UTC)
- git: f7c8d5448446 - releng/13.3 - net80211: fix a NULL deref in ieee80211_sta_join1() (Mon, 19 Feb 2024 16:10:21 UTC)
- git: eecf453c0e56 - releng/13.3 - net80211: make sure calls to (*iv_update_bss)() are locked (Mon, 19 Feb 2024 16:10:22 UTC)
- git: 9b998db87c28 - releng/13.3 - net80211: deal with lost state transitions (Mon, 19 Feb 2024 16:10:23 UTC)
- git: a75a3d7afcc8 - releng/13.3 - Bump __FreeBSD_version for net80211 'struct ieee80211vap' changes (Mon, 19 Feb 2024 16:10:24 UTC)
- git: d4b4efc6db6c - releng/13.3 - LinuxKPI: 802.11: band-aid for invalid state changes after (*iv_update_bss) (Mon, 19 Feb 2024 16:10:25 UTC)
- git: 9b2da4bc5a68 - releng/13.3 - LinuxKPI: 802.11: update the ni/lsta reference cycle (Mon, 19 Feb 2024 16:10:26 UTC)
- git: 401dbf9cfc0c - releng/13.3 - LinuxKPI: 802.11: lsta txq locking cleanup (Mon, 19 Feb 2024 16:10:27 UTC)
- git: c81df1c11262 - main - iicbus/mux/pca954x: add support for PCA9546 I2C Switch (Wed, 21 Feb 2024 16:46:46 UTC)
- git: 89c1e54a71cc - main - ath(4): always enable 11n (Thu, 22 Feb 2024 22:39:31 UTC)
- git: 46a968ecfb57 - main - dev/uart: name uart_class_set DATA_SET macro UART_CLASS() (Thu, 22 Feb 2024 22:44:55 UTC)
- git: 759a996d610d - main - LinuxKPI: 802.11: implement a deferred RX path (Thu, 22 Feb 2024 22:49:19 UTC)
- Re: git: 47e073941f4e - main - Import the kernel parts of bhyve/arm64 (Mon, 26 Feb 2024 07:24:00 UTC)
- Re: git: db1d086b7372 - main - usb_vendors: add new usb_vendors (Thu, 29 Feb 2024 20:19:55 UTC)
- Bojan Novković
- Brad Davis
- Brooks Davis
- git: d6d4183cc54e - main - syscalls.master: Remove stray blank lines (Thu, 01 Feb 2024 17:15:09 UTC)
- git: 0e867a491156 - main - aarch/SYS.h: implement _SYSCALL_BODY() macro (Fri, 02 Feb 2024 17:10:18 UTC)
- git: 9cbd96582c0a - main - libc: split libc and syscall interposing (1/2) (Mon, 05 Feb 2024 20:38:23 UTC)
- git: 228d8c9efe1e - main - libc: split libc and syscall interposing (2/2) (Mon, 05 Feb 2024 20:38:24 UTC)
- git: 8269e7673cf0 - main - libsys: relocate implementations and manpages (Mon, 05 Feb 2024 20:38:26 UTC)
- git: 8f529310bd09 - main - libc: libc/sys/Makefile.inc -> libsys/Makefile.sys (Mon, 05 Feb 2024 20:38:27 UTC)
- git: 29d079c96491 - main - libsys: move __libsys_interposer consumers (Mon, 05 Feb 2024 20:38:28 UTC)
- git: 84dd0c080ba5 - main - libc: libc/gen/sched_getcpu_gen.c -> libsys/ (Mon, 05 Feb 2024 20:38:29 UTC)
- git: 0d6cc87b18de - main - libc: libc/<arch>/sys/__vdso_gettc -> libsys/<arch>/ (Mon, 05 Feb 2024 20:38:30 UTC)
- git: 4bc66c0f9f2c - main - libc: remove remaining x86 sys bits to libsys (Mon, 05 Feb 2024 20:38:31 UTC)
- git: 19149b03b1b5 - main - libc: remove .PATH refs to libc/<arch>/sys (Mon, 05 Feb 2024 20:38:32 UTC)
- git: 31a46e2cc84d - main - libc: Move per-arch sys/Makefile.inc to libsys (Mon, 05 Feb 2024 20:38:34 UTC)
- git: cdecda8da32b - main - libc: move rfork_thread(3) to libsys (Mon, 05 Feb 2024 20:38:35 UTC)
- git: 1e2502bfca58 - main - libc: move MD sys related symbols to libsys (Mon, 05 Feb 2024 20:38:36 UTC)
- git: 81245a77f0a3 - main - libc: compile _once in libsys (Mon, 05 Feb 2024 20:38:37 UTC)
- git: 4c33415e4cf5 - main - libc: elf auxiliary vector handling to libsys (Mon, 05 Feb 2024 20:38:38 UTC)
- git: f70c5a0925c6 - main - libc: move getpagesize(s) to libsys (Mon, 05 Feb 2024 20:38:39 UTC)
- git: 10f1b536ad71 - main - libc: move __getosreldate to libsys (Mon, 05 Feb 2024 20:38:40 UTC)
- git: b71defdbd871 - main - makesyscalls: generate private syscall symbols (Mon, 05 Feb 2024 20:38:42 UTC)
- git: 86deddfacb6f - main - libsys: generate private symbol map (Mon, 05 Feb 2024 20:38:43 UTC)
- git: e9d961055aa2 - main - libsys: plumb in to build (Mon, 05 Feb 2024 20:38:44 UTC)
- git: ef9871c6205c - main - libthr: move _umtx_op_err() to libsys (Mon, 05 Feb 2024 20:38:45 UTC)
- git: 0d4f7723bc43 - main - libc: link libsys as a auxiliary filter library (Mon, 05 Feb 2024 20:38:46 UTC)
- git: f21777224411 - main - SYS.h: make _SYSCALL_BODY overridable (Mon, 05 Feb 2024 20:38:47 UTC)
- git: 8d2e8f720516 - main - libc: make syscall stubs empty for shared lib (Mon, 05 Feb 2024 20:38:48 UTC)
- git: 11f9745c5bab - main - libsys: fix powerpcspe build (Wed, 07 Feb 2024 00:47:11 UTC)
- git: 57ddfad884a0 - main - lib/libc: version auxiliary libsys.so (Wed, 07 Feb 2024 00:47:12 UTC)
- git: 49076f376af5 - main - libc: don't directly link libsys (Wed, 07 Feb 2024 19:51:26 UTC)
- git: 49d684369c66 - main - libthr: filter rather than link with libsys (Wed, 07 Feb 2024 19:51:27 UTC)
- git: d04abb05375d - main - Belatedly bump __FreeBSD_version for libsys (Wed, 07 Feb 2024 19:51:28 UTC)
- git: 82bebc793658 - main - rescue: Don't explicitly link with libsys (Wed, 07 Feb 2024 21:10:13 UTC)
- git: cc697d22c4a4 - main - libsys: move some missed manpages (Thu, 08 Feb 2024 19:54:14 UTC)
- git: d5677b0b8b8a - main - libsys: actually install manpages (Thu, 08 Feb 2024 19:54:15 UTC)
- git: 1995ea1ea265 - main - libsys: add guards to MD manpages (Fri, 09 Feb 2024 17:22:26 UTC)
- Re: git: 49d684369c66 - main - libthr: filter rather than link with libsys (Mon, 12 Feb 2024 16:14:07 UTC)
- Re: git: fd1066bed67f - main - .profile: Don't bother checking for /home symlink (Tue, 13 Feb 2024 16:39:21 UTC)
- Re: git: bda0c0dc87c5 - stable/14 - Remove redundand prototype, fixing the build. (Mon, 19 Feb 2024 22:40:32 UTC)
- git: 99ea67573164 - main - lib{c,sys}: move auxargs more firmly into libsys (Mon, 19 Feb 2024 22:44:35 UTC)
- git: eb90239d0886 - main - lib{c,thr}: add DT_RUNPATH for gcc -m32 (Mon, 19 Feb 2024 22:44:37 UTC)
- git: c5698afcd58b - main - libsys: remove duplicate, commented out code (Fri, 23 Feb 2024 22:26:49 UTC)
- git: 882d9f4507a8 - main - lib{c,sys}: expose cap_sandboxed from libc/gen (Wed, 28 Feb 2024 23:40:13 UTC)
- git: e52a9177d9e4 - main - libsys: reduce makefile declaration duplication (Thu, 29 Feb 2024 19:19:19 UTC)
- git: f102db5028cd - main - libsys: consolidate PSEUDO definitions (Thu, 29 Feb 2024 19:19:20 UTC)
- git: 6d3f4dcda2fb - main - libsys: make PSEUDO take a bare syscall name (Thu, 29 Feb 2024 19:19:21 UTC)
- git: 304cdac7385a - main - lib{c,sys}: expose _getlogin consistently (Thu, 29 Feb 2024 19:48:00 UTC)
- Bryan Drewery
- cglogic
- Christos Margiolis
- git: 09ba07011a62 - main - mixer(8): Improve error messsages and warnings (Mon, 12 Feb 2024 11:00:19 UTC)
- git: 75be886e58dc - main - mixer(8): Allow full PCM device names as input for the -d option (Mon, 12 Feb 2024 11:00:20 UTC)
- git: 7bd14d09a92a - main - mixer.8: Fix wrong sentence (Mon, 12 Feb 2024 11:00:21 UTC)
- git: cc7479d7dc9b - main - mixer(8): Improve mute and recsrc controls (Mon, 12 Feb 2024 11:00:22 UTC)
- git: 5daa7cf42f45 - main - mixer(8): Use new mixer if we change the default unit (Mon, 12 Feb 2024 11:00:23 UTC)
- git: 53c768e6836a - main - mixer(3): Do not hardcode "/dev/mixer" (Mon, 12 Feb 2024 11:00:24 UTC)
- git: b2e97edffdab - main - snd_uaudio(4): Adapt buffer length to buffer_ms tunable. (Mon, 12 Feb 2024 11:08:45 UTC)
- git: 42fdcd9fd917 - main - snd_uaudio(4): Fix config detection with defaults set. (Mon, 12 Feb 2024 11:08:46 UTC)
- git: 883b8ed582eb - main - sound: remove snddev_info->inprog and pcm_inprog() (Mon, 12 Feb 2024 11:08:48 UTC)
- git: f60e99f45e81 - main - snd_uaudio: mark selected configurations (Mon, 12 Feb 2024 11:08:49 UTC)
- git: dcc47cd49e19 - main - snd_uaudio.4: remove useless .Tn macro (Mon, 12 Feb 2024 11:08:50 UTC)
- git: 5960ab73d865 - main - snd_uaudio.4: document sysctls (Mon, 12 Feb 2024 11:08:51 UTC)
- git: 5968e477a560 - main - snd_hda: Add patches for the Lenovo Ideapad 330-15 and ThinkPad X230 (Sun, 18 Feb 2024 17:08:10 UTC)
- git: 73db76a48c6a - stable/14 - mixer.8: Add terse example for increasing volume (Mon, 26 Feb 2024 23:22:42 UTC)
- git: 750a5298fee0 - stable/14 - mixer(8): Improve error messsages and warnings (Mon, 26 Feb 2024 23:22:43 UTC)
- git: 7ff8cd094b73 - stable/14 - mixer(8): Allow full PCM device names as input for the -d option (Mon, 26 Feb 2024 23:22:44 UTC)
- git: 23269774b052 - stable/14 - mixer.8: Fix wrong sentence (Mon, 26 Feb 2024 23:22:46 UTC)
- git: 96a80ca9ba72 - stable/14 - mixer(8): Improve mute and recsrc controls (Mon, 26 Feb 2024 23:22:47 UTC)
- git: 6ae4ed11c4d3 - stable/14 - mixer(8): Use new mixer if we change the default unit (Mon, 26 Feb 2024 23:22:48 UTC)
- git: 7e984a34c304 - stable/14 - mixer(3): Do not hardcode "/dev/mixer" (Mon, 26 Feb 2024 23:22:49 UTC)
- git: 75358ca4fb54 - stable/14 - snd_uaudio(4): Adapt buffer length to buffer_ms tunable. (Mon, 26 Feb 2024 23:22:50 UTC)
- git: 4c6b20d4b3e3 - stable/14 - snd_uaudio(4): Fix config detection with defaults set. (Mon, 26 Feb 2024 23:22:51 UTC)
- git: 6f2d6237fe98 - stable/14 - sound: remove snddev_info->inprog and pcm_inprog() (Mon, 26 Feb 2024 23:22:52 UTC)
- git: 80da975b55dc - stable/14 - snd_uaudio: mark selected configurations (Mon, 26 Feb 2024 23:22:54 UTC)
- git: 2e5b4890e1d2 - stable/14 - snd_uaudio.4: remove useless .Tn macro (Mon, 26 Feb 2024 23:22:55 UTC)
- git: f8d5fb7db333 - stable/14 - snd_uaudio.4: document sysctls (Mon, 26 Feb 2024 23:22:56 UTC)
- git: a9341f0f0ae0 - main - snd_uaudio(4): Fix sample rate selection after 42fdcd9fd917. (Mon, 26 Feb 2024 23:29:29 UTC)
- git: 8bfb23abf882 - main - pcm.4: Fix lint warnings (Mon, 26 Feb 2024 23:29:30 UTC)
- Chuck Silvers
- Colin Percival
- Cy Schubert
- git: 825caf7e1244..9dd13e84fa8e - vendor/openssl-3.0 - vendor branch updated (Fri, 02 Feb 2024 21:18:31 UTC)
- git: e0c4386e7e71 - main - OpenSSL: Vendor import of OpenSSL 3.0.13 (Fri, 02 Feb 2024 21:22:08 UTC)
- git: 74fe298c8299 - main - OpenSSL: Update version strings (Sat, 03 Feb 2024 00:37:00 UTC)
- git: c94886749e1b - stable/14 - OpenSSL: Vendor import of OpenSSL 3.0.13 (Mon, 05 Feb 2024 16:08:09 UTC)
- git: e72329a4e8a5 - stable/14 - OpenSSL: Update version strings (Mon, 05 Feb 2024 16:08:16 UTC)
- git: 4fedf2bec63f - stable/14 - sqlite3: Vendor import of sqlite3 3.45.0 (Mon, 05 Feb 2024 16:08:18 UTC)
- git: 84d443825255 - stable/13 - sqlite3: Vendor import of sqlite3 3.45.0 (Mon, 05 Feb 2024 16:08:37 UTC)
- git: da63ac1b0757 - main - OpenSSL: Update date string (Mon, 05 Feb 2024 20:10:20 UTC)
- git: fad23b1a2659 - stable/14 - OpenSSL: Update date string (Thu, 08 Feb 2024 00:49:04 UTC)
- Re: git: 62d47d73b7eb - main - tcp: stop timers and clean scoreboard in tcp_close() (Mon, 12 Feb 2024 19:09:53 UTC)
- git: d758c821f202 - Create tag vendor/unbound/1.19.1 (Wed, 14 Feb 2024 04:56:32 UTC)
- git: 16fd0b249104..217a625642d3 - vendor/unbound - vendor branch updated (Wed, 14 Feb 2024 04:56:32 UTC)
- git: b76ef9a7cb8a - main - unbound: Vendor import 1.19.1 (Wed, 14 Feb 2024 05:23:24 UTC)
- git: f8041e3628bd - main - Heimdal: Fix transit path validation CVE-2017-6594 (Thu, 15 Feb 2024 21:30:34 UTC)
- git: 24339377490f - main - Heimdal: CVE-2018-16860 Heimdal KDC: Reject PA-S4U2Self with unkeyed checksum (Thu, 15 Feb 2024 21:30:35 UTC)
- git: 9286d46a794f - main - heimdal: CVE-2022-41916: Check for overflow in _gsskrb5_get_mech() (Thu, 15 Feb 2024 21:30:36 UTC)
- git: 60616b445eb5 - main - heimdal: always confirm PA-PKINIT-KX for anon PKINIT (Thu, 15 Feb 2024 21:30:37 UTC)
- git: fc773115fa2d - main - heimdal: Fix NULL deref (Thu, 15 Feb 2024 21:30:38 UTC)
- git: 5130b35ef561 - main - Revert "heimdal: CVE-2022-41916: Check for overflow in _gsskrb5_get_mech()" (Fri, 16 Feb 2024 17:34:06 UTC)
- git: e2b44c401cc2 - stable/14 - unbound: Vendor import 1.19.1 (Sat, 17 Feb 2024 13:45:44 UTC)
- git: abe4ced2b9de - stable/13 - unbound: Vendor import 1.19.1 (Sat, 17 Feb 2024 13:48:29 UTC)
- git: c6edb21e3763 - releng/13.3 - unbound: Vendor import 1.19.1 (Sun, 18 Feb 2024 04:46:36 UTC)
- git: 4712696c8f46 - stable/14 - Heimdal: Fix transit path validation CVE-2017-6594 (Wed, 21 Feb 2024 13:43:12 UTC)
- git: 5482dc8b9eaf - stable/14 - Heimdal: CVE-2018-16860 Heimdal KDC: Reject PA-S4U2Self with unkeyed checksum (Wed, 21 Feb 2024 13:43:13 UTC)
- git: b1b256dd0f4d - stable/14 - heimdal: always confirm PA-PKINIT-KX for anon PKINIT (Wed, 21 Feb 2024 13:43:14 UTC)
- git: 5b7c923d9581 - stable/14 - heimdal: Fix NULL deref (Wed, 21 Feb 2024 13:43:15 UTC)
- git: 9a7121454dc0 - stable/13 - Heimdal: Fix transit path validation CVE-2017-6594 (Wed, 21 Feb 2024 13:44:19 UTC)
- git: 143a962d0e87 - stable/13 - Heimdal: CVE-2018-16860 Heimdal KDC: Reject PA-S4U2Self with unkeyed checksum (Wed, 21 Feb 2024 13:44:20 UTC)
- git: a311b9d70863 - stable/13 - heimdal: always confirm PA-PKINIT-KX for anon PKINIT (Wed, 21 Feb 2024 13:44:22 UTC)
- git: 6b421e431a2d - stable/13 - heimdal: Fix NULL deref (Wed, 21 Feb 2024 13:44:23 UTC)
- git: aac9dda7f844 - releng/13.3 - Heimdal: Fix transit path validation CVE-2017-6594 (Wed, 21 Feb 2024 14:01:53 UTC)
- git: 776fe3ce5799 - releng/13.3 - Heimdal: CVE-2018-16860 Heimdal KDC: Reject PA-S4U2Self with unkeyed checksum (Wed, 21 Feb 2024 14:01:54 UTC)
- git: 9f2e70a87d6e - releng/13.3 - heimdal: always confirm PA-PKINIT-KX for anon PKINIT (Wed, 21 Feb 2024 14:01:55 UTC)
- git: 88bdc4bb60df - releng/13.3 - heimdal: Fix NULL deref (Wed, 21 Feb 2024 14:01:57 UTC)
- Dag-Erling Smørgrav
- git: 5cb28f797977 - main - bintrans: Error out if writing to the output failed. (Thu, 01 Feb 2024 13:11:09 UTC)
- git: bce34cba07bc - main - bintrans: Fix uninitialized variable. (Thu, 01 Feb 2024 13:11:10 UTC)
- git: 64028ac3ba96 - main - bintrans: Add base64 to name list in manual page. (Thu, 01 Feb 2024 13:11:11 UTC)
- git: bc2913d1736c - main - bintrans: Remove unused variable. (Thu, 01 Feb 2024 13:11:12 UTC)
- git: 3d6778d84eaa - stable/14 - Add kenv .Xr in kldload(8) and loader.conf(5) (Thu, 01 Feb 2024 17:46:26 UTC)
- git: 5d7b049f9904 - stable/13 - Add kenv .Xr in kldload(8) and loader.conf(5) (Thu, 01 Feb 2024 17:46:27 UTC)
- git: 3a9cb4da4e75 - stable/14 - stand: Add 1440p to the list of known resolutions. (Thu, 01 Feb 2024 17:46:27 UTC)
- git: 6ef4fc44f962 - stable/13 - stand: Add 1440p to the list of known resolutions. (Thu, 01 Feb 2024 17:46:28 UTC)
- git: 851a9da38f07 - main - patch: Support long context lines. (Mon, 12 Feb 2024 18:26:30 UTC)
- git: d5228e8957c2..378c74faf328 - vendor/tzcode - vendor branch updated (Tue, 13 Feb 2024 18:33:43 UTC)
- git: bf780ae01ca2 - Create tag vendor/tzcode/tzcode2024a (Tue, 13 Feb 2024 18:33:54 UTC)
- git: 46c599340f18 - main - Update tzcode to 2024a. (Tue, 13 Feb 2024 20:36:29 UTC)
- git: 72ee91fed4cf - main - md5: Accept "-" as alias for stdin. (Fri, 16 Feb 2024 12:50:51 UTC)
- git: 5b44edb40583 - main - md5: Ignore files in string and passthrough mode. (Fri, 16 Feb 2024 12:50:52 UTC)
- git: 17d5b027c192 - main - md5: Clean up input stream rights. (Fri, 16 Feb 2024 12:50:53 UTC)
- git: 1365bb722af1 - main - tzcode: Fix overflow handling in TZ parser. (Sun, 18 Feb 2024 09:56:03 UTC)
- git: 3cc86989bfbe - main - sdiff: Misc cleanup. (Sun, 18 Feb 2024 17:41:38 UTC)
- git: a834edfccd14 - main - sdiff: Fix --expand-tabs and --tabsize. (Sun, 18 Feb 2024 17:41:39 UTC)
- git: ad7bef8b8907 - main - sdiff: Fix binary case. (Sun, 18 Feb 2024 17:41:40 UTC)
- git: e7308a60a5b7 - main - md5: Add test case for GNU input modes. (Tue, 20 Feb 2024 22:05:03 UTC)
- git: 4db7ca244705 - main - md5: Fix Perl mode long options. (Tue, 20 Feb 2024 22:05:05 UTC)
- git: c05533d97ac1 - main - md5: Fix GNU check mode. (Tue, 20 Feb 2024 22:05:06 UTC)
- git: 702f133fa181 - main - md5: Untabify declarations. (Tue, 20 Feb 2024 22:05:07 UTC)
- git: e257a38de4d5 - stable/14 - Update tzcode to 2024a. (Wed, 21 Feb 2024 20:59:18 UTC)
- git: 245844372d7e - stable/14 - tzcode: Fix overflow handling in TZ parser. (Wed, 21 Feb 2024 20:59:19 UTC)
- git: beb958dca02a - stable/13 - tzcode: Fix overflow handling in TZ parser. (Wed, 21 Feb 2024 20:59:36 UTC)
- git: e99479f817c4 - releng/13.3 - tzcode: Fix overflow handling in TZ parser. (Fri, 23 Feb 2024 11:41:32 UTC)
- git: fa778f0ce5ef - stable/14 - bintrans: Error out if writing to the output failed. (Sat, 24 Feb 2024 12:14:59 UTC)
- git: 4ffc5ab03f83 - stable/14 - patch: Support long context lines. (Sat, 24 Feb 2024 12:15:00 UTC)
- git: 1288891878d9 - stable/14 - md5: Accept "-" as alias for stdin. (Sat, 24 Feb 2024 12:15:01 UTC)
- git: 181e9683778e - stable/14 - sdiff: Misc cleanup. (Sat, 24 Feb 2024 12:15:03 UTC)
- git: 53de23f4d140 - main - diff: Fix --expand-tabs and --side-by-side. (Mon, 26 Feb 2024 18:08:56 UTC)
- git: 312b1076c6b0 - main - diff: Bump manual page date. (Mon, 26 Feb 2024 18:22:12 UTC)
- git: 5c7b986c21ed - main - lorder: Clean up and improve robustness. (Wed, 28 Feb 2024 15:44:33 UTC)
- git: 96da41b6dbf3 - main - lorder: Add unit tests. (Wed, 28 Feb 2024 15:44:34 UTC)
- git: cf4d9bf8b388 - main - lorder: Undeprecate. (Wed, 28 Feb 2024 15:44:35 UTC)
- git: aedb37dc4931 - main - lorder: Don't rely on legacy syntax. (Thu, 29 Feb 2024 14:19:21 UTC)
- git: aa80cfadff0b - main - lorder: Tweak invalid file test. (Thu, 29 Feb 2024 14:19:22 UTC)
- David Bright
- Dimitry Andric
- git: 2d835ae86572..4fdf604ba667 - vendor/llvm-project/release-18.x - vendor branch updated (Wed, 07 Feb 2024 14:39:23 UTC)
- git: c8356f08aac5 - Create tag vendor/llvm-project/llvmorg-18-init-18361-g22683463740e (Wed, 07 Feb 2024 14:39:23 UTC)
- git: 3f361e29e63e - Create tag vendor/llvm-project/llvmorg-18.1.0-rc2-0-gc6c86965d967 (Wed, 07 Feb 2024 14:39:23 UTC)
- git: cf675768528f - main - Merge commit f577bfb99528 from llvm-project (by Alexander Potapenko): (Thu, 08 Feb 2024 19:20:01 UTC)
- git: 7d91a95f825a - stable/14 - Merge commit 4a39d0890894 from llvm-project (by Mark Johnston): (Thu, 08 Feb 2024 19:26:25 UTC)
- git: 6d5c1c562cc5 - stable/14 - Merge libcxxrt master 03c83f5a57be8c5b1a29a68de5638744f17d28ba (Thu, 08 Feb 2024 19:26:26 UTC)
- git: d5d6b3938d84 - stable/13 - Merge commit 4a39d0890894 from llvm-project (by Mark Johnston): (Thu, 08 Feb 2024 19:27:57 UTC)
- git: 134580c103b4 - stable/13 - Merge libcxxrt master 03c83f5a57be8c5b1a29a68de5638744f17d28ba (Thu, 08 Feb 2024 19:27:58 UTC)
- git: 4015c064200e - main - Remove usr.bin/clang/llvm-ar/llvm-cxxfilt-driver.cpp file (Sat, 10 Feb 2024 21:03:38 UTC)
- git: 470f9f13de10 - main - Build clang and other llvm executables as PIE (Sun, 11 Feb 2024 18:45:44 UTC)
- git: ed27ae8df4b1 - main - Bump __FreeBSD_version after clang/llvm PIE change (Sun, 11 Feb 2024 22:47:03 UTC)
- git: d9c0e2e16660 - main - Revert "Build clang and other llvm executables as PIE" (Mon, 12 Feb 2024 09:28:24 UTC)
- git: 24b0131793cc - stable/14 - Merge commit f577bfb99528 from llvm-project (by Alexander Potapenko): (Tue, 13 Feb 2024 17:52:28 UTC)
- git: 5fe7f76dd681 - stable/14 - Remove usr.bin/clang/llvm-ar/llvm-cxxfilt-driver.cpp file (Tue, 13 Feb 2024 17:52:29 UTC)
- git: 2292dffacfc5 - stable/13 - Merge commit f577bfb99528 from llvm-project (by Alexander Potapenko): (Tue, 13 Feb 2024 17:52:44 UTC)
- git: e9c00a656573 - stable/13 - Remove usr.bin/clang/llvm-ar/llvm-cxxfilt-driver.cpp file (Tue, 13 Feb 2024 17:52:45 UTC)
- git: 42ceb92e6a54 - stable/13 - lld: work around elftoolchain bug which causes bloated RISCV binaries (Wed, 14 Feb 2024 19:43:07 UTC)
- git: 73ff7384e025 - main - Optionally create full debuginfo for llvm-related executables (Fri, 16 Feb 2024 23:20:30 UTC)
- git: e368e9b75677 - main - Proactively remove /usr/lib/kgdb file that became a directory (Sat, 17 Feb 2024 11:31:09 UTC)
- git: db43cefe080f - stable/14 - Proactively remove /usr/lib/kgdb file that became a directory (Tue, 20 Feb 2024 18:23:34 UTC)
- git: f96dd1e361f8 - stable/13 - Proactively remove /usr/lib/kgdb file that became a directory (Tue, 20 Feb 2024 18:25:31 UTC)
- git: 4470abcd93ed - Create tag vendor/llvm-project/llvmorg-18.1.0-rc2-53-gc7b0a6ecd442 (Tue, 20 Feb 2024 18:47:26 UTC)
- git: 4fdf604ba667..e15a4f0a320e - vendor/llvm-project/release-18.x - vendor branch updated (Tue, 20 Feb 2024 18:47:26 UTC)
- git: e15a4f0a320e..b3ca86c61e06 - vendor/llvm-project/release-18.x - vendor branch updated (Wed, 21 Feb 2024 09:59:40 UTC)
- Dmitry Salychev
- Don Lewis
- Ed Maste
- Re: git: ed3563b0ac31 - main - csu: add crtbrand.o dependency on sys/param.h (Thu, 01 Feb 2024 01:53:49 UTC)
- git: 5f047ae0c73b - main - pflowctl: add missing break to case 's' (Thu, 01 Feb 2024 22:03:19 UTC)
- git: 912b52a62c72 - main - msgs: Use C99 bool instead of defining our own (Tue, 06 Feb 2024 13:38:19 UTC)
- git: fd1066bed67f - main - .profile: Don't bother checking for /home symlink (Mon, 12 Feb 2024 14:25:48 UTC)
- git: f1bd7311fbd5 - main - style.lua.9: remove mention of $FreeBSD$ (Mon, 12 Feb 2024 15:40:29 UTC)
- Re: git: fd1066bed67f - main - .profile: Don't bother checking for /home symlink (Tue, 13 Feb 2024 18:19:06 UTC)
- git: b4b61ead7eab - main - dot.profile: handle symlinked $HOME (Tue, 13 Feb 2024 18:25:35 UTC)
- git: bbd29c4394de - main - wlan(4) - remove an(4) reference (Wed, 14 Feb 2024 14:11:15 UTC)
- git: 090674a3dbf8 - stable/14 - csu: add crtbrand.o dependency on sys/param.h (Wed, 14 Feb 2024 17:16:07 UTC)
- git: 6fc69ba38cfc - stable/13 - csu: add crtbrand.o dependency on sys/param.h (Wed, 14 Feb 2024 17:17:32 UTC)
- git: 95ca89cda1a6 - main - ctfmerge: demote "No ctf sections found" to a warning (Wed, 14 Feb 2024 20:53:21 UTC)
- git: 05f530f4d2bb - main - cat: fix cap_rights_init usage (Thu, 15 Feb 2024 00:38:47 UTC)
- git: 3733d82c4deb - main - libcasper: fix cap_rights_init usage (Thu, 15 Feb 2024 03:33:50 UTC)
- git: 8d1348f55aed - main - path_test: fix cap_rights_init usage (Thu, 15 Feb 2024 13:59:00 UTC)
- git: 2c5ff9118c1e - main - rights.4: Remove sentence implying that rights are a mask (Thu, 15 Feb 2024 15:01:30 UTC)
- git: 0ed5a203925e - stable/14 - mfc-candidates: search by committer only, not author (Tue, 20 Feb 2024 15:13:44 UTC)
- git: c8c5d91f48c4 - stable/14 - pkgbase: pass --recurse-submodules to `git ls-files` (Tue, 20 Feb 2024 15:16:53 UTC)
- git: 9dd5023e955d - main - iwm.4: add iwlwifi cross-reference (Tue, 20 Feb 2024 16:49:54 UTC)
- git: bec5e729ceef - stable/12 - heimdal: Fix NULL deref (Wed, 21 Feb 2024 20:26:02 UTC)
- git: 975d7730828a - main - kern: fix panic with disabled ttys (Mon, 26 Feb 2024 20:13:40 UTC)
- git: 26db5b3e638e - stable/14 - Remove MOVED_LIBS handling from list-old-libs (Mon, 26 Feb 2024 23:18:25 UTC)
- git: f46ba0b0ac9a - internal/admin - Restore mp's commit bit per request (Tue, 27 Feb 2024 19:44:40 UTC)
- git: 8d22744f5be1 - stable/14 - kern: fix panic with disabled ttys (Thu, 29 Feb 2024 00:29:43 UTC)
- git: a60220bbb551 - stable/13 - kern: fix panic with disabled ttys (Thu, 29 Feb 2024 00:31:14 UTC)
- git: 784695750ef3 - releng/13.3 - jail: Fix information leak. (Thu, 29 Feb 2024 13:17:45 UTC)
- git: 814761540eb9 - releng/13.3 - kern: fix panic with disabled ttys (Thu, 29 Feb 2024 13:17:47 UTC)
- Emmanuel Vadot
- git: 9bbe06b004e2 - main - Revert "pkgbase: Create a FreeBSD-dtb package" (Fri, 02 Feb 2024 10:41:12 UTC)
- git: b6e9a7a2e251 - main - Reapply "pkgbase: Create a FreeBSD-dtb package" (Sat, 03 Feb 2024 08:49:23 UTC)
- git: 114ab149e23e - main - files: make uart_bus_puc.c not depend on puc (Mon, 12 Feb 2024 17:19:02 UTC)
- git: 6e69612d5df1 - main - pam: Add pam_xdg module (Mon, 26 Feb 2024 17:35:57 UTC)
- git: 6b9e6f12e5bb - main - pam: Always use pam_xdg for session and xdm (Mon, 26 Feb 2024 17:35:59 UTC)
- git: 84329908c522 - main - pam_xdg: Remove leftover debug printf (Tue, 27 Feb 2024 06:42:59 UTC)
- git: 2d2950c88933 - main - pam_xdg: Check asprintf return value (Tue, 27 Feb 2024 06:43:00 UTC)
- Re: git: 6e69612d5df1 - main - pam: Add pam_xdg module (Tue, 27 Feb 2024 06:44:17 UTC)
- git: 5acbe6d1fb55 - main - pam_xdg: Reset rv to 0 (Tue, 27 Feb 2024 07:06:34 UTC)
- git: 72b045386dd3 - main - rc: Set var_run_enable to enable by default (Wed, 28 Feb 2024 07:18:20 UTC)
- Eric Joyner
- Eugene Grosbein
- FreeBSD User
- Gleb Smirnoff
- git: 5bdf8150cd7d - main - unix/dgram: don't clear so_error in case of MSG_PEEK (Thu, 01 Feb 2024 21:44:44 UTC)
- git: 702c48184718 - main - socket tests: improve error message (Thu, 01 Feb 2024 21:44:45 UTC)
- git: 861274c9f8cf - main - tests/netinet: add a demo of TCP implied connect (Thu, 01 Feb 2024 21:44:46 UTC)
- git: 70f5c6e34ffd - main - tests/netinet: push variable 'sin' into function scope (Sat, 03 Feb 2024 05:09:24 UTC)
- Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL (Sat, 03 Feb 2024 05:24:27 UTC)
- Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL (Sat, 03 Feb 2024 17:58:49 UTC)
- git: ce69e37369aa - main - Revert "sockets: retire sorflush()" (Sat, 03 Feb 2024 21:10:54 UTC)
- git: d682c1eaa598 - main - unix: synchronize shutdown(2) with read(2) (Sat, 03 Feb 2024 21:10:56 UTC)
- Re: git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex (Tue, 06 Feb 2024 02:02:37 UTC)
- Re: git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex (Tue, 06 Feb 2024 02:13:05 UTC)
- git: 541e6a989cae - main - unix/stream: do not put empty mbufs on the socket (Thu, 08 Feb 2024 17:01:03 UTC)
- git: 45eae45d91cb - main - tests/unix_passfd: fix typos - assignment instead of comparison (Thu, 08 Feb 2024 17:01:04 UTC)
- git: 1e68b8d9a90f - main - tests/unix_passfd: test that control mixed with data creates records (Thu, 08 Feb 2024 17:01:05 UTC)
- git: 3ad0f9a58410 - main - tests/unix_passfd: add a comment for send_a_lot (Thu, 08 Feb 2024 17:01:06 UTC)
- git: 0bd8eb3e08d9 - main - unix: retire LOCAL_CONNWAIT (Thu, 08 Feb 2024 17:01:07 UTC)
- git: abe8379b4f24 - main - sockets: repair wakeup of accept(2) by shutdown(2) (Thu, 15 Feb 2024 18:49:03 UTC)
- git: bc9107f8c405 - main - socket tests: add listener_wakeup (Thu, 15 Feb 2024 18:49:05 UTC)
- git: 3aefe6759669 - main - nextboot: fix typo that merged two args into one (Tue, 20 Feb 2024 03:54:24 UTC)
- git: 0c3ade2cf13d - main - nextboot: fix nextboot -k on ZFS (Tue, 20 Feb 2024 03:54:25 UTC)
- git: 6a3e87e1306d - main - arp: fix arp -s/-S (Tue, 20 Feb 2024 18:33:22 UTC)
- git: 28bc1822b786 - main - tests/arp: when checking 'arp -d' check that entry is removed (Tue, 20 Feb 2024 18:33:23 UTC)
- git: 1968d71647ba - main - tests/arp: test arp -s/-S work (Tue, 20 Feb 2024 18:33:24 UTC)
- git: fa6a02f50e65 - main - tests/fdgrowtable: open more files in the threaded case (Tue, 20 Feb 2024 22:31:21 UTC)
- git: 3ac001620e28 - main - tests/fdgrowtable: remove always true check (Tue, 20 Feb 2024 22:31:22 UTC)
- git: e53b83a849e3 - main - tests/sigsys: initialize parameter passed to sysctlbyname() (Tue, 20 Feb 2024 22:38:37 UTC)
- git: 89189224adb5 - main - snd_hda: add 32-bit memory quirk for Creative Sound Blaster Audigy FX (Fri, 23 Feb 2024 19:33:05 UTC)
- git: 98ef51d54906 - main - Revert "tests/fdgrowtable: open more files in the threaded case" (Sat, 24 Feb 2024 01:54:06 UTC)
- git: 4c6ceca9cc44 - main - tests/fdgrowtable: perform the threaded test in a child process (Sat, 24 Feb 2024 01:54:07 UTC)
- git: 48698ead6ff0 - main - lagg: wrap lagg_port2req() into LAGG_SLOCK() (Sat, 24 Feb 2024 01:57:14 UTC)
- git: 1e74fc950419 - stable/14 - arp: fix arp -s/-S (Sun, 25 Feb 2024 18:03:36 UTC)
- git: 41ce9c8b8891 - main - netlink: restore original buffer if nlmsgs_to_linux() fails (Tue, 27 Feb 2024 20:47:52 UTC)
- git: 152a6d410e47 - main - socket tests: remove MSG_TRUNC test for unix/seqpacket (Wed, 28 Feb 2024 22:33:07 UTC)
- git: d6ef9649dd92 - main - tests/unix_seqpacket: remove EMSGSIZE tests (Wed, 28 Feb 2024 22:33:08 UTC)
- git: 1f46c32c1f3d - main - tests/unix_seqpacket: provide function that returns bound & listening sock (Wed, 28 Feb 2024 22:33:09 UTC)
- git: 3bc122d27064 - main - tests/unix_seqpacket: test that data can be sent before accept(2) (Wed, 28 Feb 2024 22:33:10 UTC)
- git: 253d8a1f8a24 - main - tests/unix_seqpacket: test that implied connect doesn't work (Wed, 28 Feb 2024 22:33:11 UTC)
- git: 7ee47c3bb7a6 - main - sockets: in solisten_proto() don't call sbdestroy() on a PR_SOCKBUF (Wed, 28 Feb 2024 23:57:37 UTC)
- Gordon Bergling
- git: adac86cd7be0 - stable/14 - if_eqos: Fix a typo in a kernel error message (Sat, 17 Feb 2024 20:30:46 UTC)
- git: 2fb174d18a42 - main - sctp(4): Fix a typo in a source code comment (Sun, 18 Feb 2024 12:01:39 UTC)
- git: f24c816daa00 - main - iov.h: Fix a typo in a source code comment (Mon, 19 Feb 2024 11:03:19 UTC)
- git: 94fc800f5bf2 - main - net80211: Fix two typos in kernel messages (Mon, 19 Feb 2024 11:08:20 UTC)
- git: c71ed5dc63de - stable/14 - sctp(4): Fix a typo in a source code comment (Wed, 21 Feb 2024 07:18:09 UTC)
- git: 0c3ca6ce1fca - stable/13 - sctp(4): Fix a typo in a source code comment (Wed, 21 Feb 2024 07:18:45 UTC)
- git: ffea732c5192 - main - ls.1: Mention CLICOLOR environment variable (Wed, 21 Feb 2024 10:55:33 UTC)
- git: 13c7c0e5659b - stable/12 - iov.h: Fix a typo in a source code comment (Thu, 22 Feb 2024 09:39:04 UTC)
- git: f7a47daa384e - stable/13 - iov.h: Fix a typo in a source code comment (Thu, 22 Feb 2024 09:39:14 UTC)
- git: 2710ac0c9c92 - stable/14 - iov.h: Fix a typo in a source code comment (Thu, 22 Feb 2024 09:39:22 UTC)
- git: 059fd69e7499 - main - umcs(4): Fix two typos in source code comments (Thu, 22 Feb 2024 13:14:38 UTC)
- git: 5e89e34f846a - main - random(4): Fix a typo in a source code comment (Thu, 22 Feb 2024 15:56:01 UTC)
- git: 5a476e64b543 - main - uath(4): Fix a typo in a source code comment (Thu, 22 Feb 2024 15:56:02 UTC)
- git: a53204c22790 - main - sk(4): Fix a typo in a source code comment (Thu, 22 Feb 2024 16:17:25 UTC)
- git: 04440331b570 - main - vge(4): Fix a typo in a source code comment (Thu, 22 Feb 2024 16:34:30 UTC)
- git: d646dca3bc1b - main - bge(4): Fix some typos in source code comments (Thu, 22 Feb 2024 19:40:20 UTC)
- git: e705ac7788b2 - stable/14 - net80211: Fix two typos in kernel messages (Sat, 24 Feb 2024 08:23:58 UTC)
- git: 3093fe97e126 - stable/13 - net80211: Fix two typos in kernel messages (Sat, 24 Feb 2024 08:24:38 UTC)
- git: 61b88a230bac - main - if_hn: Fix two typos in source code comments (Sat, 24 Feb 2024 09:14:05 UTC)
- git: a3c51cfd5da1 - stable/14 - uath(4): Fix a typo in a source code comment (Sun, 25 Feb 2024 07:44:05 UTC)
- git: efbeab503b2c - stable/14 - vge(4): Fix a typo in a source code comment (Sun, 25 Feb 2024 07:44:07 UTC)
- git: f7d2a1d2dc56 - stable/14 - random(4): Fix a typo in a source code comment (Sun, 25 Feb 2024 07:44:08 UTC)
- git: a7a0875d276b - stable/14 - bge(4): Fix some typos in source code comments (Sun, 25 Feb 2024 07:44:09 UTC)
- git: 324f8ce49a16 - stable/14 - sk(4): Fix a typo in a source code comment (Sun, 25 Feb 2024 07:44:10 UTC)
- git: ff9794844f86 - stable/14 - umcs(4): Fix two typos in source code comments (Sun, 25 Feb 2024 07:44:11 UTC)
- git: 91ebcc32be85 - stable/13 - uath(4): Fix a typo in a source code comment (Sun, 25 Feb 2024 07:45:39 UTC)
- git: d7670d898dee - stable/13 - vge(4): Fix a typo in a source code comment (Sun, 25 Feb 2024 07:45:40 UTC)
- git: 8c3b4af727a0 - stable/13 - random(4): Fix a typo in a source code comment (Sun, 25 Feb 2024 07:45:41 UTC)
- git: dd4d5219070a - stable/13 - bge(4): Fix some typos in source code comments (Sun, 25 Feb 2024 07:45:42 UTC)
- git: bbefc61cacc8 - stable/13 - sk(4): Fix a typo in a source code comment (Sun, 25 Feb 2024 07:45:43 UTC)
- git: f3d93603bc29 - stable/13 - umcs(4): Fix two typos in source code comments (Sun, 25 Feb 2024 07:45:44 UTC)
- git: 442d1ee07efc - stable/12 - uath(4): Fix a typo in a source code comment (Sun, 25 Feb 2024 07:47:19 UTC)
- git: c513a1b09b40 - stable/12 - vge(4): Fix a typo in a source code comment (Sun, 25 Feb 2024 07:47:21 UTC)
- git: 8dbf4f6c232d - stable/12 - random(4): Fix a typo in a source code comment (Sun, 25 Feb 2024 07:47:22 UTC)
- git: eeee62ac1eb7 - stable/12 - bge(4): Fix some typos in source code comments (Sun, 25 Feb 2024 07:47:23 UTC)
- git: 64d52e1605ae - stable/12 - sk(4): Fix a typo in a source code comment (Sun, 25 Feb 2024 07:47:24 UTC)
- git: ef2b2b0bf3e3 - stable/12 - umcs(4): Fix two typos in source code comments (Sun, 25 Feb 2024 07:47:25 UTC)
- git: 6e9a71706906 - main - tcp_rack.4: Fix a link in the SEE ALSO section (Sun, 25 Feb 2024 09:17:18 UTC)
- git: 8bafcf60ef68 - stable/14 - if_hn: Fix two typos in source code comments (Tue, 27 Feb 2024 08:24:44 UTC)
- git: a8ed50b57e04 - stable/13 - if_hn: Fix two typos in source code comments (Tue, 27 Feb 2024 08:24:59 UTC)
- git: 2ba9bcd97608 - stable/12 - if_hn: Fix two typos in source code comments (Tue, 27 Feb 2024 08:25:13 UTC)
- git: 04d5a8ae0401 - main - vge(4): Fix a typo in a source code comment (Tue, 27 Feb 2024 12:42:33 UTC)
- git: 8f87d402e321 - main - dumprestore.h: Fix typos in source code comments (Tue, 27 Feb 2024 12:49:35 UTC)
- git: e2f364961369 - main - bxe(4): Fix two typos in a kernel messages (Tue, 27 Feb 2024 16:39:11 UTC)
- git: 6bce41a38e32 - main - carp(4): Fix a typo in a source code comment (Tue, 27 Feb 2024 16:40:06 UTC)
- git: 77f6c0ce9288 - main - nvmecontrol.8: Fix the SYNOPSIS section (Wed, 28 Feb 2024 08:26:54 UTC)
- git: 865baeaf1abe - main - md5.1: Fix an example (Wed, 28 Feb 2024 08:32:48 UTC)
- git: e7b055efa743 - stable/14 - tcp: Remove the documented dependency of TCPHPTS for RACK and BBR (Wed, 28 Feb 2024 12:37:15 UTC)
- git: 72d897c7f410 - stable/14 - tcp_rack.4: Fix a link in the SEE ALSO section (Wed, 28 Feb 2024 12:37:16 UTC)
- git: e6c0ce9e37f5 - stable/14 - Correct the grammo in "will underlined". (Wed, 28 Feb 2024 12:41:30 UTC)
- git: ff86c97bfa54 - stable/14 - ls: versort incompatible w/ timesort and sizesort (Wed, 28 Feb 2024 12:49:05 UTC)
- git: fa399b889f70 - stable/14 - ls: Fix -v and associated test (Wed, 28 Feb 2024 12:49:06 UTC)
- git: d19769300126 - stable/14 - ls.1: Mention CLICOLOR environment variable (Wed, 28 Feb 2024 12:49:07 UTC)
- Gordon Tetlow
- git: 007b8b8ecd96 - releng/14.0 - contrib/tzdata: import tzdata 2024a (Wed, 14 Feb 2024 06:05:40 UTC)
- git: f5bb597829e1 - releng/14.0 - bhyveload: use a dirfd to support -h (Wed, 14 Feb 2024 06:05:44 UTC)
- git: 4d354159d150 - releng/14.0 - jail: Fix information leak. (Wed, 14 Feb 2024 06:05:46 UTC)
- git: 9d0e3b306e38 - releng/14.0 - Add UPDATING entries and bump the branch version. (Wed, 14 Feb 2024 06:05:47 UTC)
- git: 922f62fc240f - releng/13.2 - contrib/tzdata: import tzdata 2023d (Wed, 14 Feb 2024 06:05:55 UTC)
- git: 3982cad2a7d3 - releng/13.2 - contrib/tzdata: import tzdata 2024a (Wed, 14 Feb 2024 06:05:56 UTC)
- git: 9deb5ca77beb - releng/13.2 - setusercontext(): Apply personal settings only on matching effective UID (Wed, 14 Feb 2024 06:05:57 UTC)
- git: 154dedade465 - releng/13.2 - EVFILT_SIGNAL: do not use target process pointer on detach (Wed, 14 Feb 2024 06:05:58 UTC)
- git: 48598b1670ce - releng/13.2 - bhyveload: use a dirfd to support -h (Wed, 14 Feb 2024 06:06:00 UTC)
- git: 326f58eade21 - releng/13.2 - Add UPDATING entries and bump the branch version. (Wed, 14 Feb 2024 06:06:02 UTC)
- Gregory Neil Shapiro
- Herbert J. Skuhra
- Hiroki Sato
- Jamie Gritton
- Jason A. Harmening
- Jessica Clarke
- git: fbae308319b7 - main - bsd.subdir.mk: Drop broken optimisation for realinstall parallelisation (Fri, 02 Feb 2024 21:18:07 UTC)
- Re: git: 834517eff8aa - main - x86 & arm: remove CAM_DEBUG_FLAGS= from MMCCAM kernels (Fri, 02 Feb 2024 23:24:29 UTC)
- Re: git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support (Sat, 03 Feb 2024 01:27:58 UTC)
- git: 7143521f4cbc - main - Revert "bsdinstall: separate out dist selection in prep for pkgbase support" (Sat, 03 Feb 2024 01:31:38 UTC)
- git: b809c7d6a269 - main - bsdinstall: Fix netconfig script when no interfaces are present (Sat, 03 Feb 2024 02:00:33 UTC)
- git: 7414d14bd51d - main - bsdinstall: Drop Error from title in netconfig no interfaces dialog (Sat, 03 Feb 2024 02:00:34 UTC)
- git: 1e75e61d5c2c - main - bsdinstall: Fix broken netconfig persistence for installed system (Sat, 03 Feb 2024 23:11:55 UTC)
- Re: git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support (Sun, 04 Feb 2024 17:15:09 UTC)
- Re: git: 0d4f7723bc43 - main - libc: link libsys as a auxiliary filter library (Mon, 05 Feb 2024 20:52:36 UTC)
- Re: git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support (Mon, 05 Feb 2024 22:11:22 UTC)
- git: b8afdda360e5 - main - gicv3_its: Drop a couple of redundant vm_offset_t casts (Wed, 07 Feb 2024 16:39:35 UTC)
- git: c994f226bbd3 - main - bsdinstall: Add new Auto option to netconfig interface selection dialog (Fri, 09 Feb 2024 18:25:33 UTC)
- git: 89c3cc20d643 - main - committers-src: Extremely belatedly add myself (Sat, 10 Feb 2024 06:07:29 UTC)
- Re: git: 0df5f65908dd - main - reboot: Implement zfs support (Tue, 13 Feb 2024 01:10:39 UTC)
- Re: git: 8271d9b99a3b - main - libsys: remove usage of pthread_once and _once_stub (Wed, 21 Feb 2024 00:51:04 UTC)
- Re: git: 8271d9b99a3b - main - libsys: remove usage of pthread_once and _once_stub (Wed, 21 Feb 2024 17:23:10 UTC)
- Re: git: 8271d9b99a3b - main - libsys: remove usage of pthread_once and _once_stub (Thu, 22 Feb 2024 01:23:08 UTC)
- Re: git: dcb621efd664 - main - loader: Mark BEARSSL broken on powerpc (Thu, 22 Feb 2024 17:15:48 UTC)
- git: 121be555997b - main - arm: Set NEW_PCIB in DEFAULTS rather than a subset of kernel configs (Thu, 22 Feb 2024 18:28:46 UTC)
- git: ff6b71c2b214 - main - rescue: Stop using LDADD_zstd (Thu, 22 Feb 2024 20:56:21 UTC)
- git: 09cb8031b43c - main - efibootmgr: Simplify make_next_boot_var_name and fix cnt == 0 case (Fri, 23 Feb 2024 02:37:12 UTC)
- John Baldwin
- Re: git: 834517eff8aa - main - x86 & arm: remove CAM_DEBUG_FLAGS= from MMCCAM kernels (Fri, 02 Feb 2024 22:45:15 UTC)
- Re: git: 5fdf01dbeef1 - main - Revert "stand/lua: always allow overriding with local config files" (Fri, 02 Feb 2024 22:50:47 UTC)
- git: fd1aa5b3a2a9 - main - x86: Consistently pass true/false to is_pde parameter of pmap_cache_bits (Fri, 02 Feb 2024 22:59:13 UTC)
- git: 70539d5da600 - main - amd64: Use bool for booleans in getmemsize (Fri, 02 Feb 2024 22:59:14 UTC)
- git: afb1a3e30c05 - main - arm: pmap_extract() returns a PA not a boolean value (Fri, 02 Feb 2024 22:59:15 UTC)
- git: 1027e838a8ee - main - ddb: Use bool for boolean variables in MD code (Fri, 02 Feb 2024 23:09:03 UTC)
- git: 9eb4e0b42d7c - main - x86 mem: Pass standard bool value to pmap_demote_DMAP (Fri, 02 Feb 2024 23:32:56 UTC)
- git: bf20896da454 - main - i386: Use bool for booleans in getmemsize (Mon, 05 Feb 2024 23:45:41 UTC)
- git: c83d83206a39 - main - speaker: Use standard C bool (Mon, 05 Feb 2024 23:45:42 UTC)
- Re: git: e4ab361e5394 - main - fix poweroff regression from 9cdf326b4f by delaying shutdown_halt (Thu, 08 Feb 2024 17:52:50 UTC)
- git: 0e72b8d36562 - main - acpi: Use kobj typedefs for new-bus method prototypes (Fri, 09 Feb 2024 18:44:22 UTC)
- git: 1fb5445206a5 - main - acpi: Use bus_generic_alloc_resource instead of duplicating it (Fri, 09 Feb 2024 18:44:24 UTC)
- git: 0e1246e33461 - main - acpi: Cleanup handling of suballocated resources (Fri, 09 Feb 2024 18:44:25 UTC)
- git: 03719c651430 - main - pcib: Make various bus methods private to pci_pci.c (Fri, 09 Feb 2024 18:44:26 UTC)
- git: 36efc64a6bc6 - main - pcib: Allocate PCI_RES_BUS resources with RF_ACTIVE (Fri, 09 Feb 2024 18:44:27 UTC)
- git: b377ff8110e3 - main - pcib: Refine handling of resources allocated from bridge windows (Fri, 09 Feb 2024 18:44:28 UTC)
- git: eb86c6c5b462 - main - cam: Check if cam_simq_alloc fails for the xpt bus during module init (Fri, 09 Feb 2024 19:57:07 UTC)
- Re: git: c0b8047bdc13 - main - LinuxKPI: Allow kmalloc to be called when FPU protection is enabled (Mon, 12 Feb 2024 17:57:09 UTC)
- git: 5bda26333a8e - main - gpiobus: Use bus_generic_rman_* (Wed, 14 Feb 2024 22:52:38 UTC)
- git: 93923685d35d - main - pci_host_generic_fdt: Remove duplicate DEVMETHOD entries (Wed, 14 Feb 2024 22:52:39 UTC)
- git: eac46b9dd7dd - main - pci_host_generic: Remove unused res1 field from softc (Wed, 14 Feb 2024 22:52:40 UTC)
- git: 51f8ac224f3b - main - pci_host_generic: Include the bridge's device name in rman descriptions (Wed, 14 Feb 2024 22:52:41 UTC)
- git: e05436d577de - main - acpi: Don't assume a resource is reserved in acpi_delete_resource (Wed, 14 Feb 2024 22:52:42 UTC)
- git: 055c1fe230ce - main - acpi: Allow child drivers to use bus_set_resource for more resources (Wed, 14 Feb 2024 22:52:43 UTC)
- git: add99c9c4bae - main - physmem ram: Don't reserve excluded regions (Wed, 14 Feb 2024 22:52:45 UTC)
- git: d79b6b8ec267 - main - pci_host_generic: Don't rewrite resource start address for translation (Wed, 14 Feb 2024 22:52:46 UTC)
- git: 962b0bcbd924 - main - riscv: Add missing includes for DDB (Thu, 15 Feb 2024 20:20:46 UTC)
- git: 76c678688634 - main - vmd: Use bus_read/write_* instead of bus_space_read/write_* (Thu, 15 Feb 2024 20:28:41 UTC)
- git: d714e73f7895 - main - vmd: Use bus_generic_rman_* for PCI bus and memory resources (Thu, 15 Feb 2024 20:28:42 UTC)
- git: 57d312b8eac9 - main - pci_pci: Remove obsolete comment (Thu, 15 Feb 2024 20:28:43 UTC)
- git: 4505c8924202 - main - simplebus: Map SYS_RES_IOPORT to SYS_RES_MEMORY later in alloc_resource (Fri, 16 Feb 2024 00:05:21 UTC)
- git: e89d0785ff13 - main - simplebus: Implement bus_delete_resource (Fri, 16 Feb 2024 00:05:23 UTC)
- git: 992f5b16afa7 - main - pci_host_generic: Set a valid error if allocating a range resource fails (Fri, 16 Feb 2024 00:05:24 UTC)
- git: feefc3c71e33 - main - pci_host_generic: Properly handle bus_release_resource of IRQ resources (Fri, 16 Feb 2024 01:56:36 UTC)
- git: 62b1faa3b749 - main - ipfw: Skip to the start of the loop when following a keep-state rule (Fri, 16 Feb 2024 02:10:47 UTC)
- git: 68a3ff041129 - main - powerpc mpc85xx: Fix infinite recursion in bus_adjust_resource method (Fri, 16 Feb 2024 17:43:45 UTC)
- git: ccb1b43e20f5 - main - powerpc psim: Fix infinite recursion in bus_adjust_resource method (Fri, 16 Feb 2024 17:43:46 UTC)
- git: 66d37dbedfbf - main - pci_host_generic: Fix build without PCI_RES_BUS (Fri, 16 Feb 2024 20:10:17 UTC)
- git: cd9d26ed91c0 - main - powerpc mpc85xx: Fix infinite recursion in multiple bus methods (Sat, 17 Feb 2024 07:19:36 UTC)
- git: 61d9bd21e9d6 - main - powerpc psim: Fix infinite recursion in multiple bus methods (Sat, 17 Feb 2024 07:19:37 UTC)
- Re: git: 47e073941f4e - main - Import the kernel parts of bhyve/arm64 (Thu, 22 Feb 2024 18:30:23 UTC)
- git: f2fcb68074a5 - main - acpi: Defer reserving resources for ACPI devices (Thu, 22 Feb 2024 18:43:55 UTC)
- git: 04eca6932311 - main - gpiobus: Add missing DEVMETHOD for bus_get_rman (Fri, 23 Feb 2024 00:16:40 UTC)
- Re: git: 47e073941f4e - main - Import the kernel parts of bhyve/arm64 (Fri, 23 Feb 2024 03:03:09 UTC)
- git: c76878c656e9 - stable/14 - acpi: Defer reserving resources for ACPI devices (Fri, 23 Feb 2024 05:20:42 UTC)
- git: eaa51e59e560 - stable/13 - acpi: Defer reserving resources for ACPI devices (Fri, 23 Feb 2024 05:20:47 UTC)
- git: f15ff67ef937 - releng/13.3 - acpi: Defer reserving resources for ACPI devices (Fri, 23 Feb 2024 05:26:18 UTC)
- Re: git: 5e248c23d995 - main - tcp: retain some CC signals outside of kernel scope (Sat, 24 Feb 2024 20:38:06 UTC)
- git: 04fc3fb8fcf6 - main - rman: Remove rman_set_start/end (Tue, 27 Feb 2024 19:45:03 UTC)
- git: 9b619f0e9082 - main - dpaa2: Use bus_generic_rman_* (Tue, 27 Feb 2024 19:45:04 UTC)
- git: b25f03a1a272 - main - bhnd_usb: Use bus_generic_rman_* (Tue, 27 Feb 2024 19:45:05 UTC)
- git: 3a48dfe115f3 - main - bhnd_chipc: Make use of bus_generic_rman_* to simplify some code (Tue, 27 Feb 2024 19:45:07 UTC)
- git: 69945c49fea7 - main - netlink: Don't use a zero-length array (Tue, 27 Feb 2024 20:00:07 UTC)
- Re: git: b9c0003f0fa3 - main - arm64: Initialize x18 for APs earlier during boot (Thu, 29 Feb 2024 17:17:56 UTC)
- Joseph Koshy
- Jung-uk Kim
- Justin Hibbits
- Kirk McKusick
- Konstantin Belousov
- git: 14b7cf92e73a - stable/14 - open(2): describe *at behavior for dirfd opened without O_SEARCH (Thu, 01 Feb 2024 00:31:02 UTC)
- git: 617695812a38 - stable/13 - open(2): describe *at behavior for dirfd opened without O_SEARCH (Thu, 01 Feb 2024 00:32:04 UTC)
- git: 0dd45fdb747b - stable/14 - sys/mount.h: use __inline (Thu, 01 Feb 2024 22:04:30 UTC)
- git: 1414121fc3f3 - stable/13 - sys/mount.h: use __inline (Thu, 01 Feb 2024 22:05:25 UTC)
- Re: git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes (Fri, 02 Feb 2024 18:28:41 UTC)
- Re: git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes (Fri, 02 Feb 2024 18:59:09 UTC)
- git: 66aa73282ab8 - stable/14 - lib/msun: Cleanup after $FreeBSD$ removal (Sun, 04 Feb 2024 00:27:12 UTC)
- git: a03f768612ad - main - libstdthreads: destroy mutexattr in mtx_init() (Sun, 04 Feb 2024 11:51:59 UTC)
- git: 151495ac8dde - stable/14 - chflags(1): Fix -f option (Tue, 06 Feb 2024 00:38:23 UTC)
- git: afb21c3a5910 - stable/14 - chflags(1): obey siginfo request on chflagsat(2) failure (Tue, 06 Feb 2024 00:38:24 UTC)
- git: 19d960cedddd - stable/13 - chflags(1): Fix -f option (Tue, 06 Feb 2024 00:39:20 UTC)
- git: dc30b2841b7d - stable/13 - chflags(1): obey siginfo request on chflagsat(2) failure (Tue, 06 Feb 2024 00:39:22 UTC)
- Re: git: 0d4f7723bc43 - main - libc: link libsys as a auxiliary filter library (Tue, 06 Feb 2024 17:24:35 UTC)
- git: 3747af169917 - main - Revert "hier.7: add /lib/casper directory" (Tue, 06 Feb 2024 17:28:05 UTC)
- git: e4cfb5981d2b - stable/14 - libstdthreads: destroy mutexattr in mtx_init() (Fri, 09 Feb 2024 00:38:30 UTC)
- git: a727d8d7f50f - stable/14 - Revert "hier.7: add /lib/casper directory" (Fri, 09 Feb 2024 00:38:32 UTC)
- git: 3e9515846f8c - main - read.2: Describe debug.iosize_max_clamp (Sat, 10 Feb 2024 09:43:35 UTC)
- git: 58ccdcc6ffc5 - stable/13 - libstdthreads: destroy mutexattr in mtx_init() (Sun, 11 Feb 2024 01:41:12 UTC)
- git: eb34be853a21 - stable/13 - Add fget_remote() (Sun, 11 Feb 2024 01:52:44 UTC)
- git: e4345a107bb4 - stable/13 - file: add fo_cmp method (Sun, 11 Feb 2024 01:52:45 UTC)
- git: 096fe82004b1 - stable/13 - Add kcmp(2) kernel bits (Sun, 11 Feb 2024 01:52:46 UTC)
- git: 1737bd30cc3a - stable/13 - Create namespace for the symbols added during 15-CURRENT cycle (Sun, 11 Feb 2024 01:52:47 UTC)
- git: 819c2372c16d - stable/13 - Add kcmp(2) userspace bits (Sun, 11 Feb 2024 01:52:48 UTC)
- git: 7d2b98e645ce - stable/13 - kcmp(2): implement for generic file types (Sun, 11 Feb 2024 01:52:49 UTC)
- git: 81d146d078e9 - stable/13 - kcmp(2): implement for vnode files (Sun, 11 Feb 2024 01:52:50 UTC)
- git: 890d1f392a1e - stable/13 - kcmp(2): implement for devfs files (Sun, 11 Feb 2024 01:52:51 UTC)
- git: e314d3d7aa65 - stable/13 - kcmp(2): implement for linuxkpi cdevs (Sun, 11 Feb 2024 01:52:53 UTC)
- git: 920542c46341 - stable/13 - kcmp(2): implement for procdesc (Sun, 11 Feb 2024 01:52:54 UTC)
- git: 615e64836b7b - stable/13 - regen (Sun, 11 Feb 2024 01:52:55 UTC)
- git: e4b7bbd6ab77 - main - lio_listio(2): add LIO_FOFFSET flag to ignore aiocb aio_offset (Sun, 11 Feb 2024 01:54:36 UTC)
- git: 06cb1c3f9528 - main - libc: add aio_read2() and aio_write2() functions (Sun, 11 Feb 2024 01:54:37 UTC)
- git: 8dfc788b8480 - main - aio_read2/aio_write2: add AIO_OP2_VECTORED (Sun, 11 Feb 2024 01:54:38 UTC)
- git: a52cb4c480f2 - main - Document aio_read2/aio_write2 (Sun, 11 Feb 2024 01:54:39 UTC)
- git: 130bad217bd8 - main - amd64 uprintf_signal: add space between %rax value and code bytes (Sun, 11 Feb 2024 03:39:17 UTC)
- git: a67edb5616c1 - main - imgact_elf.c: remove sys/cdefs.h include (Sun, 11 Feb 2024 03:39:19 UTC)
- git: 29d4f8bfc642 - main - ELF note parser: provide more info on failure (Sun, 11 Feb 2024 03:39:20 UTC)
- git: be707ee09556 - main - amd64/linux*: mark brandlists as static (Sun, 11 Feb 2024 03:39:21 UTC)
- git: 1d6230b07ff2 - main - amd64 gdt_segs: use designated initializers (Sun, 11 Feb 2024 03:39:22 UTC)
- git: 5f7ac491eef4 - main - amd64 pcb.h: use 4 hex digits for pcb flags (Sun, 11 Feb 2024 03:39:23 UTC)
- Re: git: 8dfc788b8480 - main - aio_read2/aio_write2: add AIO_OP2_VECTORED (Mon, 12 Feb 2024 00:18:38 UTC)
- git: 9ea864b54b57 - main - rtld symlook_obj: move common code to check filtees into helper (Tue, 13 Feb 2024 14:24:38 UTC)
- git: 30b5f6b33b35 - main - rtld load_filtees(): reindent and reduce block nesting (Tue, 13 Feb 2024 14:24:39 UTC)
- git: 968a18975adc - main - rtld: ignore load_filtees() calls if we already loading filtees for the obj (Tue, 13 Feb 2024 14:24:41 UTC)
- git: 16b1438c7371 - stable/14 - read.2: Describe debug.iosize_max_clamp (Wed, 14 Feb 2024 03:53:44 UTC)
- git: f35c790206b8 - stable/14 - amd64 uprintf_signal: add space between %rax value and code bytes (Wed, 14 Feb 2024 03:53:46 UTC)
- git: a3d021250769 - stable/14 - imgact_elf.c: remove sys/cdefs.h include (Wed, 14 Feb 2024 03:53:47 UTC)
- git: bcd7b196c83b - stable/14 - ELF note parser: provide more info on failure (Wed, 14 Feb 2024 03:53:48 UTC)
- git: fc738836d153 - stable/14 - amd64/linux*: mark brandlists as static (Wed, 14 Feb 2024 03:53:49 UTC)
- git: 10896d25a536 - stable/14 - amd64 gdt_segs: use designated initializers (Wed, 14 Feb 2024 03:53:50 UTC)
- git: 1f7c8f047f8b - stable/14 - amd64 pcb.h: use 4 hex digits for pcb flags (Wed, 14 Feb 2024 03:53:51 UTC)
- git: 42667ceb9d00 - stable/13 - read.2: Describe debug.iosize_max_clamp (Wed, 14 Feb 2024 04:05:32 UTC)
- git: 9c1f5e270eb3 - stable/13 - amd64 uprintf_signal: add space between %rax value and code bytes (Wed, 14 Feb 2024 04:05:33 UTC)
- git: c8c59f2606fd - stable/13 - imgact_elf.c: remove sys/cdefs.h include (Wed, 14 Feb 2024 04:05:34 UTC)
- git: 72616ae38093 - stable/13 - ELF note parser: provide more info on failure (Wed, 14 Feb 2024 04:05:35 UTC)
- git: a6ee29582219 - stable/13 - amd64/linux*: mark brandlists as static (Wed, 14 Feb 2024 04:05:36 UTC)
- git: 976b3cf86d79 - stable/13 - amd64 gdt_segs: use designated initializers (Wed, 14 Feb 2024 04:05:37 UTC)
- git: 391d212c42cf - stable/13 - amd64 pcb.h: use 4 hex digits for pcb flags (Wed, 14 Feb 2024 04:05:38 UTC)
- Re: git: 33a2406eed00 - main - reboot: Use posix_spawn instead of system (Fri, 16 Feb 2024 13:33:10 UTC)
- git: 0667d0e0e365 - stable/14 - libc: expose execvpe for Linux compat (Sun, 18 Feb 2024 10:02:21 UTC)
- git: 1298ecb6ba13 - stable/14 - lio_listio(2): add LIO_FOFFSET flag to ignore aiocb aio_offset (Sun, 18 Feb 2024 10:02:22 UTC)
- git: e9014ead574f - stable/14 - libc: add aio_read2() and aio_write2() functions (Sun, 18 Feb 2024 10:02:23 UTC)
- git: e331ce2d60b6 - stable/14 - aio_read2/aio_write2: add AIO_OP2_VECTORED (Sun, 18 Feb 2024 10:02:24 UTC)
- git: 830957972021 - stable/14 - Document aio_read2/aio_write2 (Sun, 18 Feb 2024 10:02:25 UTC)
- git: c6d4339208b4 - stable/14 - rtld symlook_obj: move common code to check filtees into helper (Sun, 18 Feb 2024 10:09:09 UTC)
- git: e43855c6f134 - stable/14 - rtld load_filtees(): reindent and reduce block nesting (Sun, 18 Feb 2024 10:09:10 UTC)
- git: 25bd87539704 - stable/14 - rtld: ignore load_filtees() calls if we already loading filtees for the obj (Sun, 18 Feb 2024 10:09:11 UTC)
- git: bda0c0dc87c5 - stable/14 - Remove redundand prototype, fixing the build. (Sun, 18 Feb 2024 12:46:24 UTC)
- Re: git: bda0c0dc87c5 - stable/14 - Remove redundand prototype, fixing the build. (Tue, 20 Feb 2024 10:45:49 UTC)
- git: 180df764c4ee - main - rtld: remove pointless "extern" (Wed, 21 Feb 2024 00:29:22 UTC)
- git: af9758deff9a - main - libsys: internalize memcpy, memset, and strlcpy (Wed, 21 Feb 2024 00:29:23 UTC)
- git: 8271d9b99a3b - main - libsys: remove usage of pthread_once and _once_stub (Wed, 21 Feb 2024 00:29:24 UTC)
- git: fe920a4f2f80 - main - libsys: move errno to libsys (Wed, 21 Feb 2024 00:29:25 UTC)
- git: 3668e1fa0a50 - main - libsys: disable ssp (Wed, 21 Feb 2024 00:29:26 UTC)
- Re: git: 8271d9b99a3b - main - libsys: remove usage of pthread_once and _once_stub (Wed, 21 Feb 2024 14:17:52 UTC)
- git: 2f4cbf459d4a - main - libsys auxv.c: add fences needed to ensure that flag works (Wed, 21 Feb 2024 14:19:01 UTC)
- Re: git: 8271d9b99a3b - main - libsys: remove usage of pthread_once and _once_stub (Thu, 22 Feb 2024 01:11:22 UTC)
- git: 452c5e9995ab - main - fdlopen(3): do not create a new object mapping if already loaded (Thu, 22 Feb 2024 01:27:54 UTC)
- git: 99fa799a19ab - main - linux_pwd_onexec: do not abort image activation if emul path does not exist (Thu, 22 Feb 2024 01:32:06 UTC)
- Re: git: 8271d9b99a3b - main - libsys: remove usage of pthread_once and _once_stub (Thu, 22 Feb 2024 04:27:08 UTC)
- git: 0085afdceb17 - main - fs/msdosfs fatblock: use ulmin() rather than min() (Fri, 23 Feb 2024 17:38:00 UTC)
- git: baa7d0741b9a - main - libsys: link symbolic (Fri, 23 Feb 2024 17:57:57 UTC)
- git: 7d233b2220cd - main - libsys: fix sleep(3)/usleep(3) cancel behavior (Fri, 23 Feb 2024 17:57:58 UTC)
- git: 0112f8c4a88e - main - posixmqcontrol(1): manage posix message queues (Fri, 23 Feb 2024 23:54:44 UTC)
- git: 09dd7240acf1 - main - sigsys test: correct count of delivered signals (Sun, 25 Feb 2024 08:15:34 UTC)
- git: 32fdcff8703d - main - libc/sys: add errno test (Sun, 25 Feb 2024 20:36:22 UTC)
- git: 1a56620b7958 - main - ipsec esp: avoid dereferencing freed secasindex (Mon, 26 Feb 2024 14:28:04 UTC)
- git: 0a246310f79b - stable/14 - rtld: remove pointless "extern" (Thu, 29 Feb 2024 00:24:30 UTC)
- git: 11137153ab90 - stable/14 - fdlopen(3): do not create a new object mapping if already loaded (Thu, 29 Feb 2024 00:24:31 UTC)
- git: 38595c9d739b - stable/14 - linux_pwd_onexec: do not abort image activation if emul path does not exist (Thu, 29 Feb 2024 00:24:32 UTC)
- git: 9ef04f1abe5f - stable/13 - rtld symlook_obj: move common code to check filtees into helper (Thu, 29 Feb 2024 00:26:14 UTC)
- git: 2d5c2324af33 - stable/13 - rtld-elf: Avoid unnecessary lock_restart_for_upgrade() calls (Thu, 29 Feb 2024 00:26:15 UTC)
- git: 3d49b2e4d730 - stable/13 - rtld load_filtees(): reindent and reduce block nesting (Thu, 29 Feb 2024 00:26:16 UTC)
- git: c4ca9a566068 - stable/13 - rtld: ignore load_filtees() calls if we already loading filtees for the obj (Thu, 29 Feb 2024 00:26:17 UTC)
- git: 1545d8732d2e - stable/13 - fdlopen(3): do not create a new object mapping if already loaded (Thu, 29 Feb 2024 00:26:18 UTC)
- git: af4c7ac93b45 - stable/13 - rtld: remove pointless "extern" (Thu, 29 Feb 2024 00:26:19 UTC)
- git: 799940154c70 - main - rtld: unconditionally generate map file during build (Thu, 29 Feb 2024 01:54:46 UTC)
- git: 5db5c6c87a75 - main - rtld: use generated map file to check for some leaks from libc into rtld (Thu, 29 Feb 2024 01:54:48 UTC)
- Kristof Provost
- git: b8ef285f6cc6 - main - pf: ensure dummynet gets the correct direction after route-to (Fri, 02 Feb 2024 16:55:40 UTC)
- git: 777a4702c591 - main - pf: implement addrule via netlink (Fri, 02 Feb 2024 16:55:41 UTC)
- git: 306d3fb23d7c - main - libpfct: fix incorrect array check (Fri, 02 Feb 2024 16:55:42 UTC)
- Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL (Sat, 03 Feb 2024 19:06:57 UTC)
- git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex (Mon, 05 Feb 2024 21:19:20 UTC)
- Re: git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex (Tue, 06 Feb 2024 02:08:39 UTC)
- git: 8a16fd431d83 - main - Revert "pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex" (Tue, 06 Feb 2024 16:25:26 UTC)
- git: 58a26743145a - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex (Tue, 06 Feb 2024 16:25:27 UTC)
- Re: git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex (Tue, 06 Feb 2024 16:26:57 UTC)
- git: 04c68025ea1d - main - pf: add a probe point to BOUND_IFACE (Tue, 06 Feb 2024 17:49:58 UTC)
- git: 8ecb74942506 - main - ichsmb: add Cedar Fork PCI id (Sat, 10 Feb 2024 01:15:10 UTC)
- git: d18b1958ade2 - stable/14 - pf: uncomment counter asserts after mem leak fix (Tue, 13 Feb 2024 21:34:01 UTC)
- git: 17167f757e0a - stable/13 - pf: uncomment counter asserts after mem leak fix (Tue, 13 Feb 2024 21:34:01 UTC)
- git: 50edc6307198 - main - pfsync: Fix offset calculation (Thu, 15 Feb 2024 12:55:01 UTC)
- git: be2c6fba9d83 - stable/14 - pfsync: Fix offset calculation (Sat, 24 Feb 2024 18:48:49 UTC)
- git: 9566d9272600 - main - pf: fix packet-to-big for route-to as well (Tue, 27 Feb 2024 15:26:00 UTC)
- git: 48f33b55b014 - main - netlink: fix casts (Wed, 28 Feb 2024 22:27:12 UTC)
- git: dfed87b5ce9c - main - netlink: add bool type support (Wed, 28 Feb 2024 22:27:13 UTC)
- git: 706d465dae6a - main - pf: convert kill/clear state to use netlink (Wed, 28 Feb 2024 22:27:14 UTC)
- Kyle Evans
- Li-Wen Hsu
- git: 63007e46110d - main - release: Add AZURE to CLOUDWARE (Thu, 08 Feb 2024 05:50:06 UTC)
- git: 6efcd634c6f9 - stable/14 - hostname(1): Add test cases (Thu, 08 Feb 2024 06:03:26 UTC)
- git: 416b7acd5be2 - stable/13 - hostname(1): Add test cases (Thu, 08 Feb 2024 06:04:25 UTC)
- git: a1f798b54906 - stable/14 - release: Add AZURE to CLOUDWARE (Mon, 12 Feb 2024 03:21:55 UTC)
- git: 2e8ad2b69849 - main - sysctl(8): Fix typo in comment (Tue, 13 Feb 2024 04:47:02 UTC)
- git: e9866ce84f41 - main - ping(8): Fix typo in ping6.c (Tue, 13 Feb 2024 04:47:04 UTC)
- git: 26e69f9f98bf - main - dump(8): Fix typo in comment (Tue, 13 Feb 2024 04:47:05 UTC)
- git: 664812f73488 - main - Fix grammar error in test/sys/file/closefrom_test.c (Tue, 13 Feb 2024 04:47:06 UTC)
- git: ee40f9e860a1 - main - Fix typo in share/examples/sound/ossinit.h (Tue, 13 Feb 2024 04:47:07 UTC)
- git: edc7b46ebebb - main - Fix typo in share/examples/sunrpc/dir/rls.c (Tue, 13 Feb 2024 04:47:08 UTC)
- git: 8b6876e13672 - main - chio(8): Fix typo in the copyright section (Tue, 13 Feb 2024 04:47:09 UTC)
- git: 84886bf93ae9 - main - ed(1): Grammar fixes (Tue, 13 Feb 2024 04:47:10 UTC)
- git: f4e0aec989f9 - main - ypldap(8): Fix grammar in ypldap.c (Tue, 13 Feb 2024 06:22:23 UTC)
- git: 3cddabf0bd5f - main - sh(1): Grammar fix in jobs.c (Tue, 13 Feb 2024 06:22:24 UTC)
- git: 0789c3bd2c45 - main - share/examples/sound: Fix spelling "controller" (Tue, 13 Feb 2024 06:22:25 UTC)
- git: eb8ba6fb74f2 - main - rpc: Fix typo in comment (Tue, 13 Feb 2024 06:22:26 UTC)
- git: 69f9c5a51346 - main - nvmecontrol(8): Fix typo in ns.c (Tue, 13 Feb 2024 07:24:09 UTC)
- git: c9213e4bb924 - main - restore(8): Fix typo in restore.h (Tue, 13 Feb 2024 07:24:10 UTC)
- git: 711a74e19ffd - main - pax(1): Grammar fix in file_subs.c (Tue, 13 Feb 2024 07:24:11 UTC)
- git: 94d9c5f3bebc - main - ipf(8): Fix typo (Tue, 13 Feb 2024 07:24:13 UTC)
- git: dcde2454bc52 - main - Grammar fix in share/doc/IPv6/IMPLEMENTATION (Tue, 13 Feb 2024 07:24:14 UTC)
- git: 0a68b0066f5e - main - fdisk(8): Fix typo forth -> fourth (Tue, 13 Feb 2024 07:24:15 UTC)
- git: 01d463b6f21d - main - arm64/cmn600: Grammar fix (Tue, 13 Feb 2024 07:24:16 UTC)
- git: 1d83ae9d3d66 - main - install(1): Fix typo in usr.bin/xinstall/xinstall.c (Tue, 13 Feb 2024 07:24:17 UTC)
- git: b1d0cf28ff5b - main - ar(1): Fix grammar error in write.c (Tue, 13 Feb 2024 08:25:28 UTC)
- git: 49eeca743b70 - main - stat(1): Fix grammar error in stat.c (Tue, 13 Feb 2024 08:25:29 UTC)
- git: 1d479bf6b474 - main - gjournal(8): standardize capitalization for consistency (Tue, 13 Feb 2024 08:25:30 UTC)
- git: c8e7649b9909 - main - veriexec(8): Fix typo (Tue, 13 Feb 2024 08:25:31 UTC)
- git: b287f26c3fc3 - main - setkey(8): Grammar fix: a FQDN -> an FQDN (Tue, 13 Feb 2024 08:25:32 UTC)
- git: 31f6889564a4 - main - rcorder(8): Fix grammar (Tue, 13 Feb 2024 08:43:54 UTC)
- git: 9977fb8042a4 - main - camcontrol(8): Fix grammar: a ATA -> an ATA (Tue, 13 Feb 2024 08:43:55 UTC)
- git: c407d351df08 - main - ccdconfig(8): Minor grammar fix (Tue, 13 Feb 2024 08:43:56 UTC)
- git: e8289f82c005 - main - comcontrol(8): Grammar fix (Tue, 13 Feb 2024 08:43:57 UTC)
- git: 7a71b350237e - main - devmatch(8): Grammar fix (Tue, 13 Feb 2024 08:43:58 UTC)
- git: d3905a3b07b8 - main - dmesg(8): Fix typo timetamps -> timestamps (Tue, 13 Feb 2024 08:43:59 UTC)
- git: f446c9482cbc - main - libbe(3): Fix typo and grammar (Tue, 13 Feb 2024 09:07:13 UTC)
- git: 38b7eebc4a52 - main - libbsdstat: Fix typo in bsdstat.h (Tue, 13 Feb 2024 09:07:14 UTC)
- git: 2a3a8eb9fac6 - main - libusb(3): Fix link in comment (Tue, 13 Feb 2024 09:07:15 UTC)
- git: 26c3d72eca93 - main - growfs(8): Fix spelling (Tue, 13 Feb 2024 09:07:16 UTC)
- git: b00271ceea27 - main - growfs(8): Grammar fix (Tue, 13 Feb 2024 09:07:17 UTC)
- git: a400e2590416 - main - ed(1): Fix grammar in comment (Tue, 13 Feb 2024 11:03:54 UTC)
- git: 304f52ad1ba5 - main - df(1): Fix grammar (Tue, 13 Feb 2024 11:03:55 UTC)
- git: 416fdc2d7165 - main - cp(1): Grammar fix in comment (Tue, 13 Feb 2024 11:03:56 UTC)
- git: 8e9fc2d9f657 - main - date(1): Grammar fixes (Tue, 13 Feb 2024 11:03:57 UTC)
- git: 26cf4a61f693 - main - hostname(1): Grammar fix (Tue, 13 Feb 2024 11:03:58 UTC)
- git: 90405e1d63ff - main - domainname(1): Grammar fix (Tue, 13 Feb 2024 11:14:32 UTC)
- git: 1b09a310b78c - main - Add link from if_iwlwifi(4) to iwlwifi(4) (Thu, 22 Feb 2024 18:45:35 UTC)
- git: 6a9a097df9da - stable/14 - Add link from if_iwlwifi(4) to iwlwifi(4) (Tue, 27 Feb 2024 04:39:59 UTC)
- git: 2f8ad699a753 - stable/13 - Add link from if_iwlwifi(4) to iwlwifi(4) (Tue, 27 Feb 2024 04:40:00 UTC)
- Luis Martinez
- Marius Strobl
- Mariusz Zaborski
- Mark Johnston
- git: d87ebf35c828 - stable/14 - mlx5: Zero DMA memory mlx5_alloc_cmd_msg() and alloc_cmd_page() (Thu, 01 Feb 2024 14:02:57 UTC)
- git: 40adc2787879 - stable/14 - arm64: Remove pmap_san_bootstrap() and call kasan_init_early() directly (Fri, 02 Feb 2024 14:31:49 UTC)
- git: b3772accd926 - stable/14 - traceroute: Implement ECN bleaching detection (Fri, 02 Feb 2024 14:39:33 UTC)
- git: 73ef676c9ffd - stable/14 - traceroute6: Implement ECN bleaching detection (Fri, 02 Feb 2024 14:39:34 UTC)
- git: e7951d0b04e6 - main - rtld-elf: Avoid unnecessary lock_restart_for_upgrade() calls (Fri, 02 Feb 2024 14:50:31 UTC)
- git: 36f0a34ca645 - main - libthr: Force the thr_wake() symbol to be resolved during initialization (Fri, 02 Feb 2024 15:32:43 UTC)
- git: 30f8cb812e27 - main - socket: Don't assume m0 != NULL in sbappendcontrol_locked() (Fri, 02 Feb 2024 19:01:18 UTC)
- git: f846c5b346b0 - main - pmap: Reflect commit 1f1b228 in man page (Sat, 03 Feb 2024 19:10:09 UTC)
- git: f73124b077d8 - main - ctfmerge: Remove function cast of strcompare() for qsort() (Sat, 03 Feb 2024 19:10:10 UTC)
- git: 93f523ab3668 - stable/14 - netinet: Remove stale references to Giant from comments (Sat, 03 Feb 2024 19:11:37 UTC)
- git: d139062ffb01 - stable/14 - makefs: Make it possible to silence warnings about duplicate paths (Sat, 03 Feb 2024 19:11:38 UTC)
- git: 92baae0fec65 - stable/14 - route tests: Serialize (Sat, 03 Feb 2024 19:11:39 UTC)
- git: 7a14a721c09d - stable/14 - netinet6 tests: Restore an atf_check invocation (Sat, 03 Feb 2024 19:11:40 UTC)
- git: e9264b568128 - stable/14 - netinet tests: Make test jail names unique (Sat, 03 Feb 2024 19:11:41 UTC)
- git: 9ed713d97b3d - main - cdefs: Introduce __result_use_or_ignore_check (Sat, 03 Feb 2024 19:23:57 UTC)
- git: 6bd60e15b148 - main - libc: Specify parameter types for function pointer (Sun, 04 Feb 2024 01:53:29 UTC)
- git: a67e5e7c9832 - main - pmap: Reflect 1f1b228 in man page (Sun, 04 Feb 2024 01:53:30 UTC)
- git: dfabf3efaa79 - main - libjail: Guard against programmer error in jailparam_export() (Sun, 04 Feb 2024 22:53:09 UTC)
- git: df64d7c8c82d - main - arm64: Add netmap(4) to default kernel config (Tue, 06 Feb 2024 15:40:42 UTC)
- git: 7572fe89ada6 - main - vmm: Fix compiling error with BHYVE_SNAPSHOT (Tue, 06 Feb 2024 15:40:43 UTC)
- git: e6516294f4c7 - main - bhyve: Add support for the 'p' query (Wed, 07 Feb 2024 13:53:09 UTC)
- git: f493ea650e61 - main - vmm: Expose more registers to VM_GET_REGISTER (Wed, 07 Feb 2024 13:53:10 UTC)
- git: fe8df7ed1aae - stable/13 - inpcb: Restore some NULL checks of credential pointers (Wed, 07 Feb 2024 14:46:47 UTC)
- git: e04a75a4ec82 - main - arm64: Fix the unwind.c build when sanitizers are enabled (Thu, 08 Feb 2024 16:36:28 UTC)
- git: 92eb673b2b0d - main - kmsan: Add some additional bus_space accessors (Thu, 08 Feb 2024 16:36:29 UTC)
- git: b5ed3ef802eb - main - ck/aarch64: Specify output operands for ck_pr_md_store_* (Thu, 08 Feb 2024 16:36:30 UTC)
- git: 52bf6257c2aa - main - arm64: Define shadow maps for KMSAN (Thu, 08 Feb 2024 16:36:31 UTC)
- git: c05d7bdaf63d - main - arm64: Make KMSAN aware of exceptions (Thu, 08 Feb 2024 16:36:32 UTC)
- git: 90010126b03b - main - arm64: Add msan.h (Thu, 08 Feb 2024 16:36:33 UTC)
- git: 5fa4151e925c - main - arm64: Implement busdma bits for KMSAN (Thu, 08 Feb 2024 16:36:35 UTC)
- git: 01bb9a2a3557 - main - arm64: Disable kernel superpage promotion when KMSAN is configured (Thu, 08 Feb 2024 16:36:36 UTC)
- git: f5b549d09878 - main - kmsan: Update kmsan.9 to note arm64 support (Thu, 08 Feb 2024 16:36:37 UTC)
- git: c3f01d3e7b8f - main - arm64: Enable KMSAN when configured to do so (Thu, 08 Feb 2024 16:36:38 UTC)
- git: 6631b5894234 - main - arm64: Simplify and improve KASAN shadow map bootstrapping (Thu, 08 Feb 2024 16:36:39 UTC)
- git: fe05296fc3d0 - main - arm64: Add pmap integration for KMSAN (Thu, 08 Feb 2024 16:36:40 UTC)
- git: 72c166696b78 - main - traceroute6: Update .PATH and include path after traceroute moved (Thu, 08 Feb 2024 17:59:26 UTC)
- git: 827d0e4b91f6 - main - arm64: Add a GENERIC-KMSAN kernel configuration (Fri, 09 Feb 2024 14:57:12 UTC)
- git: 324e9141068d - stable/14 - libc: Annotate a couple of local functions as such (Fri, 09 Feb 2024 15:04:21 UTC)
- git: 0a2fa7bb9cbb - stable/14 - crashinfo: Print stack traces for all on-CPU threads (Fri, 09 Feb 2024 15:04:22 UTC)
- git: fe44b0cae643 - stable/14 - scsi_cd: Use a bool for the second parameter of cdcheckmedia() (Fri, 09 Feb 2024 15:04:23 UTC)
- git: 212af7b6133a - stable/14 - scsi_cd: Maintain a periph reference during media checks (Fri, 09 Feb 2024 15:04:24 UTC)
- git: c50eeb321be0 - stable/14 - scsi_cd: Remove commented-out code (Fri, 09 Feb 2024 15:04:25 UTC)
- git: d146da5d08d4 - stable/14 - libthr: Force the thr_wake() symbol to be resolved during initialization (Fri, 09 Feb 2024 15:04:27 UTC)
- git: 323226829ae7 - stable/14 - rtld-elf: Avoid unnecessary lock_restart_for_upgrade() calls (Fri, 09 Feb 2024 15:04:28 UTC)
- git: a9ef2c901a8b - stable/14 - socket: Don't assume m0 != NULL in sbappendcontrol_locked() (Fri, 09 Feb 2024 15:04:29 UTC)
- git: 8b620483bbd6 - stable/13 - scsi_cd: Use a bool for the second parameter of cdcheckmedia() (Fri, 09 Feb 2024 15:41:24 UTC)
- git: 979e15bbf0cb - stable/13 - scsi_cd: Maintain a periph reference during media checks (Fri, 09 Feb 2024 15:41:25 UTC)
- git: 3e6382c1eda5 - releng/13.3 - inpcb: Restore some NULL checks of credential pointers (Fri, 09 Feb 2024 23:13:16 UTC)
- git: f82e98237395 - main - Fix subr_uio.c style(9) with uses of sizeof. (Sat, 10 Feb 2024 16:38:24 UTC)
- git: 61cc4830a7b1 - main - Abstract UIO allocation and deallocation. (Sat, 10 Feb 2024 16:38:25 UTC)
- git: ac5b3cba91f9 - stable/14 - ctfmerge: Remove function cast of strcompare() for qsort() (Sun, 11 Feb 2024 15:15:35 UTC)
- git: 3a90a4453750 - stable/14 - kqueue tests: Add a regression test (Sun, 11 Feb 2024 15:15:36 UTC)
- git: 5e21d7cd3119 - stable/14 - libjail: Guard against programmer error in jailparam_export() (Sun, 11 Feb 2024 15:15:37 UTC)
- git: fd15ba7d72d7 - stable/14 - libc: Specify parameter types for function pointer (Sun, 11 Feb 2024 15:15:38 UTC)
- git: 93c87d96e114 - stable/14 - jail: Fix information leak. (Mon, 12 Feb 2024 16:25:53 UTC)
- git: 215bb03edc54 - stable/14 - Fix the build. (Mon, 12 Feb 2024 16:25:54 UTC)
- git: a376108029a2 - stable/13 - jail: Fix information leak. (Mon, 12 Feb 2024 16:27:36 UTC)
- git: 9bff7ec98354 - stable/13 - Fix the build. (Mon, 12 Feb 2024 16:27:37 UTC)
- git: 53fba3b984ac - main - build: Default to DWARF4 in the kernel (Tue, 13 Feb 2024 22:53:42 UTC)
- git: f48cd806e04a - main - build: Do not run ctfconvert on VDSO files (Wed, 14 Feb 2024 14:59:16 UTC)
- git: efec2f0d4e17 - stable/14 - md5: Enter capability mode earlier (Thu, 15 Feb 2024 14:23:41 UTC)
- git: 5812a317b306 - internal/admin - Welcome Bojan Novković (bnovkov) as a src committer (Thu, 15 Feb 2024 18:14:41 UTC)
- git: 23d4d0fcc1be - main - pmc: Fix some problems with the makefile (Fri, 16 Feb 2024 14:51:28 UTC)
- git: 14e782708d37 - stable/14 - vmm: Fix compiling error with BHYVE_SNAPSHOT (Tue, 20 Feb 2024 14:23:26 UTC)
- git: f81cdf24ba54 - main - bhyve: Add support for XML register definitions (Wed, 21 Feb 2024 00:52:40 UTC)
- git: c5f972e7fced - stable/14 - bhyve: Add support for the 'p' query (Wed, 21 Feb 2024 13:24:32 UTC)
- git: 3b3ab2abb694 - stable/14 - build: Do not run ctfconvert on VDSO files (Wed, 21 Feb 2024 13:24:33 UTC)
- Martin Matuska
- Mateusz Guzik
- Maxim Konovalov
- Michael Tuexen
- Mike Karels
- Mitchell Horne
- git: 94b86c12f14e - main - release: de-duplicate arm.subr fstab logic (Wed, 14 Feb 2024 15:17:25 UTC)
- git: 2af03ebfb853 - main - release: make SD card partition layout more flexible (Wed, 14 Feb 2024 15:17:26 UTC)
- git: 3fb8f1272b50 - main - riscv: add firmware partitions to GENERICSD.conf (Wed, 14 Feb 2024 15:17:27 UTC)
- git: ee91dae43d23 - main - riscv: Introduce support for APLIC interrupt controller (Wed, 14 Feb 2024 15:42:58 UTC)
- git: b134c10d658c - main - busdma: fix page miscount for small segment sizes (Fri, 16 Feb 2024 18:39:36 UTC)
- git: 7a3d7b29f83e - stable/14 - release: de-duplicate arm.subr fstab logic (Mon, 26 Feb 2024 15:36:09 UTC)
- git: fae39d8da9d5 - main - dwc: fix DEBUG macro name (Tue, 27 Feb 2024 22:10:38 UTC)
- git: a01dc140b27e - main - conf: deduplicate dwc config logic (Tue, 27 Feb 2024 22:10:39 UTC)
- git: f84e9df6d0e5 - main - conf: deduplicate dwmmc config logic (Tue, 27 Feb 2024 22:10:40 UTC)
- git: 036ce936a5aa - main - riscv: add dwc, dwmmc to NOTES (Tue, 27 Feb 2024 22:10:41 UTC)
- git: 749e318da39e - main - riscv: add starfive kernelconf template (Tue, 27 Feb 2024 22:10:43 UTC)
- Muhammad Moinur Rahman
- Olivier Certner
- git: 2006be8bc46f - stable/13 - setusercontext(): umask: Set it only once (in the common case) (Thu, 01 Feb 2024 21:25:59 UTC)
- git: 11919f8eaf97 - stable/13 - login.conf(5): umask has no default value (Thu, 01 Feb 2024 21:26:00 UTC)
- git: fc7a8cb67754 - stable/13 - New login_getcapenum(): Allows to read named enum values (Thu, 01 Feb 2024 21:26:01 UTC)
- git: 6ceb32fa4a2c - stable/13 - login_cap(3): Document login_getcapenum() (Thu, 01 Feb 2024 21:26:02 UTC)
- git: ffd3cd7c6d86 - stable/13 - setusercontext(): Set umask in a separate function, setclassumask() (Thu, 01 Feb 2024 21:26:03 UTC)
- git: 16e02df98ad6 - stable/13 - setclassumask(): Accept 'inherit' as a value (Thu, 01 Feb 2024 21:26:04 UTC)
- git: 569f0eb3f259 - stable/13 - login.conf(5): Document umask's special value 'inherit' (Thu, 01 Feb 2024 21:26:06 UTC)
- git: 6843f1c2ef08 - stable/13 - setlogincontext(): Comply to style(9) (Thu, 01 Feb 2024 21:26:07 UTC)
- git: 8f4c3ef048e3 - stable/13 - login.conf(5): Default values: Rename column, elaborate on absence of such (Thu, 01 Feb 2024 21:26:08 UTC)
- git: 0a366bb44e65 - stable/13 - setusercontext(): Better error messages when priority is not set correctly (Thu, 01 Feb 2024 21:26:09 UTC)
- git: 72d463479fcc - stable/13 - login.conf(5): Document priority's default and possible values (Thu, 01 Feb 2024 21:26:10 UTC)
- git: 3fc149c302ab - stable/13 - setusercontext(): Move priority setting in new setclasspriority() (Thu, 01 Feb 2024 21:26:11 UTC)
- git: e074746fec21 - stable/13 - setclasspriority(): New possible value 'inherit' (Thu, 01 Feb 2024 21:26:13 UTC)
- git: d836f951d9fe - stable/13 - login.conf(5): Document priority's special value 'inherit' (Thu, 01 Feb 2024 21:26:14 UTC)
- git: 8b359002747a - stable/13 - setusercontext(): Set priority from '~/.login_conf' as well (Thu, 01 Feb 2024 21:26:15 UTC)
- git: 943af0501107 - stable/13 - login_cap.h: Remove LOGIN_DEFUMASK (Thu, 01 Feb 2024 21:26:16 UTC)
- git: 634f86a3c47f - stable/13 - login_cap.h: Remove LOGIN_DEFPRI (Thu, 01 Feb 2024 21:26:17 UTC)
- git: 3dec4c30c76b - stable/14 - setusercontext(): umask: Set it only once (in the common case) (Thu, 01 Feb 2024 21:31:05 UTC)
- git: f0551aa362c9 - stable/14 - login.conf(5): umask has no default value (Thu, 01 Feb 2024 21:31:06 UTC)
- git: 37aaacd41016 - stable/14 - New login_getcapenum(): Allows to read named enum values (Thu, 01 Feb 2024 21:31:07 UTC)
- git: 44c898329da1 - stable/14 - login_cap(3): Document login_getcapenum() (Thu, 01 Feb 2024 21:31:08 UTC)
- git: 787abe7d6eb6 - stable/14 - setusercontext(): Set umask in a separate function, setclassumask() (Thu, 01 Feb 2024 21:31:10 UTC)
- git: 6f6186e19fe5 - stable/14 - setclassumask(): Accept 'inherit' as a value (Thu, 01 Feb 2024 21:31:11 UTC)
- git: bbbe9b4c641c - stable/14 - login.conf(5): Document umask's special value 'inherit' (Thu, 01 Feb 2024 21:31:12 UTC)
- git: 83ac32d9a0f8 - stable/14 - setlogincontext(): Comply to style(9) (Thu, 01 Feb 2024 21:31:13 UTC)
- git: 63c3be3b4f4b - stable/14 - login.conf(5): Default values: Rename column, elaborate on absence of such (Thu, 01 Feb 2024 21:31:14 UTC)
- git: f17cc92d15ff - stable/14 - setusercontext(): Better error messages when priority is not set correctly (Thu, 01 Feb 2024 21:31:15 UTC)
- git: e7b89962dc6d - stable/14 - login.conf(5): Document priority's default and possible values (Thu, 01 Feb 2024 21:31:16 UTC)
- git: f49953dd49f2 - stable/14 - setusercontext(): Move priority setting in new setclasspriority() (Thu, 01 Feb 2024 21:31:18 UTC)
- git: a8c273b3c97f - stable/14 - setclasspriority(): New possible value 'inherit' (Thu, 01 Feb 2024 21:31:19 UTC)
- git: a2fe14d73fca - stable/14 - login.conf(5): Document priority's special value 'inherit' (Thu, 01 Feb 2024 21:31:20 UTC)
- git: d2d66fedc418 - stable/14 - setusercontext(): Set priority from '~/.login_conf' as well (Thu, 01 Feb 2024 21:31:21 UTC)
- git: ce92a977dbd2 - stable/14 - login_cap.h: Remove LOGIN_DEFUMASK (Thu, 01 Feb 2024 21:31:22 UTC)
- git: 7e2bfa3d7a2a - stable/14 - login_cap.h: Remove LOGIN_DEFPRI (Thu, 01 Feb 2024 21:31:23 UTC)
- git: 2198221bd9df - main - sched_setscheduler(2): Change realtime privilege check (Wed, 14 Feb 2024 14:24:51 UTC)
- git: 8ff01d01f2e8 - stable/13 - sched_setscheduler(2): Change realtime privilege check (Wed, 14 Feb 2024 18:18:13 UTC)
- git: 1ee910875cd0 - releng/13.3 - sched_setscheduler(2): Change realtime privilege check (Wed, 14 Feb 2024 18:21:06 UTC)
- git: 6a3c02bc5289 - main - sched: sched_switch(): Factorize sleepqueue flags (Mon, 19 Feb 2024 16:42:12 UTC)
- git: bcaa0b4c2bab - main - umtxvar.h: Add missing include (Mon, 19 Feb 2024 16:42:14 UTC)
- git: 261f70ffc8a8 - stable/14 - Annotate 'rebooting' with __read_mostly (Tue, 20 Feb 2024 08:27:57 UTC)
- git: a6d066d0120f - stable/14 - SCHEDULER_STOPPED(): Move it (back) to 'systm.h' (Tue, 20 Feb 2024 08:27:59 UTC)
- git: 0f0bf1e880c6 - stable/14 - sched_setscheduler(2): Change realtime privilege check (Tue, 20 Feb 2024 08:28:00 UTC)
- git: 2c8244485795 - stable/13 - Annotate 'rebooting' with __read_mostly (Tue, 20 Feb 2024 09:01:11 UTC)
- git: ab978c432e4d - stable/13 - SCHEDULER_STOPPED(): Move it (back) to 'systm.h' (Tue, 20 Feb 2024 09:01:12 UTC)
- git: 1df8700aa6cf - main - PP mutexes: unlock: Reset inherited prio regardless of privileges (Tue, 27 Feb 2024 09:00:16 UTC)
- git: 9ac3ac9ece62 - main - PP mutexes: lock: Check if priority is too high against base one (Tue, 27 Feb 2024 09:00:17 UTC)
- git: 39e4665c9694 - main - PP mutexes: lock: Reduce 'umtx_lock' holding before taking the user lock (Tue, 27 Feb 2024 09:00:18 UTC)
- git: aeff15b392e6 - main - sched: Simplify sched_lend_user_prio_cond() (Tue, 27 Feb 2024 09:00:19 UTC)
- git: d3de30d0186b - stable/14 - sched: sched_switch(): Factorize sleepqueue flags (Tue, 27 Feb 2024 10:38:30 UTC)
- git: ff7f93814c37 - stable/14 - umtxvar.h: Add missing include (Tue, 27 Feb 2024 10:38:31 UTC)
- git: e36cb22221e1 - stable/14 - kern_rctl.c: Minimal includes when RCTL not defined (Tue, 27 Feb 2024 10:38:32 UTC)
- git: f54344ec12c8 - stable/14 - kern_racct.c: Don't compile if RACCT undefined (Tue, 27 Feb 2024 10:38:33 UTC)
- git: 79a1410c0dcb - stable/13 - sched: sched_switch(): Factorize sleepqueue flags (Tue, 27 Feb 2024 10:42:21 UTC)
- git: 024284f3af0a - stable/13 - umtxvar.h: Add missing include (Tue, 27 Feb 2024 10:42:22 UTC)
- git: b689353a46b6 - stable/13 - kern_rctl.c: Minimal includes when RCTL not defined (Tue, 27 Feb 2024 10:42:23 UTC)
- git: fe5468bdf404 - stable/13 - kern_racct.c: Don't compile if RACCT undefined (Tue, 27 Feb 2024 10:42:24 UTC)
- Olivier Cochard
- Pedro Giffuni
- Peter Holm
- Philip Paeps
- git: 893fe32cd21e..76e31da7ab27 - vendor/tzdata - vendor branch updated (Fri, 02 Feb 2024 02:00:06 UTC)
- git: fced889cb77f - Create tag vendor/tzdata/tzdata2024a (Fri, 02 Feb 2024 02:00:06 UTC)
- git: 2723c7ffb7f7 - main - contrib/tzdata: import tzdata 2024a (Fri, 02 Feb 2024 02:03:28 UTC)
- git: 26fe22019cb2 - stable/14 - contrib/tzdata: import tzdata 2024a (Mon, 05 Feb 2024 00:30:01 UTC)
- git: f4256acec1c9 - stable/13 - contrib/tzdata: import tzdata 2024a (Mon, 05 Feb 2024 00:30:42 UTC)
- git: 24eb518714f6 - releng/13.3 - contrib/tzdata: import tzdata 2024a (Mon, 05 Feb 2024 00:57:58 UTC)
- git: adfda3c395fa - releng/14.0 - rc.conf: correct $ntp_leapfile_sources (Wed, 14 Feb 2024 06:21:07 UTC)
- git: 66bb668fe5f2 - releng/13.2 - periodic/daily/480.leapfile-ntpd: only attempt to refresh leap-seconds.list when ntpd is enabled. (Wed, 14 Feb 2024 06:27:47 UTC)
- git: a839681443b6 - releng/13.2 - rc.conf: correct $ntp_leapfile_sources (Wed, 14 Feb 2024 06:27:48 UTC)
- git: 9c59988175ff - main - bsdinstall: prefer HTTP (Thu, 15 Feb 2024 13:50:02 UTC)
- git: 2911c44bafa7 - main - bsdinstall: remove two dead mirrors (Thu, 15 Feb 2024 13:50:03 UTC)
- Re: git: 9c59988175ff - main - bsdinstall: prefer HTTP (Thu, 15 Feb 2024 14:28:53 UTC)
- Re: git: 9c59988175ff - main - bsdinstall: prefer HTTP (Thu, 15 Feb 2024 14:50:19 UTC)
- Piotr Pawel Stefaniak
- Richard Scheffenegger
- git: 9bc48382a5e8 - stable/14 - tcp: move cc_post_recovery past snd_una update (Mon, 05 Feb 2024 11:41:48 UTC)
- git: 1adab814e813 - main - tcp: use tcp_fixed_maxseg instead of tcp_maxseg in cc modules (Thu, 08 Feb 2024 17:39:19 UTC)
- git: 32a6df57df3e - main - tcp: calculate ssthresh on RTO according to RFC5681 (Thu, 08 Feb 2024 18:55:14 UTC)
- git: 23c4f232478a - main - tcp: ensure tcp_sack_partialack does not inflate cwnd after RTO (Thu, 08 Feb 2024 19:41:25 UTC)
- git: 3eeb22cb8194 - main - tcp: clean scoreboard when releasing the socket buffer (Sat, 10 Feb 2024 09:33:59 UTC)
- git: a8e817cf5c9c - main - tcp: stop doing superfluous work after sending RST (Sat, 10 Feb 2024 09:34:00 UTC)
- git: 62d47d73b7eb - main - tcp: stop timers and clean scoreboard in tcp_close() (Sat, 10 Feb 2024 09:34:01 UTC)
- git: 57e27ff07aff - main - tcp: partially undo D43792 (Mon, 12 Feb 2024 21:40:51 UTC)
- git: fcea1cc9711a - main - tcp: fix RTO ssthresh for non-6675 pipe calculation (Wed, 14 Feb 2024 13:58:19 UTC)
- git: 38983d40c18e - main - tcp: prevent div by zero in cc_htcp (Sat, 24 Feb 2024 16:15:37 UTC)
- git: f74352fbcf15 - main - tcp: use enum for all congestion control signals (Sat, 24 Feb 2024 16:15:38 UTC)
- git: 40fdc6d25f01 - main - tcp: provide correct snd_fack on post_recovery (Sat, 24 Feb 2024 16:15:39 UTC)
- git: 038699a8f18a - main - tcp: cubic - restart epoch after RTO (Sat, 24 Feb 2024 16:15:40 UTC)
- git: 5e248c23d995 - main - tcp: retain some CC signals outside of kernel scope (Sat, 24 Feb 2024 20:02:27 UTC)
- git: c9b6241e250a - main - tcp: address enum-int-mismatch fix gcc13 error after f74352fbcf15341accaf5a92240871f98323215d (Sun, 25 Feb 2024 11:49:14 UTC)
- git: 8917131e00b0 - main - tcp: need default in switch statement for enum. fix clang error after c9b6241e250a4f1156e2150ccdbad0d3029dcef6 (Sun, 25 Feb 2024 19:09:06 UTC)
- git: 419848219b40 - stable/14 - tcp: prevent div by zero in cc_htcp (Tue, 27 Feb 2024 11:02:45 UTC)
- git: f3f559705a05 - stable/14 - tcp: cubic - restart epoch after RTO (Tue, 27 Feb 2024 11:02:46 UTC)
- git: 6e298c3612da - stable/13 - tcp: prevent div by zero in cc_htcp (Wed, 28 Feb 2024 00:26:46 UTC)
- git: e6e28a73fc21 - stable/13 - tcp: cubic - restart epoch after RTO (Wed, 28 Feb 2024 00:26:47 UTC)
- Robert Wing
- Roger Pau Monné
- git: e7e2431586a4 - main - x86/xen: fix migration when ACPI suspend is not available (Fri, 16 Feb 2024 13:17:08 UTC)
- git: 4ece79968e70 - main - x86/xen: fix out of bounds access to the event channel masks on resume (Thu, 22 Feb 2024 10:31:17 UTC)
- git: 399386f190f1 - main - x86/xen: introduce non-hypercall based emergency print (Thu, 22 Feb 2024 10:31:18 UTC)
- git: 6744fd8e7503 - main - x86/cpu: improve hypervisor detection (Thu, 22 Feb 2024 10:31:19 UTC)
- git: e283c994ab27 - main - x86/xen: fill hypercall page with int3 (Thu, 22 Feb 2024 10:31:20 UTC)
- git: 848e2719af50 - main - x86/xen: remove parameter from fixup_console() (Thu, 22 Feb 2024 10:31:21 UTC)
- git: 9a687d1fe3af - main - x86/xen: introduce a Xen early init function (Thu, 22 Feb 2024 10:31:23 UTC)
- git: 5d62aba742ac - main - x86/xen: move shared page setup to early init handler (Thu, 22 Feb 2024 10:31:24 UTC)
- git: 027b66d64b54 - main - x86/xen: do video console fixup as part of early initialization (Thu, 22 Feb 2024 10:31:25 UTC)
- git: f0cf86c075cd - main - x86/xen: replace xen_cpuid_base with hv_base (Thu, 22 Feb 2024 10:31:26 UTC)
- git: 4401b0685163 - main - x86/cpu: introduce an optional hook for early hypervisor initialization (Thu, 22 Feb 2024 10:31:27 UTC)
- git: 8f5406c77f1b - main - x86/xen: implement early init hook (Thu, 22 Feb 2024 10:31:28 UTC)
- git: f62d90e5e938 - main - x86/xen: use correct printf specifier. (Thu, 22 Feb 2024 14:40:32 UTC)
- Ronald Klop
- Ruslan Bukin
- Scheffenegger, Richard
- Shawn Webb
- Simon J. Gerraty
- Stefan Eßer
- git: 8b67c670a49b - main - msdosfs: fix directory corruption after rename operation (Sat, 17 Feb 2024 21:11:11 UTC)
- git: 445d3d227e68 - main - msdosfs: fix potential inode collision on FAT12 and FAT16 (Tue, 20 Feb 2024 12:16:31 UTC)
- git: 5f4753501e9c - stable/13 - msdosfs: fix directory corruption after rename operation (Tue, 20 Feb 2024 21:46:41 UTC)
- git: 5f41ed8d0978 - stable/14 - msdosfs: fix directory corruption after rename operation (Tue, 20 Feb 2024 21:48:55 UTC)
- git: 00c958f12c3d - releng/13.3 - msdosfs: fix directory corruption after rename operation (Wed, 21 Feb 2024 13:31:49 UTC)
- git: fba1a994acfe - stable/14 - msdosfs: fix potential inode collision on FAT12 and FAT16 (Fri, 23 Feb 2024 10:49:50 UTC)
- git: a495e7f5c5c2 - stable/13 - msdosfs: fix potential inode collision on FAT12 and FAT16 (Fri, 23 Feb 2024 10:52:09 UTC)
- git: 6831288c8c40 - releng/13.3 - msdosfs: fix potential inode collision on FAT12 and FAT16 (Fri, 23 Feb 2024 17:36:57 UTC)
- git: 7b77d37a561b - main - rtld-elf: support either byte-order of hints file (Mon, 26 Feb 2024 22:34:06 UTC)
- git: e0dfecadf594 - main - ldconfig: support hints files of either byte-order (Wed, 28 Feb 2024 18:08:35 UTC)
- Steffen Nurpmeso
- Stephen J. Kiernan
- Tai-hwa Liang
- Tom Jones
- Toomas Soome
- tuexen_at_fh-muenster.de
- Vladimir Kondratyev
- git: 2e009b460fe5 - stable/13 - hidraw(4): Implement HIDRAW_GET_DEVICEINFO ioctl (Fri, 09 Feb 2024 21:03:05 UTC)
- git: 7f1a7506cbf7 - main - Revert "LinuxKPI: Do not use explicit context in FPU sections on powerpc64" (Sat, 10 Feb 2024 22:03:21 UTC)
- git: c0b8047bdc13 - main - LinuxKPI: Allow kmalloc to be called when FPU protection is enabled (Sat, 10 Feb 2024 22:03:23 UTC)
- Re: git: db65db64fbf3 - main - Revert "LinuxKPI: Add explicit software context to FPU sections" (Sat, 10 Feb 2024 22:08:07 UTC)
- git: bb01efa6f87a - stable/14 - linuxkpi: Fix uses of `pmap_change_attr()` (Sat, 17 Feb 2024 21:32:27 UTC)
- git: 608b14876011 - stable/14 - vt(4): Skip vt_flush() for nested panics (Sat, 17 Feb 2024 21:32:28 UTC)
- git: 95007bfd64c6 - stable/14 - vt(4): Skip vt_window_switch() for nested panics (Sat, 17 Feb 2024 21:32:29 UTC)
- git: 6b9da4e86ed9 - stable/14 - vt(4): New bitblt_text variant making a copy before unlocking vt_buf (Sat, 17 Feb 2024 21:32:30 UTC)
- git: 2567cf1925bd - stable/14 - vt(4): Call vd_postswitch callback regardless of the current window (Sat, 17 Feb 2024 21:32:32 UTC)
- git: fc00c0377974 - stable/14 - vt(4): Always call vt_window_switch() in vtterm_cnungrab() (Sat, 17 Feb 2024 21:32:33 UTC)
- git: a06b366322fe - stable/14 - vt(4): Call post-switch callback after replacing the backend (Sat, 17 Feb 2024 21:32:34 UTC)
- git: f07f18ec2c9a - stable/14 - linuxkpi: Include <linux/rbtree.h> from <linux/hrtimer.h> and <linux/mm_types.h> (Sat, 17 Feb 2024 21:32:35 UTC)
- git: 586c0e9676cf - stable/14 - linuxkpi: Include <linux/types.h> from <linux/cc_platform.h> (Sat, 17 Feb 2024 21:32:36 UTC)
- git: 843107faca66 - stable/14 - linuxkpi: Move `invalidate_mapping_pages()` to <linux/pagemap.h> (Sat, 17 Feb 2024 21:32:37 UTC)
- git: 3b97bdb453d1 - stable/14 - linuxkpi: Move `struct kobject` code to `linux_kobject.c` (Sat, 17 Feb 2024 21:32:38 UTC)
- git: 0fef6cb7299f - stable/14 - linuxkpi: Add `list_for_each_prev_safe()` in <linux/list.h> (Sat, 17 Feb 2024 21:32:40 UTC)
- git: af41c1bee4c6 - stable/14 - linuxkpi: Add `sysfs_create_link()` in <linux/sysfs.h> (Sat, 17 Feb 2024 21:32:41 UTC)
- git: 0b3e4b3cc9bf - stable/14 - linuxkpi: Fix `__ATTR_RO()` in <linux/sysfs.h> (Sat, 17 Feb 2024 21:32:42 UTC)
- git: 2f27a0b34052 - stable/14 - linuxkpi: Add <video/of_display_timing.h> to dummy headers (Sat, 17 Feb 2024 21:32:43 UTC)
- git: daebad715cc1 - stable/14 - linuxkpi: Add <linux/string_helpers.h> and str_yes_no() (Sat, 17 Feb 2024 21:32:44 UTC)
- git: 356bfb0878a6 - stable/14 - linuxkpi: Include <linux/string_helpers.h> from <linux/seq_file.h> (Sat, 17 Feb 2024 21:32:45 UTC)
- git: 914a0c5e1b0f - stable/14 - LinuxKPI: Remove sys/rman.h include from LKPI headers. (Sat, 17 Feb 2024 21:32:46 UTC)
- git: 73832b11e53f - stable/14 - LinuxKPI: Add video/vga.h header (Sat, 17 Feb 2024 21:32:48 UTC)
- git: 1341925217a6 - stable/14 - LinuxKPI: Add str_on_off and other helpers to linux/string_helpers.h (Sat, 17 Feb 2024 21:32:49 UTC)
- git: 8291858235d3 - stable/14 - LinuxKPI: Implement dev_dbg_once() macro (Sat, 17 Feb 2024 21:32:50 UTC)
- git: c3a10c23329b - stable/14 - LinuxKPI: Add static_assert() macro (Sat, 17 Feb 2024 21:32:51 UTC)
- git: 21d85c41bbbb - stable/14 - LinuxKPI: Split linux/container_of.h off from linux/kernel.h (Sat, 17 Feb 2024 21:32:52 UTC)
- git: b62373d46a05 - stable/14 - LinuxKPI: Add xen/xen.h header (Sat, 17 Feb 2024 21:32:53 UTC)
- git: c254bc21dde6 - stable/14 - LinuxKPI: Add some header pollution and dummy headers (Sat, 17 Feb 2024 21:32:54 UTC)
- git: 11b0824a80d6 - stable/14 - LinuxKPI: Add linux/iosys-map.h header (Sat, 17 Feb 2024 21:32:56 UTC)
- git: 460a6c6a9f02 - stable/14 - LinuxKPI: Implement ioread64() (Sat, 17 Feb 2024 21:32:57 UTC)
- git: a2decec2008a - stable/14 - LinuxKPI: Add asm/hypervisor.h header (Sat, 17 Feb 2024 21:32:58 UTC)
- git: 06db4f5b6232 - stable/14 - LinuxKPI: Add xa_(un)lock_irq to linux/xarray.h (Sat, 17 Feb 2024 21:32:59 UTC)
- git: f3ce597171f0 - stable/14 - LinuxKPI: Add ktime_get_raw_fast_ns() to linux/ktime.h (Sat, 17 Feb 2024 21:33:00 UTC)
- git: 67cc189db497 - stable/14 - LinuxKPI: Add IOMEM_ERR_PTR() to linux/io.h (Sat, 17 Feb 2024 21:33:01 UTC)
- git: fcfc3fe00d32 - stable/14 - LinuxKPI: Add ida_alloc_min() (Sat, 17 Feb 2024 21:33:03 UTC)
- git: ada94bf9e8cb - stable/14 - LinuxKPI: Add write_seqcount_invalidate() and seqprop_sequence() (Sat, 17 Feb 2024 21:33:05 UTC)
- git: cdceed0413d0 - stable/14 - LinuxKPI: Add cancel_work() function. (Sat, 17 Feb 2024 21:33:06 UTC)
- git: edeb8cfad053 - stable/14 - LinuxKPI: Add bitmap_intersects(), bitmap_from_arr32() (Sat, 17 Feb 2024 21:33:07 UTC)
- git: 529f2534dac9 - stable/14 - LinuxKPI: Add acpi_video_backlight_use_native() (Sat, 17 Feb 2024 21:33:08 UTC)
- git: 96e464b8d529 - stable/14 - LinuxKPI: Add linux/dynamic_debug.h header (Sat, 17 Feb 2024 21:33:09 UTC)
- git: c535e8ae7f61 - stable/14 - LinuxKPI: Add get_random_u64() function (Sat, 17 Feb 2024 21:33:10 UTC)
- git: 559999c00b8e - stable/14 - LinuxKPI: Add linux/ioport.h header (Sat, 17 Feb 2024 21:33:11 UTC)
- git: a620fdcdb7d5 - stable/14 - LinuxKPI: Rename linux_list_add to __list_add() in linux/list.h (Sat, 17 Feb 2024 21:33:13 UTC)
- git: 0972bacc7ff9 - stable/14 - LinuxKPI: Add linux/apple-gmux.h (Sat, 17 Feb 2024 21:33:14 UTC)
- git: 06e0d2934d5c - stable/14 - LinuxKPI: Add x86_vendor field to struct cpuinfo_x86 (Sat, 17 Feb 2024 21:33:15 UTC)
- git: a87884e34ec1 - stable/14 - LinuxKPI: Add pcie_capability_clear_and_set_word() function (Sat, 17 Feb 2024 21:33:16 UTC)
- git: 455fa56ad4fe - stable/14 - LinuxKPI: Add acpi_dev_present() function. (Sat, 17 Feb 2024 21:33:17 UTC)
- git: 8aa9315b537d - stable/14 - LinuxKPI: Define ioread64() in linux/io.h only on 64 bit archs. (Sat, 17 Feb 2024 21:33:18 UTC)
- git: 1a8c2dc098ad - stable/14 - LinuxKPI: Constify src parameter of bitmap_copy (Sat, 17 Feb 2024 21:33:19 UTC)
- git: 6d4b6edcf381 - stable/14 - LinuxKPI: Allow kmalloc to be called when FPU protection is enabled (Sat, 17 Feb 2024 21:33:21 UTC)
- git: 2d120981e26d - stable/14 - Bump __FreeBSD_version after linuxkpi changes (Sat, 17 Feb 2024 21:33:22 UTC)
- git: c85e6a5c2250 - main - bcm5974(4): Report proper width and depth for Apple Magic Trackpads (Wed, 21 Feb 2024 20:32:36 UTC)
- git: 4f345989700f - main - bcm5974(4): Respect HID_DEBUG option and fix debugging printf (Wed, 21 Feb 2024 20:32:37 UTC)
- git: 9097284b98be - main - bcm5974(4): Properly assign MT-slot on Apple Magic Trackpad (Wed, 21 Feb 2024 20:32:38 UTC)
- Warner Losh
- git: 0949b237bb90 - main - checkstyle9.pl: Add --github to output for github workflows (Fri, 02 Feb 2024 05:54:58 UTC)
- git: 33326dd5f5ed - main - github: Enable github workflow output from checkstyle9.pl (Fri, 02 Feb 2024 05:55:00 UTC)
- git: c2f5306c64e7 - main - checkstyle9.pl: Correct github output (Fri, 02 Feb 2024 06:16:16 UTC)
- git: ac9abe93e832 - main - checkstyle9.pl: Another correction to github workflow (Fri, 02 Feb 2024 06:27:42 UTC)
- git: 22d12caad69e - main - checkstyle9.pl: Differentiate errors and warnings (Fri, 02 Feb 2024 07:25:18 UTC)
- git: 7edb49a1152e - main - freebsd-tips: freebsd-update fetch, then install (Fri, 02 Feb 2024 15:27:38 UTC)
- git: 4339f1e667ff - main - share/examples/IPv6/USAGE: remove (Fri, 02 Feb 2024 15:31:37 UTC)
- git: f4613af424cc - main - kldxref: Fix maketempfile function's way of finding the root dir (Fri, 02 Feb 2024 15:52:23 UTC)
- git: 93a25ac9f4c0 - main - .gitignore: add sys/*/compile (Fri, 02 Feb 2024 16:21:44 UTC)
- git: 02b0d4b688cc - main - sys/cdefs.h: add __noexcept and __noexcept_if (Fri, 02 Feb 2024 18:16:58 UTC)
- git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes (Fri, 02 Feb 2024 18:16:59 UTC)
- git: 4b1d3a30914e - main - daily/223.backup-zfs: improve daily_backup_zfs_verbose behaviour (Fri, 02 Feb 2024 18:28:12 UTC)
- Re: git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes (Fri, 02 Feb 2024 18:36:35 UTC)
- git: 619f455b8fc9 - main - regex: fix freeing g->charjump in low memory condition (Fri, 02 Feb 2024 18:53:21 UTC)
- Re: git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes (Fri, 02 Feb 2024 19:02:39 UTC)
- git: 5fdf01dbeef1 - main - Revert "stand/lua: always allow overriding with local config files" (Fri, 02 Feb 2024 19:06:06 UTC)
- git: 994865caf250 - main - Revert "stand/lua: per-product conf if requested via product_vars" (Fri, 02 Feb 2024 19:06:07 UTC)
- git: c343eedc6db3 - main - stand/lua: per-product conf if requested via product_vars (Fri, 02 Feb 2024 19:06:08 UTC)
- git: c475e61f66fe - main - stand/lua: always allow overriding with local config files (Fri, 02 Feb 2024 19:06:09 UTC)
- Re: git: 5fdf01dbeef1 - main - Revert "stand/lua: always allow overriding with local config files" (Fri, 02 Feb 2024 19:11:53 UTC)
- git: d56a6f0516a7 - main - stdlib.h: Partially revert c27a89971805 (Fri, 02 Feb 2024 19:13:24 UTC)
- git: 445bed5c4d85 - main - axgbe: Various link stability and module compatibilty improvements (Fri, 02 Feb 2024 19:38:06 UTC)
- git: e32ef17d2223 - main - arm: fix typo in GENERIC-MMCCAM (Fri, 02 Feb 2024 19:59:17 UTC)
- git: ca8fcfcf5ed1 - main - amd64: switch GENERIC-MMCCAM to GENERIC (Fri, 02 Feb 2024 19:59:19 UTC)
- git: 834517eff8aa - main - x86 & arm: remove CAM_DEBUG_FLAGS= from MMCCAM kernels (Fri, 02 Feb 2024 19:59:20 UTC)
- git: d854370fa86b - main - ls: versort incompatible w/ timesort and sizesort (Fri, 02 Feb 2024 20:23:00 UTC)
- git: a8c1ffca7a59 - main - freebsd-update(8): Explain conflicts in /etc (Fri, 02 Feb 2024 20:38:58 UTC)
- git: 4c1c516c1a07 - main - freebsd-update(8): wrap to 80 columns (Fri, 02 Feb 2024 20:39:00 UTC)
- git: 0b287d19e4ce - main - freebsd-update(8): Update date (Fri, 02 Feb 2024 20:39:01 UTC)
- git: 7c8b126c1a7b - main - libsa: Move include file creation to the end of the Makefile (Fri, 02 Feb 2024 21:04:52 UTC)
- git: fd577b59b2d7 - main - libsa: Move hash functions up a level (Fri, 02 Feb 2024 21:04:53 UTC)
- git: 784f925e507f - main - loader: Font module is EFI dependent (Fri, 02 Feb 2024 21:04:54 UTC)
- git: 18968b8274b5 - main - loader: Move build_font_module to gfx_fb.c (Fri, 02 Feb 2024 21:04:55 UTC)
- git: 0a49be722fe0 - main - traceroute6: remove -l flag (Fri, 02 Feb 2024 21:50:21 UTC)
- git: e85a6f8dff96 - main - man: fix redirect for locales and file arguments (Sat, 03 Feb 2024 01:36:18 UTC)
- git: 5ff76402daf1 - main - pkg-stage.sh: add x11/sddm (Sat, 03 Feb 2024 01:36:20 UTC)
- git: 8e05c2373efd - main - wc: Do not use st_size if it equals zero (Sat, 03 Feb 2024 01:36:21 UTC)
- git: 752a340419a7 - main - quot: Use getopt(3) and show usage() if no arguments (Sat, 03 Feb 2024 01:36:22 UTC)
- git: b75fa3a2de0c - main - procfs: Add self & exe symlinks like NetBSD does (Sat, 03 Feb 2024 01:36:23 UTC)
- git: 5590bacaafd8 - main - sctp: update manpages (Sat, 03 Feb 2024 01:36:24 UTC)
- git: 840a802750a4 - main - umount: Add -d option to detach md devices (Sat, 03 Feb 2024 01:36:25 UTC)
- git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL (Sat, 03 Feb 2024 01:36:26 UTC)
- git: 05ad376bfc5a - main - libc: Fix typo (triple M) (Sat, 03 Feb 2024 01:36:27 UTC)
- git: 328df6da9ef2 - main - ath: Fix typo (triple M) (Sat, 03 Feb 2024 01:36:29 UTC)
- git: 44bb80b0adec - main - qlnx: Fix typo (triple M) (Sat, 03 Feb 2024 01:36:30 UTC)
- git: f61554272c9d - main - sys/dev/iicbus/pmic/rockchip/rk8xx.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:31 UTC)
- git: abd9758fe2d2 - main - sys/dev/mii/mcommphy.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:32 UTC)
- git: f830db48c131 - main - sys/dev/enic/if_enic.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:33 UTC)
- git: c07087988b48 - main - sys/netpfil/pf/pf.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:34 UTC)
- git: 11ff3552fd08 - main - sys/netpfil/pf/pf.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:36 UTC)
- git: 3221c44d8009 - main - sys/compat/linux/linux_misc.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:37 UTC)
- git: 552581e75d83 - main - sys/fs/unionfs/union_vnops.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:38 UTC)
- git: 2d146764cd05 - main - sys/netlink/route/iface.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:39 UTC)
- git: cba889e63caa - main - sys/arm64/rockchip/rk_gpio.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:40 UTC)
- git: e9b261f297ca - main - lib/libvgl/main.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:41 UTC)
- git: b139f2ee9939 - main - lib/libbe/be.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:42 UTC)
- git: fb3dc55a5c22 - main - lib/libfetch/common.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:44 UTC)
- git: af87ba65223f - main - traceroute: Silence compiler warning (Sat, 03 Feb 2024 04:08:04 UTC)
- git: 00aa6353374c - main - traceroute: Update values in examples (Sat, 03 Feb 2024 04:08:05 UTC)
- git: ba09352b7323 - main - traceroute: Standardize usage (Sat, 03 Feb 2024 04:08:06 UTC)
- git: 5eb1aebf8d80 - main - traceroute: Lint manuals (Sat, 03 Feb 2024 04:08:07 UTC)
- git: 864780bca09d - main - traceroute: Remove $FreeBSD$ rcsid tags (Sat, 03 Feb 2024 04:08:09 UTC)
- git: 521013e7e89e - main - urndis(4): retrospective, address for hselasky (Sat, 03 Feb 2024 04:08:10 UTC)
- git: 0fa637ffee21 - main - release: Allow sudo -g anyone and sudo -u anyone -g anytwo (Sat, 03 Feb 2024 04:08:11 UTC)
- git: ef35e5eaee9c - main - release: Add the Ed25519 vagrant insecure key (Sat, 03 Feb 2024 04:08:12 UTC)
- git: 4309f9f2347e - main - include/math.h: fix warning with -Wconversion (Sat, 03 Feb 2024 04:08:13 UTC)
- git: f81301744e10 - main - .github: Build stable/14 (Sat, 03 Feb 2024 04:08:14 UTC)
- git: 78cc45712350 - main - .github: Enable manually running github actions (Sat, 03 Feb 2024 04:08:15 UTC)
- git: 7bd6cbbf69c7 - main - vt.4: explain console fonts (Sat, 03 Feb 2024 04:22:57 UTC)
- git: c1f6704bf810 - main - ipf: Fix some typos (Sat, 03 Feb 2024 04:37:38 UTC)
- Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL (Sat, 03 Feb 2024 15:59:46 UTC)
- Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL (Sat, 03 Feb 2024 20:02:13 UTC)
- git: 064fa628ce37 - main - loader: For EFI, if we don't have ConOut, try ConIn (Sun, 04 Feb 2024 21:12:27 UTC)
- git: 4b62b42a8dbd - main - subr_firmware: Sort includes (Mon, 05 Feb 2024 03:13:11 UTC)
- git: d9e0e4262761 - main - vtnet: Account for the padding when selecting allocation size (Mon, 05 Feb 2024 05:45:33 UTC)
- git: 0ea4b4084845 - main - vtnet: Avoid ifdefs based on __NO_STRICT_ALIGNMENT (Mon, 05 Feb 2024 05:45:35 UTC)
- Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 (Mon, 05 Feb 2024 15:34:16 UTC)
- Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 (Mon, 05 Feb 2024 15:55:42 UTC)
- git: a841e5470385 - main - acpica: Create merge commit against vendor branch (Mon, 05 Feb 2024 22:19:51 UTC)
- Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 (Tue, 06 Feb 2024 00:15:36 UTC)
- Re: git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex (Tue, 06 Feb 2024 06:27:02 UTC)
- git: e1735b35e3e4 - main - git-arc: Retain color status messages (Tue, 06 Feb 2024 21:18:25 UTC)
- Re: git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex (Tue, 06 Feb 2024 21:23:10 UTC)
- Re: git: e4ab361e5394 - main - fix poweroff regression from 9cdf326b4f by delaying shutdown_halt (Tue, 06 Feb 2024 22:14:24 UTC)
- git: 9d2c93c24996 - main - ddb: Remove useless includes (Tue, 06 Feb 2024 22:23:23 UTC)
- git: fc2b8ee6da64 - main - arm: Catchup to atmel retirement (Tue, 06 Feb 2024 22:51:04 UTC)
- git: 6949ce0486ba - main - arm: Use locore-v6.S directly (Tue, 06 Feb 2024 22:51:05 UTC)
- git: 472f84817dab - main - arm: Move locore-v6.S to locore.S (Tue, 06 Feb 2024 22:51:06 UTC)
- git: 11da791920ba - main - leapseconds: Update to the canonical place. (Tue, 06 Feb 2024 23:14:36 UTC)
- git: 20a6f4779ac6 - stable/14 - loader: For EFI, if we don't have ConOut, try ConIn (Wed, 07 Feb 2024 00:13:08 UTC)
- git: 9d2f548bbebd - stable/13 - loader: For EFI, if we don't have ConOut, try ConIn (Wed, 07 Feb 2024 00:14:43 UTC)
- git: f1e8d3361b94 - main - acpica: Fix my mismerge (Wed, 07 Feb 2024 05:50:56 UTC)
- git: ded562d4af9c - stable/14 - leapseconds: Update to the canonical place. (Thu, 08 Feb 2024 05:16:34 UTC)
- git: 0eea8292ae8c - stable/13 - leapseconds: Update to the canonical place. (Thu, 08 Feb 2024 05:17:20 UTC)
- git: 9b7a920a12a9 - main - traceroute: move from contrib to usr.sbin (Thu, 08 Feb 2024 16:55:05 UTC)
- git: 6a6c5572c341 - main - traceroute: remove configuration #defines (Thu, 08 Feb 2024 16:55:06 UTC)
- git: 3f0b10892442 - main - traceroute: remove rcsid tags (Thu, 08 Feb 2024 16:55:07 UTC)
- Re: git: e4ab361e5394 - main - fix poweroff regression from 9cdf326b4f by delaying shutdown_halt (Thu, 08 Feb 2024 18:20:23 UTC)
- Re: git: 72c166696b78 - main - traceroute6: Update .PATH and include path after traceroute moved (Thu, 08 Feb 2024 18:21:44 UTC)
- git: 621dae89f3c7 - main - loader: Document the lua loader table. (Sat, 10 Feb 2024 18:50:16 UTC)
- git: 9622dc05ae11 - main - zfsbootcfg: Remove bogus CFLAGS (Mon, 12 Feb 2024 18:53:33 UTC)
- git: ac4847e6b0e9 - main - rescue: belatedly add zfsbootcfg (Mon, 12 Feb 2024 18:53:35 UTC)
- git: a78bc42bcc31 - main - reboot: Disallow -k and -r, it doesn't make sense. (Mon, 12 Feb 2024 18:53:36 UTC)
- git: 7a3210f2ac09 - main - reboot: convert flags to bools (Mon, 12 Feb 2024 18:53:37 UTC)
- git: 7cb1a0e6e064 - main - reboot: Don't reboot if the next kernel isn't there (Mon, 12 Feb 2024 18:53:38 UTC)
- git: cfeedadfbde0 - main - reboot: Add sanity checking of write to nextboot.conf (Mon, 12 Feb 2024 18:53:39 UTC)
- git: 2c479548119a - main - reboot: Implement -D from nextboot (Mon, 12 Feb 2024 18:53:40 UTC)
- git: 0df5f65908dd - main - reboot: Implement zfs support (Mon, 12 Feb 2024 18:53:41 UTC)
- git: ecc834241fc3 - main - reboot: Implement -e from nextboot (Mon, 12 Feb 2024 18:53:43 UTC)
- git: 9dcf6cbd83fd - main - reboot: Implement -k in terms of env (Mon, 12 Feb 2024 18:53:44 UTC)
- git: 91d24077024f - main - reboot: Implement -o to set kernel options for next boot (Mon, 12 Feb 2024 18:53:45 UTC)
- git: 994cc8392123 - main - reboot: Allow this to be installed as nextboot (Mon, 12 Feb 2024 18:53:46 UTC)
- git: fd6d47375a78 - main - rescue,nextboot: Install nextboot as a link to reboot, rm nextboot.sh (Mon, 12 Feb 2024 18:53:47 UTC)
- git: bd45bbe440f1 - main - rescue: Fix after zfsbootcfg addition (Mon, 12 Feb 2024 22:59:32 UTC)
- Re: git: 0df5f65908dd - main - reboot: Implement zfs support (Tue, 13 Feb 2024 02:28:10 UTC)
- git: 9cc816c255df - main - Fix typo in da flags reporting (Tue, 13 Feb 2024 17:47:53 UTC)
- git: cd147a2a0243 - main - loader: Fetch initial script from loader_lua env (Wed, 14 Feb 2024 17:55:45 UTC)
- git: 62a52c154224 - main - loader: export the CMD_ constants in loader table (Wed, 14 Feb 2024 17:55:46 UTC)
- git: a27c1350e43a - main - loader: Make vidc_biosputchar static (Wed, 14 Feb 2024 18:36:01 UTC)
- git: e32de9626f1a - main - reboot: initialize howto (Thu, 15 Feb 2024 21:32:54 UTC)
- git: 33a2406eed00 - main - reboot: Use posix_spawn instead of system (Fri, 16 Feb 2024 04:00:19 UTC)
- git: 7fc95c31f007 - main - loader: Simplify the loader.has_command (Fri, 16 Feb 2024 04:00:21 UTC)
- git: 1dac5a34b64e - main - loader: Register the gfx stuff separately. (Fri, 16 Feb 2024 04:00:22 UTC)
- git: 061b68a76030 - main - loader: Separate gfx to a new file. (Fri, 16 Feb 2024 04:00:23 UTC)
- git: 9b16231032dd - main - loader: Create new gfx table (Fri, 16 Feb 2024 04:00:24 UTC)
- git: 60e199d9fde1 - main - loader: Add prototype for gfx_interp_md (Fri, 16 Feb 2024 04:00:25 UTC)
- git: 9c8bf69a53f6 - main - loader: Only create gfx 4th bindings when gfx is available (Fri, 16 Feb 2024 04:00:26 UTC)
- git: 23d9b5c9febf - main - loader: Remove gfx_fb_stub.c, it's no longer needed (Fri, 16 Feb 2024 04:00:27 UTC)
- git: 0921a771da8a - main - loader: Move to using linker sets to bring in optional bits (Fri, 16 Feb 2024 04:00:28 UTC)
- git: a8f8c53761c4 - main - loader: Move gfx functions to gfx.lua.8 (Fri, 16 Feb 2024 04:00:29 UTC)
- git: 0fd98b8a7691 - main - loader: Move drawer.lua over to gfx table. (Fri, 16 Feb 2024 04:00:31 UTC)
- git: f7781d030ccd - main - flua: Add hash module (Fri, 16 Feb 2024 04:00:32 UTC)
- git: e34fd722cafe - main - kboot: Add our own lua bindings (Fri, 16 Feb 2024 04:00:33 UTC)
- git: 588ff0748f4a - main - loader: Simplify build a little (Fri, 16 Feb 2024 04:00:34 UTC)
- git: 26c8dedef118 - main - loader: line line per src file in libi386 (Fri, 16 Feb 2024 04:03:10 UTC)
- git: e5d1a21e5001 - main - loader: Bump the limit to 560,000 bytes for BIOS loader (Fri, 16 Feb 2024 04:16:52 UTC)
- Re: git: 33a2406eed00 - main - reboot: Use posix_spawn instead of system (Fri, 16 Feb 2024 19:45:14 UTC)
- git: 2546c543fd79 - main - reboot: Move extern for environ (Sun, 18 Feb 2024 04:40:34 UTC)
- git: 1954e5c1dc58 - main - loader: bring back old text-only video console (Sun, 18 Feb 2024 06:30:32 UTC)
- git: 63e9c976640d - main - loader: Add new option WITH_LOADER_BIOS_TEXTONLY (Sun, 18 Feb 2024 06:30:33 UTC)
- git: e36afddf11eb - main - loader: Add textvidc to build (Sun, 18 Feb 2024 06:30:34 UTC)
- git: bbfc01c2d29c - main - loader: Make MK_LOADER_BIOS_TEXTONLY work (Sun, 18 Feb 2024 06:30:35 UTC)
- git: 078a31136c8c - main - boot/universe.sh: Add tests to keep MK_LOADER_BIOS_TEXTONLY working (Sun, 18 Feb 2024 06:30:36 UTC)
- git: fcb6cac22397 - stable/13 - if_re: Generate an address if there is none in the EEPROM (Mon, 19 Feb 2024 02:55:44 UTC)
- git: ddf5bf4319f6 - stable/13 - libbe: Avoid double printing cloning errors. (Mon, 19 Feb 2024 03:41:48 UTC)
- git: d9b466296bdd - stable/13 - mvs: Eliminate unused variable. (Mon, 19 Feb 2024 03:45:56 UTC)
- git: a51aee0a9828 - stable/14 - vtnet: Adjust for ethernet alignment. (Mon, 19 Feb 2024 04:48:49 UTC)
- git: 96e37f693694 - stable/14 - vtnet: Account for the padding when selecting allocation size (Mon, 19 Feb 2024 04:48:50 UTC)
- git: a9600913b4db - stable/14 - vtnet: Avoid ifdefs based on __NO_STRICT_ALIGNMENT (Mon, 19 Feb 2024 04:48:51 UTC)
- git: 898e02d74074 - stable/13 - smartpqi: Drop spinlock before freeing memory (Mon, 19 Feb 2024 04:50:02 UTC)
- git: 778eb6e1f666 - stable/13 - vtnet: Adjust for ethernet alignment. (Mon, 19 Feb 2024 04:50:03 UTC)
- git: 1dc264a126b1 - stable/13 - vtnet: Account for the padding when selecting allocation size (Mon, 19 Feb 2024 04:50:05 UTC)
- git: 9ae56ea964c8 - stable/13 - vtnet: Avoid ifdefs based on __NO_STRICT_ALIGNMENT (Mon, 19 Feb 2024 04:50:06 UTC)
- git: a6cef617660a - main - ada: Another NCQ Trim instability drive (Mon, 19 Feb 2024 05:19:11 UTC)
- git: da2e35b0ec99 - releng/13.3 - smartpqi: Drop spinlock before freeing memory (Mon, 19 Feb 2024 07:00:26 UTC)
- git: fbbfcab6b850 - releng/13.3 - vtnet: Adjust for ethernet alignment. (Mon, 19 Feb 2024 07:00:27 UTC)
- git: 67aff34d9ad0 - releng/13.3 - vtnet: Account for the padding when selecting allocation size (Mon, 19 Feb 2024 07:00:28 UTC)
- git: 7c51748a443f - releng/13.3 - vtnet: Avoid ifdefs based on __NO_STRICT_ALIGNMENT (Mon, 19 Feb 2024 07:00:29 UTC)
- Re: git: c01af41c3c8f - main - ata_da: add quirk to disable NCQ TRIM for Samsung 860/870 SSDs (Mon, 19 Feb 2024 15:18:48 UTC)
- git: ef75877fc2d9 - main - ls: Fix -v and associated test (Mon, 19 Feb 2024 16:51:27 UTC)
- Re: git: c01af41c3c8f - main - ata_da: add quirk to disable NCQ TRIM for Samsung 860/870 SSDs (Mon, 19 Feb 2024 17:00:33 UTC)
- git: 1edb7116f450 - main - bearssl: Make shared library link (Wed, 21 Feb 2024 03:38:27 UTC)
- git: 9a5aaa97cbae - main - loader: For the mini-stdio we have for lua, #define them to something else (Wed, 21 Feb 2024 03:38:28 UTC)
- git: 65ee8f90b790 - main - kboot: Fix zfs bootonce protocol (Wed, 21 Feb 2024 03:38:29 UTC)
- git: eccde5f496ce - main - sys/kern: Remove a few sys/cdefs.h around some elf things (Wed, 21 Feb 2024 03:40:33 UTC)
- Re: git: 4cea0cbcc9d3 - main - rc.d/mountlate: discard output from nextboot (Wed, 21 Feb 2024 06:00:54 UTC)
- git: 07cba2ddcb19 - main - reboot: Emulate nextboot -D better (Wed, 21 Feb 2024 06:04:50 UTC)
- git: 32568e5f2435 - main - loader: Retire CTASSERT (Wed, 21 Feb 2024 15:51:37 UTC)
- git: b2822c40f61d - main - loader/efi: Make gcc friendlier by move md_dev (Wed, 21 Feb 2024 15:51:38 UTC)
- git: bad90cb4f686 - main - nextboot: check unlink, but only warn on !ENOENT (Thu, 22 Feb 2024 03:11:45 UTC)
- git: b3e76e3d9e22 - main - kboot: Implement write support for hostdisk (Thu, 22 Feb 2024 16:32:14 UTC)
- git: e54bb0ad8058 - main - loader: return errors from writing ZFS labels (Thu, 22 Feb 2024 16:32:15 UTC)
- git: 3e15b01d6914 - main - libsa: Remove redundant sys/cdefs.h (Thu, 22 Feb 2024 16:32:17 UTC)
- git: 27c0f2a54498 - main - loader: These files have no copyrightable material (Thu, 22 Feb 2024 16:32:18 UTC)
- git: dcb621efd664 - main - loader: Mark BEARSSL broken on powerpc (Thu, 22 Feb 2024 17:08:53 UTC)
- git: 0da51f1f6a9a - main - Add missing .endif (Thu, 22 Feb 2024 17:18:36 UTC)
- Re: git: 47e073941f4e - main - Import the kernel parts of bhyve/arm64 (Thu, 22 Feb 2024 20:10:48 UTC)
- git: 6faf55c86d9b - main - loader: rename gfx_interp_md to gfx_interp_ref (Sat, 24 Feb 2024 04:52:08 UTC)
- git: 5b3b9a58584b - main - loader: Move ldscripts to match more standard practices (Sun, 25 Feb 2024 00:58:27 UTC)
- git: acb474c084b8 - main - kboot: Centralize ldscript addition (Sun, 25 Feb 2024 00:58:28 UTC)
- git: fe4ab1fdb0da - main - loader/powerpc: Share ldscript (Sun, 25 Feb 2024 00:58:30 UTC)
- git: 3d6239d2449e - main - loader/uboot: Move to foo.ldconfig (Sun, 25 Feb 2024 00:58:31 UTC)
- git: ec6cbe468fb3 - main - loader/kboot: simplify linker set inclusion a little (Sun, 25 Feb 2024 00:58:32 UTC)
- git: d024bc7ff5e8 - main - loader/efi: Linker sets not needed. (Sun, 25 Feb 2024 00:58:33 UTC)
- git: b4e85f760b6b - main - loader/efi: Use unique linker set for lua (Sun, 25 Feb 2024 00:58:34 UTC)
- git: 8ec8413faa35 - main - loader/ficl: Rename the ficl compile set to X4th_compile_set (Sun, 25 Feb 2024 00:58:35 UTC)
- git: f5f08e41aa57 - main - loader/efi: Only include interpreter's linker script (Sun, 25 Feb 2024 00:58:36 UTC)
- git: bc4c7e78f845 - main - ofwdump: Convert ints that are booleans to bool. (Mon, 26 Feb 2024 23:17:11 UTC)
- git: 9398a495eb30 - main - loader: Add loader.exit (Tue, 27 Feb 2024 03:50:16 UTC)
- git: 07d600649ef8 - main - stand: Remove dangling mips references (Wed, 28 Feb 2024 14:10:39 UTC)
- git: 15c8a610a80d - main - gicv3: Change how we initialize its children. (Wed, 28 Feb 2024 14:10:40 UTC)
- git: 51c57ca92ed3 - main - gicv3: Panic if the gicv3 already running (Wed, 28 Feb 2024 14:10:41 UTC)
- git: ddd98f5a626d - main - gicv3: Don't allocate pend_base if we're already started (Wed, 28 Feb 2024 14:10:42 UTC)
- git: ae84491a3594 - main - gicv3: Only set the redistributor base if we're not prealloced (Wed, 28 Feb 2024 14:10:44 UTC)
- git: b4368e83891e - main - gicv3: Report PENDBASE when bootverbose (Wed, 28 Feb 2024 14:10:45 UTC)
- git: a3f164a0c7af - main - gicv3: Define PA masks for the PENDBASR and PROPBASER registers (Wed, 28 Feb 2024 14:10:46 UTC)
- git: 1d13cc200820 - main - gicv3: In its_init_cpu_lpi record each cpu's PENDBASER (Wed, 28 Feb 2024 14:10:47 UTC)
- git: cb4a83cff01c - main - gicv3: If the LPI is already allocated, remember it (Wed, 28 Feb 2024 14:10:48 UTC)
- git: 525e6d6c890f - main - loader/zfs: Fix to actually return the last error (Thu, 29 Feb 2024 16:12:30 UTC)
- git: 2425dbdff3d7 - main - loader/efi: Small diff reduction (Thu, 29 Feb 2024 16:14:59 UTC)
- git: 23dff4fdba98 - main - kernel: Sync ldscript files wrt gnu.attributes and .note.GNU-stack (Thu, 29 Feb 2024 16:31:01 UTC)
- git: c7b1e980ae16 - main - firmware: load binary firmware files (Thu, 29 Feb 2024 16:37:04 UTC)
- git: 479905a1ed26 - main - firmware: Allow binary files to be loaded by /boot/loader (Thu, 29 Feb 2024 16:37:05 UTC)
- git: 9478c7f5f80b - main - firmware: document new native file loading. (Thu, 29 Feb 2024 16:37:06 UTC)
- git: 2e406c584fe4..e8a605e129c6 - vendor/one-true-awk - vendor branch updated (Thu, 29 Feb 2024 17:45:57 UTC)
- git: f32a6403d346 - main - Merge one true awk from 2024-01-22 for the Awk Second Edition support (Thu, 29 Feb 2024 17:46:20 UTC)
- git: 3a3afbec3860 - main - firmware: unbreak armv7 (Thu, 29 Feb 2024 17:54:24 UTC)
- git: 8b9178cd0d35 - main - loader/lua: Remove pager shim (Thu, 29 Feb 2024 17:59:31 UTC)
- git: ab97d42addae - main - loader/lua: Remove compat shim for loader.lua_path (Thu, 29 Feb 2024 17:59:32 UTC)
- git: 552f3072af54 - main - loader/lua: Remove workaround for command_error (Thu, 29 Feb 2024 17:59:33 UTC)
- Wei Hu
- Wolfram Schneider
- Xin LI
- git: 9fc8132ecaf2..345cf360f8b8 - vendor/expat - vendor branch updated (Sat, 17 Feb 2024 22:08:51 UTC)
- git: f426cc7aff64 - Create tag vendor/expat/2.6.0 (Sat, 17 Feb 2024 22:08:51 UTC)
- git: 4543ef516683 - main - MFV: expat 2.6.0. (Sun, 18 Feb 2024 03:10:39 UTC)
- git: ec218c07ef05 - Create tag vendor/zlib/1.3.1 (Sun, 18 Feb 2024 06:09:04 UTC)
- git: 900147a461df..f4695a30267c - vendor/zlib - vendor branch updated (Sun, 18 Feb 2024 06:09:04 UTC)
- git: 6255c67c3d1a - main - MFV: zlib 1.3.1. (Sun, 18 Feb 2024 06:13:16 UTC)
- git: aea57ebcb1b0 - main - zlib: use more memory for a small deflate speedup. (Mon, 19 Feb 2024 23:01:17 UTC)
- git: 60cfaec917da - stable/13 - MFC: MFV: expat 2.6.0. (Wed, 21 Feb 2024 06:58:03 UTC)
- git: 4b79ff18c3b5 - stable/14 - MFC: MFV: expat 2.6.0. (Wed, 21 Feb 2024 06:58:04 UTC)
- git: 07ece5936ab1 - releng/13.3 - MFC: MFV: expat 2.6.0. (Wed, 21 Feb 2024 07:39:36 UTC)
- git: d111b1e4a0a7 - stable/13 - MFC: MFV: zlib 1.3.1. (Wed, 21 Feb 2024 08:09:08 UTC)
- git: 10365e3c34a7 - stable/14 - MFC: MFV: zlib 1.3.1. (Wed, 21 Feb 2024 08:09:09 UTC)
- git: f2de7ba78a49 - releng/13.3 - MFS: MFC: MFV: zlib 1.3.1. (Wed, 21 Feb 2024 08:09:40 UTC)
- git: 039b23c9238c..a7819ed7ade8 - vendor/xz - vendor branch updated (Sun, 25 Feb 2024 23:06:39 UTC)
- git: da26c639e338 - Create tag vendor/xz/5.6.0 (Sun, 25 Feb 2024 23:06:39 UTC)
- git: 8db56defa766 - main - MFV: xz 5.6.0. (Sun, 25 Feb 2024 23:46:57 UTC)