dev-commits-src-all@FreeBSD.org
Commit messages for all branches of the src repository
July 2025 Archives by thread
- git: e0f7e7324884 - main - tcp: remove an invalid KASSERT: Michael Tuexen (Tue, 01 Jul 2025 07:02:57 UTC)
- git: 83b08f402641 - main - fix parallel execution of swapon tests: Ronald Klop (Tue, 01 Jul 2025 10:07:03 UTC)
- git: 5d0cf80f4501 - main - Makefile.inc1: Always have which succeed: Andrew Turner (Tue, 01 Jul 2025 12:29:54 UTC)
- Re: git: ad8d33679999 - main - mmc_xpt: use strlcpy instead of strncpy: Andriy Gapon (Tue, 01 Jul 2025 13:18:28 UTC)
- git: b1b17432aa1b - main - ifconfig_netlink.c: optimise non-listing case: Eugene Grosbein (Tue, 01 Jul 2025 13:24:03 UTC)
- Re: git: ad8d33679999 - main - mmc_xpt: use strlcpy instead of strncpy: Warner Losh (Tue, 01 Jul 2025 14:05:29 UTC)
- git: 6d3bc576abbd - main - libexec/rc: improve performance of pccard_ether script: Eugene Grosbein (Tue, 01 Jul 2025 14:19:44 UTC)
- git: 24e8ed535ff6 - main - network.subr: correct return code in case of bad call to ifisup(): Eugene Grosbein (Tue, 01 Jul 2025 14:35:44 UTC)
- git: 89dbe1dd2f1d - main - fcntl.h: Add O_XATTR for Solaris compatibility: Rick Macklem (Tue, 01 Jul 2025 15:15:29 UTC)
- git: e690b6519ae7 - main - bectl: Print activate message in a single line: Renato Botelho (Tue, 01 Jul 2025 19:17:56 UTC)
- git: 65bc8e9192dd - main - pf.4: Add pf_enable to SYNOPSIS: Alexander Ziaee (Tue, 01 Jul 2025 22:22:02 UTC)
- git: 769f62d270f2 - internal/admin - Welcome ShengYi Hung (aokblast) as a src committer: Li-Wen Hsu (Wed, 02 Jul 2025 04:17:30 UTC)
- git: 119fb2a288a4 - main - sh(1): Do not interpret chdir to "" as equivalent to chdir with no argument: Xin LI (Wed, 02 Jul 2025 05:10:33 UTC)
- git: f0cf95809b40 - main - pfctl: Fill netmask AF-independently in print_host(): Kristof Provost (Wed, 02 Jul 2025 08:27:10 UTC)
- git: fb48e6d71b1f - main - pfctl: Remove unused af argument from unmask(): Kristof Provost (Wed, 02 Jul 2025 08:27:11 UTC)
- git: 080e8cad4362 - main - pfctl: Make print_hostname() less AF-specific: Kristof Provost (Wed, 02 Jul 2025 08:27:12 UTC)
- git: 35f70f6a33ff - main - pfctl: Remove wildcard address on loopack remnants: Kristof Provost (Wed, 02 Jul 2025 08:27:14 UTC)
- git: dd2d7ba6f338 - main - pfctl: Fix function name in error messages by using __func__: Kristof Provost (Wed, 02 Jul 2025 08:27:15 UTC)
- git: 725e65580a0e - main - pfctl: Error out early on bad anchor usage: Kristof Provost (Wed, 02 Jul 2025 08:27:16 UTC)
- git: 5c9b1c7e5f27 - main - pfctl: Allocate path only when needed, use __func__: Kristof Provost (Wed, 02 Jul 2025 08:27:17 UTC)
- git: e80cb2254414 - main - arm64: Export the pointer auth ID fields: Andrew Turner (Wed, 02 Jul 2025 10:02:21 UTC)
- git: 51da2dd34416 - main - arm64: Fix a typo: Andrew Turner (Wed, 02 Jul 2025 10:02:22 UTC)
- git: eba385011bfe - main - arm64: Use CHECK_CPU_FEAT to check for VHE: Andrew Turner (Wed, 02 Jul 2025 10:02:23 UTC)
- git: 0e0576700fbe - main - arm64: Only set HCR_EL2.E2H when VHE is supported: Andrew Turner (Wed, 02 Jul 2025 10:02:24 UTC)
- git: eb439266b433 - main - cp: Don't rely on FTS_DP to keep track of depth.: Dag-Erling Smørgrav (Wed, 02 Jul 2025 10:23:01 UTC)
- git: bc624c973536 - main - fts: Clarify what FTS_DNR is used for.: Dag-Erling Smørgrav (Wed, 02 Jul 2025 10:23:02 UTC)
- git: 8d02b7190d3b - main - fts: Add test cases for unreadable directories.: Dag-Erling Smørgrav (Wed, 02 Jul 2025 10:23:03 UTC)
- git: 5e96f4006d2e - main - opendir: Simplify is_unionstack().: Dag-Erling Smørgrav (Wed, 02 Jul 2025 10:23:04 UTC)
- git: c9fcffff6c59 - main - cp: Fix typo in test case.: Dag-Erling Smørgrav (Wed, 02 Jul 2025 13:09:59 UTC)
- git: aefae931820f - main - linker: Improve handling of ifuncs when fetching symbol metadata: Mark Johnston (Wed, 02 Jul 2025 13:41:56 UTC)
- git: 3d4a61a10bb7 - main - git-arc: Try harder to get the author name and email out of phab: Mark Johnston (Wed, 02 Jul 2025 13:43:31 UTC)
- git: 3f6ba5c1d15c - main - files: Fix builds without "options UFS_ACL": Rick Macklem (Wed, 02 Jul 2025 14:38:04 UTC)
- git: e91022168101 - main - md(4): move type-specific data under union: Konstantin Belousov (Wed, 02 Jul 2025 15:33:14 UTC)
- git: 3e041faa828a - main - savecore/tests: Serialize the livedump test: Mark Johnston (Wed, 02 Jul 2025 16:32:43 UTC)
- git: 1b06e0b889f8 - main - Revert "src/Makefile: log real/user/system time for build targets": Brooks Davis (Wed, 02 Jul 2025 16:40:14 UTC)
- git: 257b9d0755b2 - stable/14 - contrib/llvm-project: re-add clang/tools/clang-scan-deps: Dimitry Andric (Wed, 02 Jul 2025 18:09:08 UTC)
- git: f82159545a3c - stable/13 - contrib/llvm-project: re-add clang/tools/clang-scan-deps: Dimitry Andric (Wed, 02 Jul 2025 18:21:18 UTC)
- Re: git: aefae931820f - main - linker: Improve handling of ifuncs when fetching symbol metadata: Cy Schubert (Wed, 02 Jul 2025 18:25:53 UTC)
- git: cb24a62cd75b - releng/14.3 - Fix corruption in ZFS replication streams from encrypted datasets.: Gordon Tetlow (Wed, 02 Jul 2025 18:27:44 UTC)
- git: 2ea99b8ed142 - releng/14.3 - Add UPDATING entries and bump version.: Gordon Tetlow (Wed, 02 Jul 2025 18:27:45 UTC)
- git: 89a2823e17e5 - releng/14.2 - libc: allow __cxa_atexit handlers to be added during __cxa_finalize: Gordon Tetlow (Wed, 02 Jul 2025 18:28:08 UTC)
- git: c5feebf38389 - releng/14.2 - Fix corruption in ZFS replication streams from encrypted datasets.: Gordon Tetlow (Wed, 02 Jul 2025 18:28:09 UTC)
- git: 89104be0ddae - releng/14.2 - ena: Fix misconfiguration when requesting regular LLQ: Gordon Tetlow (Wed, 02 Jul 2025 18:28:10 UTC)
- git: ca1f7650a80d - releng/14.2 - ena: Bump driver version to v2.8.1: Gordon Tetlow (Wed, 02 Jul 2025 18:28:12 UTC)
- git: 49b07b94662b - releng/14.2 - Fix Use-after-free in multi-threaded xz decoder.: Gordon Tetlow (Wed, 02 Jul 2025 18:28:13 UTC)
- git: d9352700f935 - releng/14.2 - Add UPDATING entries and bump version.: Gordon Tetlow (Wed, 02 Jul 2025 18:28:14 UTC)
- git: f936833911d7 - releng/13.5 - libc: allow __cxa_atexit handlers to be added during __cxa_finalize: Gordon Tetlow (Wed, 02 Jul 2025 18:28:28 UTC)
- git: 4d9c4ecf6a48 - releng/13.5 - Fix corruption in ZFS replication streams from encrypted datasets.: Gordon Tetlow (Wed, 02 Jul 2025 18:28:29 UTC)
- git: 35c2729211d9 - releng/13.5 - ena: Fix misconfiguration when requesting regular LLQ: Gordon Tetlow (Wed, 02 Jul 2025 18:28:30 UTC)
- git: 575644144d5c - releng/13.5 - ena: Bump driver version to v2.8.1: Gordon Tetlow (Wed, 02 Jul 2025 18:28:31 UTC)
- git: 95e9c54b3961 - releng/13.5 - Fix Use-after-free in multi-threaded xz decoder.: Gordon Tetlow (Wed, 02 Jul 2025 18:28:32 UTC)
- git: 341d92aef027 - releng/13.5 - Add UPDATING entries and bump version.: Gordon Tetlow (Wed, 02 Jul 2025 18:28:33 UTC)
- git: 79dea0c8af4e - main - linker: Fix the ifunc symbol value calculation for ET_REL files: Mark Johnston (Wed, 02 Jul 2025 18:41:41 UTC)
- git: b2f02b04948c - main - if_ethersubr: preserve entropy of MAC addresses: Kyle Evans (Wed, 02 Jul 2025 19:34:38 UTC)
- git: 604d34c23f77 - main - net: ether_gen_addr: fix address generation: Kyle Evans (Wed, 02 Jul 2025 19:34:39 UTC)
- git: 8d93877c013f - stable/14 - Add sys/stdarg.h: Brooks Davis (Wed, 02 Jul 2025 20:35:08 UTC)
- git: 0cc03e473ed7 - stable/14 - uchcom: add support for CH9102 and CH343 uarts: Kevin Lo (Thu, 03 Jul 2025 01:27:53 UTC)
- git: 449ade254c87 - main - committers-src: add myself (aokblast@): ShengYi Hung (Thu, 03 Jul 2025 05:57:22 UTC)
- git: 3092ea37de7d - main - pfctl: Introduce copy_satopfaddr(): Kristof Provost (Thu, 03 Jul 2025 12:01:06 UTC)
- git: cbca60158062 - main - pfctl: Merge host_v{4,6}() into simpler host_ip(): Kristof Provost (Thu, 03 Jul 2025 12:01:07 UTC)
- git: da27faa01f27 - main - pfctl: fix parsing of '10/8': Kristof Provost (Thu, 03 Jul 2025 12:01:08 UTC)
- git: 467b037a8aab - main - pfctl: use __func__ rather than hardcoding the function name: Kristof Provost (Thu, 03 Jul 2025 12:01:09 UTC)
- git: ad65e2de1852 - main - pfctl tests: verify netmask on dynnode: Kristof Provost (Thu, 03 Jul 2025 12:01:10 UTC)
- git: e98d6da4ddf0 - main - pfctl: Avoid unneeded variable in gen_dynnode(): Kristof Provost (Thu, 03 Jul 2025 12:01:11 UTC)
- git: 8e4db537c34f - main - pfctl: Use uid_from_user(3) and gid_from_group(3): Kristof Provost (Thu, 03 Jul 2025 12:01:12 UTC)
- git: 204fae3f7378 - main - pfctl: robustness improvement on address family: Kristof Provost (Thu, 03 Jul 2025 12:01:13 UTC)
- git: 2927a5981b34 - main - pfctl: fix table commands under anchors: Kristof Provost (Thu, 03 Jul 2025 12:01:15 UTC)
- git: fe20818673aa - main - pf: Honor quick on anchor rules: Kristof Provost (Thu, 03 Jul 2025 12:01:16 UTC)
- git: 9d004de910bb - main - pf tests: verify that 'quick' works on anchors: Kristof Provost (Thu, 03 Jul 2025 12:01:17 UTC)
- git: df114daef4c4 - main - Import the Hardware Trace (HWT) framework.: Ruslan Bukin (Thu, 03 Jul 2025 15:03:05 UTC)
- git: 5ae9f8e9ac5e - main - md: Restore guards in mddestroy(): Mark Johnston (Thu, 03 Jul 2025 15:20:36 UTC)
- git: 6b8f0b47776b - main - fusefs: Upgrade FUSE protocol to version 7.35.: Alan Somers (Thu, 03 Jul 2025 16:25:03 UTC)
- git: 027beb002bc5 - main - vmm: Add a missing entry to the ioctl table: Mark Johnston (Thu, 03 Jul 2025 17:03:22 UTC)
- git: 6ccf1801f225 - main - random: Replace a comment with a static assertion: Mark Johnston (Thu, 03 Jul 2025 17:35:49 UTC)
- git: 4b8b872a9c55 - main - random: Move entropy harvest queue lock macros to random_harvestq.c: Mark Johnston (Thu, 03 Jul 2025 17:35:50 UTC)
- git: e2a96b83404f - main - random: Define a macro for getting the CPU cycle count: Mark Johnston (Thu, 03 Jul 2025 17:35:51 UTC)
- git: 5e213d8a7462 - main - random: Remove ARGSUSED annotations from random_harvestq.c: Mark Johnston (Thu, 03 Jul 2025 17:35:52 UTC)
- git: 3fee738c4e1e - main - firmware.9: Fix minor grammar typos: Alexander Ziaee (Thu, 03 Jul 2025 19:33:20 UTC)
- git: 070d185b2f53 - main - hwt: fix build.: Ruslan Bukin (Thu, 03 Jul 2025 20:42:01 UTC)
- Re: git: df114daef4c4 - main - Import the Hardware Trace (HWT) framework.: Ruslan Bukin (Thu, 03 Jul 2025 20:46:39 UTC)
- git: 906d7a4b521c - main - hwt: fix !SMP build.: Ruslan Bukin (Thu, 03 Jul 2025 20:49:16 UTC)
- git: 1c1acaf6858b - main - amd64: enable EFER.TCE: Alan Cox (Fri, 04 Jul 2025 00:58:56 UTC)
- git: f58e032410c9 - main - LinuxKPI: MODULE_DEVICE_TABLE() remove hard coded pci: Bjoern A. Zeeb (Fri, 04 Jul 2025 03:22:36 UTC)
- git: 2f5666c1727c - main - LinuxKPI: MODULE_DEVICE_TABLE() factor out the bus specific MODULE_PNP_INFO(): Bjoern A. Zeeb (Fri, 04 Jul 2025 03:22:38 UTC)
- git: 16c6a3444a19 - main - LinuxKPI: device.h add (*shutdown): Bjoern A. Zeeb (Fri, 04 Jul 2025 03:22:39 UTC)
- git: 2ddfcc013c25 - main - LinuxKPI: acpi: provide union [linuxkpi]_acpi_(object|buffer): Bjoern A. Zeeb (Fri, 04 Jul 2025 03:22:40 UTC)
- git: ba6460df5607 - main - LinuxKPI: acpi: add acpi_evaluate_dsm(): Bjoern A. Zeeb (Fri, 04 Jul 2025 03:22:41 UTC)
- git: 842da154a0ce - main - Bump __FreeBSD_verion for LinuxKPI changes to device.h and acpi.: Bjoern A. Zeeb (Fri, 04 Jul 2025 03:22:42 UTC)
- git: b6fb125330dd - stable/14 - amd64: express KV4ADDR() using KV5ADDR(): Konstantin Belousov (Fri, 04 Jul 2025 04:57:39 UTC)
- git: 9f685f4f2f93 - stable/14 - amd64: remove dmapbase, dmapend symbols: Konstantin Belousov (Fri, 04 Jul 2025 04:57:40 UTC)
- git: 0e33dd60f617 - stable/14 - amd64: eliminate asm symbols DMAP_MIN/MAX_ADDRESS: Konstantin Belousov (Fri, 04 Jul 2025 04:57:41 UTC)
- git: 0f62297dd1f2 - stable/14 - amd64: switch to la57 mode before creating kernel page tables: Konstantin Belousov (Fri, 04 Jul 2025 04:57:43 UTC)
- git: 3a2e1feea91e - stable/14 - amd64 ddb 'show pte': print both pte VA in recursive map and pte content: Konstantin Belousov (Fri, 04 Jul 2025 04:57:44 UTC)
- git: bd173a540c0e - main - write.2: Add EINVAL to ERRORS: Alexander Ziaee (Fri, 04 Jul 2025 05:15:22 UTC)
- git: 8c97c46418f9 - main - rtw89: enable ACPI support on FreeBSD: Bjoern A. Zeeb (Fri, 04 Jul 2025 05:23:23 UTC)
- git: 228b43c258d2 - main - iwlwifi: compile in ACPI support: Bjoern A. Zeeb (Fri, 04 Jul 2025 05:23:24 UTC)
- git: d72c74a6c52c - main - loader: Add halt as an alias to poweroff machine: Tom Jones (Fri, 04 Jul 2025 06:47:22 UTC)
- git: d4c8fd3a2c83 - main - fuse_vnop_allocate: Drop duplicated vfs_isrdonly() check: Gleb Popov (Fri, 04 Jul 2025 07:32:01 UTC)
- git: c51660a62251 - main - fusefs: exterrorize fuse_vnops.c: Gleb Popov (Fri, 04 Jul 2025 07:32:02 UTC)
- Re: git: 5aedb8b1d4a6 - main - mmc_da: fix garbage in disk->d_attachment: Bjoern A. Zeeb (Fri, 04 Jul 2025 07:33:15 UTC)
- git: ad0c3859a918 - main - mmc_da: garbage-collect sdda_get_max_data: Andriy Gapon (Fri, 04 Jul 2025 08:01:16 UTC)
- git: 90b015916386 - main - pf: use PFR_RB_NONE consistently: Kristof Provost (Fri, 04 Jul 2025 09:22:33 UTC)
- git: b168cac06613 - main - pf: honor quick on anchor rules: Kristof Provost (Fri, 04 Jul 2025 09:22:34 UTC)
- git: 7d5d1fae2854 - main - pfctl: odd condition/test in PF lexer: Kristof Provost (Fri, 04 Jul 2025 09:22:35 UTC)
- git: f78c18a7ac9e - main - pfctl: sync cmdline_symset() changes with src/usr.sbin: Kristof Provost (Fri, 04 Jul 2025 09:22:36 UTC)
- git: 9ec47b79c10e - main - pf: replace hardcoded function names by __func__: Kristof Provost (Fri, 04 Jul 2025 09:22:37 UTC)
- git: 614ae218ca22 - main - pf: pf_create_kanchor() can be static: Kristof Provost (Fri, 04 Jul 2025 09:22:39 UTC)
- git: 58571f3ea37c - main - pf: Remove useless macros: Kristof Provost (Fri, 04 Jul 2025 09:22:40 UTC)
- git: 651fbbc9a69b - main - pf: Rename pf_anchor_remove() to pf_remove_anchor(): Kristof Provost (Fri, 04 Jul 2025 09:22:41 UTC)
- git: ddb8faceb1dd - main - pf.4: DIOCIGETIFACES provides interfaces and groups, not drivers: Kristof Provost (Fri, 04 Jul 2025 09:22:42 UTC)
- git: f7289cce493d - main - pf: Check for main ruleset explicitly: Kristof Provost (Fri, 04 Jul 2025 09:22:43 UTC)
- git: 3c24dfa30bb9 - main - pfctl.8: Explicitly mention that tables created by -T{add,replace} are persistent: Kristof Provost (Fri, 04 Jul 2025 09:22:44 UTC)
- git: 945ba658d803 - main - pfctl: Error out on missing table command, zap internal wrapper function: Kristof Provost (Fri, 04 Jul 2025 09:22:45 UTC)
- git: 615fba7c6b39 - stable/14 - Add an implementation of the 9P filesystem: Gleb Popov (Fri, 04 Jul 2025 13:28:42 UTC)
- git: ab63bdaf1d1f - stable/14 - p9fs: Fix the build for 32-bit kernels: Gleb Popov (Fri, 04 Jul 2025 13:28:43 UTC)
- git: 03f840f9cc8b - stable/14 - p9fs: fix lookup of "." for lib9p-based 9P servers: Gleb Popov (Fri, 04 Jul 2025 13:28:44 UTC)
- git: 99f8e26e29a6 - stable/14 - p9fs: implement working putpages (fix mmap write): Gleb Popov (Fri, 04 Jul 2025 13:28:45 UTC)
- git: 0d1dd7c4863a - stable/14 - p9fs: move NULL check immediately after allocation: Gleb Popov (Fri, 04 Jul 2025 13:28:47 UTC)
- git: 201d2e45f51f - stable/14 - p9fs: use M_WAITOK where appropriate: Gleb Popov (Fri, 04 Jul 2025 13:28:48 UTC)
- git: f5cc62e54a7f - stable/14 - virtio_p9fs: fix panic on qemu/kvm: Gleb Popov (Fri, 04 Jul 2025 13:28:49 UTC)
- git: ec70e1177b20 - stable/14 - p9fs: remove duplicated code: Gleb Popov (Fri, 04 Jul 2025 13:28:50 UTC)
- git: 2e7e267e7fcb - stable/14 - p9fs: Properly handle paths containing ".": Gleb Popov (Fri, 04 Jul 2025 13:28:51 UTC)
- git: a23bc2ddb540 - stable/14 - p9fs: Fix whitespace in request tag handling functions: Gleb Popov (Fri, 04 Jul 2025 13:28:52 UTC)
- git: f3289f252854 - stable/14 - virtio_p9fs: Fix some style issues: Gleb Popov (Fri, 04 Jul 2025 13:28:53 UTC)
- git: f3478cfc7817 - stable/14 - virtio_p9fs: Fix handling of a full request queue: Gleb Popov (Fri, 04 Jul 2025 13:28:54 UTC)
- git: d888c75dd49e - stable/14 - p9fs: Use UNLINKAT instead of REMOVE to implement removals: Gleb Popov (Fri, 04 Jul 2025 13:28:56 UTC)
- git: fc393006c0ec - stable/14 - p9fs.5: rename to p9fs.4: Gleb Popov (Fri, 04 Jul 2025 13:28:57 UTC)
- git: b7ef7f8b0b65 - stable/14 - virtio_p9fs: Support attaching to pci and mmio: Gleb Popov (Fri, 04 Jul 2025 13:28:58 UTC)
- git: 256be6bf6c5d - stable/14 - namei: Fix cn_flags width in 9pfs: Gleb Popov (Fri, 04 Jul 2025 13:28:59 UTC)
- git: f2e6f2444098 - stable/14 - p9fs: Call VN_LOCK_ASHARE on new vnodes: Gleb Popov (Fri, 04 Jul 2025 13:29:00 UTC)
- git: c2d8cca77152 - main - gpio: remove redundant calls to bus_attach_children: Ahmad Khalifa (Fri, 04 Jul 2025 14:07:16 UTC)
- git: 2c356c8b8f79 - main - gpiobus: add a gpiobus_add_bus function: Ahmad Khalifa (Fri, 04 Jul 2025 14:07:17 UTC)
- git: 4695e3aa7c68 - main - gpio: attach gpiobus when the controller is ready: Ahmad Khalifa (Fri, 04 Jul 2025 14:07:18 UTC)
- git: f1f230439fa4 - main - vfs: Initial revision of inotify: Mark Johnston (Fri, 04 Jul 2025 14:55:52 UTC)
- git: d4ead7edbbfe - main - inotify: Regenerate syscall definitions: Mark Johnston (Fri, 04 Jul 2025 14:55:53 UTC)
- git: 245ff4c4b2c2 - main - libc: Add inotify support: Mark Johnston (Fri, 04 Jul 2025 14:55:54 UTC)
- git: cf65b5e43d7c - main - libsys: Add inotify support: Mark Johnston (Fri, 04 Jul 2025 14:55:55 UTC)
- git: bc4430dc203e - main - vfs: Add event notification points: Mark Johnston (Fri, 04 Jul 2025 14:55:56 UTC)
- git: b79bd43f9ab3 - main - libsysdecode: Add support for decoding inotify syscall flags: Mark Johnston (Fri, 04 Jul 2025 14:55:58 UTC)
- git: 4d08e7815d6c - main - truss: Add a decoder for inotify_add_watch_at(2): Mark Johnston (Fri, 04 Jul 2025 14:55:59 UTC)
- git: e02d4fab5453 - main - kdump: Add support for decoding inotify events: Mark Johnston (Fri, 04 Jul 2025 14:56:00 UTC)
- git: 5202cfcf93b1 - main - inotify: Add man pages for the new syscalls and for VOP_INOTIFY: Mark Johnston (Fri, 04 Jul 2025 14:56:01 UTC)
- git: 739fc14938d5 - main - tests: Add some regression tests for inotify: Mark Johnston (Fri, 04 Jul 2025 14:56:02 UTC)
- git: 1d8664d69041 - main - examples: Add a demo program for inotify: Mark Johnston (Fri, 04 Jul 2025 14:56:03 UTC)
- git: 3965de642c29 - main - linux: Add inotify support: Mark Johnston (Fri, 04 Jul 2025 14:56:04 UTC)
- git: d7025d3a3f17 - main - linux: Regenerate system call definitions: Mark Johnston (Fri, 04 Jul 2025 14:56:05 UTC)
- git: 79102e108099 - main - libprocstat: Add handling for inotify descriptors: Mark Johnston (Fri, 04 Jul 2025 14:56:06 UTC)
- git: f56e0d4755c5 - main - procstat: Add handling for inotify descriptors: Mark Johnston (Fri, 04 Jul 2025 14:56:07 UTC)
- git: f9cf745a5084 - main - RELNOTES: Document the addition of inotify: Mark Johnston (Fri, 04 Jul 2025 15:13:58 UTC)
- git: ef6ea91593eb - main - VOP_RENAME: add mp-global lock: Konstantin Belousov (Fri, 04 Jul 2025 15:23:49 UTC)
- git: 2c17429915f2 - main - ufs: remove um_checkpath_lock: Konstantin Belousov (Fri, 04 Jul 2025 15:23:50 UTC)
- git: 369a2542caa9 - main - msdosfs: remove pm_checkpath_lock: Konstantin Belousov (Fri, 04 Jul 2025 15:23:51 UTC)
- git: 2ffee9aef7c2 - main - vfs_lookup: split NDRESTART: Konstantin Belousov (Fri, 04 Jul 2025 15:23:53 UTC)
- git: 2f60984053e5 - main - namei dotdot tracker: take mnt_renamelock shared to prevent parallel renames: Konstantin Belousov (Fri, 04 Jul 2025 15:23:54 UTC)
- git: deaae83da057 - main - riscv: enable allwinner RTC: Mitchell Horne (Fri, 04 Jul 2025 16:00:11 UTC)
- git: 5fea0aec5c8e - main - riscv: add aw_rtc device to config: Mitchell Horne (Fri, 04 Jul 2025 16:26:45 UTC)
- git: f6e5bcd4716c - main - tests/ci: run ci-full kyua tests in parallel: Li-Wen Hsu (Fri, 04 Jul 2025 16:31:07 UTC)
- git: b59d777bc7af - stable/14 - bhyvectl.8: Polish: Alexander Ziaee (Fri, 04 Jul 2025 18:22:54 UTC)
- git: 9c3d1064e17e - stable/14 - SPDX: Tag BSD-4.3TAHOE: Alexander Ziaee (Fri, 04 Jul 2025 18:22:56 UTC)
- git: 5f35cb47c684 - stable/14 - build.7: PORTS_MODULES incompatible with pkgbase: Alexander Ziaee (Fri, 04 Jul 2025 18:22:57 UTC)
- git: 621a175adf56 - stable/14 - make.conf.5: add CPUTYPE?= note from UPDATING: Alexander Ziaee (Fri, 04 Jul 2025 18:22:58 UTC)
- git: 132a75025ef9 - stable/14 - scc.4: Improve acronyms + tag SPDX: Alexander Ziaee (Fri, 04 Jul 2025 18:22:59 UTC)
- git: 0961446b2382 - stable/14 - pam_xdg.8: Improve usage and standards: Alexander Ziaee (Fri, 04 Jul 2025 18:23:00 UTC)
- git: 864874b5a2b7 - stable/14 - axge.4: Create a HARDWARE section: Alexander Ziaee (Fri, 04 Jul 2025 18:23:01 UTC)
- git: ce2d22ee11d8 - stable/14 - rtsx.4: Improve hardware, add history and spdx: Alexander Ziaee (Fri, 04 Jul 2025 18:23:02 UTC)
- git: 62d26d696bf0 - stable/14 - aue.4: Improve HARDWARE, specificity, and tag spdx: Alexander Ziaee (Fri, 04 Jul 2025 18:23:03 UTC)
- git: 5e712379ae68 - stable/14 - cdce.4: Improve HARDWARE: Alexander Ziaee (Fri, 04 Jul 2025 18:23:04 UTC)
- git: db0f3a3c3f16 - stable/14 - usb/if_mos.c: Fix incorrect SPDX ID: Alexander Ziaee (Fri, 04 Jul 2025 18:23:06 UTC)
- git: cf647f23c4b7 - stable/14 - mlx.4: Improve specificity for apropos + hw notes: Alexander Ziaee (Fri, 04 Jul 2025 18:23:07 UTC)
- git: f7776016fee8 - stable/14 - bectl: Use SPDX only license: Alexander Ziaee (Fri, 04 Jul 2025 18:23:08 UTC)
- git: 9acbcf1f0c13 - stable/14 - snd_hda.4: Improve HARDWARE for HW Relnotes: Alexander Ziaee (Fri, 04 Jul 2025 18:23:09 UTC)
- git: 992be3acfe68 - stable/14 - ctfconvert.1: Minor cleanup: Alexander Ziaee (Fri, 04 Jul 2025 18:23:10 UTC)
- git: 89acc594cef7 - stable/14 - mlx.4: Improve HARDWARE: Alexander Ziaee (Fri, 04 Jul 2025 18:23:11 UTC)
- git: 3e235a37e550 - stable/14 - ng_patch.4: Clarify relative_offset: Alexander Ziaee (Fri, 04 Jul 2025 18:23:12 UTC)
- git: f74d99809359 - stable/14 - uftdi.4: Makeover!: Alexander Ziaee (Fri, 04 Jul 2025 18:23:13 UTC)
- git: 293e4c54b536 - stable/14 - pf.4/pfsync.4: Separate sysctl/tunables >> SYNOPSIS: Alexander Ziaee (Fri, 04 Jul 2025 18:23:15 UTC)
- git: bc3338985af9 - main - sockstat: microoptimize cap-getnameinfo: Alan Somers (Fri, 04 Jul 2025 19:19:19 UTC)
- git: 3b1c4cb1bfff - main - sys_generic.c: convert EINVALs to EXTERROR(EINVAL): Konstantin Belousov (Fri, 04 Jul 2025 19:25:11 UTC)
- git: 88d94ead7f7c - main - lposix: Use reentrant passwd and group lookup functions: Mark Johnston (Fri, 04 Jul 2025 20:11:24 UTC)
- git: ed50879c4a95 - main - gpiobus: gpiobus_acquire_pin: panic on invalid pin: Ahmad Khalifa (Fri, 04 Jul 2025 20:26:06 UTC)
- git: a2bfb7cff243 - main - gpiobus: gpiobus_release_pin: convert errors to panic: Ahmad Khalifa (Fri, 04 Jul 2025 20:26:07 UTC)
- git: 92b352f694e8 - main - gpiobus: gpio_pin_release: convert checks to KASSERTs: Ahmad Khalifa (Fri, 04 Jul 2025 20:26:08 UTC)
- git: 4a21713278a8 - main - gpiobus: add gpio_pin_acquire: Ahmad Khalifa (Fri, 04 Jul 2025 20:26:09 UTC)
- git: 7f297cdae380 - main - regulator: don't use internal gpiobus function: Ahmad Khalifa (Fri, 04 Jul 2025 20:26:10 UTC)
- git: ff826f8ed434 - main - gpiopps: don't use internal gpiobus function: Ahmad Khalifa (Fri, 04 Jul 2025 20:26:11 UTC)
- git: 9c2509f831e8 - main - gpio: hide internal gpiobus symbols: Ahmad Khalifa (Fri, 04 Jul 2025 20:26:13 UTC)
- git: 533c0d345b93 - main - sys/net: move DOT1Q_VID_* constants to ethernet.h: Lexi Winter (Fri, 04 Jul 2025 23:22:34 UTC)
- git: 65ed1a035ceb - main - bridge: allow member interface vlan to be configured: Lexi Winter (Sat, 05 Jul 2025 07:13:15 UTC)
- git: 032d32c2c276 - main - bridge: add per-interface vlan access list: Lexi Winter (Sat, 05 Jul 2025 07:13:18 UTC)
- git: 95e7d47a4bce - main - bridge: allow vlan(4) interfaces on a bridge: Lexi Winter (Sat, 05 Jul 2025 07:13:19 UTC)
- git: 47a10c0f4824 - main - bridge.4: clarify vlan support status: Lexi Winter (Sat, 05 Jul 2025 07:13:20 UTC)
- git: c5f5d0cf49bf - main - if_bridge_test: add a test for QinQ (802.1ad): Lexi Winter (Sat, 05 Jul 2025 07:13:21 UTC)
- git: ca554a7dea3f - main - dev/mem: use sx instead of rw lock: Konstantin Belousov (Sat, 05 Jul 2025 08:36:42 UTC)
- git: 6eb141a2c473 - main - amd64 pmap: preallocate pt page for pmap_demote_pdpe() in pmap_demote_DMAP(): Konstantin Belousov (Sat, 05 Jul 2025 08:36:43 UTC)
- git: ee502c853183 - main - amd64 pmap: update comment in pmap_demote_DMAP() explaining the len<NBPDP check: Konstantin Belousov (Sat, 05 Jul 2025 08:36:44 UTC)
- git: 476d2d8f290f - main - amd64 pmap: do not panic on inability to insert ptp into trie: Konstantin Belousov (Sat, 05 Jul 2025 08:36:45 UTC)
- git: 667ef8875bad - main - nuageinit: Add wrappers for chmod and chown: Mark Johnston (Sat, 05 Jul 2025 14:55:26 UTC)
- git: 7134ad650bc4 - main - kern: add some extra metadata to the coredump devctl notification: Kyle Evans (Sat, 05 Jul 2025 17:07:24 UTC)
- git: c44439942cdb - main - aio: make aio_init_aioinfo() and aio_aqueue() static: Konstantin Belousov (Sat, 05 Jul 2025 21:19:17 UTC)
- git: 4685fa8e4bef - main - aio: handle errors from fork: Konstantin Belousov (Sat, 05 Jul 2025 21:19:18 UTC)
- git: afd5bc630930 - main - pathconf: Add a new variable for hidden/system: Rick Macklem (Sat, 05 Jul 2025 23:36:20 UTC)
- git: 842fde22b018 - main - src.conf.5: Add WITH_RUN_TESTS description: Ed Maste (Sun, 06 Jul 2025 10:31:28 UTC)
- git: be0b4916f193 - main - .cirrus.yml: Switch to manual mode for internal CI: Muhammad Moinur Rahman (Sun, 06 Jul 2025 12:43:46 UTC)
- git: 79b968063998 - main - sound: Retire the MIDI sequencer: Christos Margiolis (Sun, 06 Jul 2025 13:09:00 UTC)
- git: 6cdd3226c718 - main - sound: Retire midisynth: Christos Margiolis (Sun, 06 Jul 2025 13:09:01 UTC)
- git: 7f1426971e30 - main - sound: Retire /dev/midistat: Christos Margiolis (Sun, 06 Jul 2025 13:09:02 UTC)
- git: 0ca9410eab24 - main - sound: Retire unused MIDI sysctls: Christos Margiolis (Sun, 06 Jul 2025 13:09:03 UTC)
- git: fa20737ed1b7 - main - sound: Remove unused mpu_if methods: Christos Margiolis (Sun, 06 Jul 2025 13:09:04 UTC)
- git: 17b38023ea25 - main - sound: Remove duplicate mpu_if.h include: Christos Margiolis (Sun, 06 Jul 2025 13:09:05 UTC)
- git: c566edbceb69 - main - sound: Remove unnecessary comments from midi/midi.c: Christos Margiolis (Sun, 06 Jul 2025 13:09:06 UTC)
- git: 9a138abb21e1 - main - sound: Remove unused midi_cmdname(): Christos Margiolis (Sun, 06 Jul 2025 13:09:08 UTC)
- git: 92336491ccc2 - main - sound: Remove dead printfs from midi/mpu401.c: Christos Margiolis (Sun, 06 Jul 2025 13:09:09 UTC)
- git: 3ba480f41801 - main - sound: Retire SND_DEV_*: Christos Margiolis (Sun, 06 Jul 2025 13:09:10 UTC)
- git: 88c8cba04395 - main - amd64 pmap: preallocate another page table page in pmap_demote_DMAP(): Alan Cox (Sun, 06 Jul 2025 17:09:00 UTC)
- git: ac64cd191c3f - main - pathconf.2: Document the _PC_HAS_HIDDENSYSTEM name: Rick Macklem (Sun, 06 Jul 2025 19:25:49 UTC)
- git: efe5907279e1 - main - amd64: fix physmap entry addition logic: Ahmad Khalifa (Sun, 06 Jul 2025 19:28:20 UTC)
- git: 85dcdb7aad85 - main - amd64: allow the mapping of other regions for efirt: Ahmad Khalifa (Sun, 06 Jul 2025 19:28:21 UTC)
- git: 4add1a7a46b5 - main - amd64/efirt: always map the first page: Ahmad Khalifa (Sun, 06 Jul 2025 19:28:22 UTC)
- git: 2d6185cf87e8 - main - vm_fault: drop never-true busy_sleep test: Doug Moore (Sun, 06 Jul 2025 20:47:27 UTC)
- git: d3c06bed2c16 - main - clang: install clang-scan-deps: Lexi Winter (Sun, 06 Jul 2025 21:02:58 UTC)
- git: 21a0a2c04ca4 - main - exterrctl(2): mark as CAPENABLED: Konstantin Belousov (Sun, 06 Jul 2025 21:14:33 UTC)
- git: baa15beed7f1 - main - sys/sysent.h: use two nibbles for flags, and remove unused SY_THR_FLAGMASK: Konstantin Belousov (Sun, 06 Jul 2025 21:14:34 UTC)
- git: 26061e4e542d - main - kern: add kern_nosys() and use it instead of type-punning the sys_nosys() arg: Konstantin Belousov (Sun, 06 Jul 2025 21:14:36 UTC)
- git: 0d011ec65367 - main - Regen.: Konstantin Belousov (Sun, 06 Jul 2025 21:20:55 UTC)
- git: c5d72d29fe0e - main - nfsv4: Add support for the NFSv4 hidden and system attributes: Rick Macklem (Sun, 06 Jul 2025 22:54:37 UTC)
- git: 02ffca404e65 - main - kern: Add support for POSIX O_CLOFORK flag: Mark Johnston (Sun, 06 Jul 2025 23:18:35 UTC)
- git: 04a481b743c5 - main - socket: Add SOCK_CLOFORK flag: Mark Johnston (Sun, 06 Jul 2025 23:18:36 UTC)
- git: be6c405c4d34 - main - socket: Add MSG_CMSG_CLOFORK flag: Mark Johnston (Sun, 06 Jul 2025 23:18:37 UTC)
- git: e6b64eea5e77 - main - kern: Make close_range() support CLOSE_RANGE_CLOEXEC: Mark Johnston (Sun, 06 Jul 2025 23:18:38 UTC)
- git: 971f738679e2 - main - kern: Make dup3() support O_CLOFORK: Mark Johnston (Sun, 06 Jul 2025 23:18:39 UTC)
- git: efadb5c2a908 - main - Add manpages for O_CLOFORK flag and others: Mark Johnston (Sun, 06 Jul 2025 23:18:40 UTC)
- git: 63503cbe5a48 - main - tests: Adapt existing tests for O_CLOEXEC to O_CLOFORK: Mark Johnston (Sun, 06 Jul 2025 23:18:41 UTC)
- git: 71a0af25a535 - main - libopenbsd: Add recallocarray(): Mark Johnston (Sun, 06 Jul 2025 23:18:43 UTC)
- git: 20ee243707ff - main - tests: Add Illumos oclo tests for O_CLOEXEC & O_CLOFORK: Mark Johnston (Sun, 06 Jul 2025 23:18:44 UTC)
- git: 4140012f8369 - main - tests: Adapt oclo tests to FreeBSD: Mark Johnston (Sun, 06 Jul 2025 23:18:45 UTC)
- git: ea4042246d61 - main - libsysdecode: Add O_CLOFORK flags to sysdecode: Mark Johnston (Sun, 06 Jul 2025 23:18:46 UTC)
- git: 4b7cdb5a420f - main - deprecate RIP: Lexi Winter (Sun, 06 Jul 2025 23:23:47 UTC)
- git: 6a7761b4d27c - main - amd64 pmap: convert panics to KASSERTs: Alan Cox (Mon, 07 Jul 2025 00:06:21 UTC)
- git: e05999a8c5a9 - main - amd64: move efi_map_regs definition: Ahmad Khalifa (Mon, 07 Jul 2025 04:09:58 UTC)
- git: 07948e050808 - main - net80211: regdomain: ETSI: add missing 11a and 11na entries: Bjoern A. Zeeb (Mon, 07 Jul 2025 06:50:56 UTC)
- git: 72652c93e396 - stable/14 - git-blame-ignore-revs: bpf: Some style and white space cleanup: Zhenlei Huang (Mon, 07 Jul 2025 10:06:48 UTC)
- git: f0931a31f536 - stable/14 - git-blame-ignore-revs: iflib: Many style fixes: Zhenlei Huang (Mon, 07 Jul 2025 10:06:49 UTC)
- git: 8ba6d328fdf8 - stable/14 - git-blame-ignore-revs: sys/sys/kernel.h: Various whitespace fixes: Zhenlei Huang (Mon, 07 Jul 2025 10:06:50 UTC)
- git: 839b9596b35d - stable/14 - axgbe: Fix setting promisc mode: Zhenlei Huang (Mon, 07 Jul 2025 10:06:51 UTC)
- git: f5195b1a63df - stable/14 - netinet6: Remove a set but not used global variable in6_maxmtu: Zhenlei Huang (Mon, 07 Jul 2025 10:06:52 UTC)
- git: 077895676d3b - stable/14 - UPDATING: Add an entry for the removal of in6_maxmtu: Zhenlei Huang (Mon, 07 Jul 2025 10:06:53 UTC)
- git: 2466a1871154 - stable/14 - ifnet: Initialize the address family dependent data region earlier: Zhenlei Huang (Mon, 07 Jul 2025 10:06:54 UTC)
- git: 3bc1aea4cc8a - stable/14 - if_firewire: Make firewire_broadcastaddr static const: Zhenlei Huang (Mon, 07 Jul 2025 10:06:55 UTC)
- git: a2989d11eabe - stable/14 - iflib: Some style(9) tweaks: Zhenlei Huang (Mon, 07 Jul 2025 10:06:56 UTC)
- git: 1ddf7942c331 - stable/14 - git-blame-ignore-revs: iflib style(9) tweaks: Zhenlei Huang (Mon, 07 Jul 2025 10:06:58 UTC)
- git: 3da0853d7119 - stable/14 - ng_iface(4): Remove a redundant assignment of if_type: Zhenlei Huang (Mon, 07 Jul 2025 10:06:59 UTC)
- git: 082a6da890f3 - stable/14 - pfsync: Remove a redundant assignment of if_type: Zhenlei Huang (Mon, 07 Jul 2025 10:07:00 UTC)
- git: 193f0bde3b04 - stable/14 - bridge: Remove a redundant assignment of if_type: Zhenlei Huang (Mon, 07 Jul 2025 10:07:01 UTC)
- git: 3bb09e6b1930 - stable/14 - ethernet: Set maximum Ethernet header length based on the capability IFCAP_VLAN_MTU: Zhenlei Huang (Mon, 07 Jul 2025 10:07:02 UTC)
- git: 99d4e2870c03 - stable/14 - ifnet: Eliminate unnecessary synchronization of the interface index in the link layer address: Zhenlei Huang (Mon, 07 Jul 2025 10:07:03 UTC)
- git: ff54b680383b - stable/14 - if_vlan: Fix up if_type before attaching the interface: Zhenlei Huang (Mon, 07 Jul 2025 10:07:04 UTC)
- git: efbaf14c5b68 - stable/14 - pfsync: Destroy buckets mutexes on clone destroying interface: Zhenlei Huang (Mon, 07 Jul 2025 10:07:05 UTC)
- git: 8cc376735c65 - stable/14 - pfsync: Allocate and initialize buckets before attaching the interface: Zhenlei Huang (Mon, 07 Jul 2025 10:07:07 UTC)
- git: 13a21c0c0e3d - main - VOP_WRITE_POST(): correct condition for knote activation: Konstantin Belousov (Mon, 07 Jul 2025 13:45:12 UTC)
- git: 1a55bc50656b - stable/14 - acpi_wmi.4: fall cleaning: Warner Losh (Mon, 07 Jul 2025 13:58:07 UTC)
- git: 0077daf9cdc4 - stable/14 - pf.conf.5: additional quoting for ranges in lists: Warner Losh (Mon, 07 Jul 2025 13:58:08 UTC)
- git: f28690ec6a6a - stable/14 - pf.conf.5: use subsections and reword titles: Warner Losh (Mon, 07 Jul 2025 13:58:09 UTC)
- git: 669b52503298 - stable/14 - Add USB quirk for Creative Stage SE mini: Warner Losh (Mon, 07 Jul 2025 13:58:10 UTC)
- git: 97452b097a4a - main - examples/inotify: Handle a zero-length name: Mark Johnston (Mon, 07 Jul 2025 14:00:22 UTC)
- git: 82e1b49d7571 - main - pfctl: Zap unnused iface function parameter from pfctl_kill_src_nodes(): Kristof Provost (Mon, 07 Jul 2025 15:07:47 UTC)
- git: f8a8bb7bade9 - main - pfctl: Improve duplicate table name warning: Kristof Provost (Mon, 07 Jul 2025 15:07:49 UTC)
- git: 714be446a925 - main - pfctl: Defuse `-F all -i interface': Kristof Provost (Mon, 07 Jul 2025 15:07:50 UTC)
- git: b38e96f0232e - main - pfctl: Use mnemonic PFCTL_SHOW_* macros: Kristof Provost (Mon, 07 Jul 2025 15:07:51 UTC)
- git: 9bf3979d1b17 - main - pfctl.8: Mention that -r does reverse DNS lookups for tables as well: Kristof Provost (Mon, 07 Jul 2025 15:07:52 UTC)
- git: 058422752727 - main - pfctl: Simplify lookups when killing entries: Kristof Provost (Mon, 07 Jul 2025 15:07:53 UTC)
- git: 9d74a1b5d6cf - main - pfctl: Make -N and -r mutually exclusive: Kristof Provost (Mon, 07 Jul 2025 15:07:54 UTC)
- git: ada0846f9303 - main - pfctl: Reuse copy_satopfaddr() when killing entries: Kristof Provost (Mon, 07 Jul 2025 15:07:55 UTC)
- git: 7ea14ad4db6b - main - pfctl: Unify anchor name sanity checks: Kristof Provost (Mon, 07 Jul 2025 15:07:56 UTC)
- git: f33973f53607 - main - pfctl: Anchor names must not be empty: Kristof Provost (Mon, 07 Jul 2025 15:07:58 UTC)
- git: 6bbee85e48f6 - main - pfctl: Don't use unsigned for ptrdiff_t: Kristof Provost (Mon, 07 Jul 2025 15:07:59 UTC)
- git: beb3c25d42a8 - main - pfctl: Fail on invalid netmasks when filling tables: Kristof Provost (Mon, 07 Jul 2025 15:08:00 UTC)
- git: 613a144a4b78 - main - pfctl: introduce 'pfctl -FR' to reset settings to defaults: Kristof Provost (Mon, 07 Jul 2025 15:08:01 UTC)
- git: 95d1b98db164 - main - pf tests: verify the new reset functionality: Kristof Provost (Mon, 07 Jul 2025 15:08:02 UTC)
- git: ea0ca279edc2 - main - pfctl: Fix table definition parsing as unprivileged user: Kristof Provost (Mon, 07 Jul 2025 15:08:03 UTC)
- git: 0ccf78da3bd4 - main - pfctl: Always check for namespace collisions on table commands: Kristof Provost (Mon, 07 Jul 2025 15:08:04 UTC)
- git: 5606ac2fcadf - main - pf.conf.5, pfctl.8: update to PF pfctl(8) and pf.conf(5) manpages: Kristof Provost (Mon, 07 Jul 2025 15:08:05 UTC)
- git: 8b8fae451c8e - main - pfctl: pfctl should check pfctl.astack is not overrun: Kristof Provost (Mon, 07 Jul 2025 15:08:07 UTC)
- git: 27626ff49ada - main - pfctl: Add parentheses for readability: Kristof Provost (Mon, 07 Jul 2025 15:08:08 UTC)
- git: b3902af408a9 - main - pfctl: use str*l*cpy() to copy strings: Kristof Provost (Mon, 07 Jul 2025 15:08:09 UTC)
- git: 9940c974029b - main - random: Change the entropy harvest event queuing scheme: Mark Johnston (Mon, 07 Jul 2025 15:42:51 UTC)
- git: eda96744b434 - main - lposix: Clean up the posix namespace definitions: Mark Johnston (Mon, 07 Jul 2025 15:44:00 UTC)
- git: 96f544bcc1cb - main - tcp: don't allow to connect a TCP/IPv6 endpoint in TIME WAIT state: Michael Tuexen (Mon, 07 Jul 2025 16:34:37 UTC)
- git: fe1cd734a176 - main - mfiutil: Change mfi_autolearn_(period|mode) to write to a FILE: John Baldwin (Mon, 07 Jul 2025 17:23:00 UTC)
- git: 10ed5b90e46f - main - mfiutil: Handle truncation in mfi_next_learn_time: John Baldwin (Mon, 07 Jul 2025 17:23:01 UTC)
- git: 6b7b8575e979 - main - mfiutil: Use sbuf(3) to construct drive names in mfi_drive_name: John Baldwin (Mon, 07 Jul 2025 17:23:02 UTC)
- git: 0c38e3dbbf6e - main - aio: if there is at least one aio thread, hide an error from aio_init_aioinfo(): Konstantin Belousov (Mon, 07 Jul 2025 17:52:56 UTC)
- git: a38eb8d4282d - main - ObsoleteFiles.inc: fix a typo: Antoine Brodin (Mon, 07 Jul 2025 17:55:47 UTC)
- git: 32c90988d204 - stable/14 - gpio: remove redundant calls to bus_attach_children: Ahmad Khalifa (Mon, 07 Jul 2025 19:23:04 UTC)
- git: c6a6b94b6613 - stable/14 - gpiobus: add a gpiobus_add_bus function: Ahmad Khalifa (Mon, 07 Jul 2025 19:23:05 UTC)
- git: cdba3a8f9fce - stable/14 - gpio: attach gpiobus when the controller is ready: Ahmad Khalifa (Mon, 07 Jul 2025 19:23:07 UTC)
- git: 283c1bd8ceb0 - main - uexterr_format(): simplify output when ext error string is available: Konstantin Belousov (Mon, 07 Jul 2025 19:28:45 UTC)
- git: 01a679715f68 - main - err(3): print extended error if available: Konstantin Belousov (Mon, 07 Jul 2025 19:28:46 UTC)
- Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build: Dima Panov (Mon, 07 Jul 2025 19:36:31 UTC)
- git: 3a20f630a9fc - main - git-arc: Fix handling of author names when we have to make a guess: Mark Johnston (Mon, 07 Jul 2025 20:16:48 UTC)
- git: 12bef37a824c - main - dtrace: fix symbol address resolution: Mark Johnston (Mon, 07 Jul 2025 20:16:49 UTC)
- git: 4ea7a920de22 - main - inotify tests: Use unsigned integers for event masks: Mark Johnston (Mon, 07 Jul 2025 20:16:50 UTC)
- git: bc6b526e2b71 - main - inotify: Use memcmp() to compare embedded file names: Mark Johnston (Mon, 07 Jul 2025 20:16:51 UTC)
- git: ed4c64bc792f - main - tests/ci: Use suitable variable for qemu-user-static existence check: Li-Wen Hsu (Mon, 07 Jul 2025 20:26:10 UTC)
- git: 393fefa3d9c7 - main - mkimg: Make output reproducible using a specific timestamp: Mark Johnston (Mon, 07 Jul 2025 20:28:59 UTC)
- git: cf9b68575453 - main - Revert "ipfilter: Avoid allocating a new ipf token when not needed": Cy Schubert (Mon, 07 Jul 2025 23:04:16 UTC)
- git: ca4abebcf80e - main - ipfilter: Save unit in hash table entry: Cy Schubert (Mon, 07 Jul 2025 23:04:18 UTC)
- git: aad5020c709a - main - OptionalObsoleteFiles: libkadm5clnt.so is used by MIT and Heimdal: Cy Schubert (Mon, 07 Jul 2025 23:04:19 UTC)
- git: 5ac5ebfa7533 - main - cam/scsi: Use xpt_path_inq() instead of hand-rolled expansion: Warner Losh (Mon, 07 Jul 2025 23:18:17 UTC)
- git: 034b3515ea27 - main - cam/xpt: improve comment on xpt_path_inq: Warner Losh (Mon, 07 Jul 2025 23:18:18 UTC)
- git: c6dc5d367681 - main - xpt_path_inq: Use CAM_PRIORITY_NONE: Warner Losh (Mon, 07 Jul 2025 23:18:19 UTC)
- git: a2056e854957 - main - cam/mmc: Use xpt_path_inq instead of hand-rollded equivalent: Warner Losh (Mon, 07 Jul 2025 23:18:20 UTC)
- git: 3b3591d3e1ac - main - cam: In scsi_scan_bus, fix an error case: Warner Losh (Mon, 07 Jul 2025 23:18:22 UTC)
- git: 5102c5f11342 - main - cam: Create free_scan_info helper function: Warner Losh (Mon, 07 Jul 2025 23:18:23 UTC)
- git: 7462eb81cd5b - main - cam: Use bool for done: Warner Losh (Mon, 07 Jul 2025 23:18:24 UTC)
- git: 657ea345f331..89922daaa168 - vendor/sqlite3 - vendor branch updated: Cy Schubert (Mon, 07 Jul 2025 23:46:58 UTC)
- git: ac2e39b5ddf5 - main - ipfilter: End (cleanup) the iterative search key: Cy Schubert (Mon, 07 Jul 2025 23:58:38 UTC)
- git: 17f0f75308f2 - main - sqlite3: Vendor import of sqlite3 3.50.2: Cy Schubert (Mon, 07 Jul 2025 23:58:39 UTC)
- git: e4c864e55505 - main - ip_htable: fix -Wtautological-pointer-compare warnings: Cy Schubert (Tue, 08 Jul 2025 03:04:25 UTC)
- git: 2bae5cad793b - main - ip_nat.c: fix non-trivial unused variable warnings: Cy Schubert (Tue, 08 Jul 2025 03:04:27 UTC)
- git: 2bbaeb717b69 - main - ip_nat6.c: fix non-trivial unused variable warnings: Cy Schubert (Tue, 08 Jul 2025 03:04:28 UTC)
- git: 79d23845179a - main - netpfil/ipfilter: fix remaining trivial unused variable warnings: Cy Schubert (Tue, 08 Jul 2025 03:04:29 UTC)
- git: 45730dd3ed33 - main - files: add new IPFILTER_C rule for netpfil/ipfilter sources: Cy Schubert (Tue, 08 Jul 2025 03:04:30 UTC)
- git: e59f60d3c08c - stable/13 - if_vlan: Fix up if_type before attaching the interface: Zhenlei Huang (Tue, 08 Jul 2025 10:05:04 UTC)
- git: 56a81f37332a - stable/13 - ng_iface(4): Remove a redundant assignment of if_type: Zhenlei Huang (Tue, 08 Jul 2025 10:05:05 UTC)
- git: 12a1baa42bd0 - stable/13 - bridge: Remove a redundant assignment of if_type: Zhenlei Huang (Tue, 08 Jul 2025 10:05:06 UTC)
- git: 2db01aea744f - stable/13 - pfsync: Remove a redundant assignment of if_type: Zhenlei Huang (Tue, 08 Jul 2025 10:05:07 UTC)
- git: 9d53e7eaab9e - stable/13 - pfsync: Destroy buckets mutexes on clone destroying interface: Zhenlei Huang (Tue, 08 Jul 2025 10:05:08 UTC)
- git: 2f50ea54c6e3 - main - tests/ci: fix race condition in bhyveload boot: Li-Wen Hsu (Tue, 08 Jul 2025 11:38:37 UTC)
- git: a9475bf3dfb2 - stable/14 - bectl: Print activate message in a single line: Renato Botelho (Tue, 08 Jul 2025 11:46:32 UTC)
- git: 1e570722dced - main - cap_dns/tests/dns_test: mark tests as needing network access: Mark Johnston (Tue, 08 Jul 2025 12:56:49 UTC)
- git: 26e31700fc7d - main - sysctl_test: Print standard error if sysctl -ao fails: Mark Johnston (Tue, 08 Jul 2025 12:56:50 UTC)
- git: 0559f30a882d - main - krb5: Install the libkrb5clnt.so symlink with the .so: Cy Schubert (Tue, 08 Jul 2025 13:54:32 UTC)
- git: 879944679668 - main - ichiic: Add PCI id for Arrow Lake.: Takanori Watanabe (Tue, 08 Jul 2025 14:21:53 UTC)
- git: e52f11f4bbc8 - stable/14 - libyaml: import libyaml vendor version 0.2.5: Baptiste Daroussin (Tue, 08 Jul 2025 14:32:09 UTC)
- git: e6e6ac56887b - stable/14 - flua: make the ucl module a dynamic module: Baptiste Daroussin (Tue, 08 Jul 2025 14:32:10 UTC)
- git: d9b415c9f1c8 - stable/14 - flua: add freebsd module implementing kldload/kldunload: Baptiste Daroussin (Tue, 08 Jul 2025 14:32:11 UTC)
- git: 2cab763fc87f - stable/14 - freebsd.sys.linker: rename source file: Baptiste Daroussin (Tue, 08 Jul 2025 14:32:12 UTC)
- git: 15c15f78b120 - stable/14 - lua_ucl: make sure flua gets build after libucl: Baptiste Daroussin (Tue, 08 Jul 2025 14:32:13 UTC)
- git: c3d3155c55ce - stable/14 - flua: hook libfreebsd to the build: Baptiste Daroussin (Tue, 08 Jul 2025 14:32:14 UTC)
- git: 96c10cda41ee - stable/14 - flua: fix buildworld from a clean room: Baptiste Daroussin (Tue, 08 Jul 2025 14:32:16 UTC)
- git: 0b31a05166b3 - stable/14 - prebuild_libs: register libucl dependency on libm: Baptiste Daroussin (Tue, 08 Jul 2025 14:32:17 UTC)
- git: cf48057f3ea9 - stable/14 - flua: move modules source into the main source directory: Baptiste Daroussin (Tue, 08 Jul 2025 14:32:18 UTC)
- git: 7a83385d4754 - stable/14 - flua: install linker in the right patch: Baptiste Daroussin (Tue, 08 Jul 2025 14:32:19 UTC)
- git: 178a01e3b9a4 - stable/14 - freebsd.sys.linker: remove license to only keep SPDX line: Baptiste Daroussin (Tue, 08 Jul 2025 14:32:20 UTC)
- git: 4ea761b726fe - stable/14 - flua: add freebsd.kenv, kenv(2) bindings: Baptiste Daroussin (Tue, 08 Jul 2025 14:32:21 UTC)
- git: c508393e49fc - stable/14 - lyaml: vendor import lua bindings for libyaml: Baptiste Daroussin (Tue, 08 Jul 2025 14:32:22 UTC)
- git: 823f1076c7cd - stable/14 - nuageinit: use lyaml to parse yaml files: Baptiste Daroussin (Tue, 08 Jul 2025 14:32:23 UTC)
- git: ee1fd6b260c0 - stable/14 - nuageinit: launch post network script with postnet citype: Baptiste Daroussin (Tue, 08 Jul 2025 14:32:24 UTC)
- git: d056f72c358b - stable/14 - nuageinit: implement write_files: Baptiste Daroussin (Tue, 08 Jul 2025 14:32:26 UTC)
- git: 8800003ecf9b - stable/14 - libyaml: add missing mtree entry: Baptiste Daroussin (Tue, 08 Jul 2025 14:32:27 UTC)
- git: 7508443b1604 - stable/14 - nuageinit: enhance sudo support: Baptiste Daroussin (Tue, 08 Jul 2025 14:32:28 UTC)
- git: 56054f0c6521 - stable/14 - nuageinit: write_files fix typo breaking tests: Baptiste Daroussin (Tue, 08 Jul 2025 14:32:29 UTC)
- git: 7151c780ac95 - stable/14 - nuageinit: fix setting owner when only the user is set: Baptiste Daroussin (Tue, 08 Jul 2025 14:32:30 UTC)
- git: 0dabd0382cf7 - stable/14 - nuageinit: fix log name: Baptiste Daroussin (Tue, 08 Jul 2025 14:32:31 UTC)
- git: f84a0da4e060 - main - libusb: rename bNumDeviceCapabilities to bNumDeviceCaps for compatibility with libusb: ShengYi Hung (Tue, 08 Jul 2025 15:12:40 UTC)
- git: 9911028f53d5 - main - libc: mkostemp(3) should support O_CLOFORK: Mark Johnston (Tue, 08 Jul 2025 15:44:06 UTC)
- git: 72c848089f3b - main - libc: only append exterr herald and text if exterr was recorded: Konstantin Belousov (Tue, 08 Jul 2025 15:55:58 UTC)
- git: dcd47304acb1 - main - net80211: update ieee80211_output_seqno_assign() to 802.11-2020: Adrian Chadd (Tue, 08 Jul 2025 19:37:26 UTC)
- git: c08e019c6ce4 - main - opendir, fdopendir: Add tests, clean up.: Dag-Erling Smørgrav (Tue, 08 Jul 2025 19:49:54 UTC)
- git: 4b472968f8ee - main - devd.conf.5: Consistently use Li to markup literal strings: John Baldwin (Tue, 08 Jul 2025 21:22:40 UTC)
- git: b00d9fa1dd7c - main - devd.conf.5: Expand the width of various columns: John Baldwin (Tue, 08 Jul 2025 21:22:41 UTC)
- git: 6aca71321b95 - main - devd.conf.5: Describe $name used with nvme events: John Baldwin (Tue, 08 Jul 2025 21:22:42 UTC)
- git: 9ad1589c7334 - main - devd.conf.5: Use a tag list block for NVMe SMART errors: John Baldwin (Tue, 08 Jul 2025 21:22:43 UTC)
- git: da9e73e5d483 - main - wordexp(3): Handle ECHILD from waitpid: Jilles Tjoelker (Tue, 08 Jul 2025 21:39:22 UTC)
- git: ba0d9b43e940 - main - kern_descrip.c: provide helpers to translate between fd flags namespace: Konstantin Belousov (Tue, 08 Jul 2025 21:49:16 UTC)
- git: 0849d876b1ac - main - cam/mmc: style(9) pass: put { starting functions on its own line: Warner Losh (Tue, 08 Jul 2025 23:04:47 UTC)
- git: 6750c124c71c - stable/14 - md: Restore guards in mddestroy(): Konstantin Belousov (Wed, 09 Jul 2025 00:38:54 UTC)
- git: 10d14a37206e - stable/14 - localedef: Fix a wchar_t comparison: Mark Johnston (Wed, 09 Jul 2025 00:44:38 UTC)
- git: d162d59c393d - stable/14 - localedef: Use consistent sorting order: Mark Johnston (Wed, 09 Jul 2025 00:44:39 UTC)
- git: 5098a5b48357 - stable/14 - md: Use a larger buffer for the ident string: Mark Johnston (Wed, 09 Jul 2025 00:44:40 UTC)
- git: bca5df45652a - main - libusb: replace LOG_LEVEL with DEBUG_LEVEL: ShengYi Hung (Wed, 09 Jul 2025 02:21:00 UTC)
- git: d9cc5dd87b50 - main - fcntl(F_SETFD): make FD_CLOFORK non-sticky: Konstantin Belousov (Wed, 09 Jul 2025 03:44:49 UTC)
- git: 0610ba6cdbf2 - main - flua: fbsd: avoid leaking stdin pipes on error: Kyle Evans (Wed, 09 Jul 2025 05:12:53 UTC)
- git: 6a2c624b35a0 - main - flua: fbsd: return a process handle to operate on when we exec(): Kyle Evans (Wed, 09 Jul 2025 05:12:54 UTC)
- git: 3f0e1092097e - main - flua: fbsd: allow stdout to be captured for exec() processes: Kyle Evans (Wed, 09 Jul 2025 05:12:55 UTC)
- git: 2811ec176c40 - main - pfctl: Fix file descriptor leak due to popfile() never closing the main config file.: Kristof Provost (Wed, 09 Jul 2025 08:58:59 UTC)
- git: cface4d97af3 - main - pf: Use -1 to indicate an invalid uid/gid, not UID_MAX and GID_MAX.: Kristof Provost (Wed, 09 Jul 2025 08:59:00 UTC)
- git: 19973701098c - main - pfctl: Use -1 to indicate an invalid uid/gid, not UID_MAX and GID_MAX.: Kristof Provost (Wed, 09 Jul 2025 08:59:01 UTC)
- git: 4869cc8e545d - main - pf: Use proper NUL byte not zero with strings: Kristof Provost (Wed, 09 Jul 2025 08:59:03 UTC)
- git: 881c36681d9d - main - pfctl: Fix function name in error message (zap trailing s): Kristof Provost (Wed, 09 Jul 2025 08:59:04 UTC)
- git: f97839e05c06 - main - pfctl: Avoid optimizing empty rulesets: Kristof Provost (Wed, 09 Jul 2025 08:59:05 UTC)
- git: e5a99196e269 - main - pf: deduplicate the ioctl and netlink NATLOOK handling: Kristof Provost (Wed, 09 Jul 2025 08:59:06 UTC)
- git: e97ce7c66ee0 - main - pf: improve DIOCNATLOOK validation: Kristof Provost (Wed, 09 Jul 2025 08:59:07 UTC)
- git: 6b95d258a96b - main - pf tests: test DIOCNATLOOK validation: Kristof Provost (Wed, 09 Jul 2025 08:59:08 UTC)
- git: 1f86253fabc8 - main - pf: assert that we call pf_addrcpy() with a valid address family: Kristof Provost (Wed, 09 Jul 2025 08:59:09 UTC)
- git: be763b0e57be - main - pf: clean up pf_ioctl_addrule() error handling: Kristof Provost (Wed, 09 Jul 2025 08:59:11 UTC)
- git: 041ce1d690f1 - main - pfctl: recursively flush rules and tables: Kristof Provost (Wed, 09 Jul 2025 08:59:12 UTC)
- git: 05c33e5acb67 - main - pfctl tests: recursive flush test case: Kristof Provost (Wed, 09 Jul 2025 08:59:13 UTC)
- git: fb0d388e5d53 - main - pfctl: Print the main ruleset/anchor as "/" not "<root>" for consistency: Kristof Provost (Wed, 09 Jul 2025 08:59:14 UTC)
- git: 3b6bcad34080 - main - pfctl.8: Further document recursive flush behaviour: Kristof Provost (Wed, 09 Jul 2025 08:59:15 UTC)
- git: 7a96c75098af - stable/14 - pf: limit extra SCTP states: Kristof Provost (Wed, 09 Jul 2025 12:28:40 UTC)
- git: 21876224361a - main - fts: Fix option list indentation.: Dag-Erling Smørgrav (Wed, 09 Jul 2025 13:20:14 UTC)
- git: 5c59cec2d5e1 - main - nvmf: Auto-reconnect periodically after a disconnect: John Baldwin (Wed, 09 Jul 2025 14:24:40 UTC)
- git: 4af4fefedd1b - main - pf: ignore state update with invalid rtableid: Kristof Provost (Wed, 09 Jul 2025 15:40:25 UTC)
- git: f651e87be28d - main - pf tests: sync a state with an rtableid that doesn't exist: Kristof Provost (Wed, 09 Jul 2025 15:40:26 UTC)
- git: a4757fbd8cf7 - main - pfsync: log a bad version as a bad version, not a bad action: Kristof Provost (Wed, 09 Jul 2025 15:40:28 UTC)
- git: 4f822ad2854e - main - pfsync: count failed state insertions: Kristof Provost (Wed, 09 Jul 2025 15:40:29 UTC)
- git: 9c95fcb7cd20 - main - tests: Get the MAC from the epairs.: Kristof Provost (Wed, 09 Jul 2025 15:40:30 UTC)
- git: 939aacb60077 - main - pfctl tests: macro test requires pf to be loaded: Kristof Provost (Wed, 09 Jul 2025 15:40:31 UTC)
- git: 68fe0d9cc03b - main - pfctl tests: use require.kmods instead of manual check for pf: Kristof Provost (Wed, 09 Jul 2025 15:40:32 UTC)
- git: d46df0eabbbb - Create tag release/13.5.0-p2: Philip Paeps (Wed, 09 Jul 2025 15:53:39 UTC)
- git: 3356c50fc938 - Create tag release/14.2.0-p4: Philip Paeps (Wed, 09 Jul 2025 15:54:37 UTC)
- git: 8b9b063ecceb - Create tag release/14.3.0-p1: Philip Paeps (Wed, 09 Jul 2025 15:56:33 UTC)
- git: bc2e3360107a - main - hwt(4): Add initial man page.: Ruslan Bukin (Wed, 09 Jul 2025 16:00:06 UTC)
- git: c3efa16dc9bc - main - cp: Add GNU-compatible long options.: Dag-Erling Smørgrav (Wed, 09 Jul 2025 17:09:54 UTC)
- git: 2d6b33f801d5 - main - cp: Add an option to visit sources in order.: Dag-Erling Smørgrav (Wed, 09 Jul 2025 17:09:55 UTC)
- git: 89990e28e6e1 - main - cp: Add descriptions to all test cases.: Dag-Erling Smørgrav (Wed, 09 Jul 2025 17:11:17 UTC)
- git: 44e9c9f8f391 - main - nfsvno_rename(): do not use -1 as special error indicator: Konstantin Belousov (Wed, 09 Jul 2025 17:38:16 UTC)
- git: 6280d03bb5fd - main - nfsserver rename: lock mnt_renamelock as required: Konstantin Belousov (Wed, 09 Jul 2025 17:38:17 UTC)
- git: 91ad27bcfc49 - main - truncate.1: Polish title and examples: Alexander Ziaee (Wed, 09 Jul 2025 17:53:01 UTC)
- git: ccf937320a1a - main - libc: Finish removing fscandir{,_b}().: Dag-Erling Smørgrav (Wed, 09 Jul 2025 19:17:37 UTC)
- git: 9bf14f2a475e - main - kyua: Try harder to delete directories.: Dag-Erling Smørgrav (Wed, 09 Jul 2025 20:29:23 UTC)
- git: dd81cc2bc5f2 - main - getdirentries: Return ENOTDIR if not a directory.: Dag-Erling Smørgrav (Wed, 09 Jul 2025 20:35:43 UTC)
- git: 42e613018da5 - main - opendir, readdir, telldir: Use the correct types.: Dag-Erling Smørgrav (Wed, 09 Jul 2025 20:35:44 UTC)
- git: 4982db387fc8 - main - pfctl: Fix 32-bit build.: Dag-Erling Smørgrav (Wed, 09 Jul 2025 20:42:25 UTC)
- git: c130914d2923 - main - named_attribute.7: Document the named attribute mechanism: Rick Macklem (Wed, 09 Jul 2025 22:58:51 UTC)
- git: 78935fa40eee - main - named_attribute.7: typo fix: Maxim Konovalov (Wed, 09 Jul 2025 23:21:47 UTC)