git: 285d85f4f96b - main - arcmsr(4): Fix reading buffer empty length error.

2023-03-31 Thread Xin LI
The branch main has been updated by delphij: URL: https://cgit.FreeBSD.org/src/commit/?id=285d85f4f96bf3b5aecccad865a8855724241c32 commit 285d85f4f96bf3b5aecccad865a8855724241c32 Author: 黃清隆 AuthorDate: 2023-04-01 05:43:43 + Commit: Xin LI CommitDate: 2023-04-01 05:43:43 +

git: 4e703f445ef2 - main - Complete my mentees list.

2023-03-31 Thread Rene Ladan
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/src/commit/?id=4e703f445ef26f7658c859b0feedb4d830c837e4 commit 4e703f445ef26f7658c859b0feedb4d830c837e4 Author: Rene Ladan AuthorDate: 2023-04-01 04:39:48 + Commit: Rene Ladan CommitDate: 2023-04-01 04:41:09 +0

Re: git: 61194e9852e6 - main - Add kqueue1() syscall

2023-03-31 Thread Konstantin Belousov
On Fri, Mar 31, 2023 at 01:27:54PM -0400, Ed Maste wrote: > On Fri, 31 Mar 2023 at 12:38, Charlie Li wrote: > > > > Konstantin Belousov wrote: > > > The branch main has been updated by kib: > > > > > > URL: > > > https://cgit.FreeBSD.org/src/commit/?id=61194e9852e641d1533cd04a5679d6042ff975d3 > >

Re: git: fcad8ada9afc - main - Revert "Add myself (cc) as a src commiter."

2023-03-31 Thread tuexen
> On 31. Mar 2023, at 17:46, Zhenlei Huang wrote: > > Hi Cheng, > > Is there something wrong with 134ced89c4ca7852f2a56b91e9fc848ce4d4fab0 ? Yes, he added himself to the alumni section, not to the committer section. Correct patch is upcoming. Best regards Michael > > Best regards, > Zhenlei >

git: 8ac540d3b8bf - main - LinuxKPI: 802.11: adjust locking

2023-03-31 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=8ac540d3b8bf9746216c4687b4629296357cf146 commit 8ac540d3b8bf9746216c4687b4629296357cf146 Author: Bjoern A. Zeeb AuthorDate: 2023-03-31 19:52:19 + Commit: Bjoern A. Zeeb CommitDate: 2023-03-31 19:59

git: 6f9cba8f8b5e - main - libpcap: Update to 1.10.3

2023-03-31 Thread Joseph Mingrone
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/src/commit/?id=6f9cba8f8b5efd16249633e52483ea351876b67b commit 6f9cba8f8b5efd16249633e52483ea351876b67b Merge: d860991a7289 35af88c96350 Author: Joseph Mingrone AuthorDate: 2023-03-31 19:01:44 + Commit: Joseph Mi

git: d860991a7289 - main - kqueue: tidy up indentation in man page example

2023-03-31 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=d860991a7289c673d19467ea7faae46df7681db1 commit d860991a7289c673d19467ea7faae46df7681db1 Author: Ed Maste AuthorDate: 2023-03-31 18:45:04 + Commit: Ed Maste CommitDate: 2023-03-31 18:48:39 +000

git: 4358928e235c - main - amd64 loader: plug hard hang with serial console enabled

2023-03-31 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=4358928e235c1e188ad6b4650d78bcceb225b909 commit 4358928e235c1e188ad6b4650d78bcceb225b909 Author: Gleb Smirnoff AuthorDate: 2023-03-31 18:19:25 + Commit: Gleb Smirnoff CommitDate: 2023-03-31 18

Re: git: f5a365e51fee - main - inet6: protect address manipulation with a lock

2023-03-31 Thread Mateusz Guzik
On 3/31/23, Gleb Smirnoff wrote: > Mateusz, > > On Thu, Mar 30, 2023 at 08:47:01AM +, Mateusz Guzik wrote: > M> diff --git a/sys/netinet6/in6.c b/sys/netinet6/in6.c > M> index 27dc3550177c..3d967e9a40c7 100644 > M> --- a/sys/netinet6/in6.c > M> +++ b/sys/netinet6/in6.c > M> @@ -168,6 +168,9

Re: git: f5a365e51fee - main - inet6: protect address manipulation with a lock

2023-03-31 Thread Gleb Smirnoff
Mateusz, On Thu, Mar 30, 2023 at 08:47:01AM +, Mateusz Guzik wrote: M> diff --git a/sys/netinet6/in6.c b/sys/netinet6/in6.c M> index 27dc3550177c..3d967e9a40c7 100644 M> --- a/sys/netinet6/in6.c M> +++ b/sys/netinet6/in6.c M> @@ -168,6 +168,9 @@ static void in6_leave_proxy_ndp_mc(struct ifne

git: cb750f7f5afb - main - fuse: Remove set but unused cr_gid variable.

2023-03-31 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=cb750f7f5afb3df6d32aa6557d9b9f217fdb1eff commit cb750f7f5afb3df6d32aa6557d9b9f217fdb1eff Author: John Baldwin AuthorDate: 2023-03-31 17:57:13 + Commit: John Baldwin CommitDate: 2023-03-31 17:57:13

git: ad83dd2b2b6b - main - LinuxKPI: Appease -Wunused-but-set-variable warnings from GCC.

2023-03-31 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=ad83dd2b2b6bb56c002a93fcf800b30f2ec448d5 commit ad83dd2b2b6bb56c002a93fcf800b30f2ec448d5 Author: John Baldwin AuthorDate: 2023-03-31 17:56:33 + Commit: John Baldwin CommitDate: 2023-03-31 17:56:33

git: e93da76b073a - main - nanobsd: Remove MIPS configurations.

2023-03-31 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=e93da76b073a9cf9e350d512fb43b60e96c0a47d commit e93da76b073a9cf9e350d512fb43b60e96c0a47d Author: John Baldwin AuthorDate: 2023-03-31 17:55:22 + Commit: John Baldwin CommitDate: 2023-03-31 17:55:22

git: 5a8abd0a298e - main - lacp: Use C99 bool for boolean return value

2023-03-31 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=5a8abd0a298e6e7a8bf938a7eb171b647b1860cd commit 5a8abd0a298e6e7a8bf938a7eb171b647b1860cd Author: Zhenlei Huang AuthorDate: 2023-03-31 17:48:36 + Commit: Zhenlei Huang CommitDate: 2023-03-31 17:48

Re: git: 61194e9852e6 - main - Add kqueue1() syscall

2023-03-31 Thread Ed Maste
On Fri, 31 Mar 2023 at 12:38, Charlie Li wrote: > > Konstantin Belousov wrote: > > The branch main has been updated by kib: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=61194e9852e641d1533cd04a5679d6042ff975d3 > > > > commit 61194e9852e641d1533cd04a5679d6042ff975d3 > > Author: Kon

Re: git: 61194e9852e6 - main - Add kqueue1() syscall

2023-03-31 Thread Charlie Li
Konstantin Belousov wrote: The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=61194e9852e641d1533cd04a5679d6042ff975d3 commit 61194e9852e641d1533cd04a5679d6042ff975d3 Author: Konstantin Belousov AuthorDate: 2023-03-25 23:39:02 + Commit: Konstanti

git: 3462c371c256 - main - arm64/gicv3: correct the size of the distributor resource

2023-03-31 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=3462c371c2562a8144f4245f9967df99874e505f commit 3462c371c2562a8144f4245f9967df99874e505f Author: Mitchell Horne AuthorDate: 2023-03-31 15:32:39 + Commit: Mitchell Horne CommitDate: 2023-03-31 1

Re: git: 47ff149afaea - main - Move arm64 EENTRY uses before ENTRY

2023-03-31 Thread Jessica Clarke
On 31 Mar 2023, at 16:56, Andrew Turner wrote: > > The branch main has been updated by andrew: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=47ff149afaea6a403b8d044e26673bc3cd605fe4 > > commit 47ff149afaea6a403b8d044e26673bc3cd605fe4 > Author: Andrew Turner > AuthorDate: 2023-03-31 1

git: 1a3cb489e5aa - main - arm64: Move the initial kernel stack out of the init_pagetables section

2023-03-31 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=1a3cb489e5aac260eb9f48567dd6c086d62a8ea7 commit 1a3cb489e5aac260eb9f48567dd6c086d62a8ea7 Author: Mark Johnston AuthorDate: 2023-03-31 15:04:37 + Commit: Mark Johnston CommitDate: 2023-03-31 15:5

git: 47ff149afaea - main - Move arm64 EENTRY uses before ENTRY

2023-03-31 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=47ff149afaea6a403b8d044e26673bc3cd605fe4 commit 47ff149afaea6a403b8d044e26673bc3cd605fe4 Author: Andrew Turner AuthorDate: 2023-03-31 12:34:51 + Commit: Andrew Turner CommitDate: 2023-03-31 15:

Re: git: fcad8ada9afc - main - Revert "Add myself (cc) as a src commiter."

2023-03-31 Thread Zhenlei Huang
Hi Cheng, Is there something wrong with 134ced89c4ca7852f2a56b91e9fc848ce4d4fab0 ? Best regards, Zhenlei > On Mar 31, 2023, at 9:58 PM, Cheng Cui wrote: > > The branch main has been updated by cc: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=fcad8ada9afcc60cec50880e3ac957681badf55f >

git: 588f03ec9b9e - main - bectl: Improve error message when ZFS root is not found.

2023-03-31 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=588f03ec9b9ebd3c17b3e978140ff3f3e4bcad73 commit 588f03ec9b9ebd3c17b3e978140ff3f3e4bcad73 Author: Andrew Gallatin AuthorDate: 2023-03-30 21:57:26 + Commit: Andrew Gallatin CommitDate: 2023-03-

RE: git: 927358dd98cb - main - amd64 loader: Use efiserialio for Hyper-V booted systems

2023-03-31 Thread Wei Hu
Hi, I am no expert on console drivers. So I don’t have any technical input. What I hope is to have a FreeBSD work on Gen 2 (UEFI) HyperV as soon as possible. If we back out this patch, we are back to the original state that FreeBSD is not supported on Gen 2 HyperV for amd64, which is very unfor

git: c6ed8694ac58 - main - makefs: improve some cd9660 error messages

2023-03-31 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=c6ed8694ac58c8b81a5e4944cb96c2fa19b6ca79 commit c6ed8694ac58c8b81a5e4944cb96c2fa19b6ca79 Author: Ed Maste AuthorDate: 2023-03-30 23:36:37 + Commit: Ed Maste CommitDate: 2023-03-31 14:03:05 +000

git: fcad8ada9afc - main - Revert "Add myself (cc) as a src commiter."

2023-03-31 Thread Cheng Cui
The branch main has been updated by cc: URL: https://cgit.FreeBSD.org/src/commit/?id=fcad8ada9afcc60cec50880e3ac957681badf55f commit fcad8ada9afcc60cec50880e3ac957681badf55f Author: Cheng Cui AuthorDate: 2023-03-31 06:53:16 + Commit: Cheng Cui CommitDate: 2023-03-31 09:58:14 +

git: a54370f4abb6 - main - arm64: Ensure that thread0's PCB flags are initialized

2023-03-31 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=a54370f4abb6bc4e3ef25da97adb3262bacb5a4b commit a54370f4abb6bc4e3ef25da97adb3262bacb5a4b Author: Mark Johnston AuthorDate: 2023-03-31 13:50:34 + Commit: Mark Johnston CommitDate: 2023-03-31 13:5

git: 126df352f516 - main - linux(4): Move inclusion of i386-specific files under common condition

2023-03-31 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=126df352f5161c89516f9db83bdb892a170f04fb commit 126df352f5161c89516f9db83bdb892a170f04fb Author: Dmitry Chagin AuthorDate: 2023-03-31 11:56:29 + Commit: Dmitry Chagin CommitDate: 2023-03-31 11

git: 960562652c7a - main - linux(4): Fix opt_netlink.h inclusion

2023-03-31 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=960562652c7a92b8dc97a63105b04e3548f8408c commit 960562652c7a92b8dc97a63105b04e3548f8408c Author: Dmitry Chagin AuthorDate: 2023-03-31 11:56:59 + Commit: Dmitry Chagin CommitDate: 2023-03-31 11

git: f94b5734bce1 - main - Revert "linsysfs(4): Reimplement listnics() using ifAPI"

2023-03-31 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=f94b5734bce1a28f65156855f45ea9756b739894 commit f94b5734bce1a28f65156855f45ea9756b739894 Author: Dmitry Chagin AuthorDate: 2023-03-31 11:54:33 + Commit: Dmitry Chagin CommitDate: 2023-03-31 11

git: 28921c4f7de6 - main - carp: allow commands to use interface name rather than index

2023-03-31 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=28921c4f7de6d8641b4deaa8942526309018668a commit 28921c4f7de6d8641b4deaa8942526309018668a Author: Kristof Provost AuthorDate: 2023-03-30 23:34:03 + Commit: Kristof Provost CommitDate: 2023-03-31 09:

git: 3a0cc6fe61ea - main - Handle the arm64 unknown exception separately

2023-03-31 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=3a0cc6fe61ea29334c17dfb71bf24ba9e604ab4c commit 3a0cc6fe61ea29334c17dfb71bf24ba9e604ab4c Author: Andrew Turner AuthorDate: 2023-03-31 09:15:45 + Commit: Andrew Turner CommitDate: 2023-03-31 09:

Re: git: 927358dd98cb - main - amd64 loader: Use efiserialio for Hyper-V booted systems

2023-03-31 Thread Warner Losh
On Fri, Mar 31, 2023 at 12:22 AM Toomas Soome wrote: > > > On 31. Mar 2023, at 02:40, Warner Losh wrote: > > Let's back it out. I didn't get a chance to review it and the duplicated > name strikes me as massively unwise. > Of course, the efi serial driver never should have had the name comconsol

git: 3f0083c4e30a - main - LinuxKPI: 802.11: use ic_printf more consistently

2023-03-31 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=3f0083c4e30ab41fad1e93e4138767df42dbdf20 commit 3f0083c4e30ab41fad1e93e4138767df42dbdf20 Author: Bjoern A. Zeeb AuthorDate: 2023-03-31 07:10:37 + Commit: Bjoern A. Zeeb CommitDate: 2023-03-31 07:14

git: c322cf0f489b - main - committers-ports.dot: Fix double space

2023-03-31 Thread Juraj Lutter
The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/src/commit/?id=c322cf0f489b9317fab48f4b12f26bc23ed10098 commit c322cf0f489b9317fab48f4b12f26bc23ed10098 Author: Juraj Lutter AuthorDate: 2023-03-30 18:24:04 + Commit: Juraj Lutter CommitDate: 2023-03-31 07:02:1