git: 0229fab2fe0e - main - e1000: fix VLAN 0

2023-05-11 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=0229fab2fe0eed843ebec98fd31b7d49bb2e8438 commit 0229fab2fe0eed843ebec98fd31b7d49bb2e8438 Author: Kristof Provost AuthorDate: 2023-05-10 16:26:29 + Commit: Kristof Provost CommitDate: 2023-05-11 07:

git: fec74220377a - main - Complete removing twe(4)

2023-05-11 Thread Li-Wen Hsu
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/src/commit/?id=fec74220377aa31af80945782bcb5b30f32a0378 commit fec74220377aa31af80945782bcb5b30f32a0378 Author: Li-Wen Hsu AuthorDate: 2023-05-11 08:28:23 + Commit: Li-Wen Hsu CommitDate: 2023-05-11 08:28:23 +

Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/

2023-05-11 Thread Gary Jennejohn
On Wed, 10 May 2023 16:48:12 -0500 Mike Karels wrote: > On 10 May 2023, at 10:13, Cy Schubert wrote: > > > In message , Mitchell > > Horne w > > rites: > >> On 5/10/23 11:19, Rodney W. Grimes wrote: > The branch main has been updated by mhorne: > > URL: > https://cgit.FreeBSD

Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/

2023-05-11 Thread Alexey Dokuchaev
On Wed, May 10, 2023 at 04:48:12PM -0500, Mike Karels wrote: > ... > I'm sure the kludge was originally done when root and /usr were separate > file systems by default, root was small, and there was no /home by default. I think that's the idea, yes. FWIW, I still partition my drives this way: 2~4

git: ca14781c8170 - main - bhyve: add cmdline option for user defined fw_cfg items

2023-05-11 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=ca14781c8170f3517ae79e198c0c880dbc3142dd commit ca14781c8170f3517ae79e198c0c880dbc3142dd Author: Corvin Köhne AuthorDate: 2021-09-08 09:31:21 + Commit: Corvin Köhne CommitDate: 2023-05-11 12:2

git: 60793cee2799 - main - bhyve: make passthru sel public available

2023-05-11 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=60793cee27993048864f60e3c19039386e4a4ab0 commit 60793cee27993048864f60e3c19039386e4a4ab0 Author: Corvin Köhne AuthorDate: 2023-05-10 10:19:49 + Commit: Corvin Köhne CommitDate: 2023-05-11 12:3

Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/

2023-05-11 Thread Mike Karels
On 11 May 2023, at 4:11, Alexey Dokuchaev wrote: > On Wed, May 10, 2023 at 04:48:12PM -0500, Mike Karels wrote: >> ... >> I'm sure the kludge was originally done when root and /usr were separate >> file systems by default, root was small, and there was no /home by default. > > I think that's the i

Re: git: 3cb2f5f369ec - main - lualoader: add support for .lua configuration files

2023-05-11 Thread Mark Johnston
On Thu, May 11, 2023 at 04:11:15AM +, Kyle Evans wrote: > The branch main has been updated by kevans: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=3cb2f5f369ecfd6d15aeff2b47e21866551a20de > > commit 3cb2f5f369ecfd6d15aeff2b47e21866551a20de > Author: Kyle Evans > AuthorDate: 2023-0

Re: git: 3cb2f5f369ec - main - lualoader: add support for .lua configuration files

2023-05-11 Thread Warner Losh
On Thu, May 11, 2023, 7:19 AM Mark Johnston wrote: > On Thu, May 11, 2023 at 04:11:15AM +, Kyle Evans wrote: > > The branch main has been updated by kevans: > > > > URL: > https://cgit.FreeBSD.org/src/commit/?id=3cb2f5f369ecfd6d15aeff2b47e21866551a20de > > > > commit 3cb2f5f369ecfd6d15aeff2b4

Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/

2023-05-11 Thread Gary Jennejohn
On Thu, 11 May 2023 09:11:20 + Alexey Dokuchaev wrote: > On Wed, May 10, 2023 at 04:48:12PM -0500, Mike Karels wrote: > > ... > > I'm sure the kludge was originally done when root and /usr were separate > > file systems by default, root was small, and there was no /home by default. > > I thin

git: 74192f9b2d24 - main - ktls_test: specify OpenSSL 1.1 API

2023-05-11 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=74192f9b2d240edbd72215b8ee770485502ce8ee commit 74192f9b2d240edbd72215b8ee770485502ce8ee Author: Pierre Pronchery AuthorDate: 2023-05-11 03:49:44 + Commit: Ed Maste CommitDate: 2023-05-11 14:30

Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/

2023-05-11 Thread Rodney W. Grimes
> On Wed, 10 May 2023 16:48:12 -0500 > Mike Karels wrote: > > > On 10 May 2023, at 10:13, Cy Schubert wrote: > > > > > In message , Mitchell > > > Horne w > > > rites: > > >> On 5/10/23 11:19, Rodney W. Grimes wrote: > > The branch main has been updated by mhorne: > > > > URL: > >

Re: git: 74192f9b2d24 - main - ktls_test: specify OpenSSL 1.1 API

2023-05-11 Thread Enji Cooper
> On May 11, 2023, at 07:31, Ed Maste wrote: > > The branch main has been updated by emaste: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=74192f9b2d240edbd72215b8ee770485502ce8ee > > commit 74192f9b2d240edbd72215b8ee770485502ce8ee > Author: Pierre Pronchery > AuthorDate: 2023-05-

git: 718bdb6a71ba - main - dpaa2: Simplify addresses translation with PHYS_TO_DMAP

2023-05-11 Thread Dmitry Salychev
The branch main has been updated by dsl: URL: https://cgit.FreeBSD.org/src/commit/?id=718bdb6a71ba4ed1f557f89af1482a10f7b1cb74 commit 718bdb6a71ba4ed1f557f89af1482a10f7b1cb74 Author: Dmitry Salychev AuthorDate: 2023-05-02 12:17:04 + Commit: Dmitry Salychev CommitDate: 2023-05-11 15

Re: git: 3cb2f5f369ec - main - lualoader: add support for .lua configuration files

2023-05-11 Thread Kyle Evans
On Thu, May 11, 2023 at 8:23 AM Warner Losh wrote: > > > > On Thu, May 11, 2023, 7:19 AM Mark Johnston wrote: >> >> On Thu, May 11, 2023 at 04:11:15AM +, Kyle Evans wrote: >> > The branch main has been updated by kevans: >> > >> > URL: >> > https://cgit.FreeBSD.org/src/commit/?id=3cb2f5f369e

Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/

2023-05-11 Thread Mike Karels
On 11 May 2023, at 9:58, Rodney W. Grimes wrote: >> On Wed, 10 May 2023 16:48:12 -0500 >> Mike Karels wrote: >> >>> On 10 May 2023, at 10:13, Cy Schubert wrote: >>> In message , Mitchell Horne w rites: > On 5/10/23 11:19, Rodney W. Grimes wrote: >>> The branch main has been

Re: git: 74192f9b2d24 - main - ktls_test: specify OpenSSL 1.1 API

2023-05-11 Thread John Baldwin
On 5/11/23 7:59 AM, Enji Cooper wrote: On May 11, 2023, at 07:31, Ed Maste wrote: The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=74192f9b2d240edbd72215b8ee770485502ce8ee commit 74192f9b2d240edbd72215b8ee770485502ce8ee Author: Pierre Pronchery

Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/

2023-05-11 Thread Rodney W. Grimes
> On 11 May 2023, at 9:58, Rodney W. Grimes wrote: > > >> On Wed, 10 May 2023 16:48:12 -0500 > >> Mike Karels wrote: > >> > >>> On 10 May 2023, at 10:13, Cy Schubert wrote: > >>> > In message , Mitchell > Horne w > rites: > > On 5/10/23 11:19, Rodney W. Grimes wrote: > >>>

git: 90951695207f - main - fbt/x86: update FBT_AFRAMES to match the trap handlers

2023-05-11 Thread Chuck Silvers
The branch main has been updated by chs: URL: https://cgit.FreeBSD.org/src/commit/?id=90951695207fb974ddc3493049812d5bf2131468 commit 90951695207fb974ddc3493049812d5bf2131468 Author: Chuck Silvers AuthorDate: 2023-05-11 01:22:15 + Commit: Chuck Silvers CommitDate: 2023-05-11 17:50:

git: 9244506a1b31 - main - Cirrus-CI: hide manual tasks from official runs

2023-05-11 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=9244506a1b314d9ad5bcb1bd5cc0b75939464174 commit 9244506a1b314d9ad5bcb1bd5cc0b75939464174 Author: Ed Maste AuthorDate: 2023-05-11 15:16:51 + Commit: Ed Maste CommitDate: 2023-05-11 18:20:43 +000

git: 86c31aca33ff - main - arm64: add swapueword8/32

2023-05-11 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=86c31aca33ff771b845acbbed3b3659fde7e710f commit 86c31aca33ff771b845acbbed3b3659fde7e710f Author: Kyle Evans AuthorDate: 2023-05-11 18:23:03 + Commit: Kyle Evans CommitDate: 2023-05-11 18:23:14

Re: git: ca14781c8170 - main - bhyve: add cmdline option for user defined fw_cfg items

2023-05-11 Thread Ed Maste
On Thu, 11 May 2023 at 08:21, Corvin Köhne wrote: > > The branch main has been updated by corvink: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=ca14781c8170f3517ae79e198c0c880dbc3142dd > > commit ca14781c8170f3517ae79e198c0c880dbc3142dd > Author: Corvin Köhne > AuthorDate: 2021-09-08 0

git: 2f131435bc22 - main - stand: efi create eficom console device.

2023-05-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=2f131435bc22540db2d3f6bf97e5f9fe7039f889 commit 2f131435bc22540db2d3f6bf97e5f9fe7039f889 Author: Warner Losh AuthorDate: 2023-05-11 20:03:17 + Commit: Warner Losh CommitDate: 2023-05-11 20:06:03 +

git: f93416d67743 - main - stand: add comconsole backwards compatibility shim for aarch64

2023-05-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=f93416d677432f3a713c71b79fb68e89162baca9 commit f93416d677432f3a713c71b79fb68e89162baca9 Author: Warner Losh AuthorDate: 2023-05-11 20:03:30 + Commit: Warner Losh CommitDate: 2023-05-11 20:06:03 +

git: 82cf061eba45 - main - stand: Make non-matching console names OKer

2023-05-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=82cf061eba45fa56b2ed97998e08943da8159f56 commit 82cf061eba45fa56b2ed97998e08943da8159f56 Author: Warner Losh AuthorDate: 2023-05-11 20:03:37 + Commit: Warner Losh CommitDate: 2023-05-11 20:06:03 +

git: bab80c12a852 - main - stand: Move eficom to libefi

2023-05-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=bab80c12a852928b572293f34210c5a19aeba17a commit bab80c12a852928b572293f34210c5a19aeba17a Author: Warner Losh AuthorDate: 2023-05-11 20:03:42 + Commit: Warner Losh CommitDate: 2023-05-11 20:06:03 +

git: 66826fd54ab1 - main - stand: eficom : remove unused ignore_cd

2023-05-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=66826fd54ab177dfe9f922da10124ea6ce6833be commit 66826fd54ab177dfe9f922da10124ea6ce6833be Author: Warner Losh AuthorDate: 2023-05-11 20:03:47 + Commit: Warner Losh CommitDate: 2023-05-11 20:06:03 +

git: cb2da74905c1 - main - stand: eficom: Don't preemtively assume flow control

2023-05-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=cb2da74905c1cf6e0cc1d91f347030fa1e12cc81 commit cb2da74905c1cf6e0cc1d91f347030fa1e12cc81 Author: Warner Losh AuthorDate: 2023-05-11 20:03:51 + Commit: Warner Losh CommitDate: 2023-05-11 20:06:03 +

git: 8c3d6917c1f1 - main - stand: eficom: Only set baudrate when it changes

2023-05-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=8c3d6917c1f127f70719193959ff42f3f1ab8f5f commit 8c3d6917c1f127f70719193959ff42f3f1ab8f5f Author: Warner Losh AuthorDate: 2023-05-11 20:04:00 + Commit: Warner Losh CommitDate: 2023-05-11 20:06:03 +

git: ad9d10a859ac - main - efi: mark as broken on i386

2023-05-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=ad9d10a859ac2c65076f532dcfcc3bf5328a8ab1 commit ad9d10a859ac2c65076f532dcfcc3bf5328a8ab1 Author: Warner Losh AuthorDate: 2023-05-11 20:04:05 + Commit: Warner Losh CommitDate: 2023-05-11 20:06:03 +

git: c16e08e5f324 - main - stand/efi: Retire i386 support

2023-05-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=c16e08e5f324aa119c85e10eaabacbd2abdb40e0 commit c16e08e5f324aa119c85e10eaabacbd2abdb40e0 Author: Warner Losh AuthorDate: 2023-05-11 20:04:12 + Commit: Warner Losh CommitDate: 2023-05-11 20:06:03 +

git: 620b5bfaefc8 - main - rc.conf.5: document name_cpuset, introduced in rev 0661f93892a2

2023-05-11 Thread Ceri Davies
The branch main has been updated by ceri: URL: https://cgit.FreeBSD.org/src/commit/?id=620b5bfaefc83554ca3839867005dc5e4767 commit 620b5bfaefc83554ca3839867005dc5e4767 Author: Ceri Davies AuthorDate: 2023-05-11 21:06:56 + Commit: Ceri Davies CommitDate: 2023-05-11 21:06:56

git: 910a83438358 - main - LinuxKPI: 802.11: fix IEEE80211_TX_INFO_DRIVER_DATA_SIZE

2023-05-11 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=910a834383587fc6630225200cc66b7965d5102f commit 910a834383587fc6630225200cc66b7965d5102f Author: Bjoern A. Zeeb AuthorDate: 2023-05-11 21:35:11 + Commit: Bjoern A. Zeeb CommitDate: 2023-05-11 21:36

git: 692b19255c5d - main - dma: use OpenSSL 1.1 init API

2023-05-11 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=692b19255c5d53a5f42ea49ad569284316315577 commit 692b19255c5d53a5f42ea49ad569284316315577 Author: Ed Maste AuthorDate: 2023-05-11 14:44:05 + Commit: Ed Maste CommitDate: 2023-05-11 23:03:34 +000

git: bdf6dee2a910 - main - dma: specify OpenSSL 1.1 API

2023-05-11 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=bdf6dee2a9106c0d649d55c73e38954fc341d938 commit bdf6dee2a9106c0d649d55c73e38954fc341d938 Author: Pierre Pronchery AuthorDate: 2023-05-09 14:06:40 + Commit: Ed Maste CommitDate: 2023-05-11 23:03

git: bee3d4bf8ed5 - main - Move DIRDEPS_BUILD settings to sys.dirdeps.mk

2023-05-11 Thread Simon J. Gerraty
The branch main has been updated by sjg: URL: https://cgit.FreeBSD.org/src/commit/?id=bee3d4bf8ed55260d8cfc6d168ffa1afb49ef6a8 commit bee3d4bf8ed55260d8cfc6d168ffa1afb49ef6a8 Author: Simon J. Gerraty AuthorDate: 2023-05-11 23:15:04 + Commit: Simon J. Gerraty CommitDate: 2023-05-11