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)