dev-commits-src-main@FreeBSD.org
Commit messages for the main branch 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: 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)
- Re: git: aefae931820f - main - linker: Improve handling of ifuncs when fetching symbol metadata: Cy Schubert (Wed, 02 Jul 2025 18:25:53 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: 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: 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: 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: 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: 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: 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: 877a7a325b98 - main - bridge: transparently add and remove VLAN tags: Lexi Winter (Sat, 05 Jul 2025 07:13:17 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: 13a21c0c0e3d - main - VOP_WRITE_POST(): correct condition for knote activation: Konstantin Belousov (Mon, 07 Jul 2025 13:45:12 UTC)
- git: 97452b097a4a - main - examples/inotify: Handle a zero-length name: Mark Johnston (Mon, 07 Jul 2025 14:00:22 UTC)
- RE: git: d3c06bed2c16 - main - clang: install clang-scan-deps (enable generation of std*.cppm and such too?): Mark Millard (Mon, 07 Jul 2025 14:22:56 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: 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: 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: 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: 2f50ea54c6e3 - main - tests/ci: fix race condition in bhyveload boot: Li-Wen Hsu (Tue, 08 Jul 2025 11:38:37 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: 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: 8cc93cd668a6 - main - fcntl.2: fix description of F_GETFD return value: Konstantin Belousov (Tue, 08 Jul 2025 21:49:15 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: 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: 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: 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: 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)
- git: 8adb3acb63ee - main - pctrie: leave iter at root after ge_lookup failure: Doug Moore (Thu, 10 Jul 2025 08:17:43 UTC)
- git: 42df4faf7004 - main - builtin.1: streamlined rewrite + document keybinds: Alexander Ziaee (Thu, 10 Jul 2025 12:53:31 UTC)
- git: 63389aea24f1 - main - inotify: do not call into namei() with a locked vnode: Konstantin Belousov (Thu, 10 Jul 2025 14:35:38 UTC)
- git: 1b7d0c2ee947 - main - in_pcb: add in_pcbrele_rlock(): Konstantin Belousov (Thu, 10 Jul 2025 14:42:46 UTC)
- git: 18905fc31b31 - main - sysctl net.inet.tcp.ktcplist: try to handle EDEADLK: Konstantin Belousov (Thu, 10 Jul 2025 14:42:48 UTC)
- git: d7c807aa884d - main - sysctl net.inet.tcp.ktcplist: properly fill driver status length field: Konstantin Belousov (Thu, 10 Jul 2025 14:42:49 UTC)
- git: cdd812921605 - main - mlx5_en: wait_for_completion_timeout() takes jiffies: Konstantin Belousov (Thu, 10 Jul 2025 14:42:50 UTC)
- git: b6b3743fa27d - main - mlx5en: add driver tls status string method for rx sessions: Konstantin Belousov (Thu, 10 Jul 2025 14:42:51 UTC)
- git: 83e351780f63 - main - nfsv4: No need to check va_flags twice.: Dag-Erling Smørgrav (Thu, 10 Jul 2025 14:54:45 UTC)
- git: cad5cfe7507e - main - cam: Use less stack space: Warner Losh (Thu, 10 Jul 2025 17:03:53 UTC)
- git: 5a656ef632de - main - cam: Add xpt_gdev_type() and use it instead of many copies of same: Warner Losh (Thu, 10 Jul 2025 17:03:54 UTC)
- git: d78d04b17cb2 - main - cam: Fail the disk if READ CAPACITY returns 4/2 asc/ascq: Warner Losh (Thu, 10 Jul 2025 17:03:56 UTC)
- git: df268d4b03a1 - main - lockf: add a -p mode to write the child's pid: Kyle Evans (Thu, 10 Jul 2025 17:54:29 UTC)
- git: 7e8afac0cb2d - main - lockf: switch to a SIGCHLD model for reaping child: Kyle Evans (Thu, 10 Jul 2025 17:54:31 UTC)
- git: 679f619495f6 - main - lockf: add a -T option to terminate the child upon early abort: Kyle Evans (Thu, 10 Jul 2025 17:54:32 UTC)
- git: c82203e65d08 - main - lockf: tests: add tests for the -p and -T features: Kyle Evans (Thu, 10 Jul 2025 17:54:33 UTC)
- git: 4c8b54f765c7 - main - lockf: minor cosmetic cleanups, no functional change: Kyle Evans (Thu, 10 Jul 2025 17:54:34 UTC)
- git: 3fde39073c72 - main - shar: remove from the tree well in advance of the 15.0 release: Kyle Evans (Thu, 10 Jul 2025 17:57:14 UTC)
- git: d1f0ee548c73 - main - Allow net_cleanup for loader.efi: Simon J. Gerraty (Thu, 10 Jul 2025 18:15:47 UTC)
- git: 4d2752925a4f - main - rtld-elf: Extract part of allocate_tls_offset into allocate_tls_offset_common: Jessica Clarke (Thu, 10 Jul 2025 19:06:06 UTC)
- git: a1d971ad3f82 - main - rtld-elf: Track allocated TCBs internally and use for distribute_static_tls: Jessica Clarke (Thu, 10 Jul 2025 19:06:07 UTC)
- git: 2c444fdb0c75 - main - libc,libthr: Remove __pthread_distribute_static_tls: Jessica Clarke (Thu, 10 Jul 2025 19:06:08 UTC)
- git: cb75bb51261b - main - vmbus: Avoid gratuitous ifdef and use more generic implementation instead: Jessica Clarke (Thu, 10 Jul 2025 19:33:41 UTC)
- git: 8f0a6a9aadb1 - main - share: Delete bitrotted make_*_driver.sh scripts: Jessica Clarke (Thu, 10 Jul 2025 19:37:03 UTC)
- git: e8019a159185 - main - cross-build: provide exterr.h and sys/exterrvar.h for non-FreeBSD hosts: Konstantin Belousov (Thu, 10 Jul 2025 20:56:21 UTC)
- git: 09d28419c646 - main - cross-build: fix after the recent sqlite3 import: Konstantin Belousov (Thu, 10 Jul 2025 21:31:51 UTC)
- git: d7baf5f70802 - main - bectl.8: Describe better: Alexander Ziaee (Thu, 10 Jul 2025 22:54:25 UTC)
- git: d26f481bcdfe - main - sys: Delete stale comments in sys/elf_common.h: Jessica Clarke (Thu, 10 Jul 2025 22:58:52 UTC)
- git: 65bd6c7acd1f - main - sys: Sync RISC-V relocations: Jessica Clarke (Thu, 10 Jul 2025 22:58:53 UTC)
- git: e049e2c37309 - main - sys: Fix style(9) for all LoongArch defines in sys/elf_common.h: Jessica Clarke (Thu, 10 Jul 2025 22:58:55 UTC)
- git: 22ae840b9f0f - main - sys: Various whitespace style(9) fixes for sys/elf_common.h: Jessica Clarke (Thu, 10 Jul 2025 22:58:56 UTC)
- git: 74b5dc9f3fcd - main - cam/xpt: style(9) no longer recommends blank lines: Warner Losh (Thu, 10 Jul 2025 23:05:05 UTC)
- git: 02d06043ba88 - main - rtld-elf: Delete unused RELOC_ALIGNED_P copies: Jessica Clarke (Fri, 11 Jul 2025 01:07:15 UTC)
- git: f1eceb963caf - main - libsa/zfs: add error printf() in zfs_spa_init(): Gleb Smirnoff (Fri, 11 Jul 2025 03:05:49 UTC)
- git: 03f3dc3189e5 - main - libsa/zfs: don't hardcode root vdev name, use the real pool name: Gleb Smirnoff (Fri, 11 Jul 2025 03:20:35 UTC)
- git: 8949cdd9af53 - main - libsa/zfs: don't read and store ZPOOL_CONFIG_VDEV_CHILDREN in vdev_probe(): Gleb Smirnoff (Fri, 11 Jul 2025 03:20:36 UTC)
- git: 8e8fd66ca06f - main - libsa/zfs: fail earlier in vdev_probe() if can't find ZPOOL_CONFIG_GUID: Gleb Smirnoff (Fri, 11 Jul 2025 03:27:24 UTC)
- git: 99d5cf25d7b8 - main - libusb: implement libusb_setlocale to support different locale of error message: ShengYi Hung (Fri, 11 Jul 2025 04:16:22 UTC)
- git: 3d5ef2982555 - main - acpi_gpiobus: don't print error message if _AEI object doesn't exist: Ahmad Khalifa (Fri, 11 Jul 2025 12:12:44 UTC)
- git: 55a25c753100 - main - hwt(4): fix spelling.: Ruslan Bukin (Fri, 11 Jul 2025 14:58:07 UTC)
- git: 5652050565f7 - main - gstat.8: Add an example of how to filter the results: Brad Davis (Fri, 11 Jul 2025 15:16:14 UTC)
- Re: git: ba0d9b43e940 - main - kern_descrip.c: provide helpers to translate between fd flags namespace: John Baldwin (Fri, 11 Jul 2025 15:46:33 UTC)
- Re: git: ba0d9b43e940 - main - kern_descrip.c: provide helpers to translate between fd flags namespace: Mark Millard (Fri, 11 Jul 2025 19:06:50 UTC)
- git: 920b2183919e - main - readdir: Fix error check.: Dag-Erling Smørgrav (Fri, 11 Jul 2025 20:43:51 UTC)
- git: cca6a72d7f71 - main - ifconfig.8: remove accept_rev_ethip_ver and send_rev_ethip_ver: Koichiro Iwao (Fri, 11 Jul 2025 23:55:45 UTC)
- git: 98a1084001d4 - main - dtrace.1: Reference dwatch(1) and tracing(7): Mateusz Piotrowski (Sat, 12 Jul 2025 09:36:08 UTC)
- git: c479d2b29fc9 - main - tracing.7: Pet linters: Mateusz Piotrowski (Sat, 12 Jul 2025 09:53:35 UTC)
- git: 8423b27345ce - main - pfctl: Refine error message: Kristof Provost (Sat, 12 Jul 2025 13:38:47 UTC)
- git: 7153a62d2978 - main - pfctl: Unify error message for nonexisting anchors: Kristof Provost (Sat, 12 Jul 2025 13:38:49 UTC)
- git: 004062345bbf - main - pfctl: Do the actual pfr_strerror() to pf_strerror() rename: Kristof Provost (Sat, 12 Jul 2025 13:38:50 UTC)
- git: c87390026a4e - main - pfctl: Fail on missing anchor: Kristof Provost (Sat, 12 Jul 2025 13:38:51 UTC)
- git: 1ae17b65b676 - main - pf.conf.5: should clearly state range match operator ':' does not work for uid/gid.: Kristof Provost (Sat, 12 Jul 2025 13:38:52 UTC)
- git: a9706d78bddf - main - pfctl: replace TAILQ concatenation loop with TAILQ_CONCAT: Kristof Provost (Sat, 12 Jul 2025 13:38:53 UTC)
- git: 3030d29571e5 - main - pfctl: restore '.' at the end of these errors: Kristof Provost (Sat, 12 Jul 2025 13:38:54 UTC)
- git: 8bced6260072 - main - pf: Fix pfr_kentry_byaddr() to be used for a rule in an anchor: Kristof Provost (Sat, 12 Jul 2025 13:38:55 UTC)
- git: a4b7e540009f - main - pfctl.8: Mention hostid and checksum: Kristof Provost (Sat, 12 Jul 2025 13:38:56 UTC)
- git: 9f21a946d016 - main - pf: rename PF_OPT_TABLE_PREFIX to PF_OPTIMIZER_TABLE_PFX: Kristof Provost (Sat, 12 Jul 2025 13:38:57 UTC)
- git: 116eabaa0b5d - main - pf: when calculating the ruleset's checksum, skip automatic table names.: Kristof Provost (Sat, 12 Jul 2025 13:38:59 UTC)
- git: 7c5cc952ff73 - main - pf: Use the table on root always if current table is not active.: Kristof Provost (Sat, 12 Jul 2025 13:39:00 UTC)
- git: 3e827cbaa364 - main - ipfilter: fix LINT-NOINET6 build: Kristof Provost (Sat, 12 Jul 2025 13:39:01 UTC)
- git: dedb4d3597e5 - main - pf: Don't return src node and hash from pf_map_addr_sn: Kajetan Staszkiewicz (Sat, 12 Jul 2025 14:19:41 UTC)
- git: 0430faacb61d - main - gstat(8): Fix typo in example to filter the results: Brad Davis (Sat, 12 Jul 2025 14:24:04 UTC)
- git: 16a9f31b8aae - main - pf: Don't access sk and nk before they are allocated: Kajetan Staszkiewicz (Sat, 12 Jul 2025 14:31:41 UTC)
- git: 47ffc24fbb64 - main - tracing.7: Aproposify: Mateusz Piotrowski (Sat, 12 Jul 2025 16:02:27 UTC)
- git: 46f18ecf8d3c - main - rc: Use check_jail to check values of security.jail MIBs: Mateusz Piotrowski (Sat, 12 Jul 2025 16:24:24 UTC)
- git: 5d5258653ba4 - main - rc.subr: Fix a typo in check_jail()'s description: Mateusz Piotrowski (Sat, 12 Jul 2025 16:24:25 UTC)
- git: f5dba673345e - main - pf tests: fix anchor:nat test: Kristof Provost (Sat, 12 Jul 2025 16:29:40 UTC)
- git: fb84b9f400d2 - main - kern_descrip.c: only allow complex expression in Static_assert() for clang: Konstantin Belousov (Sat, 12 Jul 2025 17:57:02 UTC)
- Re: git: ba0d9b43e940 - main - kern_descrip.c: provide helpers to translate between fd flags namespace: Mark Millard (Sat, 12 Jul 2025 18:33:01 UTC)
- git: 78bdaa57cfba - main - lagg: Fix if_hw_tsomax_update() not being called: Andrew Gallatin (Sat, 12 Jul 2025 22:39:39 UTC)
- git: bf4d2a45b991 - main - kern_descrip.c: further limit expression in Static_assert() to newer clang: Konstantin Belousov (Sun, 13 Jul 2025 01:24:22 UTC)
- git: 986edb19a49c - main - LinuxKPI: Have kvzalloc() rely on kvmalloc(), not kmalloc(): Olivier Certner (Sun, 13 Jul 2025 07:27:32 UTC)
- git: 9d1f3ce79d85 - main - pmap: Degrade pmap_page_set_attr*() into a no-op on same attribute: Olivier Certner (Sun, 13 Jul 2025 07:27:33 UTC)
- git: 1e78a6a6d857 - main - vm_domainset: Print correct function in KASSERT()/panic(): Olivier Certner (Sun, 13 Jul 2025 07:27:35 UTC)
- git: 76856ead444d - main - netstat.1: Add common example to list listening sockets: Dave Cottlehuber (Sun, 13 Jul 2025 08:08:21 UTC)
- git: 5031da20599b - main - bluetooth-config: Fix command line parsing: Lars Engels (Sun, 13 Jul 2025 09:37:39 UTC)
- git: cbd06dd2afd5 - main - pf: Fix error handling when pf_map_addr() fails: Kajetan Staszkiewicz (Sun, 13 Jul 2025 11:53:07 UTC)
- git: b98b82a8bff9 - main - share/termcap: ti703 does not actually support tabs: Robert Clausecker (Sun, 13 Jul 2025 12:23:54 UTC)
- git: 804f961c5cdd - main - share/termcap: add xterm-ghostty entry: Robert Clausecker (Sun, 13 Jul 2025 12:23:55 UTC)
- git: c46bf1e3c9c5 - main - pf tests: Add jail configuration for route_to and ipv6-nexthop tests: Kajetan Staszkiewicz (Sun, 13 Jul 2025 13:11:39 UTC)
- git: 04dcbb44340f - main - pf: Prevent infinite looping over tables in round-robin pools: Kajetan Staszkiewicz (Sun, 13 Jul 2025 13:11:40 UTC)
- git: 2b2ac1aa9a34 - main - pf tests: Fix rdr pass test to really use 'pass … rdr-to' syntax: Kajetan Staszkiewicz (Sun, 13 Jul 2025 14:48:18 UTC)
- git: 10d336114d48 - main - tracing(7): Add hwt(4): Mateusz Piotrowski (Sun, 13 Jul 2025 15:36:00 UTC)
- git: 2cfd6342ac84 - main - arm64 pmap: do not panic when unable to insert PTP into trie: Alan Cox (Sun, 13 Jul 2025 17:09:08 UTC)
- git: 645bb3efc320 - main - powerpc: Reserve correct scratch region size below stack: Justin Hibbits (Sun, 13 Jul 2025 18:01:38 UTC)
- git: 077e30e61d7e - main - powerpc: Fix multiple issues with FP/VSX save/restore: Justin Hibbits (Sun, 13 Jul 2025 18:01:39 UTC)
- git: 8efa35fea384 - main - libc/powerpc64: Fix swapcontext(3): Justin Hibbits (Sun, 13 Jul 2025 18:01:40 UTC)
- git: da89500adbea - main - rc_subr_test: Bump some sleep timeouts: Mark Johnston (Sun, 13 Jul 2025 18:24:51 UTC)
- git: 9f6718073382 - main - msdosfs: Fix handling of eofflag in VOP_READDIR: Mark Johnston (Sun, 13 Jul 2025 18:24:52 UTC)
- git: 697bf0f416e4 - main - fortune: Fix typo in dmesgd.nycbug.org example: Christos Margiolis (Sun, 13 Jul 2025 21:26:27 UTC)
- git: b87aa791533f - main - amd64 pmap: simplify recent changes to pmap_enter_pde(): Alan Cox (Mon, 14 Jul 2025 00:29:07 UTC)
- git: 4d718f57c58e - main - xhci pci: Add some amd xhci controller device ids: Tom Jones (Mon, 14 Jul 2025 08:04:35 UTC)
- git: a487606afd9b - main - dtrace_dtrace.4: Document the DTrace dtrace provider: Mateusz Piotrowski (Mon, 14 Jul 2025 12:18:46 UTC)
- git: 193f2289fc9a - main - d.7: Document the DTrace scripting language: Mateusz Piotrowski (Mon, 14 Jul 2025 13:02:19 UTC)
- git: 1cc020eba69e - main - ncurses: Provide reproducible paths: Mark Johnston (Mon, 14 Jul 2025 14:46:27 UTC)
- git: 7442cdca51fa - main - i386: Unhook all kernel configs from make universe: John Baldwin (Mon, 14 Jul 2025 15:02:53 UTC)
- git: 4a3fb7547e6b - main - powerpc: Disconnect 32-bit powerpc from make universe: John Baldwin (Mon, 14 Jul 2025 15:02:54 UTC)
- git: 072f54bf9ff3 - main - arch.7: Move i386, powerpc, and powerpcspe to the discontinued arch list: John Baldwin (Mon, 14 Jul 2025 15:02:55 UTC)
- git: 0d0d6378add2 - main - Remove stale reference to EXTRA_ARCHES_arm: John Baldwin (Mon, 14 Jul 2025 15:02:56 UTC)
- git: 46efd2ceca73 - main - dtrace_profile.4: Document the DTrace profile provider: Mateusz Piotrowski (Mon, 14 Jul 2025 16:36:33 UTC)
- git: 1fe7af063581 - main - dtrace.1: Document evaltime: Mateusz Piotrowski (Mon, 14 Jul 2025 16:40:08 UTC)
- git: ab9ee52e849c - main - tracing.7: Shorten doc description for apropos: Alexander Ziaee (Mon, 14 Jul 2025 16:42:28 UTC)
- git: b87dcd700499 - main - find.1: Correct HISTORY grammar typo: Alexander Ziaee (Mon, 14 Jul 2025 17:52:27 UTC)
- git: a3207059d5e5 - main - src.conf.5: Regen after retiring some 32-bit architectures: Ed Maste (Mon, 14 Jul 2025 18:01:53 UTC)
- git: bdb44a47b71e - main - d.7: Refrain from unnecessary time travel: Mateusz Piotrowski (Mon, 14 Jul 2025 18:33:36 UTC)
- git: fbc4e90c5ca6 - main - nanobsd.8: Shorten title for apropos, tag SPDX: Alexander Ziaee (Mon, 14 Jul 2025 21:18:52 UTC)
- git: 8f480d007526 - main - style.Makefile.5: Remove title macros, tag SPDX: Alexander Ziaee (Mon, 14 Jul 2025 21:23:26 UTC)
- git: f05d399a3761 - main - amd64 pmap: do not hardcode 512GB: Konstantin Belousov (Mon, 14 Jul 2025 22:03:46 UTC)
- git: 4dd828c80828 - main - amd64: add kva_layout: Konstantin Belousov (Mon, 14 Jul 2025 22:03:47 UTC)
- git: 25c6d4710f1c - main - amd64 pmap: add KVA map for LA57: Konstantin Belousov (Mon, 14 Jul 2025 22:03:50 UTC)
- git: 42f1054ef12d - main - ast: do not dereference NULL td_proc in CTR statement: Konstantin Belousov (Mon, 14 Jul 2025 22:03:51 UTC)
- git: 0abee387e1df - main - vnode.9: Fix a typo in sys/tools/vnode_if.awk path name: Mateusz Piotrowski (Mon, 14 Jul 2025 23:46:17 UTC)
- git: e64ad2324153 - main - packages: move ucl files to a subdirectory: Lexi Winter (Tue, 15 Jul 2025 05:12:51 UTC)
- git: 29121751723a - main - packages: create UCL files for package descriptions: Lexi Winter (Tue, 15 Jul 2025 05:12:53 UTC)
- git: f75b20e7ddb8 - main - packages: make UCL files required: Lexi Winter (Tue, 15 Jul 2025 05:12:54 UTC)
- git: d9c11f0799b5 - main - packages: handle dependencies in ucl: Lexi Winter (Tue, 15 Jul 2025 05:12:55 UTC)
- git: 237db83d02c8 - main - packages: handle suffixes in generate-ucl.lua: Lexi Winter (Tue, 15 Jul 2025 05:12:56 UTC)
- git: 953b3a061438 - main - release/packages/generate-ucl.sh: use correct exit status: Lexi Winter (Tue, 15 Jul 2025 05:12:57 UTC)
- git: db55cc8110ce - main - nlmsg_report_err_msg: add __printflike annotation: Lexi Winter (Tue, 15 Jul 2025 05:12:58 UTC)
- git: 6738882248a7 - main - inetd.conf: remove -[46] from the ssh entry: Lexi Winter (Tue, 15 Jul 2025 05:12:59 UTC)
- git: 7d4673d3a439 - main - netinet6: allow binding a raw socket to an anycast address: Lexi Winter (Tue, 15 Jul 2025 05:13:00 UTC)
- git: fbb290df0836 - main - pf: Remove ptr_array from struct pf_kruleset: Kristof Provost (Tue, 15 Jul 2025 10:07:48 UTC)
- git: d217ed397922 - main - pfctl: Accommodate a basename(3) that takes a non-const parameter: Kristof Provost (Tue, 15 Jul 2025 10:07:49 UTC)
- git: b09707abf932 - main - pf: synproxy should be processing incoming SYN packets only.: Kristof Provost (Tue, 15 Jul 2025 10:07:50 UTC)
- git: bd6786eada91 - main - pfctl tests: avoid the synproxy warning: Kristof Provost (Tue, 15 Jul 2025 10:07:51 UTC)
- git: cc68decda316 - main - pf: Reject rules with invalid port ranges: Kristof Provost (Tue, 15 Jul 2025 10:07:53 UTC)
- git: 3524dfd74144 - main - pfctl: Fail to parse rules with invalid ranges: Kristof Provost (Tue, 15 Jul 2025 10:07:54 UTC)
- git: dbfdda7b4398 - main - pfctl tests: verify port range validation: Kristof Provost (Tue, 15 Jul 2025 10:07:55 UTC)
- git: 7b0b4fca080e - main - pfctl: getifaddrs() can return entries where ifa_addr is NULL: Kristof Provost (Tue, 15 Jul 2025 10:07:56 UTC)
- git: 7250fc4eb5d0 - main - pflog: improve uid logging: Kristof Provost (Tue, 15 Jul 2025 10:07:57 UTC)
- git: 2212dbd78884 - main - pf: Don't run copies of packets made by dup-to through pf_test.: Kristof Provost (Tue, 15 Jul 2025 10:07:58 UTC)
- git: 2805280f7f57 - main - pf.conf.5: Markup optional ICMP/ICMP6 codes as such: Kristof Provost (Tue, 15 Jul 2025 10:07:59 UTC)
- git: 29e8f3e29203 - main - pf: let pf_table.c to use standard way to work with lists: Kristof Provost (Tue, 15 Jul 2025 10:08:00 UTC)
- git: c8a523690b1a - main - i386: Avoid calling kmem_alloc_contig(M_NEVERFREED): Mark Johnston (Tue, 15 Jul 2025 12:53:06 UTC)
- git: d4cdba5b2f55 - main - p9fs: Set *eofflag in p9fs_readdir(): Mark Johnston (Tue, 15 Jul 2025 12:53:07 UTC)
- git: 1f683624df87 - main - kasan: Use kasan_md_unsupported() to check for invalid addresses: Mark Johnston (Tue, 15 Jul 2025 12:53:08 UTC)
- git: da84054f3a50 - main - fdescfs: Set *eofflag in fdesc_readdir(): Mark Johnston (Tue, 15 Jul 2025 12:53:09 UTC)
- git: 9e8c1f9576e7 - main - /etc/rc.d/pf: Fix for multi-line pf_fallback_rules: Kristof Provost (Tue, 15 Jul 2025 13:06:59 UTC)
- git: fad79db40505 - main - vm_pageout: Remove a volatile qualifier from some vm_domain members: Mark Johnston (Tue, 15 Jul 2025 15:19:04 UTC)
- git: 5c76e9f45796 - main - swap_pager: Convert swap-space-full flags to bools: Mark Johnston (Tue, 15 Jul 2025 15:19:05 UTC)
- git: db8296ff38cd - main - ethernet: Move the assertion of ether header sizes back into ethernet.h: Zhenlei Huang (Tue, 15 Jul 2025 15:32:35 UTC)
- git: 5a1e2927d63e - main - bsdinstall: wlanconfig: properly format regdomain dialog input: Bjoern A. Zeeb (Tue, 15 Jul 2025 18:05:27 UTC)
- git: 153e73d782f3 - main - bsdinstall: wlanconfig: ensure the interface is always up for scanning: Bjoern A. Zeeb (Tue, 15 Jul 2025 18:42:25 UTC)
- git: 221453e31c80 - main - arch.7: Bump Dd: John Baldwin (Tue, 15 Jul 2025 19:19:56 UTC)
- git: 3cb2a7e01e13 - main - sed.1: Adjust examples to fit in one line + SPDX: Alexander Ziaee (Tue, 15 Jul 2025 19:20:14 UTC)
- git: 602e423db166 - main - top.1: Document the THR column: Alexander Ziaee (Tue, 15 Jul 2025 19:25:56 UTC)
- git: 874385b03f8d - main - uexterr_gettext: add tests: Alan Somers (Tue, 15 Jul 2025 20:44:58 UTC)
- git: ea97c397d75c - main - pf: remove unused argument from pf_send_icmp(): Kristof Provost (Tue, 15 Jul 2025 20:51:15 UTC)
- git: 6567623f831d - main - vfs_cache: Fix the SDT definition of vfs:fplookup:lookup:done: Mateusz Piotrowski (Tue, 15 Jul 2025 21:07:39 UTC)
- git: b2bf651a797b - main - sockstat: Reintroduce -w flag with altered behavior: Alan Somers (Tue, 15 Jul 2025 21:09:48 UTC)
- git: cb193bdf8aa6 - main - amd64: restore semantic for VIRT_IN_DMAP(): Konstantin Belousov (Wed, 16 Jul 2025 03:49:11 UTC)
- git: 31d1c080ab7b - main - vfs cache: drop SDT_PROBES_ENABLED usage: Mateusz Guzik (Wed, 16 Jul 2025 08:51:58 UTC)
- git: 9388c2887817 - main - dtrace_fbt.4: Document the DTrace fbt provider: Mateusz Piotrowski (Wed, 16 Jul 2025 10:29:38 UTC)
- git: d6ee73e5ad27 - main - stress2: Added syzkaller reproducers. Update the exclude list: Peter Holm (Wed, 16 Jul 2025 10:31:57 UTC)
- git: 113f2f0c76a7 - main - stress2: Updated dtrace comment: Peter Holm (Wed, 16 Jul 2025 10:40:27 UTC)
- git: d00f66feaa17 - main - pf: delay taking the rules lock in pf_test(): Kristof Provost (Wed, 16 Jul 2025 11:57:38 UTC)
- git: cb43e97aea11 - main - pf: add missing IPv6 length check: Kristof Provost (Wed, 16 Jul 2025 11:57:39 UTC)
- git: 451179a352a2 - main - Revert "pf: remove unused argument from pf_send_icmp()": Kristof Provost (Wed, 16 Jul 2025 11:57:40 UTC)
- git: e48d5d23bbef - main - release: Sort loader.conf lines consistently: Ed Maste (Wed, 16 Jul 2025 13:36:26 UTC)
- git: 56eb7566c419 - main - md(4): Stop symlinking vn.4 to md.4: Mateusz Piotrowski (Wed, 16 Jul 2025 14:24:26 UTC)
- git: f38ac6f27ace - main - GitHub: Provide more context in pull request issue comment: Ed Maste (Wed, 16 Jul 2025 14:49:47 UTC)
- git: ceab09e3dbc2 - main - release: Add a helper script for common tools: Bojan Novković (Wed, 16 Jul 2025 15:08:36 UTC)
- git: 483ef23ebb72 - main - release: Consistently use variables for invoking certain tools: Bojan Novković (Wed, 16 Jul 2025 15:08:37 UTC)
- git: 06077dc327ea - main - makefs: Fix undefined behaviour in ffs.c: Bojan Novković (Wed, 16 Jul 2025 15:08:39 UTC)
- git: 636823cfd260 - main - makefs: Correct license text in 'makefs_msdos_tests.sh': Bojan Novković (Wed, 16 Jul 2025 15:08:40 UTC)
- git: 4e78b9b5afe9 - main - net80211: fix VHT node setup in hostap mode: Adrian Chadd (Wed, 16 Jul 2025 15:21:50 UTC)
- git: 33e8fc370c18 - main - net80211: don't dereference a NULL HTINFO IE if it's presented: Adrian Chadd (Wed, 16 Jul 2025 15:21:51 UTC)
- git: 310162ea218a - main - hwt(4): Add Intel Processor Trace backend: Bojan Novković (Wed, 16 Jul 2025 16:41:32 UTC)
- git: 42d59ad1d63e - main - pt: Include missing sys/lock.h header: Bojan Novković (Wed, 16 Jul 2025 17:16:46 UTC)
- git: fc618b5f7e58 - main - preliminary usb support for fwget: Jesper Schmitz Mouridsen (Wed, 16 Jul 2025 17:50:11 UTC)
- git: cc61a0793a0e - main - manpages: prefer linking to xo_options.7 over xo_parse_args.3: Alan Somers (Wed, 16 Jul 2025 18:02:52 UTC)
- git: 6dd0803ffd31 - main - libsa/zfs: prefer a vdev with newer txg to a stale one: Gleb Smirnoff (Wed, 16 Jul 2025 18:16:43 UTC)
- git: 5d418202f888 - main - libelf: Fix the NAME sections of two manual pages.: Joseph Koshy (Wed, 16 Jul 2025 18:36:27 UTC)
- git: 55f80afa17e8 - main - udf: Improve input validation.: Dag-Erling Smørgrav (Wed, 16 Jul 2025 19:33:48 UTC)
- git: 57f725a6a6c1 - main - tests/ci: fix missing /usr/local/{sbin,bin} in freebsdci rc PATH: Muhammad Moinur Rahman (Wed, 16 Jul 2025 20:17:24 UTC)
- git: 5f9a73c22fea - main - mgb: Fix mac tx disable bug in teardown: Ed Maste (Wed, 16 Jul 2025 21:30:36 UTC)
- git: 0d5fdcb63c9d - main - ufshci: enable the ufshci module to load at boot time: Warner Losh (Wed, 16 Jul 2025 23:21:32 UTC)
- git: d6d66936c45e - main - mlx5en: fix TLS Rx hardware offload initialization: Konstantin Belousov (Wed, 16 Jul 2025 23:32:42 UTC)
- git: ff2dc0bca372 - main - sys: Bump __FreeBSD_version for removal of DMAP_MIN/MAX_ADDRESS: Ed Maste (Wed, 16 Jul 2025 23:58:52 UTC)
- git: cc86794b0319 - main - gpiobus: plug IRQ leaks: Ahmad Khalifa (Thu, 17 Jul 2025 00:47:52 UTC)
- git: 10d9ec31bf28 - main - qlnxe: Fix build with INET: Zhenlei Huang (Thu, 17 Jul 2025 04:02:03 UTC)
- git: 12fea464070a - main - qlnxe: Fix error handling of SIOCGI2C ioctl: Zhenlei Huang (Thu, 17 Jul 2025 04:02:05 UTC)
- git: fb65357d8707 - main - ipsec_offload: pre-calculate xform_history for recorded accelerated SA: Konstantin Belousov (Thu, 17 Jul 2025 09:36:48 UTC)
- git: b494e256a492 - main - ipsec offload: add xform_history to the ipsec_accel_in_tag: Konstantin Belousov (Thu, 17 Jul 2025 09:36:49 UTC)
- git: 72c9ad9331a9 - main - mlx5en ipsec offload: copy xform_history to the ipsec_accel_in_tag: Konstantin Belousov (Thu, 17 Jul 2025 09:36:50 UTC)
- git: 5be5a0bde5f9 - main - ipsec offload: make hw-decrypted plain text packet like sw decrypted.: Konstantin Belousov (Thu, 17 Jul 2025 09:36:51 UTC)
- git: 39598c2a9f5d - main - ipsec offload: ipsec_accel_fill_xh() should indirect through fn pointer: Konstantin Belousov (Thu, 17 Jul 2025 11:01:17 UTC)
- git: 131c91bd4567 - main - amd64: Remove some unused SMP-only defines: Mark Johnston (Thu, 17 Jul 2025 13:19:51 UTC)
- git: d4f042f094ec - main - libbsnmp: fix local client socket creation: Gleb Smirnoff (Thu, 17 Jul 2025 15:59:07 UTC)
- git: 665877ced9ea - main - libbsnmp: define SNMP_DEFAULT_LOCAL that matches default server config: Gleb Smirnoff (Thu, 17 Jul 2025 16:01:46 UTC)
- git: 44836e3277af - main - bsnmpget: print SNMP library reported error on failures: Gleb Smirnoff (Thu, 17 Jul 2025 16:01:47 UTC)
- git: 9b588ef15f47 - main - bsnmpd: use MSG_NOSIGNAL when doing send(2) on a local socket: Gleb Smirnoff (Thu, 17 Jul 2025 16:01:49 UTC)
- git: 3c29b47bbc0a - main - bsnmpd: in debugging mode (-d) use default library print/error functions: Gleb Smirnoff (Thu, 17 Jul 2025 16:01:50 UTC)
- git: 2181568715e8 - main - libbegemot: improve tracing prints: Gleb Smirnoff (Thu, 17 Jul 2025 16:01:51 UTC)
- git: 8768b60de16a - main - lib: Fix calls that naively set F_SETFD.: Mark Johnston (Thu, 17 Jul 2025 17:02:34 UTC)
- git: 97b61b22edba - main - route: fix `route -n monitor` when its output is redirected: Kyle Evans (Thu, 17 Jul 2025 17:17:15 UTC)
- git: b2e9c8e69bcf - main - packages: add package ucl for libopencsd-all: Lexi Winter (Thu, 17 Jul 2025 17:50:29 UTC)
- git: 92b9f43c788d - main - certctl: Add an option to copy files.: Dag-Erling Smørgrav (Thu, 17 Jul 2025 18:15:01 UTC)
- git: c19877b03f8c - main - release: Let caroot depend on certctl, not vice versa.: Dag-Erling Smørgrav (Thu, 17 Jul 2025 18:15:02 UTC)
- git: 701072154af0 - main - snd_uaudio.4: Rework SYNOPSIS, add HARDWARE, SPDX: Alexander Ziaee (Thu, 17 Jul 2025 19:56:28 UTC)
- git: 7757c5489508 - main - mtw.4: Make style consistent with other manuals: Alexander Ziaee (Thu, 17 Jul 2025 20:04:48 UTC)
- git: c4fe5431bddc - main - ufshci.4: Move hardware to HARDWARE: Alexander Ziaee (Thu, 17 Jul 2025 20:08:58 UTC)
- git: 29af6d2e2ec9 - main - msdosfs: replace '/' in direntries with '?': Konstantin Belousov (Thu, 17 Jul 2025 21:54:16 UTC)
- git: 5a846c48f209 - main - pmap_enter_{l2,pde}: correct the handling of an error case: Alan Cox (Thu, 17 Jul 2025 23:34:02 UTC)
- git: e67aef419093 - main - Add DEBUG_PRINTF to stand.h: Simon J. Gerraty (Thu, 17 Jul 2025 23:37:26 UTC)
- git: ec281d797c4f - main - pf: fix zero division found by syzkaller: Kristof Provost (Fri, 18 Jul 2025 09:53:03 UTC)
- git: da319c4d8c20 - main - pf.conf.5: update syncookie example: Kristof Provost (Fri, 18 Jul 2025 09:53:05 UTC)
- git: c3cc26afc922 - main - pf: stricter af checks for af-to rules: Kristof Provost (Fri, 18 Jul 2025 09:53:06 UTC)
- git: 912333007432 - main - pf.conf.5: Avoid gendered language in man pages when not referring to a specific person.: Kristof Provost (Fri, 18 Jul 2025 09:53:07 UTC)
- git: 879f6c26b405 - main - pf: Use goto fail consistently to leave the giant switch in pfioctl().: Kristof Provost (Fri, 18 Jul 2025 09:53:08 UTC)
- git: a86b5a2cba3c - main - pf.conf.5: add missing commas between subordinate and main clauses: Kristof Provost (Fri, 18 Jul 2025 09:53:09 UTC)
- git: af0ec3fa29ca - main - inotify: Fix a couple of locking bugs: Mark Johnston (Fri, 18 Jul 2025 14:30:44 UTC)
- git: bab21ae7629c - main - kldstat: Memory zeroing using memset(): Warner Losh (Fri, 18 Jul 2025 15:32:27 UTC)
- git: 655fcdde1aff - main - release: Install wireless firmware to bootonly media: Joseph Mingrone (Fri, 18 Jul 2025 16:28:51 UTC)
- git: d63ffdd1ef63 - main - tzcode: Fix time zone change detection.: Dag-Erling Smørgrav (Fri, 18 Jul 2025 17:50:21 UTC)
- git: 57ee56578cc5 - main - libc: Test time zone change detection.: Dag-Erling Smørgrav (Fri, 18 Jul 2025 17:50:22 UTC)
- git: 2420e64c463a - main - rpctls_impl.c: Fix handling of hung rpc tls daemon: Rick Macklem (Fri, 18 Jul 2025 18:30:30 UTC)
- git: cf2ff49e6e5e - main - nfs_nfsdserv.c: Fix nfsrvd_openattr() for vnode locking: Rick Macklem (Fri, 18 Jul 2025 18:50:53 UTC)
- git: 798605131350 - main - pf tests: make mbuf:inet6_in_mbuf_len more robust: Kristof Provost (Fri, 18 Jul 2025 19:12:39 UTC)
- git: bc761988b724 - main - ice: Add host SR-IOV support: Warner Losh (Fri, 18 Jul 2025 19:16:13 UTC)
- git: 160becc7dc3d - main - ice: Add broadcast filter while creating VF: Warner Losh (Fri, 18 Jul 2025 19:16:14 UTC)
- git: 21f339571328 - main - ice(4): Fix panic when VF uses less queues then available: Warner Losh (Fri, 18 Jul 2025 19:16:15 UTC)
- git: 925a15b969a5 - main - ice(4): Add basic VFLR handler: Warner Losh (Fri, 18 Jul 2025 19:16:16 UTC)
- git: d6958f3faec0 - main - ice(4): Fix re-enabling VF queues: Warner Losh (Fri, 18 Jul 2025 19:16:17 UTC)
- git: 69bb592fa3da - main - ice(4): Fix set RSS hena virtchnl op handler: Warner Losh (Fri, 18 Jul 2025 19:16:18 UTC)
- git: 51ed28c12f30 - main - ice(4): Enable WB_ON_ITR capability for VFs (#76): Warner Losh (Fri, 18 Jul 2025 19:16:20 UTC)
- git: 430f1acc451c - main - ice(4): Add MAC filter and VLAN resource limits to VFs: Warner Losh (Fri, 18 Jul 2025 19:16:21 UTC)
- git: 046472590365 - main - ice(4): Fix setting VF MAC address: Warner Losh (Fri, 18 Jul 2025 19:16:22 UTC)
- git: 31938394def0 - main - stress2/fullpath2: Clean up the vn_fullpath DTrace one-liner: Mateusz Piotrowski (Fri, 18 Jul 2025 20:25:15 UTC)
- git: f92ff79720fb - main - random: Add NIST SP 800-90B entropy source health test implementations: Mark Johnston (Fri, 18 Jul 2025 20:33:35 UTC)
- git: fa8db724ae6e - main - random: Treat writes to /dev/random as separate from /entropy: Mark Johnston (Fri, 18 Jul 2025 20:33:36 UTC)
- git: 0bf113e9041f - main - tzcode: Add an explicit "the timezone file has changed" case: Mark Johnston (Fri, 18 Jul 2025 20:48:45 UTC)
- git: 4be9c6f38e78 - main - clnt_rc.c: Fix the case where a TLS handshake fails: Rick Macklem (Sat, 19 Jul 2025 00:41:50 UTC)
- git: e46c15a0f848 - main - tcp: fix the test that a duplicate ACK has no data: Michael Tuexen (Sat, 19 Jul 2025 14:31:34 UTC)
- git: a28a65140f11 - main - rpcsec_gss.c: Avoid panics in clnt_nl_call(): Rick Macklem (Sat, 19 Jul 2025 14:54:21 UTC)
- git: 2fc051d09093 - main - if_genet: Consistently use the boolean form: Zhenlei Huang (Sat, 19 Jul 2025 17:09:01 UTC)
- git: f46e95ae3add - main - if_genet: Plug memory leaks: Zhenlei Huang (Sat, 19 Jul 2025 17:09:02 UTC)
- git: a8c56be47166 - main - Merge bmake-20250707: Simon J. Gerraty (Sat, 19 Jul 2025 17:42:18 UTC)
- git: b153804256c5 - main - mld: allow sysctls to be set per vnet: Kristof Provost (Sat, 19 Jul 2025 19:47:41 UTC)
- git: c00baac0ab46 - main - nfsd: Avoid relocking vnode for NFSv4 Readdir: Rick Macklem (Sat, 19 Jul 2025 22:49:15 UTC)
- git: 392a82b25405 - main - nfsd: Fix handling of VOP_PATHCONF() for attribute replies: Rick Macklem (Sat, 19 Jul 2025 23:44:02 UTC)
- git: 04055decc91c - main - param.h: Bump __FreeBSD_version for 392a82 and c00baa: Rick Macklem (Sat, 19 Jul 2025 23:58:02 UTC)
- git: f690a2da8f23 - main - UPDATING: Add an entry for commits 392a82b225 and c00baac0ab: Rick Macklem (Sun, 20 Jul 2025 00:03:11 UTC)
- git: cf07a18b58cf - main - amd64 pmap: make large map sizing depend on kva_layout instead of pml4 indexes: Konstantin Belousov (Sun, 20 Jul 2025 00:25:59 UTC)
- git: 31afa16f92df - main - amd64 pmap: for LA57 move large map out of kernel pml4 slot: Konstantin Belousov (Sun, 20 Jul 2025 00:26:00 UTC)
- git: 059d0584d382 - main - amd64 vmparam.h: update KVA map: Konstantin Belousov (Sun, 20 Jul 2025 00:26:02 UTC)
- git: 5f33006f8742 - main - amd64 sysctl vm.pmap.kernel_maps: do not desinformate for la57 case: Konstantin Belousov (Sun, 20 Jul 2025 00:26:03 UTC)
- git: 71901e4915a9 - main - amd64 pmap: restore the name for pml4 local in pmap_large_map_pdpe(): Konstantin Belousov (Sun, 20 Jul 2025 00:58:51 UTC)
- git: 5d5848648013 - main - trim(8): minor output correction: Eugene Grosbein (Sun, 20 Jul 2025 10:38:11 UTC)
- git: f1b934c8138c - main - trim(8): fix usage line: Eugene Grosbein (Sun, 20 Jul 2025 10:43:08 UTC)
- git: d38b81a7eb60 - main - Cross ref sa(4) to mtio(4): Poul-Henning Kamp (Sun, 20 Jul 2025 11:11:19 UTC)
- git: a1fa30cea6e3 - main - tcp: remove duplicate tcp_bblogging_on checks: Michael Tuexen (Sun, 20 Jul 2025 11:30:41 UTC)
- git: 22bebbb211e3 - main - tcp hpts: use consistently inline instead of __inline: Michael Tuexen (Sun, 20 Jul 2025 12:35:22 UTC)
- git: 3ad8fd6f3046 - main - tcp hpts: remove unused line argument from tcp_set_hpts: Michael Tuexen (Sun, 20 Jul 2025 12:39:34 UTC)
- git: 7dc73fa66935 - main - tcp: cleanup: Michael Tuexen (Sun, 20 Jul 2025 13:03:05 UTC)
- git: 8dfc688a9374 - main - fhopen.2: Fix named_attribute man section: Rick Macklem (Sun, 20 Jul 2025 15:19:50 UTC)
- git: 76e911dba504 - main - statfs.2: Fix named_attribute man section: Rick Macklem (Sun, 20 Jul 2025 15:25:46 UTC)
- git: 46be8a71d54d - main - committers-src: add myself (obiwac@): Aymeric Wibo (Sun, 20 Jul 2025 16:03:31 UTC)
- git: 76bafc906926 - main - MFV: less v679.: Xin LI (Sun, 20 Jul 2025 17:40:14 UTC)
- git: 5df4eb5fd7f2 - main - krb5: Add pkgbase templates: Cy Schubert (Mon, 21 Jul 2025 04:40:17 UTC)
- git: db9ef9d5f517 - main - rtld: do not relocate tlsinit address twice: Konstantin Belousov (Mon, 21 Jul 2025 05:30:32 UTC)
- git: 9ca855653f32 - main - libusb: implement libusb_hotplug_get_user_data: ShengYi Hung (Mon, 21 Jul 2025 06:17:14 UTC)
- git: 776e26f56832 - main - libusb: implement libusb_dev_mem_{alloc,free}: ShengYi Hung (Mon, 21 Jul 2025 06:17:15 UTC)
- git: 3eda34934097 - main - libusb: implement libusb_fill_bulk_stream_transfer: ShengYi Hung (Mon, 21 Jul 2025 06:17:16 UTC)
- git: f8b632fb046d - main - man.sh: avoid endless loop: Wolfram Schneider (Mon, 21 Jul 2025 07:25:31 UTC)
- git: 5f2ab75bcc79 - main - tcp rack: fix typos and whitespace changes: Michael Tuexen (Mon, 21 Jul 2025 07:51:37 UTC)
- git: e0838f8a2e61 - main - tcp rack: fix sendmap app limited count tracking: Michael Tuexen (Mon, 21 Jul 2025 07:59:49 UTC)
- git: 2385565fac21 - main - tcp rack: remove duplicate header include: Michael Tuexen (Mon, 21 Jul 2025 08:03:52 UTC)
- git: d31bdbc3661f - main - tcp: use a single counter for limiting the RST rate: Michael Tuexen (Mon, 21 Jul 2025 08:10:30 UTC)
- git: 7fcdbfc9baf5 - main - dev/ofw: Add interrupt-map support: Andrew Turner (Mon, 21 Jul 2025 12:31:23 UTC)
- git: 2e2903faa6ec - main - release: Generalise the OCI image build's pkg config: Doug Rabson (Mon, 21 Jul 2025 12:49:06 UTC)
- git: 93c2d7d5265c - main - if_gif(4): Support the NOCLAMP flag to change MTU handling for IPv6: Koichiro Iwao (Mon, 21 Jul 2025 13:48:49 UTC)
- git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Cy Schubert (Mon, 21 Jul 2025 14:10:13 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Jessica Clarke (Mon, 21 Jul 2025 14:20:46 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Jessica Clarke (Mon, 21 Jul 2025 14:21:10 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Cy Schubert (Mon, 21 Jul 2025 14:46:45 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Konstantin Belousov (Tue, 22 Jul 2025 11:56:56 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Cy Schubert (Tue, 22 Jul 2025 15:59:41 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Konstantin Belousov (Wed, 23 Jul 2025 03:24:08 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Rick Macklem (Mon, 28 Jul 2025 03:26:03 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Cy Schubert (Mon, 28 Jul 2025 05:00:40 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Konstantin Belousov (Mon, 28 Jul 2025 08:19:55 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Rick Macklem (Mon, 28 Jul 2025 13:54:05 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Rick Macklem (Mon, 28 Jul 2025 14:03:49 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Benjamin Kaduk (Mon, 28 Jul 2025 22:04:46 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Benjamin Kaduk (Mon, 28 Jul 2025 22:32:44 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Rick Macklem (Mon, 28 Jul 2025 22:49:28 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Rick Macklem (Wed, 30 Jul 2025 17:36:36 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Benjamin Kaduk (Thu, 31 Jul 2025 04:23:51 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Rick Macklem (Thu, 31 Jul 2025 13:07:44 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Rick Macklem (Thu, 31 Jul 2025 13:51:51 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Rick Macklem (Thu, 31 Jul 2025 14:18:59 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Rick Macklem (Thu, 31 Jul 2025 14:35:07 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Cy Schubert (Thu, 31 Jul 2025 14:55:23 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Cy Schubert (Thu, 31 Jul 2025 15:28:03 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Cy Schubert (Thu, 31 Jul 2025 15:36:54 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Dima Panov (Thu, 31 Jul 2025 18:24:20 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Rick Macklem (Thu, 31 Jul 2025 15:53:16 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Cy Schubert (Thu, 31 Jul 2025 16:06:27 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Cy Schubert (Thu, 31 Jul 2025 15:53:22 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Dima Panov (Thu, 31 Jul 2025 18:33:57 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Lexi Winter (Mon, 28 Jul 2025 09:13:13 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Wolfram Schneider (Fri, 25 Jul 2025 13:29:40 UTC)
- git: 860f20cc133c - main - stand: Add print_delay environment variable in loader: Aymeric Wibo (Mon, 21 Jul 2025 14:33:59 UTC)
- git: fa02551dc8a0 - main - amd64: Remove support for "nooptions SMP": Mark Johnston (Mon, 21 Jul 2025 14:58:12 UTC)
- git: cc21f6e53f43 - main - amd64: Make a comment less confusing: Mark Johnston (Mon, 21 Jul 2025 14:58:13 UTC)
- git: 654dea596703 - main - libdtrace: Use a designated array initializer for dt_cook_funcs[]: Mark Johnston (Mon, 21 Jul 2025 14:58:14 UTC)
- git: dabde7d97680 - main - libdtrace: Permit taking the address of an identifier without type info: Mark Johnston (Mon, 21 Jul 2025 14:58:16 UTC)
- git: d8f3e8781b2c - main - makefs/zfs: Make it possible to set a compression property: Mark Johnston (Mon, 21 Jul 2025 14:58:17 UTC)
- git: cd4b9dac1a0d - main - makefs/zfs: Allow the user to specify the pool GUID: Mark Johnston (Mon, 21 Jul 2025 14:58:18 UTC)
- git: 68dc9c6b8ef8 - main - makefs/zfs tests: Run in parallel: Mark Johnston (Mon, 21 Jul 2025 14:58:19 UTC)
- git: de2936aa3675 - main - tcp rack: fix clearing of app limited periods: Michael Tuexen (Mon, 21 Jul 2025 15:35:04 UTC)
- git: 3717484168ee - main - bsd.subdir.mk skip _SUBDIR for DIRDEPS_BUILD: Simon J. Gerraty (Mon, 21 Jul 2025 16:12:34 UTC)
- git: ffc5ee0f57d5 - main - Merge commit 8ac140f39084 from llvm git (by Younan Zhang):: Dimitry Andric (Mon, 21 Jul 2025 16:55:36 UTC)
- git: cae98cf683dd - main - install: allow ENV in metatags: Simon J. Gerraty (Mon, 21 Jul 2025 17:15:10 UTC)
- git: cc413e2c04f0 - main - bsdinstall: Always install FreeBSD-base.conf if using pkgbase: Ed Maste (Mon, 21 Jul 2025 19:29:37 UTC)
- git: 35b2e888ef0f - main - nvme: Finish removing failed request queue: Warner Losh (Tue, 22 Jul 2025 04:00:50 UTC)
- git: b21e67875bf0 - main - nvme: Move AER processing into a task thread: Warner Losh (Tue, 22 Jul 2025 04:00:52 UTC)
- git: bd4a4e46ceac - main - devd: Add vm_guest variable: Warner Losh (Tue, 22 Jul 2025 04:00:53 UTC)
- git: 73e1bd714277 - main - cam/mmc: Remove stray xpt_path_inq: Warner Losh (Tue, 22 Jul 2025 04:00:54 UTC)
- git: 7cbf41ef6022 - main - mmc_da: Queued CCBs need a priority other than CAM_PRIORITY_NONE: Warner Losh (Tue, 22 Jul 2025 04:00:55 UTC)
- git: b4b166b8c46b - main - cam: Enforce real priorities in xpt_action for queued ccbs.: Warner Losh (Tue, 22 Jul 2025 04:00:56 UTC)
- git: c18860339d50 - main - qlnxe: Fix advertising the IFCAP_LINKSTATE capability: Zhenlei Huang (Tue, 22 Jul 2025 04:11:48 UTC)
- git: 386960a8805e - main - qlnxe: Advertise the IFCAP_HWSTATS capability: Zhenlei Huang (Tue, 22 Jul 2025 04:11:50 UTC)
- git: f840492b5b0d - main - efidev: add support for memory attribute: ShengYi Hung (Tue, 22 Jul 2025 04:45:52 UTC)
- git: 479b9db52635 - main - release: make symlink creation for src.tgz more robust: Wolfram Schneider (Tue, 22 Jul 2025 05:25:33 UTC)
- git: 94c1c907f8c7 - main - reboot(8): add support for noshutdown: Konstantin Belousov (Tue, 22 Jul 2025 09:24:59 UTC)
- git: 044febb24a26 - main - devd(8): correct error logging: Eugene Grosbein (Tue, 22 Jul 2025 09:59:49 UTC)
- git: d4a0e749cc66 - main - devd.conf(5): call hyperv_vfattach in a Hyper-V guest only: Eugene Grosbein (Tue, 22 Jul 2025 10:10:01 UTC)
- git: 9f3e4b28f9de - main - tests/ci: Fix missing qemu devices: Muhammad Moinur Rahman (Tue, 22 Jul 2025 10:40:42 UTC)
- git: 7f849b7f4e19 - main - tests/ci: Indent Makefile properly: Muhammad Moinur Rahman (Tue, 22 Jul 2025 10:40:43 UTC)
- git: 0fbe9f8ef94d - main - share/examples/oci: Run 'pkg update' with IGNORE_OSVERSION set: Doug Rabson (Tue, 22 Jul 2025 10:47:49 UTC)
- git: 392150e6ca66 - main - extend description of net.inet.ip.fw.one_pass: Dmitry Morozovsky (Tue, 22 Jul 2025 12:38:00 UTC)
- git: 4a473db9f97b - main - amd64 pmap: only link as many DMAP pml4 page tables as was allocated: Konstantin Belousov (Tue, 22 Jul 2025 14:03:04 UTC)
- git: 28d43983f64d - main - amd64 K*SAN: add kva_layout members for K*SAN maps: Konstantin Belousov (Tue, 22 Jul 2025 14:03:05 UTC)
- git: 76a8b948fee3 - main - amd64 pmap: add kva_layout.kva_max: Konstantin Belousov (Tue, 22 Jul 2025 14:03:06 UTC)
- git: 58832abd24f0 - main - amd64 sysctl_kmaps_check(): add pml5e arg: Konstantin Belousov (Tue, 22 Jul 2025 14:03:07 UTC)
- git: f6ec18e200ab - main - amd64 vm.pmap.kernel_maps: provide canonical address switch for la57: Konstantin Belousov (Tue, 22 Jul 2025 14:03:08 UTC)
- git: aa78ed925839 - main - amd64 sysctl vm.pmap.kernel_maps: rework: Konstantin Belousov (Tue, 22 Jul 2025 14:03:09 UTC)
- git: 4113280f7547 - main - aw_mmc: changes for Allwinner D1: Mitchell Horne (Tue, 22 Jul 2025 15:08:37 UTC)
- git: 09fb6eb4a4af - main - riscv: enable aw_mmc driver: Mitchell Horne (Tue, 22 Jul 2025 15:08:38 UTC)
- git: 441995e161a2 - main - memchr.3: mention the len argument in the functions description: Konstantin Belousov (Tue, 22 Jul 2025 15:11:47 UTC)
- git: 7cd7b849b062 - main - vt: refer to correct man section.: Warner Losh (Tue, 22 Jul 2025 15:26:34 UTC)
- git: ae07a5805b19 - main - krb5: Add version maps: Cy Schubert (Tue, 22 Jul 2025 15:48:50 UTC)
- git: 0e1665ae61b2 - main - RELNOTES: Add ufshci(4): Alexander Ziaee (Tue, 22 Jul 2025 16:28:55 UTC)
- git: 5fe15d7cf39b - main - release: Don't install caroot in OCI images.: Dag-Erling Smørgrav (Tue, 22 Jul 2025 19:08:30 UTC)
- git: f58febc4cefa - main - krb5: Correct version maps: Cy Schubert (Tue, 22 Jul 2025 19:09:49 UTC)
- git: 805498e49ae4 - main - KRB5: Add util version maps: Cy Schubert (Tue, 22 Jul 2025 19:09:50 UTC)
- git: 32a4a2680796 - main - Synchronize recoverdisk(1) with the datamuseum.dk version.: Poul-Henning Kamp (Tue, 22 Jul 2025 19:57:23 UTC)
- git: 65e895171193 - main - efitable.8: Nits: Alexander Ziaee (Tue, 22 Jul 2025 20:06:52 UTC)
- git: 2662fd6a487b - main - fusefs: report that all tests require the fusefs kernel module: Alan Somers (Tue, 22 Jul 2025 22:33:41 UTC)
- git: d3c9f62862e4 - main - ctl: delete dead code in the tests: Alan Somers (Tue, 22 Jul 2025 22:56:48 UTC)
- git: 15925062e1ba - main - biosboot: Detect memory disks from PXE: Warner Losh (Wed, 23 Jul 2025 00:10:55 UTC)
- git: c599948cca4b - main - devd: accept new clients before notifying them: Warner Losh (Wed, 23 Jul 2025 06:22:07 UTC)
- git: b9210d1241ea - main - gconcat: Return EINVAL when the metadata is invalid for an added disk.: Warner Losh (Wed, 23 Jul 2025 06:22:08 UTC)
- git: f4e7cb535b9c - main - gvirstor: in virstor_ctl_remove() the copy length of the second bcopy might be wrong.: Warner Losh (Wed, 23 Jul 2025 06:22:12 UTC)
- git: 87c326e41e1b - main - libsa: isprint(): Warner Losh (Wed, 23 Jul 2025 06:33:14 UTC)
- git: 799e21d544c1 - main - libpfctl: fix reporting of flush address count: Kristof Provost (Wed, 23 Jul 2025 13:16:55 UTC)
- git: 15fa3e7ec77e - main - pf: move IPv4 packet length check up: Kristof Provost (Wed, 23 Jul 2025 14:23:44 UTC)
- git: 986abfeb9358 - main - pf: run Jumbogram check before we walk the headers: Kristof Provost (Wed, 23 Jul 2025 14:23:46 UTC)
- git: 92155f8bbef0 - main - pf tests: don't set interface on scapy's sr1(): Kristof Provost (Wed, 23 Jul 2025 14:23:47 UTC)
- git: 2eddb410f789 - main - pf: accept IP options for IGMP and ICMP6 MLD: Kristof Provost (Wed, 23 Jul 2025 14:23:48 UTC)
- git: a46974905b0e - main - pf: Make pf(4) more paranoid about IGMP/MLP messages.: Kristof Provost (Wed, 23 Jul 2025 14:23:49 UTC)
- git: ad8eabd4d25e - main - pf tests: verify we now allow IGMP packets with the Router Alert IP option: Kristof Provost (Wed, 23 Jul 2025 14:23:50 UTC)
- git: b6d0caa48507 - main - pf tests: verify we now allow MLD packets with the Router Alert extention header: Kristof Provost (Wed, 23 Jul 2025 14:23:51 UTC)
- git: 13cd0f9c1ae6 - main - pf tests: test truncated IP options in ICMP payload: Kristof Provost (Wed, 23 Jul 2025 14:23:53 UTC)
- git: 4bb3b3657764 - main - pf: unify DPFPRINTF definitions: Kristof Provost (Wed, 23 Jul 2025 14:23:55 UTC)
- git: e83df5367d30 - main - if_ovpn: fill out sin_len/sin6_len: Kristof Provost (Wed, 23 Jul 2025 14:23:56 UTC)
- git: 4b5ed4ef606b - main - share/termcap: Update entries for st terminal 0.9.2: Warner Losh (Wed, 23 Jul 2025 14:38:03 UTC)
- git: 48266828f5bb - main - bhyve: use speed in hci to allow backend modify it.: ShengYi Hung (Wed, 23 Jul 2025 15:51:18 UTC)
- git: 8b4908f83b9d - main - vfs: Lower-case VOP_WRITE pre and post hooks: Mark Johnston (Wed, 23 Jul 2025 16:23:02 UTC)
- git: 863dc799f743 - main - ctladm: Use require.kmods for cfiscsi: Alan Somers (Wed, 23 Jul 2025 16:24:43 UTC)
- git: 2a08ae16555e - main - mac_bsdextended: report that all tests require the kernel module: Alan Somers (Wed, 23 Jul 2025 16:27:02 UTC)
- git: 9d1405ceedc6 - main - bhyve: save speed member in struct hci when doing snapshot: ShengYi Hung (Wed, 23 Jul 2025 16:32:33 UTC)
- git: 26069bca2d64 - main - mkdir.2: Correct HISTORY: Alexander Ziaee (Wed, 23 Jul 2025 16:40:05 UTC)
- git: b4f610a6851d - main - vfs: Handle zero-length directory reads: Mark Johnston (Wed, 23 Jul 2025 17:34:31 UTC)
- git: 7502c1f27082 - main - pmap_demote_{l2,pde}: never invalidate wired mappings: Alan Cox (Wed, 23 Jul 2025 18:02:59 UTC)
- git: c143ffbaf787 - main - rpc.h: Remove reference to unimplemented DES ioctls: Ed Maste (Wed, 23 Jul 2025 20:54:04 UTC)
- git: 6ff78a63d8cd - main - tests/sys/netpfil: unskip tests that no longer need to be skipped: Li-Wen Hsu (Wed, 23 Jul 2025 21:10:40 UTC)
- Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default: Mark Millard (Thu, 24 Jul 2025 04:17:23 UTC)
- git: 01c587521dd8 - main - OCI: Attempt to fix "runtime" container: Colin Percival (Thu, 24 Jul 2025 07:50:10 UTC)
- git: c18c521c79b6 - main - vmm: Support INOUT manual decode.: ShengYi Hung (Thu, 24 Jul 2025 10:10:18 UTC)
- git: 4cb1baa7d85c - main - krb5: use 'kerberos' as package name: Lexi Winter (Thu, 24 Jul 2025 10:33:49 UTC)
- git: aa183bc7f96f - main - rc.d: Fix mountd service script.: Dag-Erling Smørgrav (Thu, 24 Jul 2025 13:01:31 UTC)
- git: cd0756cef210 - main - libc: Disable debugging code in the resolver.: Dag-Erling Smørgrav (Thu, 24 Jul 2025 14:01:36 UTC)
- git: 979210375351 - main - libc: Remove unused pselect() implementation.: Dag-Erling Smørgrav (Thu, 24 Jul 2025 14:01:38 UTC)
- git: 5138a20765c7 - main - tftpd: explicitly set egid after dropping supplemental groups: Kyle Evans (Thu, 24 Jul 2025 14:59:21 UTC)
- git: 665e898d581c - main - rpc.lockd: avoid embedding assumptions about cr_groups[0]: Kyle Evans (Thu, 24 Jul 2025 14:59:22 UTC)
- git: d2eb8a023547 - main - bluetooth: sdpd: switch to getpeereid() instead of LOCAL_PEERCRED: Kyle Evans (Thu, 24 Jul 2025 14:59:23 UTC)
- git: 46c07316f906 - main - kern: adopt the cr_gid macro for cr_groups[0] more widely: Kyle Evans (Thu, 24 Jul 2025 14:59:24 UTC)
- git: b45aa1d82745 - main - tcp rack,bbr: cleanup: Michael Tuexen (Thu, 24 Jul 2025 16:13:27 UTC)
- git: 15c991fd64b7 - main - tcp: remove trailing whitespaces: Michael Tuexen (Thu, 24 Jul 2025 16:19:46 UTC)
- git: 188138106b9f - main - krb5: Remove a duplicate include of error_tables/Makefile.inc: Cy Schubert (Thu, 24 Jul 2025 17:14:12 UTC)
- git: 4680e7fcc70a - main - krb5: Replace version maps with generated version maps: Cy Schubert (Thu, 24 Jul 2025 17:14:14 UTC)
- git: e447c252d0ec - main - krb5: Merge Heimdal common functions into version maps: Cy Schubert (Thu, 24 Jul 2025 17:14:15 UTC)
- git: 58d9d2f8daef - main - asa.1: Drop SEE ALSO reference to long-gone f77(1): Ed Maste (Thu, 24 Jul 2025 17:25:49 UTC)
- git: 5f8493bbf479 - main - krb5: Use Heimdal DSO names: Cy Schubert (Thu, 24 Jul 2025 17:47:18 UTC)
- git: 962876cc24ee - main - UPDATING: Note the Kerberos package rename (c7da9fb90b0b): Lexi Winter (Thu, 24 Jul 2025 18:24:08 UTC)
- git: 110111a6cca1 - main - Revert "krb5: Use Heimdal DSO names": Cy Schubert (Thu, 24 Jul 2025 18:58:52 UTC)
- git: 10fb5e7117e5 - main - tests/ci: Fix race condition with ci-extractmeta: Li-Wen Hsu (Thu, 24 Jul 2025 20:03:43 UTC)
- git: 6a41fd466701 - main - top.1: Fix incorrect default value for -s option: Alexander Ziaee (Thu, 24 Jul 2025 20:06:37 UTC)
- git: 66fe805070d1 - main - tests/ci: Fix wrong chflags target path in 'beforeclean' target: Li-Wen Hsu (Thu, 24 Jul 2025 20:13:08 UTC)
- git: df88c711a26c - main - cap_net/net_test: require 'allow_network_access': Li-Wen Hsu (Thu, 24 Jul 2025 20:28:18 UTC)
- git: e8d6b58ef5a4 - main - devinfo: Fix some libxo errors: Warner Losh (Thu, 24 Jul 2025 21:04:50 UTC)
- git: bf0ee5f2175a - main - pom.6: add a more complete bibliography: Lexi Winter (Thu, 24 Jul 2025 21:11:30 UTC)
- git: c754cdedb380 - main - named_attribute.7: Add a section for ZFS "sa" attributes: Rick Macklem (Thu, 24 Jul 2025 23:06:27 UTC)
- git: fdefa79abef2 - main - ice.4: Update man page: Eric Joyner (Fri, 25 Jul 2025 03:57:35 UTC)
- git: 108e2d1137aa - main - db/hash.c: Do not return an error when opening a missing database with O_CREAT: Bojan Novković (Fri, 25 Jul 2025 09:23:23 UTC)
- git: e1e77dd23ced - main - dbm: Add tests for dbm_open: Bojan Novković (Fri, 25 Jul 2025 09:23:24 UTC)
- git: 6924e4211b87 - main - memchr.3: Operates on objects, not strings: Ed Maste (Fri, 25 Jul 2025 13:48:52 UTC)
- git: 00294d7b0a2e - main - bsdinstall: Guard against invalid branch/revision: Ed Maste (Fri, 25 Jul 2025 15:34:05 UTC)
- git: 7b9c912c41f4 - main - find: Add GNU find's -printf: Warner Losh (Fri, 25 Jul 2025 16:35:11 UTC)
- git: 486cae8f06b1 - main - find: implement -fprint and -fprint0: Warner Losh (Fri, 25 Jul 2025 16:35:12 UTC)
- git: 5c3081bda964 - main - devd/moused.conf: Stop moused quietly on destroy of a ums device: Warner Losh (Fri, 25 Jul 2025 17:11:57 UTC)
- Re: Merhaba: UCL KREDI (Fri, 25 Jul 2025 17:21:19 UTC)
- git: c9868af774ec - main - crash.8: update a little: Lexi Winter (Fri, 25 Jul 2025 17:28:38 UTC)
- git: caddfcd546e0 - main - share/man: Move many manpages to more correct packages: Lexi Winter (Fri, 25 Jul 2025 17:28:41 UTC)
- git: 2a454b05f2c1 - main - krb5: remove private headers: Lexi Winter (Fri, 25 Jul 2025 17:28:42 UTC)
- git: 98d46e05ab08 - main - krb5/util/profile: Do not install profile.5: Lexi Winter (Fri, 25 Jul 2025 17:28:43 UTC)
- git: 6b28571cb6ba - main - krb5: Move some manpages to other packages: Lexi Winter (Fri, 25 Jul 2025 17:28:44 UTC)
- git: ca9ccf0ce9ad - main - krb5/usr.bin/kadmin: Fix typo kamdin -> kadmin: Lexi Winter (Fri, 25 Jul 2025 17:28:45 UTC)
- git: b98d0566b2bd - main - krb5: don't install /usr/include/import_err.h: Lexi Winter (Fri, 25 Jul 2025 17:28:46 UTC)
- git: fb1ccc04adfe - main - krb5: don't install libdb manual pages: Lexi Winter (Fri, 25 Jul 2025 17:28:47 UTC)
- git: 76446b5aa350 - main - gssd: move to a new package: Lexi Winter (Fri, 25 Jul 2025 17:28:48 UTC)
- git: c6da58bc17fa - main - UPDATING: note the new gssd package: Lexi Winter (Fri, 25 Jul 2025 17:31:10 UTC)
- git: e1751ef89611 - main - udp: Fix a inpcb refcount leak in the tunnel receive path: Mark Johnston (Fri, 25 Jul 2025 17:39:14 UTC)
- git: 3d3add7d43ad - main - if_ovpn: Remove an unused field from struct ovpn_kkey_dir: Mark Johnston (Fri, 25 Jul 2025 17:39:15 UTC)
- git: 2ff1587e3803 - main - if_ovpn: Sprinkle const over some helper functions: Mark Johnston (Fri, 25 Jul 2025 17:39:16 UTC)
- git: 9bc6980bdf57 - main - if_ovpn: Destroy the datapath lock when destroying a clone: Mark Johnston (Fri, 25 Jul 2025 17:39:17 UTC)
- git: a7dfc570f274 - main - if_ovpn: Assert that udp_set_kernel_tunneling() succeeds: Mark Johnston (Fri, 25 Jul 2025 17:39:18 UTC)
- git: 26ef5e9e234f - main - if_ovpn: Remove a no-op function: Mark Johnston (Fri, 25 Jul 2025 17:39:19 UTC)
- git: 05b5d56c5403 - main - if_ovpn: Support multihomed server configurations: Mark Johnston (Fri, 25 Jul 2025 17:39:20 UTC)
- git: 0bfcfb3cb1cb - main - if_ovpn tests: Exercise the multihome option: Mark Johnston (Fri, 25 Jul 2025 17:39:21 UTC)
- git: ee110941e35c - main - bsdinstall: Remove support for ZFS + MBR disk layouts: Ed Maste (Fri, 25 Jul 2025 19:26:24 UTC)
- git: f2c2ed7df313 - main - sendfile: don't hack sb_lowat for sockets that manage the watermark: Gleb Smirnoff (Fri, 25 Jul 2025 20:06:48 UTC)
- git: b93e930ca233 - main - sendfile: retire M_BLOCKED: Gleb Smirnoff (Fri, 25 Jul 2025 20:06:50 UTC)
- git: c8312acdc25b - main - bsnmpd: deprecate legacy UDP transport trans_udp.c: Gleb Smirnoff (Fri, 25 Jul 2025 20:12:01 UTC)
- git: 183d09305677 - main - bsnmpd: merge send and send2 methods for transports: Gleb Smirnoff (Fri, 25 Jul 2025 20:12:02 UTC)
- git: b9fa99600a78 - main - bsnmpd: fix unix/stream socket operation: Gleb Smirnoff (Fri, 25 Jul 2025 20:12:04 UTC)
- git: 777123969db5 - main - libbsnmp: make binding of client UNIX socket optional and configurable: Gleb Smirnoff (Fri, 25 Jul 2025 20:12:05 UTC)
- git: 9ba51cce8bbd - main - libbsnmp: make snmp_parse_server() more robust when lacking info: Gleb Smirnoff (Fri, 25 Jul 2025 20:12:06 UTC)
- git: 672c8d2aee18 - main - RELNOTES: mention deprecation of begemotSnmpdPortStatus in bsnmpd(1): Gleb Smirnoff (Fri, 25 Jul 2025 20:20:01 UTC)
- git: 5dadfac51c38 - main - tests/mac_portacl: enable is_exclusive for now: Li-Wen Hsu (Fri, 25 Jul 2025 20:55:57 UTC)
- git: 26188470cff6 - main - socket: Chase a lingering reference to M_NOTAVAIL: Mark Johnston (Fri, 25 Jul 2025 21:13:41 UTC)
- git: 9ec37e8ff49c - main - tests/ci: Use QEMU blockdev declaration for all platforms: Li-Wen Hsu (Fri, 25 Jul 2025 21:52:59 UTC)
- git: 015ae6688993 - main - github: Update with better guidance on what's acceptable for src: Warner Losh (Fri, 25 Jul 2025 22:25:16 UTC)
- git: fd186cd16eaf - main - find: Fix items from the review I missed for printf: Warner Losh (Fri, 25 Jul 2025 22:25:17 UTC)
- git: 763d1bc05a71 - main - ifconfig: don't print bridge member ifmaxaddr if it's 0: Lexi Winter (Fri, 25 Jul 2025 23:10:02 UTC)
- git: cfc595f4a05e - main - jail: tests: cleanup the commands test a bit: Kyle Evans (Sat, 26 Jul 2025 03:14:04 UTC)
- git: dbaaadd4373a - main - jls: minor simplification to arg handling: Kyle Evans (Sat, 26 Jul 2025 03:14:05 UTC)
- git: 1d8590371049 - main - jls: add a -c mode to check for a jail's existence: Kyle Evans (Sat, 26 Jul 2025 03:14:06 UTC)
- git: 02944d8c4969 - main - jail: consistently populate the KP_JID and KP_NAME parameters: Kyle Evans (Sat, 26 Jul 2025 03:14:07 UTC)
- git: 1f2c178e5688 - main - find: Use formats that work on 32-bit too...: Warner Losh (Sat, 26 Jul 2025 05:02:41 UTC)
- git: 48fd05999b0f - main - chroot: don't clobber the egid with the first supplemental group: Kyle Evans (Sat, 26 Jul 2025 06:12:13 UTC)
- git: 1286fd8eccb7 - main - base: do a sweep of setgroups() that mean to clear the supplementaries: Kyle Evans (Sat, 26 Jul 2025 06:12:14 UTC)
- git: a3d4ae7cf351 - main - dma: Don't install dma.conf world-readable: Dag-Erling Smørgrav (Sat, 26 Jul 2025 10:00:37 UTC)
- git: 23401aeb15ce - main - Replace last few remaining MAN[1-8] with MAN: Dag-Erling Smørgrav (Sat, 26 Jul 2025 10:00:38 UTC)
- git: 150834f8fa57 - main - sys/geom: use proper style for sizeof operator: Andriy Gapon (Sat, 26 Jul 2025 15:22:46 UTC)
- git: a7fa987abe1f - main - xargs: Limit -n to {ARG_MAX}: Dag-Erling Smørgrav (Sat, 26 Jul 2025 16:45:48 UTC)
- git: b26f93a46503 - main - xargs: Convert tests to ATF: Dag-Erling Smørgrav (Sat, 26 Jul 2025 16:45:49 UTC)
- git: ea60d917e5b1 - main - linprocfs: Continue on error when reading process limits: Warner Losh (Sat, 26 Jul 2025 17:12:43 UTC)
- git: a52d0d76fa3e - main - find: Document possible formats: Warner Losh (Sat, 26 Jul 2025 17:12:44 UTC)
- git: ad1f7c1288d1 - main - find: Remove duplicate case: Dag-Erling Smørgrav (Sat, 26 Jul 2025 18:42:30 UTC)
- git: f261b63307fc - main - amdsmu: Initial work on a driver for the AMD SMU: Aymeric Wibo (Sat, 26 Jul 2025 19:20:02 UTC)
- git: ebc6ff8db176 - main - bsdinstall: Improve message for existing FreeBSD EFI entry: Ed Maste (Sat, 26 Jul 2025 20:07:14 UTC)
- git: 122b2a3530f8 - main - getsockopt.2: Add SO_SPLICE source socket read and socket close behavior: Kevin Bowling (Sat, 26 Jul 2025 21:25:31 UTC)
- git: 8df080625bd3 - main - unistd.h: Add new Solaris compatible pathconf names: Rick Macklem (Sat, 26 Jul 2025 21:30:29 UTC)
- git: 6b49d1194899 - main - kern: allow kern_shm_open2 of an anonymous preconstructed shmfd: Kyle Evans (Sat, 26 Jul 2025 21:31:49 UTC)
- git: 8eb37cd06b34 - main - kern: factor out the 'writing' bits of user process coredumping: Kyle Evans (Sat, 26 Jul 2025 21:31:50 UTC)
- git: d5bc81e6c76b - main - kern: move the vnode user coredumper out into its own file: Kyle Evans (Sat, 26 Jul 2025 21:31:51 UTC)
- git: ce51f79913aa - main - kern: abstract away the vnode coredumper to allow pluggable dumpers: Kyle Evans (Sat, 26 Jul 2025 21:31:53 UTC)
- git: 3ce3b342db7e - main - kern: add some better error messages for coredump() failures: Kyle Evans (Sat, 26 Jul 2025 21:31:54 UTC)
- git: 088fdf8fb8ab - main - kern: add a compressor_format() accessor to the compresssor API: Kyle Evans (Sat, 26 Jul 2025 21:31:55 UTC)
- git: de91e7f0c6cb - main - share: man: fix coredumper_register(9)'s init_fn: Kyle Evans (Sat, 26 Jul 2025 21:41:24 UTC)
- git: 1b7f9c586d25 - main - UPDATING: Belatedly document commit fa02551dc8a0: Mark Johnston (Sat, 26 Jul 2025 21:58:57 UTC)
- git: e4e44f69f963 - main - amdsmu: Expose sysctls for metrics about last sleep: Aymeric Wibo (Sat, 26 Jul 2025 22:30:16 UTC)
- git: 202f8bde836d - main - vm_page: Fix loading bad memory addresses from file: Romain Tartière (Sat, 26 Jul 2025 22:43:48 UTC)
- git: 7507d6ca0e75 - main - vmm: Clean up legacy create/destroy interface: Ed Maste (Sat, 26 Jul 2025 22:51:54 UTC)
- git: 92dfc3fbcd79 - main - bhyve: Report SVM as disabled on AMD: Chuck Tuffli (Sat, 26 Jul 2025 23:11:11 UTC)
- git: 9b3055d0d4bc - main - src.opts.mk: Default LLVM_ASSERTIONS off: Kevin Bowling (Sun, 27 Jul 2025 08:21:44 UTC)
- git: dd0ec030f8fd - main - krb5: Bump DSO version for version map creation: Cy Schubert (Sun, 27 Jul 2025 12:59:53 UTC)
- git: 438cbb622c22 - main - sctp: whitespace cleanup: Michael Tuexen (Sun, 27 Jul 2025 13:07:50 UTC)
- git: f2de5a6dd7bb - main - amdsmu: Read and dump idlemask: Aymeric Wibo (Sun, 27 Jul 2025 13:22:09 UTC)
- git: 0fde36fe04b2 - main - pom: Cache tzdata before entering capability mode: Ed Maste (Sun, 27 Jul 2025 16:01:10 UTC)
- git: aae23170c8b5 - main - libutil: Move cpuset(1) domain policy parsing code into libutil: Bojan Novković (Sun, 27 Jul 2025 16:32:15 UTC)
- git: cf571e08503d - main - domainset(9): Split domainset validation logic into a separate function: Bojan Novković (Sun, 27 Jul 2025 16:32:16 UTC)
- git: a4197ea47777 - main - vmm: Add support for guest NUMA emulation: Bojan Novković (Sun, 27 Jul 2025 16:32:17 UTC)
- git: 08c7dd2fbe4f - main - libvmmapi: Add support for setting up and configuring guest NUMA domains: Bojan Novković (Sun, 27 Jul 2025 16:32:18 UTC)
- git: f1d705d4f431 - main - bhyve: Add support for specifying guest NUMA configuration: Bojan Novković (Sun, 27 Jul 2025 16:32:19 UTC)
- git: 87ab222016a6 - main - bhyve/acpi: Mark dsdt_line as 'printflike': Bojan Novković (Sun, 27 Jul 2025 16:32:20 UTC)
- git: c7a1776752ec - main - bhyve/tpm_ppi_qemu: Cast address of the TPP3 field to uint32_t: Bojan Novković (Sun, 27 Jul 2025 16:32:21 UTC)
- git: 6c4771c73470 - main - krb5: Remove includes from autoconf header.: Dag-Erling Smørgrav (Sun, 27 Jul 2025 18:19:58 UTC)
- git: 92c3796d05dc - main - GitHub: Use a link for CONTRIBUTING.md in comment: Ed Maste (Sun, 27 Jul 2025 21:02:08 UTC)
- git: 04a6dc7974ee - main - chroot.8: Be more precise when describing '-u', '-g' and '-G': Olivier Certner (Mon, 28 Jul 2025 01:13:38 UTC)
- git: c0fae431fd6a - main - krb5: Chase dd0ec030f8fd updating to current DSO: Cy Schubert (Mon, 28 Jul 2025 03:58:27 UTC)
- git: 8a69eb88fa00 - main - Obsoletefiles.inc: Add architecture-specific 'runq.h' headers: Olivier Certner (Mon, 28 Jul 2025 06:39:27 UTC)
- git: ad023bc26e10 - main - clang-scan-deps: Pass ${TDFILE} to tblgen, not ${.ALLSRC}: Lexi Winter (Mon, 28 Jul 2025 12:46:21 UTC)
- git: 14f57afb852d - main - bmake: Add a package for bmake and share/mk: Lexi Winter (Mon, 28 Jul 2025 12:46:22 UTC)
- git: f252caf0015a - main - bridge: exterr-ize: Lexi Winter (Mon, 28 Jul 2025 12:46:24 UTC)
- git: 16045420e7f8 - main - bsdinstall: use the canonical name for compression: Lexi Winter (Mon, 28 Jul 2025 12:46:25 UTC)
- git: 287a5fdcd3c9 - main - ifconfig/ifbridge.c: add get_vlan_id(): Lexi Winter (Mon, 28 Jul 2025 14:09:47 UTC)
- git: 9c52600a5a15 - main - if_ovpn: support floating clients: Kristof Provost (Mon, 28 Jul 2025 14:37:06 UTC)
- git: ad1b5df8884c - main - if_ovpn tests: basic float test case: Kristof Provost (Mon, 28 Jul 2025 14:37:07 UTC)
- git: 45c3fa9897f1 - main - ice: Fix aarch64 LINT kernel: Dag-Erling Smørgrav (Mon, 28 Jul 2025 14:56:05 UTC)
- git: e958bc1c1337 - main - tools/boot/rootgen: Remove stray zfsboot1 from ZFS + MBR + UEFI function: John Baldwin (Mon, 28 Jul 2025 14:58:14 UTC)
- git: a3b72d89c702 - main - zfsboot: Remove zfsboot(8) program used to boot ZFS from MBR + BIOS: John Baldwin (Mon, 28 Jul 2025 14:58:15 UTC)
- git: 4a4338d94401 - main - comsat: Don't read arbitrary files: Dag-Erling Smørgrav (Mon, 28 Jul 2025 15:30:15 UTC)
- git: e40a2c4927a8 - main - comsat: Don't return from the child: Dag-Erling Smørgrav (Mon, 28 Jul 2025 15:30:16 UTC)
- git: 6efe8e6be413 - main - pf: Fix a lock leak in pf_ioctl_addrule(): Mark Johnston (Mon, 28 Jul 2025 15:43:01 UTC)
- git: a007340abe83 - main - amd64: Remove a stray syzkaller config: Mark Johnston (Mon, 28 Jul 2025 15:45:45 UTC)
- git: 748a4ea1caff - main - jail: Make prison_owns_vnet() operate on a prison instead of a ucred: Mark Johnston (Mon, 28 Jul 2025 16:19:47 UTC)
- git: 96b29c7f0cff - main - if_ovpn: Destroy cloned interfaces via a prison removal callback: Mark Johnston (Mon, 28 Jul 2025 16:19:48 UTC)
- git: 3b263fa76c08 - main - if_tuntap: Try to fix device refcount bugs: Mark Johnston (Mon, 28 Jul 2025 16:19:49 UTC)
- git: 73e3f094faef - main - exterr: enqueue ktrace event on syscall exit instead of at EXTERROR() call: Konstantin Belousov (Mon, 28 Jul 2025 16:22:52 UTC)
- git: 328110da2661 - main - Move toolchain utils to -toolchain package: Lexi Winter (Mon, 28 Jul 2025 16:29:34 UTC)
- git: 4d281507f5f1 - main - bridge: be consistent about PVID terminology: Lexi Winter (Mon, 28 Jul 2025 17:27:15 UTC)
- git: 64f493e664cc - main - bridge: do not allow a bridge SVI in a bridge: Lexi Winter (Mon, 28 Jul 2025 17:38:16 UTC)
- git: 4b02ad9d5063 - main - style.9: Add a C++ section: John Baldwin (Mon, 28 Jul 2025 18:31:47 UTC)
- git: a88cd55ba8ad - main - gptzfsboot: Move zfsboot.c source into its sole consumer: John Baldwin (Mon, 28 Jul 2025 18:31:48 UTC)
- git: 4e2cbc4466d2 - main - stand/i386: Remove references to empty variable OPENCRYPTO_XTS: John Baldwin (Mon, 28 Jul 2025 18:31:49 UTC)
- git: df607c941f88 - main - stand/i386: Don't include SASRC in .PATH of boot loaders: John Baldwin (Mon, 28 Jul 2025 18:31:50 UTC)
- git: 9f0f30bc1f5f - main - libnvmf: Add nvmf_nqn_valid_strict() function: John Baldwin (Mon, 28 Jul 2025 18:33:39 UTC)
- git: 9a6ba186e0ca - main - sdt: Initialize probes in two passes: Mark Johnston (Mon, 28 Jul 2025 20:33:04 UTC)
- git: c069ca085bd1 - main - ufs_vnops.c: use unsigned type for newparent inode number in ufs_rename(): Konstantin Belousov (Mon, 28 Jul 2025 20:57:20 UTC)
- git: 610319c766e9 - main - ufs_vnops.c: newparent is not bool: Konstantin Belousov (Mon, 28 Jul 2025 20:57:21 UTC)
- git: 659962f96a15 - main - New committer (ports): Älven (alven): Älven (Mon, 28 Jul 2025 21:07:01 UTC)
- شهادة الأبوة في المغرب: walid falcon (Mon, 28 Jul 2025 21:20:59 UTC)
- git: 36027361f9cf - main - iichid: Stop using split I²C bus transactions: Poul-Henning Kamp (Tue, 29 Jul 2025 06:22:21 UTC)
- git: fe35f275ab02 - main - mbuf.9: describe checksum offloading for SCTP: Michael Tuexen (Tue, 29 Jul 2025 06:54:40 UTC)
- git: 0ded4647215c - main - vtnet.4: update description of loader tunables: Michael Tuexen (Tue, 29 Jul 2025 07:51:00 UTC)
- git: 98eb6f0eaa50 - main - ufs: restore conditional: Konstantin Belousov (Tue, 29 Jul 2025 12:47:43 UTC)
- git: da50f49977cc - main - ifconfig: fix removing IPv6 addresses: Kristof Provost (Tue, 29 Jul 2025 13:13:26 UTC)
- git: e9ca883b12c0 - main - netinet6: Don't return non-IPv6 enabled interfaces from in6_getlinkifnet(): Kristof Provost (Tue, 29 Jul 2025 13:13:27 UTC)
- git: f1f77adfd9bc - main - pf: remove incorrect __unused annotation: Kristof Provost (Tue, 29 Jul 2025 13:13:29 UTC)
- git: 2bc355c0182a - main - ufs: Pass the new parent inode number to ufs_dirrewrite(): Mark Johnston (Tue, 29 Jul 2025 14:01:12 UTC)
- git: 7b68893ffa9b - main - krb5: remove libedit from the bootstrap tools: Baptiste Daroussin (Tue, 29 Jul 2025 17:31:16 UTC)
- git: 8be24d80adb4 - main - ssh: Reduce sshd_config diffs against OpenSSH 10.0p2: Ed Maste (Tue, 29 Jul 2025 17:36:54 UTC)
- git: 706d8ffa3953 - main - cross-build: Add a <endian.h> wrapper for macOS: John Baldwin (Tue, 29 Jul 2025 17:53:46 UTC)
- git: f7951799877c - main - pci_iov: Support dynamic subordinate bus growth during VF creation: John Baldwin (Tue, 29 Jul 2025 19:10:17 UTC)
- git: aa42e4984997 - main - sys_swapon: reject too small devices: Konstantin Belousov (Tue, 29 Jul 2025 20:54:41 UTC)
- git: da1255560f36 - main - makefs: clean up warnings: Toomas Soome (Tue, 29 Jul 2025 20:59:44 UTC)
- git: 507f8523f5f6 - main - makefs: zfs dataset mountpoints are considered non-empty: Toomas Soome (Tue, 29 Jul 2025 21:01:54 UTC)
- git: a0041aee49be - main - kern/kern_thread.c: fix typo in comment: Konstantin Belousov (Tue, 29 Jul 2025 23:35:38 UTC)
- git: b87013fe70c0 - main - libthr: fix typo in comment: Konstantin Belousov (Tue, 29 Jul 2025 23:35:39 UTC)
- git: 7fc218b30b80 - main - find: Put back clearing the NOSTAT bit: Warner Losh (Wed, 30 Jul 2025 03:48:46 UTC)
- git: 14598537acec - main - db/hash.c: Allow O_WRONLY in dbm_open: Bojan Novković (Wed, 30 Jul 2025 09:31:56 UTC)
- Re: git: ded037e65e52 - main - qat: driver updates to improve code and fix bugs: Kristof Provost (Wed, 30 Jul 2025 12:29:37 UTC)
- git: 852615204860 - main - ping: Remove unnecessary compiler flag: Dag-Erling Smørgrav (Wed, 30 Jul 2025 14:22:21 UTC)
- git: 0d9aa2a441db - main - recoverdisk(1): Change time variables to time_t to compile on i386: Poul-Henning Kamp (Wed, 30 Jul 2025 15:31:18 UTC)
- git: 74072e9f16c1 - main - usbhid: Enable by default: Ed Maste (Wed, 30 Jul 2025 18:32:04 UTC)
- git: 7b35b4d19630 - main - sockstat: add libxo support: Alan Somers (Wed, 30 Jul 2025 20:27:43 UTC)
- git: bf426b859bda - main - vt: Remove FONT specification from INDEX files: Ed Maste (Wed, 30 Jul 2025 21:23:03 UTC)
- git: 6f4de208edde - main - ufs: change isrmdir type to bool or u_int as appropriate: Konstantin Belousov (Wed, 30 Jul 2025 21:27:18 UTC)
- git: 2e3fa9395fc6 - main - swapongeom: destroy consumer/close vnode in case swaponsomething failed: Konstantin Belousov (Wed, 30 Jul 2025 21:27:19 UTC)
- git: 3b3a28975820 - main - syslogd: Fix function return test: Ed Maste (Wed, 30 Jul 2025 22:32:18 UTC)
- git: 6fa24b29d8ff - main - release, bsdinstall: include FreeBSD-kernel-man package: Ed Maste (Wed, 30 Jul 2025 22:57:35 UTC)
- git: a01ce3b87d83 - main - swapon: Improve tests for non-standard kernel page size and small media: Olivier Cochard (Thu, 31 Jul 2025 00:24:28 UTC)
- git: 147b90973b97 - main - Revert "src.opts.mk: Default LLVM_ASSERTIONS off": Kevin Bowling (Thu, 31 Jul 2025 03:35:09 UTC)
- git: 763a097c156f - main - loader: add nvidia modules to the loader blacklist: Kyle Evans (Thu, 31 Jul 2025 04:41:35 UTC)
- git: be1f7435ef21 - main - kern: start tracking cr_gid outside of cr_groups[]: Kyle Evans (Thu, 31 Jul 2025 04:44:38 UTC)
- git: 4befc6711ab2 - main - param.h: bump __FreeBSD_version for be1f7435ef218b: Kyle Evans (Thu, 31 Jul 2025 04:57:29 UTC)
- git: a8d90e32133b - main - netlink: Fully clear parser state between messages: Dag-Erling Smørgrav (Thu, 31 Jul 2025 10:07:03 UTC)
- git: 868b5492d184 - main - style.9: Fix "parantheses" typos in the new C++ section: Olivier Certner (Thu, 31 Jul 2025 10:13:11 UTC)
- git: dc0c74244ac4 - main - tcp: improve function names: Michael Tuexen (Thu, 31 Jul 2025 10:59:23 UTC)
- git: f197a24d1196 - main - tcp: improve variable and constant names: Michael Tuexen (Thu, 31 Jul 2025 11:07:23 UTC)
- git: 2266c602b384 - main - tcp hpts: cleanup header file: Michael Tuexen (Thu, 31 Jul 2025 11:17:23 UTC)
- git: ada5bba476bf - main - organization.dot: update list of current portmgr members: Rene Ladan (Thu, 31 Jul 2025 13:46:14 UTC)
- git: 3a686b851f8f - main - dbm_nextkey: Always return an error if we've reached the end of the database: Bojan Novković (Thu, 31 Jul 2025 15:28:36 UTC)
- git: 2dde3bed347a - main - aio: Fix a race in sys_aio_cancel(): Mark Johnston (Thu, 31 Jul 2025 16:53:57 UTC)
- git: 21cb44bf33f1 - main - LinuxKPI: acpi: fix guid_t argument type: Bjoern A. Zeeb (Thu, 31 Jul 2025 17:38:58 UTC)
- git: 69ed0f766bb6 - main - LinuxKPI: pci: harmonize #defines: Bjoern A. Zeeb (Thu, 31 Jul 2025 17:38:59 UTC)
- git: 421bf3a96867 - main - LinuxKPI: pci: fix argument type to linuxkpi_pci_iomap[_range]: Bjoern A. Zeeb (Thu, 31 Jul 2025 17:39:00 UTC)
- git: a96486531b91 - main - LinuxKPI: pci: use unsigned int for vendor/device arguments: Bjoern A. Zeeb (Thu, 31 Jul 2025 17:39:01 UTC)
- git: 0f8a8416a4e0 - main - dwmmc: cleanup cmd and locking, consistency between mmc and mmccam: Bjoern A. Zeeb (Thu, 31 Jul 2025 17:39:02 UTC)
- git: 69ffe3a6e778 - main - bsnmp: wlan: use correct value for rssi: Bjoern A. Zeeb (Thu, 31 Jul 2025 17:39:03 UTC)
- git: 0a3792d5c576 - main - release: No newaliases when cross-building VMs: Colin Percival (Thu, 31 Jul 2025 17:47:49 UTC)
- git: 733da235aa6a - main - libsa: errors with pointer conversion: Toomas Soome (Thu, 31 Jul 2025 22:04:48 UTC)