git: 5aedb8b1d4a6 - main - mmc_da: fix garbage in disk->d_attachment

2025-06-27 Thread Andriy Gapon
The branch main has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=5aedb8b1d4a6c099eaa0a65f8fcbdcc4aba8f75b commit 5aedb8b1d4a6c099eaa0a65f8fcbdcc4aba8f75b Author: Andriy Gapon AuthorDate: 2025-06-23 21:43:35 + Commit: Andriy Gapon CommitDate: 2025-06-27 07:19:15

git: 10db2ad8614a - main - cam_fill_mmcio: initialize cmd.error sub-field

2025-06-27 Thread Andriy Gapon
The branch main has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=10db2ad8614adc544292856c693503ca8e9c9fd9 commit 10db2ad8614adc544292856c693503ca8e9c9fd9 Author: Andriy Gapon AuthorDate: 2025-06-23 21:30:23 + Commit: Andriy Gapon CommitDate: 2025-06-27 07:12:40

git: ad8d33679999 - main - mmc_xpt: use strlcpy instead of strncpy

2025-06-27 Thread Andriy Gapon
The branch main has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=ad8d3367c0e7f6fd2b77d2e414102bd365ec commit ad8d3367c0e7f6fd2b77d2e414102bd365ec Author: Andriy Gapon AuthorDate: 2025-06-23 21:31:04 + Commit: Andriy Gapon CommitDate: 2025-06-27 07:13:34

git: 99f436aec00e - main - rk3328_codec: add trivial set_sysclk method implementation

2025-06-27 Thread Andriy Gapon
The branch main has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=99f436aec00ece1f56132a1fee972fc797bb1b42 commit 99f436aec00ece1f56132a1fee972fc797bb1b42 Author: Andriy Gapon AuthorDate: 2025-06-23 21:07:48 + Commit: Andriy Gapon CommitDate: 2025-06-27 07:12:08

git: c3fc0db3bc50 - main - tcp: set net.inet.tcp.nolocaltimewait to 0 and deprecate it

2025-06-27 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=c3fc0db3bc50df18a724e6e6b12ea4e060fd9255 commit c3fc0db3bc50df18a724e6e6b12ea4e060fd9255 Author: Michael Tuexen AuthorDate: 2025-06-27 20:47:21 + Commit: Michael Tuexen CommitDate: 2025-06-27 2

Re: git: 5fb4b091e835 - main - tcp: allow specifying a MSL for local communications

2025-06-27 Thread Michael Tuexen
> On 27. Jun 2025, at 16:17, Kristof Provost wrote: > > On 26 Jun 2025, at 19:03, Michael Tuexen wrote: >> The branch main has been updated by tuexen: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=5fb4b091e8352602894fc2b7284c8e1e3d8a8729 >> >> commit 5fb4b091e8352602894fc2b7284c8e1e3d8

git: ea6376adc8b9 - main - tcp: improve name of function

2025-06-27 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=ea6376adc8b969936259537ed894213162b376e8 commit ea6376adc8b969936259537ed894213162b376e8 Author: Michael Tuexen AuthorDate: 2025-06-27 21:04:12 + Commit: Michael Tuexen CommitDate: 2025-06-27 2

Re: git: 89f6eb0a61cb - main - tcp: restrict the contents of tcp_timer.h to the kernel context

2025-06-27 Thread Charlie Li
Michael Tuexen wrote: tcp: restrict the contents of tcp_timer.h to the kernel context The header file contains only stuff relevant in the kernel context. Reviewed by:glebius, rscheff, Peter Lei, imp Sponsored by: Netflix, Inc. Differenti

git: 24ebe9fa0ec1 - main - psm: fix build

2025-06-27 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=24ebe9fa0ec17fb3a99789438982c9b2ba082257 commit 24ebe9fa0ec17fb3a99789438982c9b2ba082257 Author: Gleb Smirnoff AuthorDate: 2025-06-27 22:46:56 + Commit: Gleb Smirnoff CommitDate: 2025-06-27 22

git: d0c873399707 - main - mac_do(4): fix typo

2025-06-27 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=d0c8733997079a54828ad517427d9447dbaf commit d0c8733997079a54828ad517427d9447dbaf Author: Baptiste Daroussin AuthorDate: 2025-06-27 11:29:34 + Commit: Baptiste Daroussin CommitDate: 2025-0

Re: git: 4deb9760a9d8 - main - rc: Disable pathname expansion when calling run_rc_command()

2025-06-27 Thread Hiroki Sato
Mark Johnston wrote in : ma> On Fri, Jun 27, 2025 at 12:37:52PM -0700, Gleb Smirnoff wrote: ma> > On Fri, Jun 27, 2025 at 08:56:23PM +0200, Baptiste Daroussin wrote: ma> > B> On Wed 18 Jun 10:13, Mark Johnston wrote: ma> > B> > On Thu, Jun 12, 2025 at 06:20:26PM +, Hiroki Sato wrote: ma> >

git: 0b46a53a2f50 - main - Merge bmake-20250618

2025-06-27 Thread Simon J. Gerraty
The branch main has been updated by sjg: URL: https://cgit.FreeBSD.org/src/commit/?id=0b46a53a2f50b5ab0f4598104119a049b9c42cc9 commit 0b46a53a2f50b5ab0f4598104119a049b9c42cc9 Merge: 738a9a78fc92 4f8f2bc29466 Author: Simon J. Gerraty AuthorDate: 2025-06-28 02:47:23 + Commit: Simon J.

git: e7abf8829d8d - main - pf: fix ICMP ECHO handling of ID conflicts

2025-06-27 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=e7abf8829d8d496a8753946f67fb2016851b4f7c commit e7abf8829d8d496a8753946f67fb2016851b4f7c Author: Damir Bikmuhametov AuthorDate: 2025-06-26 17:26:14 + Commit: Kristof Provost CommitDate: 2025-06-27

git: 32f793e22976 - main - pf tests: test handling of ICMP echo requests with the same ID

2025-06-27 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=32f793e2297619e1cb835c0938396ab6f6d0a6b3 commit 32f793e2297619e1cb835c0938396ab6f6d0a6b3 Author: Kristof Provost AuthorDate: 2025-06-27 08:18:18 + Commit: Kristof Provost CommitDate: 2025-06-27 11:

Re: git: 5fb4b091e835 - main - tcp: allow specifying a MSL for local communications

2025-06-27 Thread Kristof Provost
On 26 Jun 2025, at 19:03, Michael Tuexen wrote: > The branch main has been updated by tuexen: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=5fb4b091e8352602894fc2b7284c8e1e3d8a8729 > > commit 5fb4b091e8352602894fc2b7284c8e1e3d8a8729 > Author: Michael Tuexen > AuthorDate: 2025-06-26 16:59

git: 7ad574b3e3a9 - main - nuageinit: fix log name

2025-06-27 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=7ad574b3e3a948113c3c16cbe90e27888dc7a423 commit 7ad574b3e3a948113c3c16cbe90e27888dc7a423 Author: Sebastien Baylocq AuthorDate: 2025-06-27 14:27:49 + Commit: Baptiste Daroussin CommitDate: 2025-06

git: 0df1ee76950f - main - zfs: merge openzfs/zfs@69ee01aa4

2025-06-27 Thread Martin Matuska
The branch main has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=0df1ee76950fc28c3c90a8aa85534fd44641c425 commit 0df1ee76950fc28c3c90a8aa85534fd44641c425 Merge: 24ebe9fa0ec1 69ee01aa4b10 Author: Martin Matuska AuthorDate: 2025-06-28 00:24:57 + Commit: Martin Matu

git: 738a9a78fc92 - main - Revert "FreeBSD: zfs_putpages: don't undirty pages until after write completes"

2025-06-27 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=738a9a78fc92e035eb168b9d0a9ada146a9e9972 commit 738a9a78fc92e035eb168b9d0a9ada146a9e9972 Author: Mark Johnston AuthorDate: 2025-06-28 02:32:16 + Commit: Mark Johnston CommitDate: 2025-06-28 02:3

Re: git: 4deb9760a9d8 - main - rc: Disable pathname expansion when calling run_rc_command()

2025-06-27 Thread Gleb Smirnoff
On Fri, Jun 27, 2025 at 08:56:23PM +0200, Baptiste Daroussin wrote: B> On Wed 18 Jun 10:13, Mark Johnston wrote: B> > On Thu, Jun 12, 2025 at 06:20:26PM +, Hiroki Sato wrote: B> > > The branch main has been updated by hrs: B> > > B> > > URL: https://cgit.FreeBSD.org/src/commit/?id=4deb9760a9d

Re: git: 4deb9760a9d8 - main - rc: Disable pathname expansion when calling run_rc_command()

2025-06-27 Thread Baptiste Daroussin
On Wed 18 Jun 10:13, Mark Johnston wrote: > On Thu, Jun 12, 2025 at 06:20:26PM +, Hiroki Sato wrote: > > The branch main has been updated by hrs: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=4deb9760a9d84d5861ee45162ffebe83f13503b8 > > > > commit 4deb9760a9d84d5861ee45162ffebe83f

git: 9c014cc25c43 - main - Revert "rc: Disable pathname expansion when calling run_rc_command()"

2025-06-27 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=9c014cc25c437d2c4e18a7554e1276e0f290a8a0 commit 9c014cc25c437d2c4e18a7554e1276e0f290a8a0 Author: Mark Johnston AuthorDate: 2025-06-27 18:59:54 + Commit: Mark Johnston CommitDate: 2025-06-27 20:1

Re: git: 4deb9760a9d8 - main - rc: Disable pathname expansion when calling run_rc_command()

2025-06-27 Thread Mark Johnston
On Fri, Jun 27, 2025 at 12:37:52PM -0700, Gleb Smirnoff wrote: > On Fri, Jun 27, 2025 at 08:56:23PM +0200, Baptiste Daroussin wrote: > B> On Wed 18 Jun 10:13, Mark Johnston wrote: > B> > On Thu, Jun 12, 2025 at 06:20:26PM +, Hiroki Sato wrote: > B> > > The branch main has been updated by hrs: >

git: d783591a7deb - main - Revert "rc: Fix scripts that need pathname expansion"

2025-06-27 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=d783591a7debc75045e8fbb7c57622c6fda2da01 commit d783591a7debc75045e8fbb7c57622c6fda2da01 Author: Mark Johnston AuthorDate: 2025-06-27 18:59:41 + Commit: Mark Johnston CommitDate: 2025-06-27 20:1

git: 78546fb0e321 - main - vm_pageout: Make the OOM killer less aggressive

2025-06-27 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=78546fb0e3215c07f970c1bcbf15bba2f5852c76 commit 78546fb0e3215c07f970c1bcbf15bba2f5852c76 Author: Mark Johnston AuthorDate: 2025-06-27 13:09:39 + Commit: Mark Johnston CommitDate: 2025-06-27 13:1

git: 78d91e21bf72 - main - Makefile.inc1: Set SOURCE_DATE_EPOCH in more pkg targets

2025-06-27 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=78d91e21bf72a1b706c4152c4f8e2fed3fcbdac3 commit 78d91e21bf72a1b706c4152c4f8e2fed3fcbdac3 Author: Mark Johnston AuthorDate: 2025-06-27 13:06:58 + Commit: Mark Johnston CommitDate: 2025-06-27 13:0

git: 2c6e4aed07b2 - main - Fix typos in the CI configuration

2025-06-27 Thread Alan Somers
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=2c6e4aed07b268f9ddb33950dc117c21b021e390 commit 2c6e4aed07b268f9ddb33950dc117c21b021e390 Author: kalinasp AuthorDate: 2025-06-24 16:14:27 + Commit: Alan Somers CommitDate: 2025-06-27 15:19:57

git: c114db294d5d - main - pf: Refactor the six ways to find TCP options into one new function.

2025-06-27 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=c114db294d5d0cf82eb010c09061330aa0fdc925 commit c114db294d5d0cf82eb010c09061330aa0fdc925 Author: Kristof Provost AuthorDate: 2025-06-24 11:27:56 + Commit: Kristof Provost CommitDate: 2025-06-27 14:

git: 753da351598a - main - pfctl: plug some memory leaks

2025-06-27 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=753da351598a381abe639a62621f5dae28a7bfe6 commit 753da351598a381abe639a62621f5dae28a7bfe6 Author: Kristof Provost AuthorDate: 2025-06-24 11:39:24 + Commit: Kristof Provost CommitDate: 2025-06-27 14:

git: 6ccd82f8deb5 - main - pfctl: clean up allocation warnings

2025-06-27 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=6ccd82f8deb5cff3e5c2ad4df594c60470062c08 commit 6ccd82f8deb5cff3e5c2ad4df594c60470062c08 Author: Kristof Provost AuthorDate: 2025-06-24 11:51:35 + Commit: Kristof Provost CommitDate: 2025-06-27 14:

git: c31621c125ee - main - pfctl: fix memory leak

2025-06-27 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=c31621c125ee4fa60e320781447864ebca5b3173 commit c31621c125ee4fa60e320781447864ebca5b3173 Author: Kristof Provost AuthorDate: 2025-06-24 11:43:26 + Commit: Kristof Provost CommitDate: 2025-06-27 14:

git: 5f739302ba0a - main - pfctl: Zap dead code

2025-06-27 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=5f739302ba0ab615ba640b0c65d85d67dd826cc8 commit 5f739302ba0ab615ba640b0c65d85d67dd826cc8 Author: Kristof Provost AuthorDate: 2025-06-24 11:52:53 + Commit: Kristof Provost CommitDate: 2025-06-27 14:

git: 41fd03c08f67 - main - pf: add 'max-pkt-size'

2025-06-27 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=41fd03c08f67fc9c891f4fb0ebf912658f30f212 commit 41fd03c08f67fc9c891f4fb0ebf912658f30f212 Author: Kristof Provost AuthorDate: 2025-06-06 14:45:43 + Commit: Kristof Provost CommitDate: 2025-06-27 14:

git: d40166400955 - main - pfctl: fix reporting of line numbers for included files

2025-06-27 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=d401664009554167bfc3c1cdb51aba8d1065e92c commit d401664009554167bfc3c1cdb51aba8d1065e92c Author: Kristof Provost AuthorDate: 2025-06-23 13:17:17 + Commit: Kristof Provost CommitDate: 2025-06-27 14:

git: e2d2aadc292a - main - pfctl tests: test line number reporting in include files

2025-06-27 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=e2d2aadc292a62064a61e110875db224cf533dc4 commit e2d2aadc292a62064a61e110875db224cf533dc4 Author: Kristof Provost AuthorDate: 2025-06-23 13:18:24 + Commit: Kristof Provost CommitDate: 2025-06-27 14:

git: 0c273335b2de - main - pf: ensure max-pkt-size works on match rules

2025-06-27 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=0c273335b2deac7cf7dadbcb5cd43d35127eb3f0 commit 0c273335b2deac7cf7dadbcb5cd43d35127eb3f0 Author: Kristof Provost AuthorDate: 2025-06-25 15:02:28 + Commit: Kristof Provost CommitDate: 2025-06-27 14:

git: 0726c6574f88 - main - sockstat: Add automatic column sizing and remove -w option

2025-06-27 Thread Alan Somers
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=0726c6574f889507e5030173bf4c82c80911394d commit 0726c6574f889507e5030173bf4c82c80911394d Author: Damin Rido AuthorDate: 2025-06-12 09:12:49 + Commit: Alan Somers CommitDate: 2025-06-27 15:54:4

Re: git: 89f6eb0a61cb - main - tcp: restrict the contents of tcp_timer.h to the kernel context

2025-06-27 Thread Michael Tuexen
> On 28. Jun 2025, at 00:34, Charlie Li wrote: > > Michael Tuexen wrote: >> tcp: restrict the contents of tcp_timer.h to the kernel context >> The header file contains only stuff relevant in the kernel context. >> Reviewed by:glebius, rscheff, Peter Lei, imp >