git: 2373e704aa1a - main - Untie strchrnul() from gdb.

2023-09-23 Thread Alexander Motin
The branch main has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=2373e704aa1a5dcb7609badfdb0be4ceb4966d74 commit 2373e704aa1a5dcb7609badfdb0be4ceb4966d74 Author: Alexander Motin AuthorDate: 2023-09-24 03:17:29 + Commit: Alexander Motin CommitDate: 2023-09-24 03

git: 855e0457396c - main - ports(7): Update the default setting of MASTER_SITE_INDEX

2023-09-23 Thread Li-Wen Hsu
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/src/commit/?id=855e0457396c7addb1df6fc1d14200cc8de286c0 commit 855e0457396c7addb1df6fc1d14200cc8de286c0 Author: Li-Wen Hsu AuthorDate: 2023-09-24 02:58:33 + Commit: Li-Wen Hsu CommitDate: 2023-09-24 02:59:34 +

Re: git: f9df60975087 - main - Add support for host32 for DIRDEPS_BUILD

2023-09-23 Thread Simon J. Gerraty
Mark Millard wrote: > > Does the following look like it would DTRT for you? > > Not sure about COMPILER_TYPE vs COMPAT_COMPILER_TYPE > > I reported strictly based on noticing the official FreeBSD > Jenkins activity having build failures. My environment is Thanks. > I expect that Mike Karels wo

Re: git: f9df60975087 - main - Add support for host32 for DIRDEPS_BUILD

2023-09-23 Thread Mark Millard
On Sep 23, 2023, at 17:28, Mark Millard wrote: > On Sep 23, 2023, at 15:51, Simon J. Gerraty wrote: > >> Simon J. Gerraty wrote: Looks like this broke lib32 builds via it ending up using the default: -target armv7-unknown-freebsd instead of the correct: >>

Re: git: f9df60975087 - main - Add support for host32 for DIRDEPS_BUILD

2023-09-23 Thread Mark Millard
On Sep 23, 2023, at 15:51, Simon J. Gerraty wrote: > Simon J. Gerraty wrote: >>> Looks like this broke lib32 builds via it ending up using >>> the default: >>> >>> -target armv7-unknown-freebsd >>> >>> instead of the correct: >>> >>> -target armv7-unknown-freebsd15.0-gnueabihf >> >> Sorry. >

git: f174619c38c3 - main - Guard CROSS_TARGET_FLAGS from buildworld

2023-09-23 Thread Simon J. Gerraty
The branch main has been updated by sjg: URL: https://cgit.FreeBSD.org/src/commit/?id=f174619c38c309e172344f5d21b324d47819f5fd commit f174619c38c309e172344f5d21b324d47819f5fd Author: Simon J. Gerraty AuthorDate: 2023-09-23 22:58:13 + Commit: Simon J. Gerraty CommitDate: 2023-09-23

Re: git: f9df60975087 - main - Add support for host32 for DIRDEPS_BUILD

2023-09-23 Thread Mark Millard
[A resend, this time sending to the list as well, as I originally intended.] Simon J. Gerraty wrote on Date: Sat, 23 Sep 2023 06:28:23 UTC : > > The branch main has been updated by sjg: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=f9df609750876be2c054dfac953316f513ccffce > > commit f9df

git: f2f73fa7bd4b - main - factor: Remove an empty #ifdef __FBSDID clause

2023-09-23 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=f2f73fa7bd4b24c22ced0ff4566e03115dc9cb5f commit f2f73fa7bd4b24c22ced0ff4566e03115dc9cb5f Author: John Baldwin AuthorDate: 2023-09-23 21:49:11 + Commit: John Baldwin CommitDate: 2023-09-23 22:03:25

git: 701468baa415 - main - ifconfig/ifvlan.c: Whitespace fix

2023-09-23 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=701468baa415c7d563d1ad28d3133d0a976908e6 commit 701468baa415c7d563d1ad28d3133d0a976908e6 Author: John Baldwin AuthorDate: 2023-09-23 20:27:49 + Commit: John Baldwin CommitDate: 2023-09-23 22:03:25

git: a675eaec5aef - main - sh: implement PS1 \D to print current time

2023-09-23 Thread Piotr Pawel Stefaniak
The branch main has been updated by pstef: URL: https://cgit.FreeBSD.org/src/commit/?id=a675eaec5aef0089b6838aca8fd432fea0bd883b commit a675eaec5aef0089b6838aca8fd432fea0bd883b Author: Piotr Pawel Stefaniak AuthorDate: 2023-01-01 19:38:35 + Commit: Piotr Pawel Stefaniak CommitDate:

Re: git: cf7974fd9e55 - main - sysctl: Update 'master' copy of vnet SYSCTLs on kernel environment variables change

2023-09-23 Thread Zhenlei Huang
> On Sep 22, 2023, at 12:59 AM, Zhenlei Huang wrote: > > > >> On Sep 22, 2023, at 12:39 AM, Peter Holm > > wrote: >> >> On Thu, Sep 21, 2023 at 11:35:49PM +0800, Zhenlei Huang wrote: >>> >>> On Sep 21, 2023, at 11:23 PM, Peter Holm >>>

Re: git: f80babf906b7 - main - kern_sysctl: Make name2oid() non-destructive to the name

2023-09-23 Thread Zhenlei Huang
Good job ! > On Sep 24, 2023, at 12:23 AM, Alexander Motin wrote: > > The branch main has been updated by mav: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=f80babf906b7be51b2a031ef26525893c7bf4e31 > > commit f80babf906b7be51b2a031ef26525893c7bf4e31 > Author: Alexander Motin > Autho

git: f80babf906b7 - main - kern_sysctl: Make name2oid() non-destructive to the name

2023-09-23 Thread Alexander Motin
The branch main has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=f80babf906b7be51b2a031ef26525893c7bf4e31 commit f80babf906b7be51b2a031ef26525893c7bf4e31 Author: Alexander Motin AuthorDate: 2023-09-23 16:13:46 + Commit: Alexander Motin CommitDate: 2023-09-23 16

git: 03ef737c544d - main - ng_eiface: switch VNETs when injecting mbufs into netgraph

2023-09-23 Thread Marko Zec
The branch main has been updated by zec: URL: https://cgit.FreeBSD.org/src/commit/?id=03ef737c544d3dd90ac18382db99ccf2ee9a commit 03ef737c544d3dd90ac18382db99ccf2ee9a Author: Marko Zec AuthorDate: 2023-09-23 08:56:56 + Commit: Marko Zec CommitDate: 2023-09-23 08:56:56 +