git: 79af8f72b3af - main - gpiospi: Fix module dependencies.

2024-11-14 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=79af8f72b3aff993703778423e83320df0953a37 commit 79af8f72b3aff993703778423e83320df0953a37 Author: Dag-Erling Smørgrav AuthorDate: 2024-11-15 05:53:30 + Commit: Dag-Erling Smørgrav CommitDate: 2024-

git: dfa0ac74c2fb - main - libc: indicate existing functions that are POSIX 2024

2024-11-14 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=dfa0ac74c2fbc1cde3e8cdb1ab9fe5cbb90a9b16 commit dfa0ac74c2fbc1cde3e8cdb1ab9fe5cbb90a9b16 Author: Ed Maste AuthorDate: 2024-11-14 19:30:54 + Commit: Ed Maste CommitDate: 2024-11-15 02:32:20 +000

git: f95d9ec92122 - main - cdefs: Bump the defaults for 'all'

2024-11-14 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=f95d9ec92122e6b4ef99c9a258f31b9564d327d3 commit f95d9ec92122e6b4ef99c9a258f31b9564d327d3 Author: Warner Losh AuthorDate: 2024-11-14 23:52:50 + Commit: Warner Losh CommitDate: 2024-11-15 02:01:12 +

git: f6ed9cd68c28 - main - cdefs.h: Document the _XOPEN_SOURCE - 0 construct

2024-11-14 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=f6ed9cd68c28b18082773c6f77cee4b8492dcfe6 commit f6ed9cd68c28b18082773c6f77cee4b8492dcfe6 Author: Warner Losh AuthorDate: 2024-11-14 23:53:13 + Commit: Warner Losh CommitDate: 2024-11-15 02:01:12 +

git: 75b635c77443 - main - cdefs: update for C23 and POSIX24

2024-11-14 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=75b635c774436d6ced8113e04dadbd5b859fea42 commit 75b635c774436d6ced8113e04dadbd5b859fea42 Author: Warner Losh AuthorDate: 2024-11-14 23:52:56 + Commit: Warner Losh CommitDate: 2024-11-15 02:01:12 +

git: aec6c812be63 - main - cdefs: Add FreeBSD _C23_SOURCE extension

2024-11-14 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=aec6c812be63325e2557a03b5f411965ec50ff6b commit aec6c812be63325e2557a03b5f411965ec50ff6b Author: Warner Losh AuthorDate: 2024-11-14 23:52:43 + Commit: Warner Losh CommitDate: 2024-11-15 02:01:12 +

git: dfce25edfb69 - main - cdesf: Support _POSIX_C_SOURCE 202405 for POSIX 2024

2024-11-14 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=dfce25edfb696e19e532f44bcb8002ce21976a3e commit dfce25edfb696e19e532f44bcb8002ce21976a3e Author: Warner Losh AuthorDate: 2024-11-14 23:52:27 + Commit: Warner Losh CommitDate: 2024-11-15 01:57:28 +

git: 4afcb821938f - main - cdefs: Support _ISOC23_SOURCE and --std=c23

2024-11-14 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=4afcb821938f5e8cb50e3a781f0276c4f5357b1a commit 4afcb821938f5e8cb50e3a781f0276c4f5357b1a Author: Warner Losh AuthorDate: 2024-11-14 23:52:35 + Commit: Warner Losh CommitDate: 2024-11-15 01:58:17 +

git: 94b666c663d2 - main - cdefs: Allow _XOPEN_SOURCE >= 800

2024-11-14 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=94b666c663d2fde93f438e9643e7b510b83ca10b commit 94b666c663d2fde93f438e9643e7b510b83ca10b Author: Warner Losh AuthorDate: 2024-11-14 23:52:19 + Commit: Warner Losh CommitDate: 2024-11-15 01:57:27 +

git: 13e82893d858 - main - ena.4: optimize apropos and hardware

2024-11-14 Thread Colin Percival
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=13e82893d8588d09e6d721b38ba5d775b9b96a0e commit 13e82893d8588d09e6d721b38ba5d775b9b96a0e Author: Alexander Ziaee AuthorDate: 2024-11-14 05:45:23 + Commit: Colin Percival CommitDate: 2024-11-1

git: 47866cdcc727 - main - release: Exclude container images from globs

2024-11-14 Thread Colin Percival
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=47866cdcc7278faa27250dcea16374231c676050 commit 47866cdcc7278faa27250dcea16374231c676050 Author: Colin Percival AuthorDate: 2024-11-14 22:30:44 + Commit: Colin Percival CommitDate: 2024-11-14

git: 007871c35628 - main - lib/libc/string: add memset_explicit() for compliance with C23

2024-11-14 Thread Robert Clausecker
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/src/commit/?id=007871c35628054bbfdb323e1991da872dd0d17d commit 007871c35628054bbfdb323e1991da872dd0d17d Author: Robert Clausecker AuthorDate: 2024-10-25 15:16:27 + Commit: Robert Clausecker CommitDate: 2024-11-1

git: 8983acc8dee5 - main - lib/libc/string: apply SSP hardening and tests to memset_explicit

2024-11-14 Thread Robert Clausecker
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/src/commit/?id=8983acc8dee56533f5281ca912e09a51dfacc35b commit 8983acc8dee56533f5281ca912e09a51dfacc35b Author: Robert Clausecker AuthorDate: 2024-10-25 16:00:44 + Commit: Robert Clausecker CommitDate: 2024-11-1

git: e413da135819 - main - manuals: fix "PP after SS | SH" warnings

2024-11-14 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=e413da1358194fe2e3c75a914b9192ffbc67dfdd commit e413da1358194fe2e3c75a914b9192ffbc67dfdd Author: Graham Percival AuthorDate: 2024-11-13 01:17:24 + Commit: Mitchell Horne CommitDate: 2024-11-14

git: 3ef9e138dd8b - main - lock.1: align options + tag spdx

2024-11-14 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=3ef9e138dd8b70879ba91d84ac623baa0d4b6c91 commit 3ef9e138dd8b70879ba91d84ac623baa0d4b6c91 Author: Alexander Ziaee AuthorDate: 2024-11-12 18:49:54 + Commit: Mitchell Horne CommitDate: 2024-11-14

git: bc919e81e0b7 - main - man: Misc syntax fixes

2024-11-14 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=bc919e81e0b7dadf0ef550d83d0ef910cc20c5bf commit bc919e81e0b7dadf0ef550d83d0ef910cc20c5bf Author: Graham Percival AuthorDate: 2024-11-13 18:13:33 + Commit: Mitchell Horne CommitDate: 2024-11-14

git: 52ef944b0f6f - main - inpcb: Constify address parameters to in6 pcb lookup routines

2024-11-14 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=52ef944b0f6f1df8eebe1cb877c6aadb1c247da0 commit 52ef944b0f6f1df8eebe1cb877c6aadb1c247da0 Author: Mark Johnston AuthorDate: 2024-11-14 19:28:03 + Commit: Mark Johnston CommitDate: 2024-11-14 19:5

git: 3bb15ffc4ab4 - main - in6: Constify some sockaddr conversion functions

2024-11-14 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=3bb15ffc4ab4bfcd4c1bd700a64b3b5ed95389c3 commit 3bb15ffc4ab4bfcd4c1bd700a64b3b5ed95389c3 Author: Mark Johnston AuthorDate: 2024-11-14 19:20:21 + Commit: Mark Johnston CommitDate: 2024-11-14 19:5

git: 81f08f303805 - main - siftr: remove pointless assertion

2024-11-14 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=81f08f303805bcfd0a32fb34835956740c3c9a81 commit 81f08f303805bcfd0a32fb34835956740c3c9a81 Author: Gleb Smirnoff AuthorDate: 2024-11-14 19:39:12 + Commit: Gleb Smirnoff CommitDate: 2024-11-14 19

git: 20162e6f1c17 - main - rip6: don't lock the inpcb list

2024-11-14 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=20162e6f1c176c906c6d9d99fc66f6b0ed37dc05 commit 20162e6f1c176c906c6d9d99fc66f6b0ed37dc05 Author: Gleb Smirnoff AuthorDate: 2024-11-14 19:39:12 + Commit: Gleb Smirnoff CommitDate: 2024-11-14 19

git: 0b4539ee542f - main - inpcb: gc unused argument of in_pcbconnect()

2024-11-14 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=0b4539ee542f7011160c07bf52af7f16739f4a92 commit 0b4539ee542f7011160c07bf52af7f16739f4a92 Author: Gleb Smirnoff AuthorDate: 2024-11-14 19:39:13 + Commit: Gleb Smirnoff CommitDate: 2024-11-14 19

git: b697835ce614 - main - Improve reliability of stdout tests.

2024-11-14 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=b697835ce614de2fa30ba066983d7e71c48f34ce commit b697835ce614de2fa30ba066983d7e71c48f34ce Author: Dag-Erling Smørgrav AuthorDate: 2024-11-14 19:41:35 + Commit: Dag-Erling Smørgrav CommitDate: 2024-

git: fb7c1ac5ac49 - main - tcp: remove the looping on pcb count in tcp_destroy()

2024-11-14 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=fb7c1ac5ac499b8d5cbd928c5b2e9b3831ea29f7 commit fb7c1ac5ac499b8d5cbd928c5b2e9b3831ea29f7 Author: Gleb Smirnoff AuthorDate: 2024-11-14 19:39:12 + Commit: Gleb Smirnoff CommitDate: 2024-11-14 19

git: 22dcc8129385 - main - tcp: Use segment size excluding tcp options for all cwnd calculations

2024-11-14 Thread Richard Scheffenegger
The branch main has been updated by rscheff: URL: https://cgit.FreeBSD.org/src/commit/?id=22dcc81293854c4d39df639a329fecded175b2b0 commit 22dcc81293854c4d39df639a329fecded175b2b0 Author: Richard Scheffenegger AuthorDate: 2024-11-14 09:03:40 + Commit: Richard Scheffenegger CommitDat

git: 8f5a2e216f4c - main - tcp: fix cwnd recalculation during limited transmit

2024-11-14 Thread Richard Scheffenegger
The branch main has been updated by rscheff: URL: https://cgit.FreeBSD.org/src/commit/?id=8f5a2e216f4cb955150c8f88ab21eaecc5adc8b9 commit 8f5a2e216f4cb955150c8f88ab21eaecc5adc8b9 Author: Richard Scheffenegger AuthorDate: 2024-11-14 08:19:34 + Commit: Richard Scheffenegger CommitDat

git: c9047eb7b30d - main - tcp: allow TSO even while RX path is unordered

2024-11-14 Thread Richard Scheffenegger
The branch main has been updated by rscheff: URL: https://cgit.FreeBSD.org/src/commit/?id=c9047eb7b30d8f88fd90b62fbb40d90e046bd1d7 commit c9047eb7b30d8f88fd90b62fbb40d90e046bd1d7 Author: Richard Scheffenegger AuthorDate: 2024-11-14 07:38:30 + Commit: Richard Scheffenegger CommitDat

git: 45a77bf23fa2 - main - inpcb: Make some cosmetic improvements to in_pcbbind()

2024-11-14 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=45a77bf23fa2f36bf2169f7ba2a33b31f4c35adb commit 45a77bf23fa2f36bf2169f7ba2a33b31f4c35adb Author: Mark Johnston AuthorDate: 2024-11-14 16:05:27 + Commit: Mark Johnston CommitDate: 2024-11-14 16:0

git: 02dc158215a6 - main - build: note that DESTDIR must be an absolute path

2024-11-14 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=02dc158215a69c6439e5a0809e5f9c79e62c5fd1 commit 02dc158215a69c6439e5a0809e5f9c79e62c5fd1 Author: Ed Maste AuthorDate: 2024-11-14 15:47:08 + Commit: Ed Maste CommitDate: 2024-11-14 15:48:26 +000

git: 893d044346d5 - main - Bump __FreeBSD_version for hiding struct ifnet

2024-11-14 Thread Justin Hibbits
The branch main has been updated by jhibbits: URL: https://cgit.FreeBSD.org/src/commit/?id=893d044346d5ae5fe10cc188b8b0762efd2a5b27 commit 893d044346d5ae5fe10cc188b8b0762efd2a5b27 Author: Justin Hibbits AuthorDate: 2024-11-14 15:33:35 + Commit: Justin Hibbits CommitDate: 2024-11-14

git: 73da0265c29c - main - locks: Use %p to print uintptr_t values

2024-11-14 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=73da0265c29c79641dab3e6b98452bd5afca01fb commit 73da0265c29c79641dab3e6b98452bd5afca01fb Author: John Baldwin AuthorDate: 2024-11-14 14:57:14 + Commit: John Baldwin CommitDate: 2024-11-14 14:57:56

git: 9d4428ad0239 - main - : Don't include in the kernel

2024-11-14 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=9d4428ad0239c9d0c2795a7b34caa726873d963e commit 9d4428ad0239c9d0c2795a7b34caa726873d963e Author: John Baldwin AuthorDate: 2024-11-14 14:57:29 + Commit: John Baldwin CommitDate: 2024-11-14 14:58:09

Re: git: e85eaa930862 - main - Have rtld query the page size from the kernel

2024-11-14 Thread John Baldwin
On 11/13/24 12:10, Jessica Clarke wrote: On 13 Nov 2024, at 19:44, John Baldwin wrote: On 4/7/22 07:38, Andrew Turner wrote: The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=e85eaa930862d5b4dc917bc31e8d7254a693635d commit e85eaa930862d5b4dc917bc31e8d72

git: dded4e9e524c - main - tcp: change SOCKBUF_* macros to SOCK_[RECV|SEND]BUF_* macros

2024-11-14 Thread Richard Scheffenegger
The branch main has been updated by rscheff: URL: https://cgit.FreeBSD.org/src/commit/?id=dded4e9e524ca1fcf4ad1c8822817ec010caf5e6 commit dded4e9e524ca1fcf4ad1c8822817ec010caf5e6 Author: Richard Scheffenegger AuthorDate: 2024-11-13 23:41:44 + Commit: Richard Scheffenegger CommitDat