Re: git: 39fdad34e220 - main - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr

2022-08-11 Thread Warner Losh
On Thu, Aug 11, 2022 at 6:24 PM John Baldwin wrote: > On 8/11/22 11:18 AM, Warner Losh wrote: > > On Thu, Aug 11, 2022 at 10:56 AM John Baldwin wrote: > >> You really want to apply the size check to loader.bin, not loader. The > >> memory > >> layout down in the first 1MB for boot loaders is ro

Re: git: 39fdad34e220 - main - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr

2022-08-11 Thread Warner Losh
On Thu, Aug 11, 2022, 6:24 PM John Baldwin wrote: > On 8/11/22 11:18 AM, Warner Losh wrote: > > On Thu, Aug 11, 2022 at 10:56 AM John Baldwin wrote: > >> You really want to apply the size check to loader.bin, not loader. The > >> memory > >> layout down in the first 1MB for boot loaders is roug

Re: git: 39fdad34e220 - main - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr

2022-08-11 Thread John Baldwin
On 8/11/22 11:18 AM, Warner Losh wrote: On Thu, Aug 11, 2022 at 10:56 AM John Baldwin wrote: You really want to apply the size check to loader.bin, not loader. The memory layout down in the first 1MB for boot loaders is roughly: 0x: real-mode IDT 0x0400: BIOS data 0x7c00: where BIOS loads

Re: d2d4e1271b33 - main - stand: Change zfs_fmtdev to take a struct devdesc *

2022-08-11 Thread Warner Losh
On Thu, Aug 11, 2022 at 5:47 PM Ravi Pokala wrote: > -Original Message- > From: on behalf of Warner Losh > > Date: 2022-08-11, Thursday at 09:27 > To: , , > > Subject: git: d2d4e1271b33 - main - stand: Change zfs_fmtdev to take a > struct devdesc * > > The branch main has been upda

Re: d2d4e1271b33 - main - stand: Change zfs_fmtdev to take a struct devdesc *

2022-08-11 Thread Ravi Pokala
-Original Message- From: on behalf of Warner Losh Date: 2022-08-11, Thursday at 09:27 To: , , Subject: git: d2d4e1271b33 - main - stand: Change zfs_fmtdev to take a struct devdesc * The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=d2d4e1

git: 6a70a0c8bfa6 - main - Document implicit dependencies of the mlx5(4) & friends.

2022-08-11 Thread Maxim Sobolev
The branch main has been updated by sobomax: URL: https://cgit.FreeBSD.org/src/commit/?id=6a70a0c8bfa6fe8a2739527e5c822aec985e83e9 commit 6a70a0c8bfa6fe8a2739527e5c822aec985e83e9 Author: Maxim Sobolev AuthorDate: 2022-08-11 23:28:27 + Commit: Maxim Sobolev CommitDate: 2022-08-11 23

git: 4c8ea3efe73c - main - stand: Go back to a.out format for /boot/loader

2022-08-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=4c8ea3efe73c12d595472a7fc37177432a77858e commit 4c8ea3efe73c12d595472a7fc37177432a77858e Author: Warner Losh AuthorDate: 2022-08-11 23:29:10 + Commit: Warner Losh CommitDate: 2022-08-11 23:29:10 +

git: ac175bd33a21 - main - Install working pkgconfig .pc files for compat libraries

2022-08-11 Thread Alex Richardson
The branch main has been updated by arichardson: URL: https://cgit.FreeBSD.org/src/commit/?id=ac175bd33a21b7f357cffe37117dc5afa6d7c5fb commit ac175bd33a21b7f357cffe37117dc5afa6d7c5fb Author: Alex Richardson AuthorDate: 2022-08-11 22:17:52 + Commit: Alex Richardson CommitDate: 2022-

git: 92b5b97cb089 - main - mac: s/0/false/ in macros denoting probe enablement

2022-08-11 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=92b5b97cb089677df5f2c72ab8fb44a34fd21ae9 commit 92b5b97cb089677df5f2c72ab8fb44a34fd21ae9 Author: Mateusz Guzik AuthorDate: 2022-08-11 22:11:24 + Commit: Mateusz Guzik CommitDate: 2022-08-11 22:11:

git: f73e4f6c5817 - main - routing: unbreak the build of a bunch of kernels

2022-08-11 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=f73e4f6c5817bf6bbf8b34c656b7a7acf6c87e47 commit f73e4f6c5817bf6bbf8b34c656b7a7acf6c87e47 Author: Mateusz Guzik AuthorDate: 2022-08-11 21:50:37 + Commit: Mateusz Guzik CommitDate: 2022-08-11 21:50:

git: 648edd63783e - main - x86: remove MP_WATCHDOG

2022-08-11 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=648edd63783ef28e452cde7b07293c6b5ecc6a35 commit 648edd63783ef28e452cde7b07293c6b5ecc6a35 Author: Mateusz Guzik AuthorDate: 2022-08-09 20:34:46 + Commit: Mateusz Guzik CommitDate: 2022-08-11 21:35:

git: 5244006fea47 - main - ctladm: Fix typo in command line help.

2022-08-11 Thread Alexander Motin
The branch main has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=5244006fea471bab9dabb7fff21d48d3ff006077 commit 5244006fea471bab9dabb7fff21d48d3ff006077 Author: Alexander Motin AuthorDate: 2022-08-11 20:53:50 + Commit: Alexander Motin CommitDate: 2022-08-11 20

git: d8b42ddcac5c - main - rtsock: subscribe to ifnet eventhandlers instead of direct calls.

2022-08-11 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=d8b42ddcac5cb86af679968d09c45c9a7cc3e4fb commit d8b42ddcac5cb86af679968d09c45c9a7cc3e4fb Author: Alexander V. Chernikov AuthorDate: 2022-08-11 20:09:45 + Commit: Alexander V. Chernikov Commit

Re: git: 39fdad34e220 - main - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr

2022-08-11 Thread Warner Losh
On Thu, Aug 11, 2022 at 1:18 PM FreeBSD User wrote: > Am Thu, 11 Aug 2022 03:31:36 GMT > Warner Losh schrieb: > > > The branch main has been updated by imp: > > > > URL: > https://cgit.FreeBSD.org/src/commit/?id=39fdad34e220c52a433e78f20c8c39412429014e > > > > commit 39fdad34e220c52a433e78f20c8c

Re: git: 39fdad34e220 - main - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr

2022-08-11 Thread Warner Losh
On Thu, Aug 11, 2022 at 1:26 PM Cy Schubert wrote: > In message <727af1f3-7432-c038-a776-682ef161f...@freebsd.org>, John > Baldwin > wri > tes: > > On 8/10/22 8:31 PM, Warner Losh wrote: > > > The branch main has been updated by imp: > > > > > > URL: > https://cgit.FreeBSD.org/src/commit/?id=39fd

Re: git: 39fdad34e220 - main - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr

2022-08-11 Thread Cy Schubert
In message <727af1f3-7432-c038-a776-682ef161f...@freebsd.org>, John Baldwin wri tes: > On 8/10/22 8:31 PM, Warner Losh wrote: > > The branch main has been updated by imp: > > > > URL: https://cgit.FreeBSD.org/src/commit/?id=39fdad34e220c52a433e78f20c8c39 > 412429014e > > > > commit 39fdad34e220c

Re: git: 39fdad34e220 - main - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr

2022-08-11 Thread FreeBSD User
Am Thu, 11 Aug 2022 03:31:36 GMT Warner Losh schrieb: > The branch main has been updated by imp: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=39fdad34e220c52a433e78f20c8c39412429014e > > commit 39fdad34e220c52a433e78f20c8c39412429014e > Author: Warner Losh > AuthorDate: 2022-08-11 0

Re: git: 39fdad34e220 - main - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr

2022-08-11 Thread FreeBSD User
Am Thu, 11 Aug 2022 20:56:05 +0200 FreeBSD User schrieb: > Am Thu, 11 Aug 2022 12:46:46 -0600 > Warner Losh schrieb: > > > On Thu, Aug 11, 2022 at 12:45 PM FreeBSD User > > wrote: > > > > > Am Thu, 11 Aug 2022 20:42:57 +0200 > > > FreeBSD User schrieb: > > > > > > > Am Thu, 11 Aug 2022

Re: git: 39fdad34e220 - main - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr

2022-08-11 Thread FreeBSD User
Am Thu, 11 Aug 2022 12:46:46 -0600 Warner Losh schrieb: > On Thu, Aug 11, 2022 at 12:45 PM FreeBSD User > wrote: > > > Am Thu, 11 Aug 2022 20:42:57 +0200 > > FreeBSD User schrieb: > > > > > Am Thu, 11 Aug 2022 12:23:59 -0600 > > > Warner Losh schrieb: > > > > > > > On Thu, Aug 11, 2022 at

Re: git: 39fdad34e220 - main - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr

2022-08-11 Thread Warner Losh
On Thu, Aug 11, 2022 at 12:45 PM FreeBSD User wrote: > Am Thu, 11 Aug 2022 20:42:57 +0200 > FreeBSD User schrieb: > > > Am Thu, 11 Aug 2022 12:23:59 -0600 > > Warner Losh schrieb: > > > > > On Thu, Aug 11, 2022 at 12:22 PM FreeBSD User > > > wrote: > > > > > > > Am Thu, 11 Aug 2022 03:31:36 GM

Re: git: 39fdad34e220 - main - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr

2022-08-11 Thread Warner Losh
On Thu, Aug 11, 2022 at 12:43 PM FreeBSD User wrote: > Am Thu, 11 Aug 2022 12:23:59 -0600 > Warner Losh schrieb: > > > On Thu, Aug 11, 2022 at 12:22 PM FreeBSD User > > wrote: > > > > > Am Thu, 11 Aug 2022 03:31:36 GMT > > > Warner Losh schrieb: > > > > > > > The branch main has been updated b

Re: git: 39fdad34e220 - main - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr

2022-08-11 Thread FreeBSD User
Am Thu, 11 Aug 2022 20:42:57 +0200 FreeBSD User schrieb: > Am Thu, 11 Aug 2022 12:23:59 -0600 > Warner Losh schrieb: > > > On Thu, Aug 11, 2022 at 12:22 PM FreeBSD User > > wrote: > > > > > Am Thu, 11 Aug 2022 03:31:36 GMT > > > Warner Losh schrieb: > > > > > > > The branch main has be

Re: git: 39fdad34e220 - main - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr

2022-08-11 Thread FreeBSD User
Am Thu, 11 Aug 2022 12:23:59 -0600 Warner Losh schrieb: > On Thu, Aug 11, 2022 at 12:22 PM FreeBSD User > wrote: > > > Am Thu, 11 Aug 2022 03:31:36 GMT > > Warner Losh schrieb: > > > > > The branch main has been updated by imp: > > > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=3

Re: git: 39fdad34e220 - main - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr

2022-08-11 Thread Warner Losh
On Thu, Aug 11, 2022 at 12:22 PM FreeBSD User wrote: > Am Thu, 11 Aug 2022 03:31:36 GMT > Warner Losh schrieb: > > > The branch main has been updated by imp: > > > > URL: > https://cgit.FreeBSD.org/src/commit/?id=39fdad34e220c52a433e78f20c8c39412429014e > > > > commit 39fdad34e220c52a433e78f20c8

Re: git: 39fdad34e220 - main - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr

2022-08-11 Thread FreeBSD User
Am Thu, 11 Aug 2022 03:31:36 GMT Warner Losh schrieb: > The branch main has been updated by imp: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=39fdad34e220c52a433e78f20c8c39412429014e > > commit 39fdad34e220c52a433e78f20c8c39412429014e > Author: Warner Losh > AuthorDate: 2022-08-11 0

Re: git: 39fdad34e220 - main - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr

2022-08-11 Thread Warner Losh
On Thu, Aug 11, 2022 at 10:56 AM John Baldwin wrote: > On 8/10/22 8:31 PM, Warner Losh wrote: > > The branch main has been updated by imp: > > > > URL: > https://cgit.FreeBSD.org/src/commit/?id=39fdad34e220c52a433e78f20c8c39412429014e > > > > commit 39fdad34e220c52a433e78f20c8c39412429014e > > Au

Re: git: 39fdad34e220 - main - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr

2022-08-11 Thread Ed Maste
On Wed, 10 Aug 2022 at 23:31, Warner Losh wrote: > > The branch main has been updated by imp: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=39fdad34e220c52a433e78f20c8c39412429014e > > commit 39fdad34e220c52a433e78f20c8c39412429014e > Author: Warner Losh > AuthorDate: 2022-08-11 03:19:0

Re: git: e2295b911723 - main - stand: i386/amd64: Always use elf format for /boot/loader and pxeldr

2022-08-11 Thread Warner Losh
Hey John, On Thu, Aug 11, 2022 at 10:44 AM John Baldwin wrote: > On 8/10/22 8:31 PM, Warner Losh wrote: > > The branch main has been updated by imp: > > > > URL: > https://cgit.FreeBSD.org/src/commit/?id=e2295b9117233d8248fe919c6b28ef1d44a8950d > > > > commit e2295b9117233d8248fe919c6b28ef1d44a8

Re: git: 39fdad34e220 - main - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr

2022-08-11 Thread John Baldwin
On 8/10/22 8:31 PM, Warner Losh wrote: The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=39fdad34e220c52a433e78f20c8c39412429014e commit 39fdad34e220c52a433e78f20c8c39412429014e Author: Warner Losh AuthorDate: 2022-08-11 03:19:01 + Commit: Warne

Re: git: e2295b911723 - main - stand: i386/amd64: Always use elf format for /boot/loader and pxeldr

2022-08-11 Thread John Baldwin
On 8/10/22 8:31 PM, Warner Losh wrote: The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=e2295b9117233d8248fe919c6b28ef1d44a8950d commit e2295b9117233d8248fe919c6b28ef1d44a8950d Author: Warner Losh AuthorDate: 2022-08-11 03:18:32 + Commit: Warne

git: 693f88c9da8d - main - iconv_std: complete the //IGNORE support

2022-08-11 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=693f88c9da8dccf173b40fd57d1d15504a54e9b4 commit 693f88c9da8dccf173b40fd57d1d15504a54e9b4 Author: Kyle Evans AuthorDate: 2022-02-22 07:15:04 + Commit: Kyle Evans CommitDate: 2022-08-11 16:42:20

git: 2300a22c9712 - main - libc: iconv: add mb_cur_min for encoder traits

2022-08-11 Thread Kyle Evans
/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -52,6 +52,31 @@ # xargs -n1 | sort | uniq -d; # done +# 20220811: new iconv encoder trait added +OLD_LIBS+=usr/lib/i18n/libBIG5.so.4 +OLD_LIBS+=usr/lib/i18n/libDECHanyu.so.4 +OLD_LIBS+=usr/lib/i18n/libEUC.so.4 +OLD_LIBS+=usr/lib/i18n/libEUCTW.so.4 +OLD_LIBS+=usr

git: c1f46b8fcb97 - main - libc: iconv: push option ignore into citrus_iconv_open()

2022-08-11 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=c1f46b8fcb9758b52afce5971d12167628f62dfd commit c1f46b8fcb9758b52afce5971d12167628f62dfd Author: Kyle Evans AuthorDate: 2022-02-22 07:10:05 + Commit: Kyle Evans CommitDate: 2022-08-11 16:33:28

git: ea0f37dec65d - main - iconv: only conditionally use ICONV_SET_DISCARD_ILSEQ

2022-08-11 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=ea0f37dec65daf2b7e05712738cd1720aae129eb commit ea0f37dec65daf2b7e05712738cd1720aae129eb Author: Kyle Evans AuthorDate: 2022-02-22 05:05:28 + Commit: Kyle Evans CommitDate: 2022-08-11 16:33:28

git: 814bd1ed438f - main - tools: test: iconv: fix open_2 to not segfault

2022-08-11 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=814bd1ed438f7dfc5bedcb1f3e772a46fe7026bb commit 814bd1ed438f7dfc5bedcb1f3e772a46fe7026bb Author: Kyle Evans AuthorDate: 2022-01-11 23:41:10 + Commit: Kyle Evans CommitDate: 2022-08-11 16:33:28

git: 7d72ff905770 - main - stand: Make BIOS loader size limits settable

2022-08-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=7d72ff905770a64a22125c890438189db71104ae commit 7d72ff905770a64a22125c890438189db71104ae Author: Warner Losh AuthorDate: 2022-08-11 16:24:58 + Commit: Warner Losh CommitDate: 2022-08-11 16:27:17 +

git: 362322294045 - main - stand: i386_fmtdev can be reduced to devformat

2022-08-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=362322294045943703e03dee263bbc237002525c commit 362322294045943703e03dee263bbc237002525c Author: Warner Losh AuthorDate: 2022-08-11 15:09:03 + Commit: Warner Losh CommitDate: 2022-08-11 16:27:17 +

git: add8154e451f - main - stand: uboot_fmtdev can be reduced to devformat

2022-08-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=add8154e451f441778fb9c2fb7d10d281dea9611 commit add8154e451f441778fb9c2fb7d10d281dea9611 Author: Warner Losh AuthorDate: 2022-08-11 15:08:52 + Commit: Warner Losh CommitDate: 2022-08-11 16:27:17 +

git: 1e9b23448a30 - main - stand: userboot_fmtdev can be reduced to devformat

2022-08-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=1e9b23448a3010e8403eae08ad890fe1eb75da8b commit 1e9b23448a3010e8403eae08ad890fe1eb75da8b Author: Warner Losh AuthorDate: 2022-08-11 15:08:26 + Commit: Warner Losh CommitDate: 2022-08-11 16:27:17 +

git: 1e7a2eb93a52 - main - stand: efi_fmtdev can be reduced to devformat

2022-08-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=1e7a2eb93a527a2f4b22be66788caf50e4ba1f89 commit 1e7a2eb93a527a2f4b22be66788caf50e4ba1f89 Author: Warner Losh AuthorDate: 2022-08-11 15:08:08 + Commit: Warner Losh CommitDate: 2022-08-11 16:27:16 +

git: edb26097cb64 - main - stand: Replace zfs_fmtdev with generic devformat()

2022-08-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=edb26097cb6416adb89b54c830d36c0ead3ca64c commit edb26097cb6416adb89b54c830d36c0ead3ca64c Author: Warner Losh AuthorDate: 2022-08-11 15:07:44 + Commit: Warner Losh CommitDate: 2022-08-11 16:27:16 +

git: 654b7837a6a0 - main - stand: For zfs, set dv_fmtdev to zfs_fmtdev

2022-08-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=654b7837a6a08ec5b51635badd14794754fab7c5 commit 654b7837a6a08ec5b51635badd14794754fab7c5 Author: Warner Losh AuthorDate: 2022-08-11 15:07:26 + Commit: Warner Losh CommitDate: 2022-08-11 16:27:16 +

git: 0b3a4a588fb6 - main - stand: Use devformat instead of disk_devfmt

2022-08-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=0b3a4a588fb6b30d923686828dab4685b94ec1ea commit 0b3a4a588fb6b30d923686828dab4685b94ec1ea Author: Warner Losh AuthorDate: 2022-08-11 15:07:13 + Commit: Warner Losh CommitDate: 2022-08-11 16:27:16 +

git: ec9f3e776f39 - main - stand: Use devformat rather than disk_devfmt

2022-08-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=ec9f3e776f39286ccec9915f38cca9729e6f9241 commit ec9f3e776f39286ccec9915f38cca9729e6f9241 Author: Warner Losh AuthorDate: 2022-08-11 15:06:53 + Commit: Warner Losh CommitDate: 2022-08-11 16:27:16 +

git: ad759c73522e - main - stand: Add disk_fmtdev for dv_fmtdev for all the disk devices

2022-08-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=ad759c73522efb606135e2891ac03864926b80a3 commit ad759c73522efb606135e2891ac03864926b80a3 Author: Warner Losh AuthorDate: 2022-08-11 15:06:28 + Commit: Warner Losh CommitDate: 2022-08-11 16:27:16 +

git: dc472f670213 - main - stand: Add devformat to return formatted string for a device

2022-08-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=dc472f67021320309ced970d3d26d30a04da0ef2 commit dc472f67021320309ced970d3d26d30a04da0ef2 Author: Warner Losh AuthorDate: 2022-08-11 15:06:09 + Commit: Warner Losh CommitDate: 2022-08-11 16:27:16 +

git: 4d4b1a298c84 - main - stand: Add dv_devfmt to return a string represenation of the device

2022-08-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=4d4b1a298c84f2357c304583dfe78d0e4b8fa2f1 commit 4d4b1a298c84f2357c304583dfe78d0e4b8fa2f1 Author: Warner Losh AuthorDate: 2022-08-11 15:05:34 + Commit: Warner Losh CommitDate: 2022-08-11 16:27:16 +

git: d2d4e1271b33 - main - stand: Change zfs_fmtdev to take a struct devdesc *

2022-08-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=d2d4e1271b33b233f57fd18a61a1b5c1b0aeb355 commit d2d4e1271b33b233f57fd18a61a1b5c1b0aeb355 Author: Warner Losh AuthorDate: 2022-08-11 15:05:15 + Commit: Warner Losh CommitDate: 2022-08-11 16:27:15 +

git: c32dde316692 - main - stand: Change disk_fmtdev to take a struct devdesc *

2022-08-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=c32dde3166922f55927764464d13f1bc9640f5f6 commit c32dde3166922f55927764464d13f1bc9640f5f6 Author: Warner Losh AuthorDate: 2022-08-11 15:04:50 + Commit: Warner Losh CommitDate: 2022-08-11 16:27:15 +

git: f197c0bf3e07 - main - stand: Move i386_devdesc to a union

2022-08-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=f197c0bf3e075286ccea32cd12023f3317474c5a commit f197c0bf3e075286ccea32cd12023f3317474c5a Author: Warner Losh AuthorDate: 2022-08-11 15:04:08 + Commit: Warner Losh CommitDate: 2022-08-11 16:27:15 +

git: bec11d96318b - main - stand: Remove unnecessary include

2022-08-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=bec11d96318bc8647f28b580829eeb7ba9d05768 commit bec11d96318bc8647f28b580829eeb7ba9d05768 Author: Warner Losh AuthorDate: 2022-08-11 14:59:48 + Commit: Warner Losh CommitDate: 2022-08-11 16:27:15 +

git: e0b405003a2a - main - raw ip6: merge rip6_output() into rip6_send()

2022-08-11 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=e0b405003a2adb9f0b065a20eed7fc751001af36 commit e0b405003a2adb9f0b065a20eed7fc751001af36 Author: Gleb Smirnoff AuthorDate: 2022-08-11 16:19:37 + Commit: Gleb Smirnoff CommitDate: 2022-08-11 16

git: 3d2041c0353d - main - raw ip: merge rip_output() into rip_send()

2022-08-11 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=3d2041c0353d3cc44bd2a6e37bf1c6e341d2b4db commit 3d2041c0353d3cc44bd2a6e37bf1c6e341d2b4db Author: Gleb Smirnoff AuthorDate: 2022-08-11 16:19:37 + Commit: Gleb Smirnoff CommitDate: 2022-08-11 16

git: 8c77967ecc58 - main - protosw: retire pr_output method

2022-08-11 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=8c77967ecc58b5db35bb285013c55492987a9061 commit 8c77967ecc58b5db35bb285013c55492987a9061 Author: Gleb Smirnoff AuthorDate: 2022-08-11 16:19:37 + Commit: Gleb Smirnoff CommitDate: 2022-08-11 16

git: f63cb32c1988 - main - Retire 4.4BSD raw sockets

2022-08-11 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=f63cb32c1988561136fabdcc54d16cd200b666d9 commit f63cb32c1988561136fabdcc54d16cd200b666d9 Author: Gleb Smirnoff AuthorDate: 2022-08-11 16:19:36 + Commit: Gleb Smirnoff CommitDate: 2022-08-11 16

git: ea7be1293b48 - main - keysock: do not use raw socket code

2022-08-11 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=ea7be1293b48385f27b97c5f112e4cad93cbd33b commit ea7be1293b48385f27b97c5f112e4cad93cbd33b Author: Gleb Smirnoff AuthorDate: 2022-08-11 16:19:36 + Commit: Gleb Smirnoff CommitDate: 2022-08-11 16

git: 36b10ac2cd18 - main - rtsock: do not use raw socket code

2022-08-11 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=36b10ac2cd18a535cac20ccf51e3fc6c408671e8 commit 36b10ac2cd18a535cac20ccf51e3fc6c408671e8 Author: Gleb Smirnoff AuthorDate: 2022-08-11 16:19:36 + Commit: Gleb Smirnoff CommitDate: 2022-08-11 16

git: d94ec7490d31 - main - rtsock: do not allocate mbufs_tags(9) just to store a 8-bit value

2022-08-11 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=d94ec7490d3182ef3ad0b572acf0feb9c0a6827f commit d94ec7490d3182ef3ad0b572acf0feb9c0a6827f Author: Gleb Smirnoff AuthorDate: 2022-08-11 16:19:36 + Commit: Gleb Smirnoff CommitDate: 2022-08-11 16

git: b8103ca76de0 - main - netinet: get interface event notifications directly via EVENTHANDLER(9)

2022-08-11 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=b8103ca76de09414775aa2eaca7b0e1bca59136c commit b8103ca76de09414775aa2eaca7b0e1bca59136c Author: Gleb Smirnoff AuthorDate: 2022-08-11 16:19:36 + Commit: Gleb Smirnoff CommitDate: 2022-08-11 16

git: 78d7704b7c0d - main - makefs: Fix a memory leak in fs_layout_one()

2022-08-11 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=78d7704b7c0d36a476e2c998a8510eb98e024753 commit 78d7704b7c0d36a476e2c998a8510eb98e024753 Author: Mark Johnston AuthorDate: 2022-08-11 14:18:13 + Commit: Mark Johnston CommitDate: 2022-08-11 14:1

git: e225983737b4 - main - makefs: Fix memory leaks in dsl_dir_finalize_props()

2022-08-11 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=e225983737b42c7dd732ffed2de194e0bd2a3378 commit e225983737b42c7dd732ffed2de194e0bd2a3378 Author: Mark Johnston AuthorDate: 2022-08-11 14:18:06 + Commit: Mark Johnston CommitDate: 2022-08-11 14:1

git: 69077c81e594 - main - routing: fix non-debug build

2022-08-11 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=69077c81e5949b8107b74b220dc0fbd20a84faf4 commit 69077c81e5949b8107b74b220dc0fbd20a84faf4 Author: Mateusz Guzik AuthorDate: 2022-08-11 14:12:59 + Commit: Mateusz Guzik CommitDate: 2022-08-11 14:12:

git: 8e9ca1379eda - main - Adjust function definition in subr_devmap.c to avoid clang 15 warning

2022-08-11 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=8e9ca1379edad98a957570a2339a9236910e61c1 commit 8e9ca1379edad98a957570a2339a9236910e61c1 Author: Andrew Turner AuthorDate: 2022-08-11 12:04:58 + Commit: Andrew Turner CommitDate: 2022-08-11 13:

git: ec666d187d0d - main - Adjust function definition in ofw to avoid clang 15 warning

2022-08-11 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=ec666d187d0dc44d105a95b5b25b47607236a051 commit ec666d187d0dc44d105a95b5b25b47607236a051 Author: Andrew Turner AuthorDate: 2022-08-11 12:02:50 + Commit: Andrew Turner CommitDate: 2022-08-11 13:

git: 05cef7474215 - main - Adjust function definition in hwpmc to avoid clang 15 warning

2022-08-11 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=05cef74742154cf3c89be214a464d8fabddf8d7d commit 05cef74742154cf3c89be214a464d8fabddf8d7d Author: Andrew Turner AuthorDate: 2022-08-11 12:02:33 + Commit: Andrew Turner CommitDate: 2022-08-11 13:

git: 40503b792f7e - main - routing: populate fibs with interface routes after growing net.fibs.

2022-08-11 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=40503b792f7ecb9fcb349b2519036f85fa62fb4c commit 40503b792f7ecb9fcb349b2519036f85fa62fb4c Author: Alexander V. Chernikov AuthorDate: 2022-08-07 20:26:19 + Commit: Alexander V. Chernikov Commit

git: 02e05b8faec1 - main - routing: fixup empty mask prefix handling after 2ce553854cbd.

2022-08-11 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=02e05b8faec1ea79d3fa2deee7fb55f1bdddfbc1 commit 02e05b8faec1ea79d3fa2deee7fb55f1bdddfbc1 Author: Alexander V. Chernikov AuthorDate: 2022-08-11 11:41:42 + Commit: Alexander V. Chernikov Commit

Re: git: 685866bbe13d - main - routing: fix build without ROUTE_MPATH

2022-08-11 Thread Gary Jennejohn
On Thu, 11 Aug 2022 10:49:07 +0100 "Alexander V. Chernikov" wrote: > > On 11 Aug 2022, at 10:27, Gary Jennejohn wrote: > > > > I did a buildkernel and got this warning message: > > > > /usr/src/sys/net/route/route_ctl.c:787:1: warning: unused function > > 'add_route_flags_mpath' [-Wunused-funct

Re: git: 685866bbe13d - main - routing: fix build without ROUTE_MPATH

2022-08-11 Thread Alexander V. Chernikov
> On 11 Aug 2022, at 10:27, Gary Jennejohn wrote: > > I did a buildkernel and got this warning message: > > /usr/src/sys/net/route/route_ctl.c:787:1: warning: unused function > 'add_route_flags_mpath' [-Wunused-function] > add_route_flags_mpath(struct rib_head *rnh, struct rtentry *rt, Thank

git: 258828d03b9f - main - routing: fix build warning without ROUTE_MPATH

2022-08-11 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=258828d03b9f8414043c112fab97e9e9730560dc commit 258828d03b9f8414043c112fab97e9e9730560dc Author: Alexander V. Chernikov AuthorDate: 2022-08-11 09:46:28 + Commit: Alexander V. Chernikov Commit

git: 248da7940aa2 - main - if_ovpn tests: Test using a TCP socket for DCO

2022-08-11 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=248da7940aa20177218dddb28d90a570d6eddf2d commit 248da7940aa20177218dddb28d90a570d6eddf2d Author: Kristof Provost AuthorDate: 2022-08-11 08:34:01 + Commit: Kristof Provost CommitDate: 2022-08-11 08:

git: fd6b3bede5a5 - main - if_ovpn: reject non-UDP sockets

2022-08-11 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=fd6b3bede5a5c210f327e5c9bd3e415ee905048b commit fd6b3bede5a5c210f327e5c9bd3e415ee905048b Author: Kristof Provost AuthorDate: 2022-08-11 08:30:39 + Commit: Kristof Provost CommitDate: 2022-08-11 08:

Re: git: 685866bbe13d - main - routing: fix build without ROUTE_MPATH

2022-08-11 Thread Gary Jennejohn
On Wed, 10 Aug 2022 20:45:38 GMT "Alexander V. Chernikov" wrote: > The branch main has been updated by melifaro: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=685866bbe13da2b9c5d108036c29f07a4c7cd04f > > commit 685866bbe13da2b9c5d108036c29f07a4c7cd04f > Author: Alexander V. Chernikov >

Re: git: 0b6d133c08fc - main - Add RockChip RK356X support to existing RockChip thermal driver.

2022-08-11 Thread Ganbold Tsagaankhuu
On Thu, Aug 11, 2022 at 4:29 PM Ganbold Tsagaankhuu wrote: > The branch main has been updated by ganbold: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=0b6d133c08fcc3ae63228f32429581d5764e6fe5 > > commit 0b6d133c08fcc3ae63228f32429581d5764e6fe5 > Author: Søren Schmidt > AuthorDate: 2022

git: 0b6d133c08fc - main - Add RockChip RK356X support to existing RockChip thermal driver.

2022-08-11 Thread Ganbold Tsagaankhuu
The branch main has been updated by ganbold: URL: https://cgit.FreeBSD.org/src/commit/?id=0b6d133c08fcc3ae63228f32429581d5764e6fe5 commit 0b6d133c08fcc3ae63228f32429581d5764e6fe5 Author: Søren Schmidt AuthorDate: 2022-08-11 08:26:39 + Commit: Ganbold Tsagaankhuu CommitDate: 2022-08

git: 64f923959a8a - main - stress2: Added a regression test

2022-08-11 Thread Peter Holm
The branch main has been updated by pho: URL: https://cgit.FreeBSD.org/src/commit/?id=64f923959a8abd963954ff67f3fc159b2d4826c8 commit 64f923959a8abd963954ff67f3fc159b2d4826c8 Author: Peter Holm AuthorDate: 2022-08-11 07:42:02 + Commit: Peter Holm CommitDate: 2022-08-11 07:42:02 +00

Re: git: 39fdad34e220 - main - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr

2022-08-11 Thread Eugene Grosbein
11.08.2022 10:31, Warner Losh wrote: > At this late date, it likely isn't worth the efforts to move parts of > the loader into high memory. There's a number of assumptions about where > the stack is, where buffers reside, etc that are fulfilled when it lives > in the first 640k tha