Re: git: 0990136ed175 - main - kerberos5: Mitigate the possibility of using an old libcrypto

2024-01-18 Thread Alexander Richardson
On Thu, 18 Jan 2024 at 10:06, Cy Schubert wrote: > > In message <973524d3-fcb2-47e1-b04f-bb42e1855...@freebsd.org>, Jessica > Clarke w > rites: > > On 18 Jan 2024, at 17:35, Shawn Webb wrote: > > >=20 > > > On Thu, Jan 18, 2024 at 05:29:47PM +, Jessica Clarke wrote: > > >> On 18 Jan 2024, at

Re: git: e64780fbc394 - main - xinstall: do not use copy_file_range(2) when BOOTSTRAPPING

2023-07-08 Thread Alexander Richardson
Thanks for the quick fix. I'm not sure if it matters for performance but it is a bit too restrictive: modern Linux also has the function so it works just fine there (GitHub CI was happy with this commit on Linux just not MacOS). And as Jess pointed out we should probably use it on FreeBSD as well.

Re: git: 6024564cd4da - main - Cirrus-CI: split main script into separate world + kernel

2023-06-09 Thread Alexander Richardson
On Fri, 9 Jun 2023, 08:08 Ed Maste, wrote: > The branch main has been updated by emaste: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=6024564cd4da1f7a24c7e13a4aa6b04707eafb60 > > commit 6024564cd4da1f7a24c7e13a4aa6b04707eafb60 > Author: Ed Maste > AuthorDate: 2023-06-09 13:53:08 +

Re: git: 40b287054521 - main - mi_startup: Instrument the bubblesort with TSLOG

2023-05-19 Thread Alexander Richardson
On Fri, 19 May 2023, 07:07 Hans Petter Selasky, wrote: > On 5/19/23 15:49, Colin Percival wrote: > > The branch main has been updated by cperciva: > > > > URL: > https://cgit.FreeBSD.org/src/commit/?id=40b287054521f0a92e5ae9a26e6a87d17ee85eea > > > > commit 40b287054521f0a92e5ae9a26e6a87d17ee85ee

Re: git: e6bc24b0385a - main - kref: switch internal type to atomic_t and bring back const to kref_read

2022-12-14 Thread Alexander Richardson
On Tue, 13 Dec 2022 at 20:47, Mateusz Guzik wrote: > > The branch main has been updated by mjg: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=e6bc24b0385a166526d20b2eb0cbb6a116350075 > > commit e6bc24b0385a166526d20b2eb0cbb6a116350075 > Author: Mateusz Guzik > AuthorDate: 2022-12-13 20:

Re: git: 1b85b68da0b2 - main - llvm-readobj: Attach to buildsystem

2021-10-14 Thread Alexander Richardson
On Thu, 14 Oct 2021 at 17:41, Jessica Clarke wrote: > > On 14 Oct 2021, at 17:19, Alex Richardson wrote: > > > > The branch main has been updated by arichardson: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=1b85b68da0b2de80e0e3aefb1ade226bcf3951cb > > > > commit 1b85b68da0b2de80e0e3a

Re: git: 021385aba562 - main - Add WITH_LLVM_BINUTILS to install LLVM binutils instead of Elftoolchain

2021-09-20 Thread Alexander Richardson
On Sun, 19 Sept 2021 at 09:37, Herbert J. Skuhra wrote: > > On Mon, 06 Sep 2021 11:24:02 +0200, Alex Richardson wrote: > > > > The branch main has been updated by arichardson: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=021385aba56279febcfdcc64d23673a0106ae45d > > > > commit 021385ab

Re: git: d9f25575a29f - main - Mark LLDB/CLANG_BOOTSTRAP/LLD_BOOTSTRAP as broken on non-FreeBSD for now

2021-08-17 Thread Alexander Richardson
On Tue, 17 Aug 2021, 18:00 Jessica Clarke, wrote: > On 17 Aug 2021, at 17:45, Alex Richardson wrote: > > > > The branch main has been updated by arichardson: > > > > URL: > https://cgit.FreeBSD.org/src/commit/?id=d9f25575a29ff7c83f226349a10a37b9aaf75ad5 > > > > commit d9f25575a29ff7c83f226349a10

Re: git: 935fc93af157 - main - libalias: Switch to efficient data structure for outgoing traffic

2021-06-23 Thread Alexander Richardson
On Sat, 19 Jun 2021 at 21:10, Lutz Donnerhacke wrote: > > The branch main has been updated by donner: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=935fc93af157dee352eb4b6c83f8a2a9e7fd9a4e > > commit 935fc93af157dee352eb4b6c83f8a2a9e7fd9a4e > Author: Lutz Donnerhacke > AuthorDate: 2021-

Re: git: 9efcad61d830 - main - libalias: Restructure - Use AliasRange instead of PORT_BASE

2021-06-23 Thread Alexander Richardson
On Sat, 19 Jun 2021 at 20:53, Lutz Donnerhacke wrote: > > The branch main has been updated by donner: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=9efcad61d8309ecad3c15392b277fd329a1e45e4 > > commit 9efcad61d8309ecad3c15392b277fd329a1e45e4 > Author: Lutz Donnerhacke > AuthorDate: 2021-

Re: git: 160388166736 - main - zfs: merge openzfs/zfs@75b4cbf62 (master) into main

2021-06-10 Thread Alexander Richardson
On Thu, 10 Jun 2021, 14:17 Ed Maste, wrote: > On Tue, 8 Jun 2021 at 10:53, Martin Matuska wrote: > > > > The branch main has been updated by mm: > > > > URL: > https://cgit.FreeBSD.org/src/commit/?id=1603881667360c015f6685131f2f25474fa67a72 > > > > commit 1603881667360c015f6685131f2f25474fa67a72

Re: git: d81f999ac223 - main - rtld direct exec: add option to ignore LD_ variables

2021-06-02 Thread Alexander Richardson
On Sat, 29 May 2021 at 15:59, Konstantin Belousov wrote: > > The branch main has been updated by kib: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=d81f999ac22342789f2b3e21206d83d410be4df3 > > commit d81f999ac22342789f2b3e21206d83d410be4df3 > Author: Konstantin Belousov > AuthorDate: 20

Re: git: 87d65c747a43 - main - lib/msun: Allow building tests with WARNS=6

2021-03-22 Thread Alexander Richardson
On Mon, 22 Mar 2021 at 14:37, Kyle Evans wrote: > > On Mon, Mar 22, 2021 at 7:01 AM Alex Richardson > wrote: > > > > The branch main has been updated by arichardson: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=87d65c747a4389901c2bbbcb1ec4878b2df7b32c > > > > commit 87d65c747a438990

Re: git: 953a7d7c61f3 - main - Arch64: Clear VFP state on execve()

2021-03-10 Thread Alexander Richardson
On Wed, 10 Mar 2021 at 17:29, John Baldwin wrote: > > On 3/10/21 4:45 AM, Alex Richardson wrote: > > The branch main has been updated by arichardson: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=953a7d7c61f3b2f5351dfe668510ec782ae282e8 > > > > commit 953a7d7c61f3b2f5351dfe668510ec782a

Re: git: ec74116ace52 - main - dialog: finish update to 1.3-20210117

2021-03-01 Thread Alexander Richardson
On Fri, 26 Feb 2021 at 09:17, Baptiste Daroussin wrote: > > The branch main has been updated by bapt: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=ec74116ace52591cf121623e2010ae5efab5524a > > commit ec74116ace52591cf121623e2010ae5efab5524a > Author: Baptiste Daroussin > AuthorDate: 202

Re: git: 811e27fa3c44 - main - jail: Add PD_KILL to remove a prison in prison_deref().

2021-02-23 Thread Alexander Richardson
On Mon, 22 Feb 2021 at 20:28, Jamie Gritton wrote: > > The branch main has been updated by jamie: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=811e27fa3c445664e36071a7d08228fc7fb85676 > > commit 811e27fa3c445664e36071a7d08228fc7fb85676 > Author: Jamie Gritton > AuthorDate: 2021-02-22 2

Re: git: 8fa6abb6f4f6 - main - Expose clang's alignment builtins and use them for roundup2/rounddown2

2021-02-18 Thread Alexander Richardson
On Thu, 18 Feb 2021 at 12:46, Tijl Coosemans wrote: > > On Wed, 17 Feb 2021 21:01:05 + Alexander Richardson > wrote: > > On Wed, 17 Feb 2021 at 20:46, Ryan Libby wrote: > >> On Wed, Feb 3, 2021 at 8:04 AM Alex Richardson > >> wrote: > >>> Th

Re: git: 8fa6abb6f4f6 - main - Expose clang's alignment builtins and use them for roundup2/rounddown2

2021-02-17 Thread Alexander Richardson
On Wed, 17 Feb 2021 at 20:46, Ryan Libby wrote: > > On Wed, Feb 3, 2021 at 8:04 AM Alex Richardson > wrote: > > > > The branch main has been updated by arichardson: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=8fa6abb6f4f64f4f23e2920e2aea7996566851a4 > > > > commit 8fa6abb6f4f64f4f2

Re: git: 93fc67896550 - main - Fix incorrect powf(3) result with x near 1 and |y| much larger than 1

2021-02-08 Thread Alexander Richardson
On Mon, 8 Feb 2021, 19:49 Dimitry Andric, wrote: > The branch main has been updated by dim: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=93fc67896550548f91b307dbe3053f11db5d4a8a > > commit 93fc67896550548f91b307dbe3053f11db5d4a8a > Author: Steve Kargl > AuthorDate: 2021-02-08 19:45:30

Re: git: 81e074d57dfc - main - libkern: use compiler builtins for strcpy, strcmp and strlen

2021-02-08 Thread Alexander Richardson
On Mon, 8 Feb 2021, 19:37 Jessica Clarke, wrote: > On 8 Feb 2021, at 19:15, Mateusz Guzik wrote: > > > > The branch main has been updated by mjg: > > > > URL: > https://cgit.FreeBSD.org/src/commit/?id=81e074d57dfcd86f152e2848dc44b77087ee7a2d > > > > commit 81e074d57dfcd86f152e2848dc44b77087ee7a2

Re: git: 83c20b8a2da0 - main - tests/sys/kern/crc32: Check for SSE4.2 before using it

2021-02-03 Thread Alexander Richardson
On Wed, 3 Feb 2021, 08:24 Peter Jeremy, wrote: > On 2021-Feb-02 10:08:27 +, Alex Richardson > wrote: > >The branch main has been updated by arichardson: > > > >URL: > https://cgit.FreeBSD.org/src/commit/?id=83c20b8a2da04937cf4af127366b3dc92c855784 > ... > >Differential Revision: https://

Re: git: 7fa2f2a62f04 - main - Rename NO_WERROR -> MK_WERROR=no

2021-02-01 Thread Alexander Richardson
On Sun, 31 Jan 2021 at 19:12, Antoine Brodin wrote: > > On Sun, Jan 10, 2021 at 12:12 PM Tijl Coosemans wrote: > > > > On Thu, 7 Jan 2021 11:05:55 GMT Alex Richardson > > wrote: > > > The branch main has been updated by arichardson: > > > > > > URL: > > > https://cgit.FreeBSD.org/src/commit/?id=

Re: git: 83ff5d5d98cb - main - Un-XFAIL two tests with Clang > 10

2021-01-28 Thread Alexander Richardson
On Thu, 28 Jan 2021 at 17:42, Jessica Clarke wrote: > > Is the commit message or the diff wrong? Both use strict inequalities. > > Jess Sorry the commit message should be >= 10. Alex > > On 28 Jan 2021, at 17:39, Alex Richardson wrote: > > > > The branch main has been updated by arichardson: >

Re: git: c1a3d7f20696 - main - Remove remaining uses of ${COMPILER_FEATURES:Mc++11}

2021-01-19 Thread Alexander Richardson
On Tue, 19 Jan 2021 at 21:42, Jessica Clarke wrote: > > On 19 Jan 2021, at 21:38, Alex Richardson wrote: > > diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile > > index bd2f0cbe0797..2e01b0fcf847 100644 > > --- a/usr.sbin/Makefile > > +++ b/usr.sbin/Makefile > > @@ -186,9 +186,7 @@ SUBDIR.${MK_N

Re: git: 85d028223bc2 - main - libthr malloc: support recursion on thr_malloc_umtx.

2021-01-12 Thread Alexander Richardson
On Tue, 12 Jan 2021 at 10:46, Konstantin Belousov wrote: > > The branch main has been updated by kib: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=85d028223bc2768651f4d44881644ceb5dc2a664 > > commit 85d028223bc2768651f4d44881644ceb5dc2a664 > Author: Konstantin Belousov > AuthorDate: 20

Re: git: b67e44075539 - main - Add comment explaining Git commit message hook

2020-12-30 Thread Alexander Richardson
On Wed, 30 Dec 2020 at 18:33, Ed Maste wrote: > > The branch main has been updated by emaste: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=b67e440755391b4a75363173ca16e170ccbf0394 > > commit b67e440755391b4a75363173ca16e170ccbf0394 > Author: Ed Maste > AuthorDate: 2020-12-30 17:31:29 +