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

git: 4291bca854b9 - stable/12 - Add "heard" to the dictionary

2022-08-11 Thread Ed Maste
The branch stable/12 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=4291bca854b91e357769aff8b8b8aa2cf4a4d2ae commit 4291bca854b91e357769aff8b8b8aa2cf4a4d2ae Author: Ed Maste AuthorDate: 2022-08-08 18:57:32 + Commit: Ed Maste CommitDate: 2022-08-12 00:24:21

git: df38c129b0ce - stable/13 - Add "heard" to the dictionary

2022-08-11 Thread Ed Maste
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=df38c129b0ce967f6b8cca8d863f23915b315def commit df38c129b0ce967f6b8cca8d863f23915b315def Author: Ed Maste AuthorDate: 2022-08-08 18:57:32 + Commit: Ed Maste CommitDate: 2022-08-12 00:23:41

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 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

git: 9c6bcc94c875 - stable/12 - dwc: Support phy mode MII

2022-08-11 Thread Mitchell Horne
The branch stable/12 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=9c6bcc94c875d10e3cd30b24d4854c62d4bc6ab9 commit 9c6bcc94c875d10e3cd30b24d4854c62d4bc6ab9 Author: Emmanuel Vadot AuthorDate: 2022-02-22 08:58:36 + Commit: Mitchell Horne CommitDate: 2022-08

git: 54682ad8d9e3 - stable/12 - dwc: Use mii_fdt function

2022-08-11 Thread Mitchell Horne
The branch stable/12 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=54682ad8d9e34109ad0269489ce3a3d577e0525d commit 54682ad8d9e34109ad0269489ce3a3d577e0525d Author: Emmanuel Vadot AuthorDate: 2021-04-11 19:34:57 + Commit: Mitchell Horne CommitDate: 2022-08

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: c7c8b80659f5 - stable/12 - if_dwc: avoid duplicate packet counts

2022-08-11 Thread Mitchell Horne
The branch stable/12 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=c7c8b80659f5e03a6a1c87a643e18e0ab929e286 commit c7c8b80659f5e03a6a1c87a643e18e0ab929e286 Author: Mitchell Horne AuthorDate: 2022-06-21 13:24:25 + Commit: Mitchell Horne CommitDate: 2022-08

git: 2870cfc456fd - stable/12 - if_dwc: recognize additional rgmii phy-modes

2022-08-11 Thread Mitchell Horne
The branch stable/12 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=2870cfc456fd8133ca6b22abf3aa53e25808f87b commit 2870cfc456fd8133ca6b22abf3aa53e25808f87b Author: Mitchell Horne AuthorDate: 2022-06-21 13:22:53 + Commit: Mitchell Horne CommitDate: 2022-08

git: 248c1390cccc - stable/12 - if_dwc: Use if_ function where appropriate

2022-08-11 Thread Mitchell Horne
The branch stable/12 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=248c139091cbfc6cfc5f91ae257e368dae8e commit 248c139091cbfc6cfc5f91ae257e368dae8e Author: Emmanuel Vadot AuthorDate: 2020-11-20 11:30:23 + Commit: Mitchell Horne CommitDate: 2022-08

git: e6890ee9e183 - stable/12 - if_dwc: Reorder functions and sort them by usage

2022-08-11 Thread Mitchell Horne
The branch stable/12 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=e6890ee9e18342618c2a6952e36201b09b275647 commit e6890ee9e18342618c2a6952e36201b09b275647 Author: Emmanuel Vadot AuthorDate: 2020-11-20 11:30:01 + Commit: Mitchell Horne CommitDate: 2022-08

git: d4b1761482a4 - stable/12 - if_dwc: dwc_get_hwaddr cannot fail, change return to void

2022-08-11 Thread Mitchell Horne
The branch stable/12 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=d4b1761482a485fd51e4d1cb969e1199bde65bb6 commit d4b1761482a485fd51e4d1cb969e1199bde65bb6 Author: Emmanuel Vadot AuthorDate: 2020-11-20 11:29:20 + Commit: Mitchell Horne CommitDate: 2022-08

git: fd23372bd562 - stable/12 - if_dwc: Add dwc_stop_dma and use it in dwc_stop_locked

2022-08-11 Thread Mitchell Horne
The branch stable/12 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=fd23372bd562f381682658c02d5b3952162e29c8 commit fd23372bd562f381682658c02d5b3952162e29c8 Author: Emmanuel Vadot AuthorDate: 2020-11-20 11:29:00 + Commit: Mitchell Horne CommitDate: 2022-08

git: b786acdc131d - stable/12 - if_dwc: Use dwc_enable_mac in dwc_stop_locked

2022-08-11 Thread Mitchell Horne
The branch stable/12 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=b786acdc131dde9c777141f373805686f40a15d5 commit b786acdc131dde9c777141f373805686f40a15d5 Author: Emmanuel Vadot AuthorDate: 2020-11-20 11:28:06 + Commit: Mitchell Horne CommitDate: 2022-08

git: 74c406678245 - stable/12 - if_dwc: Add a function to enable/disable the mac tx/rx

2022-08-11 Thread Mitchell Horne
The branch stable/12 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=74c406678245a68e4345eec57790feaa67533bad commit 74c406678245a68e4345eec57790feaa67533bad Author: Emmanuel Vadot AuthorDate: 2020-11-20 11:27:43 + Commit: Mitchell Horne CommitDate: 2022-08

git: 312e2bca2659 - stable/12 - if_dwc: Use if_setdrvflagbits to notify that we are running

2022-08-11 Thread Mitchell Horne
The branch stable/12 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=312e2bca2659b9045a7886241fce742742584155 commit 312e2bca2659b9045a7886241fce742742584155 Author: Emmanuel Vadot AuthorDate: 2020-11-20 11:27:08 + Commit: Mitchell Horne CommitDate: 2022-08

git: 104d385fed2e - stable/12 - if_dwc: Split init code into sub function

2022-08-11 Thread Mitchell Horne
The branch stable/12 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=104d385fed2e2959dbae8b7a8ddbcae7f28c95f0 commit 104d385fed2e2959dbae8b7a8ddbcae7f28c95f0 Author: Emmanuel Vadot AuthorDate: 2020-11-20 11:26:46 + Commit: Mitchell Horne CommitDate: 2022-08

git: eb2a9b785867 - stable/13 - bridge tests: Tests using pft_ping.py require scapy

2022-08-11 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=eb2a9b7858672684d2c219dfc73ec3705ed6a748 commit eb2a9b7858672684d2c219dfc73ec3705ed6a748 Author: Mark Johnston AuthorDate: 2022-08-04 13:41:52 + Commit: Mark Johnston CommitDate: 2022-08-11

git: 17e0a1c6e9e4 - stable/13 - file: Move code to share fdtol structs into kern_descrip.c

2022-08-11 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=17e0a1c6e9e47b7fc1ab4f6144d7dcf792c3eaec commit 17e0a1c6e9e47b7fc1ab4f6144d7dcf792c3eaec Author: Mark Johnston AuthorDate: 2022-08-04 13:39:25 + Commit: Mark Johnston CommitDate: 2022-08-11

git: 2bf8ca97a9ae - stable/13 - domain: Use designated constants for timeout periods

2022-08-11 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=2bf8ca97a9aeabcbb8581a0612f3adf8475badeb commit 2bf8ca97a9aeabcbb8581a0612f3adf8475badeb Author: Mark Johnston AuthorDate: 2022-08-03 00:31:29 + Commit: Mark Johnston CommitDate: 2022-08-11

git: a853b4c42569 - stable/13 - ctfconvert: Give bitfield types names distinct from the base type

2022-08-11 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=a853b4c425697a76c61ffa4fbd8bf7da5454807a commit a853b4c425697a76c61ffa4fbd8bf7da5454807a Author: Mark Johnston AuthorDate: 2022-08-03 00:32:17 + Commit: Mark Johnston CommitDate: 2022-08-11

git: cf63676e086f - stable/13 - dtrace tests: Override RLIMIT_CORE for a test which triggers a core dump

2022-08-11 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=cf63676e086f268915f17790eda888661b24bde5 commit cf63676e086f268915f17790eda888661b24bde5 Author: Mark Johnston AuthorDate: 2022-08-03 00:32:04 + Commit: Mark Johnston CommitDate: 2022-08-11

git: 28ceed5f7aa1 - stable/13 - dtrace tests: Rename some test type names to avoid a conflict

2022-08-11 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=28ceed5f7aa1d97324b12344c3d9cd6f2b0a2460 commit 28ceed5f7aa1d97324b12344c3d9cd6f2b0a2460 Author: Mark Johnston AuthorDate: 2022-08-03 00:32:08 + Commit: Mark Johnston CommitDate: 2022-08-11

git: c47c706b52c2 - stable/13 - DB_COMMAND(9): update to mention additional macros

2022-08-11 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=c47c706b52c23af8a4132ab80a21fc72d0cb457f commit c47c706b52c23af8a4132ab80a21fc72d0cb457f Author: Mitchell Horne AuthorDate: 2022-07-05 14:55:18 + Commit: Mitchell Horne CommitDate: 2022-08

git: 53021bbf8255 - stable/13 - ddb: add _FLAGS command variants

2022-08-11 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=53021bbf8255f57a422f9874a108d4a679b180a2 commit 53021bbf8255f57a422f9874a108d4a679b180a2 Author: Mitchell Horne AuthorDate: 2022-06-30 15:58:22 + Commit: Mitchell Horne CommitDate: 2022-08

git: 742622502ec0 - stable/13 - db_command.c: use designated initializers

2022-08-11 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=742622502ec0f29e0bea4ee36cefd18fae144a58 commit 742622502ec0f29e0bea4ee36cefd18fae144a58 Author: Mitchell Horne AuthorDate: 2022-07-05 14:45:47 + Commit: Mitchell Horne CommitDate: 2022-08

git: 2571d6f331a4 - stable/13 - ddb: use _FLAGS command macros where appropriate

2022-08-11 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=2571d6f331a46e2a5065874dc6bbcca4aa6613d8 commit 2571d6f331a46e2a5065874dc6bbcca4aa6613d8 Author: Mitchell Horne AuthorDate: 2022-07-05 14:47:55 + Commit: Mitchell Horne CommitDate: 2022-08

git: e4f615b3e0f5 - stable/13 - db_command.c: style

2022-08-11 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=e4f615b3e0f564df1dee5b8bc6cd40259bd4c156 commit e4f615b3e0f564df1dee5b8bc6cd40259bd4c156 Author: Mitchell Horne AuthorDate: 2022-07-05 14:44:36 + Commit: Mitchell Horne CommitDate: 2022-08

git: 760fb765b5bb - stable/13 - riscv: implement db_show_mdpcpu()

2022-08-11 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=760fb765b5bb75d68f0455e408ec79a0e328d8de commit 760fb765b5bb75d68f0455e408ec79a0e328d8de Author: Mitchell Horne AuthorDate: 2021-10-04 20:47:49 + Commit: Mitchell Horne CommitDate: 2022-08

git: e554a6d0ce3b - stable/13 - bus_if: provide a default null rescan method

2022-08-11 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=e554a6d0ce3bdbeb65ea5b5fdf0bdf8c1095c3df commit e554a6d0ce3bdbeb65ea5b5fdf0bdf8c1095c3df Author: Mitchell Horne AuthorDate: 2022-06-21 13:29:53 + Commit: Mitchell Horne CommitDate: 2022-08

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: 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:

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:

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

  1   2   >