git: 89dbe1dd2f1d - main - fcntl.h: Add O_XATTR for Solaris compatibility

2025-07-01 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=89dbe1dd2f1d37e1b369d1910f12ff737857f070 commit 89dbe1dd2f1d37e1b369d1910f12ff737857f070 Author: Rick Macklem AuthorDate: 2025-07-01 15:12:42 + Commit: Rick Macklem CommitDate: 2025-07-01 15:

git: 65bc8e9192dd - main - pf.4: Add pf_enable to SYNOPSIS

2025-07-01 Thread Alexander Ziaee
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=65bc8e9192dd19bca3ed89586a23a74cd449f7b2 commit 65bc8e9192dd19bca3ed89586a23a74cd449f7b2 Author: Alexander Ziaee AuthorDate: 2025-07-01 17:09:14 + Commit: Alexander Ziaee CommitDate: 2025-07-01

git: e690b6519ae7 - main - bectl: Print activate message in a single line

2025-07-01 Thread Renato Botelho
The branch main has been updated by garga: URL: https://cgit.FreeBSD.org/src/commit/?id=e690b6519ae70921b084d5df0e707abaf848d795 commit e690b6519ae70921b084d5df0e707abaf848d795 Author: Renato Botelho AuthorDate: 2025-07-01 19:14:16 + Commit: Renato Botelho CommitDate: 2025-07-01 19

git: 119fb2a288a4 - main - sh(1): Do not interpret chdir to "" as equivalent to chdir with no argument

2025-07-01 Thread Xin LI
The branch main has been updated by delphij: URL: https://cgit.FreeBSD.org/src/commit/?id=119fb2a288a48b566f5b2c195edfdb980f876d76 commit 119fb2a288a48b566f5b2c195edfdb980f876d76 Author: Xin LI AuthorDate: 2025-07-02 05:09:29 + Commit: Xin LI CommitDate: 2025-07-02 05:09:29 +

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

2025-07-01 Thread Warner Losh
On Mon, Jun 30, 2025 at 9:19 AM Warner Losh wrote: > But there's another consideration that 4195c7de2471d didn't think > through that I have just thought of... It turns out not to be an issue because ccbs are always initialized when these fields are used. Warner

git: 6d3bc576abbd - main - libexec/rc: improve performance of pccard_ether script

2025-07-01 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=6d3bc576abbd84f736d917f5bfec4e3fe7e6c125 commit 6d3bc576abbd84f736d917f5bfec4e3fe7e6c125 Author: Eugene Grosbein AuthorDate: 2025-07-01 14:13:10 + Commit: Eugene Grosbein CommitDate: 2025-07-01

git: 24e8ed535ff6 - main - network.subr: correct return code in case of bad call to ifisup()

2025-07-01 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=24e8ed535ff673b9ea751c3d3b2a68ef0a29b0e2 commit 24e8ed535ff673b9ea751c3d3b2a68ef0a29b0e2 Author: Eugene Grosbein AuthorDate: 2025-07-01 14:33:19 + Commit: Eugene Grosbein CommitDate: 2025-07-01

git: 769f62d270f2 - internal/admin - Welcome ShengYi Hung (aokblast) as a src committer

2025-07-01 Thread Li-Wen Hsu
The branch internal/admin has been updated by lwhsu: URL: https://cgit.FreeBSD.org/src/commit/?id=769f62d270f22120290ccad720241f176d10d423 commit 769f62d270f22120290ccad720241f176d10d423 Author: Li-Wen Hsu AuthorDate: 2025-07-02 04:16:59 + Commit: Li-Wen Hsu CommitDate: 2025-07-02

git: 83b08f402641 - main - fix parallel execution of swapon tests

2025-07-01 Thread Ronald Klop
The branch main has been updated by ronald: URL: https://cgit.FreeBSD.org/src/commit/?id=83b08f40264177ecf03fce808474815816f9846f commit 83b08f40264177ecf03fce808474815816f9846f Author: Siva Mahadevan AuthorDate: 2025-07-01 09:57:29 + Commit: Ronald Klop CommitDate: 2025-07-01 10:0

git: e0f7e7324884 - main - tcp: remove an invalid KASSERT

2025-07-01 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=e0f7e732488476dc02ec771a5831715fbd7ca51a commit e0f7e732488476dc02ec771a5831715fbd7ca51a Author: Michael Tuexen AuthorDate: 2025-07-01 07:00:24 + Commit: Michael Tuexen CommitDate: 2025-07-01 0

git: 5d0cf80f4501 - main - Makefile.inc1: Always have which succeed

2025-07-01 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=5d0cf80f4501fb297bc546b624a0e527040a1843 commit 5d0cf80f4501fb297bc546b624a0e527040a1843 Author: Andrew Turner AuthorDate: 2025-06-28 01:55:41 + Commit: Andrew Turner CommitDate: 2025-06-28 01:

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

2025-07-01 Thread Andriy Gapon
On 30/06/2025 18:19, Warner Losh wrote: You should really get changes like this reviewed. "seems like" is not a good enough reason to do this. In fact, it's a terrible reason in the CAM code. There are places that the strncpy use is intentional and you will screw things up if you use strlcpy. Too

git: b1b17432aa1b - main - ifconfig_netlink.c: optimise non-listing case

2025-07-01 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=b1b17432aa1be670564161232d110461a5dde4ce commit b1b17432aa1be670564161232d110461a5dde4ce Author: Alexander V. Chernikov AuthorDate: 2025-07-01 13:16:57 + Commit: Eugene Grosbein CommitDate: 2025