The branch stable/14 has been updated by kib:
URL:
https://cgit.FreeBSD.org/src/commit/?id=e0c9d85cab833493b893ee023cc09e15d37c641e
commit e0c9d85cab833493b893ee023cc09e15d37c641e
Author: Konstantin Belousov
AuthorDate: 2025-06-29 01:13:06 +
Commit: Konstantin Belousov
CommitDate:
The branch stable/14 has been updated by kib:
URL:
https://cgit.FreeBSD.org/src/commit/?id=7db7118976b5d8a8d981a801c0e5e5fcbccad462
commit 7db7118976b5d8a8d981a801c0e5e5fcbccad462
Author: Konstantin Belousov
AuthorDate: 2025-06-01 07:00:18 +
Commit: Konstantin Belousov
CommitDate:
The branch stable/14 has been updated by kib:
URL:
https://cgit.FreeBSD.org/src/commit/?id=3131e7a41725acd53d7612da8cb9de278f81e244
commit 3131e7a41725acd53d7612da8cb9de278f81e244
Author: Konstantin Belousov
AuthorDate: 2025-06-23 23:46:43 +
Commit: Konstantin Belousov
CommitDate:
The branch stable/14 has been updated by kib:
URL:
https://cgit.FreeBSD.org/src/commit/?id=4b8788dd08f1c5ecacb0fe16b2bb39e5082243d1
commit 4b8788dd08f1c5ecacb0fe16b2bb39e5082243d1
Author: Konstantin Belousov
AuthorDate: 2025-06-25 03:25:07 +
Commit: Konstantin Belousov
CommitDate:
The branch main has been updated by olivier:
URL:
https://cgit.FreeBSD.org/src/commit/?id=582f787e2a5c3114819dfaa4611cb4762716f0a1
commit 582f787e2a5c3114819dfaa4611cb4762716f0a1
Author: Olivier Cochard
AuthorDate: 2025-06-29 00:26:13 +
Commit: Olivier Cochard
CommitDate: 2025-06-2
The branch main has been updated by zlei:
URL:
https://cgit.FreeBSD.org/src/commit/?id=edc307eca9a9a9b0ce7445cff513b48f6489e5c6
commit edc307eca9a9a9b0ce7445cff513b48f6489e5c6
Author: Zhenlei Huang
AuthorDate: 2025-06-28 15:46:51 +
Commit: Zhenlei Huang
CommitDate: 2025-06-28 15:46
The branch main has been updated by zlei:
URL:
https://cgit.FreeBSD.org/src/commit/?id=8213c07c20586a67bc7f7152bd7ff76c02cbc007
commit 8213c07c20586a67bc7f7152bd7ff76c02cbc007
Author: Zhenlei Huang
AuthorDate: 2025-06-28 15:46:51 +
Commit: Zhenlei Huang
CommitDate: 2025-06-28 15:46
On Sat, Jun 28, 2025 at 04:04:33AM +0200, Michael Tuexen wrote:
M> >> +
M> >> /*
M> >> * The TCPT_REXMT timer is used to force retransmissions.
M> >> * The TCP has the TCPT_REXMT timer set whenever segments
M> >> @@ -133,8 +135,6 @@
M> >> (tv) = (tvmax); \
M> >> } while(0)
M> >> -#ifdef _K
On Fri, Jun 27, 2025 at 08:35:18PM -0600, Alan Somers wrote:
A> > First, there is a spurious second newline on every line. Even after the
A> > header
A> > line! How could that pass through minimal testing?
A> >
A>
A> A second newline? Do you mean that the output is double-spaced? Because I
A> d