RE: git: 9ce5410b9094 - main - src.conf: regen

2025-05-25 Thread Mark Millard
Kyle Evans wrote on Date: Mon, 26 May 2025 04:22:01 UTC : > The branch main has been updated by kevans: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=9ce5410b9094f9a2dce72e86a70fd086acdb3ff6 > > commit 9ce5410b9094f9a2dce72e86a70fd086acdb3ff6 > Author: Kyle Evans > AuthorDate: 2025-05-26

git: 9ce5410b9094 - main - src.conf: regen

2025-05-25 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=9ce5410b9094f9a2dce72e86a70fd086acdb3ff6 commit 9ce5410b9094f9a2dce72e86a70fd086acdb3ff6 Author: Kyle Evans AuthorDate: 2025-05-26 04:20:44 + Commit: Kyle Evans CommitDate: 2025-05-26 04:21:51

git: 0596b4a3d42f - main - vfs_cache.c: Use CACHE_FPL_SUPPORTED_CN_FLAGS

2025-05-25 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=0596b4a3d42f0e642f0b5f34b18d43fc8feec46f commit 0596b4a3d42f0e642f0b5f34b18d43fc8feec46f Author: Rick Macklem AuthorDate: 2025-05-26 03:27:17 + Commit: Rick Macklem CommitDate: 2025-05-26 03:

git: b0ada425efb3 - main - safe_eval allow : and + in values

2025-05-25 Thread Simon J. Gerraty
The branch main has been updated by sjg: URL: https://cgit.FreeBSD.org/src/commit/?id=b0ada425efb3fb1b744d66bd1d0c1bbd5a7f25e6 commit b0ada425efb3fb1b744d66bd1d0c1bbd5a7f25e6 Author: Simon J. Gerraty AuthorDate: 2025-05-26 03:05:53 + Commit: Simon J. Gerraty CommitDate: 2025-05-26

git: 68e3875b623b - main - vm_object: drop reverse walk from collect_flush

2025-05-25 Thread Doug Moore
The branch main has been updated by dougm: URL: https://cgit.FreeBSD.org/src/commit/?id=68e3875b623b56f83e276afe6ed5334545684ba2 commit 68e3875b623b56f83e276afe6ed5334545684ba2 Author: Doug Moore AuthorDate: 2025-05-26 03:02:37 + Commit: Doug Moore CommitDate: 2025-05-26 03:02:37 +

git: 142bcdad1f67 - main - vm_page: drop mpred from grab_valid_iter()

2025-05-25 Thread Doug Moore
The branch main has been updated by dougm: URL: https://cgit.FreeBSD.org/src/commit/?id=142bcdad1f67f8f6de04ebc27d8dbba56c39c788 commit 142bcdad1f67f8f6de04ebc27d8dbba56c39c788 Author: Doug Moore AuthorDate: 2025-05-25 21:13:28 + Commit: Doug Moore CommitDate: 2025-05-25 21:13:28 +

git: fae33d1d12a5 - main - open.2: add a note about conversion of a file descriptor into O_PATH

2025-05-25 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=fae33d1d12a51ca2bbdc7f5f189f7a4362fb48f7 commit fae33d1d12a51ca2bbdc7f5f189f7a4362fb48f7 Author: Konstantin Belousov AuthorDate: 2025-05-25 16:32:34 + Commit: Konstantin Belousov CommitDate: 2025-

git: 8aad1e6148d3 - main - systat/top: Update ZFS sysctl names

2025-05-25 Thread Alexander Motin
The branch main has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=8aad1e6148d3389df100bb0391e2d3a909f26ecf commit 8aad1e6148d3389df100bb0391e2d3a909f26ecf Author: Alexander Motin AuthorDate: 2025-05-25 18:23:54 + Commit: Alexander Motin CommitDate: 2025-05-25 18

git: 249f14c87fd5 - main - net80211: remove direct references to ifp->if_xname

2025-05-25 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=249f14c87fd5ad232d5058db40db48c009e235c5 commit 249f14c87fd5ad232d5058db40db48c009e235c5 Author: Adrian Chadd AuthorDate: 2025-05-18 04:58:25 + Commit: Adrian Chadd CommitDate: 2025-05-25 15:24

git: a278d11a60e0 - main - net80211: refactor out ifp->if_broadcastaddr into ieee80211_freebsd.c

2025-05-25 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=a278d11a60e05d62ab91a6fe0fc3aedbee2bb295 commit a278d11a60e05d62ab91a6fe0fc3aedbee2bb295 Author: Adrian Chadd AuthorDate: 2025-05-18 04:44:29 + Commit: Adrian Chadd CommitDate: 2025-05-25 15:23

git: 3f6a84ffbf39 - main - net80211: refactor the if_input call into ieee80211_vap_deliver_data()

2025-05-25 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=3f6a84ffbf39c0e5e7673e6f73cf439507799e5e commit 3f6a84ffbf39c0e5e7673e6f73cf439507799e5e Author: Adrian Chadd AuthorDate: 2025-05-18 04:16:55 + Commit: Adrian Chadd CommitDate: 2025-05-25 15:23

git: ed987e16887b - main - net80211: migrate if_flags, if_drvflags out of most source files

2025-05-25 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=ed987e16887b968210b69de6caf50a91f7d020e9 commit ed987e16887b968210b69de6caf50a91f7d020e9 Author: Adrian Chadd AuthorDate: 2025-05-18 04:32:36 + Commit: Adrian Chadd CommitDate: 2025-05-25 15:23

git: e035e8661c37 - main - net80211: move references to IF_LLADDR() into ieee80211_freebsd.c

2025-05-25 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=e035e8661c37b9f0669d31e146ec4afb73f4f435 commit e035e8661c37b9f0669d31e146ec4afb73f4f435 Author: Adrian Chadd AuthorDate: 2025-04-25 18:27:29 + Commit: Adrian Chadd CommitDate: 2025-05-25 15:23

git: 259eac0149f0 - main - efivar: Kill needless sys/cdefs.h

2025-05-25 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=259eac0149f0d2c01e1fcbeba3be1ba6fca6f8e1 commit 259eac0149f0d2c01e1fcbeba3be1ba6fca6f8e1 Author: Warner Losh AuthorDate: 2025-05-01 22:25:16 + Commit: Warner Losh CommitDate: 2025-05-25 13:49:32 +

git: a28f7eb863d5 - main - release: Avoid pipe in tarball creation

2025-05-25 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=a28f7eb863d52140088c4956797d97a207ac7e6e commit a28f7eb863d52140088c4956797d97a207ac7e6e Author: Ed Maste AuthorDate: 2025-05-22 18:52:34 + Commit: Ed Maste CommitDate: 2025-05-25 01:00:41 +000

git: 7866f1270fd2 - main - bsd.own.mk: Introduce TAR_XZ_CMD

2025-05-25 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=7866f1270fd2214f18efadc65482c6ef6dee253d commit 7866f1270fd2214f18efadc65482c6ef6dee253d Author: Ed Maste AuthorDate: 2025-05-22 18:48:13 + Commit: Ed Maste CommitDate: 2025-05-25 01:00:41 +000