Re: git: 022ca2fc7fe0 - main - Add aio_writev and aio_readv

2021-01-02 Thread Jessica Clarke
On 3 Jan 2021, at 02:59, Alan Somers wrote: > diff --git a/sys/kern/syscalls.master b/sys/kern/syscalls.master > index b7ea5e939635..aaa0a1277461 100644 > --- a/sys/kern/syscalls.master > +++ b/sys/kern/syscalls.master > @@ -1477,7 +1477,17 @@ > _In_opt_ struct sigevent *sig >

git: 9c6954329a92 - main - bsd.compiler.mk: Detect distribution-provided GCC when executed as cc

2021-02-09 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=9c6954329a9285547881ddd60e393b7c55ed30c4 commit 9c6954329a9285547881ddd60e393b7c55ed30c4 Author: Jessica Clarke AuthorDate: 2021-02-09 21:40:24 + Commit: Jessica Clarke CommitDate: 2021-02-09

git: 01d07b03ef2b - main - localedef: Fix bootstrapping on Ubuntu 16.04

2021-02-10 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=01d07b03ef2b59e70a25cfc4d9e438a7331c5926 commit 01d07b03ef2b59e70a25cfc4d9e438a7331c5926 Author: Jessica Clarke AuthorDate: 2021-02-10 16:41:35 + Commit: Jessica Clarke CommitDate: 2021-02-10

Re: git: 24fd63e0970f - main - mips: Don't set __NO_TLS to disable some uses of TLS.

2021-02-18 Thread Jessica Clarke
On 18 Feb 2021, at 20:52, Konstantin Belousov wrote: > On Wed, Feb 17, 2021 at 04:48:22PM -0800, John Baldwin wrote: >> On 2/17/21 4:35 PM, John Baldwin wrote: >>> The branch main has been updated by jhb: >>> >>> URL: >>> https://cgit.FreeBSD.org/src/commit/?id=24fd63e0970f91189dd2acde987bd2e4c8

Re: git: 24fd63e0970f - main - mips: Don't set __NO_TLS to disable some uses of TLS.

2021-02-18 Thread Jessica Clarke
On 18 Feb 2021, at 23:57, Brandon Bergren wrote: > On Thu, Feb 18, 2021, at 3:07 PM, Jessica Clarke wrote: >>> But, I wonder, what does CALL_ELF mean? Is it for old 64bit PowerPC ABI, >>> that was abandoned with the switch to ELFv2? >> >> Yes, _CALL_ELF =

Re: git: 24fd63e0970f - main - mips: Don't set __NO_TLS to disable some uses of TLS.

2021-02-18 Thread Jessica Clarke
On 19 Feb 2021, at 00:03, Brandon Bergren wrote: > On Thu, Feb 18, 2021, at 6:00 PM, Jessica Clarke wrote: >> >> But TLS isn't broken for ELFv1? Otherwise jemalloc would die in a fire >> and nothing would ever work. TLS should have been working for ELFv1 for &

git: 963cf6cb0fd7 - main - uefi: Add riscv to historical details

2021-02-22 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=963cf6cb0fd7e8708c455ecf567fbc34fe2a7156 commit 963cf6cb0fd7e8708c455ecf567fbc34fe2a7156 Author: Jessica Clarke AuthorDate: 2021-02-22 22:27:00 + Commit: Jessica Clarke CommitDate: 2021-02-22

Re: git: 2a50a9de8340 - main - terminfo: add terminfo database

2021-02-26 Thread Jessica Clarke
> On 26 Feb 2021, at 17:30, Rodney W. Grimes wrote: > >> In message <202102251327.11pdr4ec083...@gitrepo.freebsd.org>, Baptiste >> Daroussi >> n writes: >>> The branch main has been updated by bapt: >>> >>> URL: >>> https://cgit.FreeBSD.org/src/commit/?id=2a50a9de8340f08bd876e9e5993332ae >>> 1

Re: git: 2a50a9de8340 - main - terminfo: add terminfo database

2021-02-26 Thread Jessica Clarke
On 26 Feb 2021, at 17:58, Alexey Dokuchaev wrote: > > On Fri, Feb 26, 2021 at 09:30:43AM -0800, Rodney W. Grimes wrote: >> ... >> Oh, I so hate that mis-feature of Linux, please please tell me there is >> a simple knob to turn this off? I believe LESS also does this kind >> of stuff, or atleast

Re: git: 7bfd84444e6f - main - Provide a man page for VOP_SETLABEL(9).

2021-02-27 Thread Jessica Clarke
On 27 Feb 2021, at 16:52, Robert Watson wrote: > > The branch main has been updated by rwatson: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=7bfd8e6ff182abac2e08d6efcd2dc9ddc944 > > commit 7bfd8e6ff182abac2e08d6efcd2dc9ddc944 > Author: Robert Watson > AuthorDate: 2021-02-27

Re: git: 7bfd84444e6f - main - Provide a man page for VOP_SETLABEL(9).

2021-02-27 Thread Jessica Clarke
On 27 Feb 2021, at 16:59, Robert Watson wrote: > > On Sat, 27 Feb 2021, Jessica Clarke wrote: > >>> +This vnode call is made by >>> +.Xr mac 9 >>> +file relabeling operation has been authorized, and the filesystem must now >>> be >> >&g

Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.

2021-02-27 Thread Jessica Clarke
On 28 Feb 2021, at 01:22, Brandon Bergren wrote: > > On Sat, Feb 27, 2021, at 7:10 PM, Brandon Bergren wrote: >> This is mistakenly detecting pseries powerpc64* as an EFI platform and >> causing install to error out. Please add back the uname checks so this >> code doesn't run on powerpc*. > >

git: 066dab17e7a4 - main - riscv: Fix whitespace issues in fabs added in 524b018d2004

2021-03-01 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=066dab17e7a4a78d43dbcef8119960ddc8090a73 commit 066dab17e7a4a78d43dbcef8119960ddc8090a73 Author: Jessica Clarke AuthorDate: 2021-03-01 14:01:13 + Commit: Jessica Clarke CommitDate: 2021-03-01

Re: git: 28d945204ea1 - main - Handle functions that use a nop in the arm64 fbt

2021-03-03 Thread Jessica Clarke
On 3 Mar 2021, at 14:26, Andrew Turner wrote: > > The branch main has been updated by andrew: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=28d945204ea1014d7de6906af8470ed8b3311335 > > commit 28d945204ea1014d7de6906af8470ed8b3311335 > Author: Andrew Turner > AuthorDate: 2021-01-13 11

Re: git: 28d945204ea1 - main - Handle functions that use a nop in the arm64 fbt

2021-03-03 Thread Jessica Clarke
On 3 Mar 2021, at 14:29, Jessica Clarke wrote: > On 3 Mar 2021, at 14:26, Andrew Turner wrote: >> >> The branch main has been updated by andrew: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=28d945204ea1014d7de69

Re: git: 28d945204ea1 - main - Handle functions that use a nop in the arm64 fbt

2021-03-03 Thread Jessica Clarke
On 3 Mar 2021, at 14:55, Andrew Turner wrote: > >> On 3 Mar 2021, at 14:37, Jessica Clarke wrote: >> >> On 3 Mar 2021, at 14:29, Jessica Clarke wrote: >>> On 3 Mar 2021, at 14:26, Andrew Turner wrote: >>>> >>>> The branch main h

Re: git: 28d945204ea1 - main - Handle functions that use a nop in the arm64 fbt

2021-03-03 Thread Jessica Clarke
> On 3 Mar 2021, at 15:09, Andrew Turner wrote: > >> >> On 3 Mar 2021, at 14:59, Jessica Clarke wrote: >> >> On 3 Mar 2021, at 14:55, Andrew Turner wrote: >>> >>>> On 3 Mar 2021, at 14:37, Jessica Clarke wrote: >>>> >>&

git: f2f8405cf6b5 - main - if_vtbe: Add missing includes to fix build

2021-03-08 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=f2f8405cf6b50a9d91acc02073abf1062d9d34f4 commit f2f8405cf6b50a9d91acc02073abf1062d9d34f4 Author: Jessica Clarke AuthorDate: 2021-03-08 20:47:29 + Commit: Jessica Clarke CommitDate: 2021-03-08

git: e3394851b5da - stable/13 - if_vtbe: Add missing includes to fix build

2021-03-08 Thread Jessica Clarke
The branch stable/13 has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=e3394851b5da6ec46e655a4f801cd6cac0840445 commit e3394851b5da6ec46e655a4f801cd6cac0840445 Author: Jessica Clarke AuthorDate: 2021-03-08 20:47:29 + Commit: Jessica Clarke CommitDate: 2021

git: a239b47cc966 - releng/13.0 - if_vtbe: Add missing includes to fix build

2021-03-08 Thread Jessica Clarke
The branch releng/13.0 has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=a239b47cc966165d6f515c9787834abb7742cc95 commit a239b47cc966165d6f515c9787834abb7742cc95 Author: Jessica Clarke AuthorDate: 2021-03-08 20:47:29 + Commit: Jessica Clarke CommitDate: 2021

Re: git: c328f64d8107 - main - arm64: Fix COMPAT_FREEBSD32.

2021-03-10 Thread Jessica Clarke
On 10 Mar 2021, at 18:07, Olivier Houchard wrote: > > The branch main has been updated by cognet: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=c328f64d81079bad5064c8a387883df50ab5aaed > > commit c328f64d81079bad5064c8a387883df50ab5aaed > Author: Olivier Houchard > AuthorDate: 2021-0

Re: git: 29a55fd09b0a - main - dtc: Sync with upstream commit 26a0fe5

2023-09-28 Thread Jessica Clarke
On 26 Sep 2023, at 18:00, Ed Maste wrote: > > The branch main has been updated by emaste: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=29a55fd09b0a3cc4c888f7a630fde41694699343 > > commit 29a55fd09b0a3cc4c888f7a630fde41694699343 > Author: Jose Luis Duran > AuthorDate: 2023-09-26 16:3

Re: git: 29a55fd09b0a - main - dtc: Sync with upstream commit 26a0fe5

2023-09-28 Thread Jessica Clarke
On 28 Sep 2023, at 20:48, Jessica Clarke wrote: > > On 26 Sep 2023, at 18:00, Ed Maste wrote: >> >> The branch main has been updated by emaste: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=29a55fd09b0a3cc4c8

Re: git: f147cf0ee2b2 - main - dtc: Ensure it is built in C++17 mode

2023-09-29 Thread Jessica Clarke
On 29 Sep 2023, at 14:27, Ed Maste wrote: > > The branch main has been updated by emaste: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=f147cf0ee2b2642c0a133a71c8a5dc018518d923 > > commit f147cf0ee2b2642c0a133a71c8a5dc018518d923 > Author: Jose Luis Duran > AuthorDate: 2023-09-29 13:2

Re: git: d09a64e15d8f - main - arm64: Enable kernel branch protection

2023-10-10 Thread Jessica Clarke
On 10 Oct 2023, at 10:53, Andrew Turner wrote: > > The branch main has been updated by andrew: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=d09a64e15d8fad6588b9aad62979f20afa8441df > > commit d09a64e15d8fad6588b9aad62979f20afa8441df > Author: Andrew Turner > AuthorDate: 2023-10-02 1

Re: git: 9eff6390718d - main - pf: remove COMPAT_FREEBSD14 #ifdef from pfvar.h

2023-10-19 Thread Jessica Clarke
On 19 Oct 2023, at 15:20, Kristof Provost wrote: > > The branch main has been updated by kp: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=9eff6390718d0fa67dffc6cd830b0bc6b815e8c4 > > commit 9eff6390718d0fa67dffc6cd830b0bc6b815e8c4 > Author: Kristof Provost > AuthorDate: 2023-10-19 1

Re: git: 9eff6390718d - main - pf: remove COMPAT_FREEBSD14 #ifdef from pfvar.h

2023-10-19 Thread Jessica Clarke
On 19 Oct 2023, at 15:56, Kristof Provost wrote: > > On 19 Oct 2023, at 16:41, Jessica Clarke wrote: >> On 19 Oct 2023, at 15:20, Kristof Provost wrote: >>> >>> The branch main has been updated by kp: >>> >>> U

Re: git: fabf705f4b5a - main - pf: fix pf divert-to loop

2023-10-19 Thread Jessica Clarke
On 19 Oct 2023, at 17:14, Gleb Smirnoff wrote: > > On Thu, Oct 19, 2023 at 12:37:39PM +, Kristof Provost wrote: > K> +++ b/sys/netinet/ip_var.h > ... > K> +/* pf specific mtag for divert(4) support */ > K> +enum { PF_DIVERT_MTAG_DIR_IN=1, PF_DIVERT_MTAG_DIR_OUT=2 }; > K> +struct pf_divert_mta

git: 1c1f229e9156 - main - libc: Strip plentiful trailing whitespace from aarch64+arm makecontext.c

2023-10-27 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=1c1f229e9156dd75cab5e0e3e586c5ef319d68ee commit 1c1f229e9156dd75cab5e0e3e586c5ef319d68ee Author: Jessica Clarke AuthorDate: 2023-10-28 01:45:06 + Commit: Jessica Clarke CommitDate: 2023-10-28

Re: git: 3fd60a6b73ac - main - awk: Merge upstream 2nd Edition Awk Book

2023-11-15 Thread Jessica Clarke
On 14 Nov 2023, at 04:51, Warner Losh wrote: > > The branch main has been updated by imp: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=3fd60a6b73ac01a72df89751f173970fae4cae73 > > commit 3fd60a6b73ac01a72df89751f173970fae4cae73 > Merge: 194df014feeb 2e406c584fe4 > Author: Warner Losh

Re: git: 7eb26be9c808 - main - arm64: Use adrp + :lo12: to load globals from asm

2023-11-15 Thread Jessica Clarke
On 15 Nov 2023, at 18:12, Andrew Turner wrote: > > The branch main has been updated by andrew: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=7eb26be9c8080686f64fdc0a28e5ae7839bbc82d > > commit 7eb26be9c8080686f64fdc0a28e5ae7839bbc82d > Author: Andrew Turner > AuthorDate: 2023-11-11 0

Re: git: 9eecef052155 - main - Add an Armv8 rndr random number provider

2023-11-15 Thread Jessica Clarke
On 15 Nov 2023, at 18:12, Andrew Turner wrote: > > The branch main has been updated by andrew: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=9eecef052155646fbc5f8f533b952b372572d06a > > commit 9eecef052155646fbc5f8f533b952b372572d06a > Author: Andrew Turner > AuthorDate: 2023-11-15 1

Re: git: 3fd60a6b73ac - main - awk: Merge upstream 2nd Edition Awk Book

2023-11-15 Thread Jessica Clarke
On 15 Nov 2023, at 21:59, Warner Losh wrote: > > > > On Wed, Nov 15, 2023 at 9:52 AM Jessica Clarke wrote: >> On 14 Nov 2023, at 04:51, Warner Losh wrote: >> > >> > The branch main has been updated by imp: >> > >> &

Re: git: 9eecef052155 - main - Add an Armv8 rndr random number provider

2023-11-15 Thread Jessica Clarke
On 15 Nov 2023, at 18:27, Jessica Clarke wrote: > > On 15 Nov 2023, at 18:12, Andrew Turner wrote: >> >> The branch main has been updated by andrew: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=9eecef052155646fbc

Re: git: 99132daf6f70 - main - rc.d/ldconfig: Prepend rtld stdlib paths to ldconfig(32)_paths

2023-11-16 Thread Jessica Clarke
On 16 Nov 2023, at 12:44, Dima Panov wrote: > > Moin-moin! > > > This cause some errors while running, at least on aarch64, host and poudriere > jail > > > # service ldconfig restart > ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib > /usr/local/lib/compat/pkg /usr/local/lib

Re: git: accfb4cc9346 - main - genoffset.sh: stop using a temporary file

2023-11-16 Thread Jessica Clarke
On 16 Nov 2023, at 15:07, Jonathan T. Looney wrote: > > The branch main has been updated by jtl: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=accfb4cc9346b23f6d6383dfc98d2c97ae18ce0d > > commit accfb4cc9346b23f6d6383dfc98d2c97ae18ce0d > Author: Jonathan T. Looney > AuthorDate: 2023-

Re: git: 2d486ba15f33 - main - pkgbase: Move bectl to the runtime package

2021-01-05 Thread Jessica Clarke
> On 5 Jan 2021, at 15:54, Rodney W. Grimes wrote: > >> On Mon, 4 Jan 2021 12:58:58 -0800 (PST) >> "Rodney W. Grimes" wrote: >> On Mon, 4 Jan 2021 12:49:19 -0800 (PST) "Rodney W. Grimes" wrote: >> The branch main has been updated by manu: >> >> URL: >> https:/

Re: git: 613a08cfa2e0 - main - rtld: map without PROT_EXEC for relocation

2021-01-05 Thread Jessica Clarke
On 5 Jan 2021, at 15:57, Ed Maste wrote: > diff --git a/libexec/rtld-elf/rtld.c b/libexec/rtld-elf/rtld.c > index 27262ab9dbc5..7b8bfba84d7d 100644 > --- a/libexec/rtld-elf/rtld.c > +++ b/libexec/rtld-elf/rtld.c > @@ -2982,7 +2982,8 @@ reloc_textrel_prot(Obj_Entry *obj, bool before) >

Re: git: 92cf602e3809 - main - Copy strcasestr.c from libc to libkern.

2021-01-07 Thread Jessica Clarke
On 7 Jan 2021, at 23:20, Vladimir Kondratyev wrote: > +#include > +#include > +#include "xlocale_private.h" > + > +/* > + * Find the first occurrence of find in s, ignore case. > + */ > +char * > +strcasestr_l(const char *s, const char *find, locale_t locale) Locales in the kernel? This feels w

Re: git: 6733401935f8 - main - nvmecontrol: add device self-test op and log page

2021-01-08 Thread Jessica Clarke
On 8 Jan 2021, at 17:29, Chuck Tuffli wrote: > diff --git a/sys/dev/nvme/nvme.h b/sys/dev/nvme/nvme.h > index 3c159b1fd0fc..67d02ba73fd8 100644 > --- a/sys/dev/nvme/nvme.h > +++ b/sys/dev/nvme/nvme.h > @@ -1396,6 +1396,28 @@ struct nvme_command_effects_page { > _Static_assert(sizeof(struct nvme_co

Re: git: f222a6b88614 - main - dtrace: Fix /"string" == NULL/ comparisons using an uninitialized value.

2021-01-08 Thread Jessica Clarke
On 9 Jan 2021, at 02:05, Mateusz Guzik wrote: > > tinderbox fails to build riscv kernels with: > > In file included from > /usr/src/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c:18434: > /usr/src/sys/cddl/dev/dtrace/riscv/dtrace_isa.c:155:13: error: > variable 'oldfp' is uninitialized

Re: git: facdd1cd2045 - main - cgem: add 64-bit support

2021-01-10 Thread Jessica Clarke
On 10 Jan 2021, at 20:53, Mitchell Horne wrote: > diff --git a/sys/dev/cadence/if_cgem.c b/sys/dev/cadence/if_cgem.c > index 3c5277452469..77337e977dcc 100644 > --- a/sys/dev/cadence/if_cgem.c > +++ b/sys/dev/cadence/if_cgem.c > @@ -77,6 +77,14 @@ __FBSDID("$FreeBSD$"); > #include > #include >

Re: git: facdd1cd2045 - main - cgem: add 64-bit support

2021-01-10 Thread Jessica Clarke
On 10 Jan 2021, at 21:31, Konstantin Belousov wrote: > On Sun, Jan 10, 2021 at 09:17:48PM +0000, Jessica Clarke wrote: >> On 10 Jan 2021, at 20:53, Mitchell Horne wrote: >>> diff --git a/sys/dev/cadence/if_cgem.c b/sys/dev/cadence/if_cgem.c >>> index 3c5277452469..77

Re: git: facdd1cd2045 - main - cgem: add 64-bit support

2021-01-10 Thread Jessica Clarke
On 10 Jan 2021, at 21:33, Jessica Clarke wrote: > On 10 Jan 2021, at 21:31, Konstantin Belousov wrote: >> On Sun, Jan 10, 2021 at 09:17:48PM +, Jessica Clarke wrote: >>> On 10 Jan 2021, at 20:53, Mitchell Horne wrote: >>>> diff --git a/sys/dev/cadence/if_cgem

Re: git: facdd1cd2045 - main - cgem: add 64-bit support

2021-01-10 Thread Jessica Clarke
On 10 Jan 2021, at 21:41, Konstantin Belousov wrote: > On Sun, Jan 10, 2021 at 09:33:16PM +0000, Jessica Clarke wrote: >> On 10 Jan 2021, at 21:31, Konstantin Belousov wrote: >>> On Sun, Jan 10, 2021 at 09:17:48PM +0000, Jessica Clarke wrote: >>>> On 10 Jan 2021, a

Re: git: 16079c7233be - main - hid: quiet -Wswitch

2021-01-11 Thread Jessica Clarke
On 11 Jan 2021, at 19:14, Vladimir Kondratyev wrote: > On 11.01.2021 21:03, John Baldwin wrote: >> On 1/10/21 9:54 PM, Ryan Libby wrote: >>> The branch main has been updated by rlibby: >>> >>> URL: >>> https://cgit.FreeBSD.org/src/commit/?id=16079c7233be8bd6c88e3421a70c7ca87cfea370 >>> >>> comm

Re: git: 3b15beb30b3b - main - Implement malloc_domainset_aligned(9).

2021-01-18 Thread Jessica Clarke
On 18 Jan 2021, at 21:19, Konstantin Belousov wrote: > On Mon, Jan 18, 2021 at 08:45:43PM +, Alexander V. Chernikov wrote: >> 17.01.2021, 17:30, "Konstantin Belousov" : >>> The branch main has been updated by kib: >>> >>> URL: >>> https://cgit.FreeBSD.org/src/commit/?id=3b15beb30b3b4ba17bae3

Re: git: fbe0c4f4c7f4 - main - virtio: Add modern (v1) virtqueue support

2021-01-18 Thread Jessica Clarke
Hi Bryan, Neither of my review comments from 2.5 weeks ago were addressed. Jess On 19 Jan 2021, at 05:08, Bryan Venteicher wrote: > > The branch main has been updated by bryanv: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=fbe0c4f4c7f4474def7b041c29c1e2facf2af08b > > commit fbe0c4f4c7f

Re: git: 9da9560c4dd3 - main - virtio: Add VirtIO PCI modern (V1) support

2021-01-18 Thread Jessica Clarke
Hi Bryan, I had a couple of unaddressed review comments still unresolved. Jess > On 19 Jan 2021, at 05:08, Bryan Venteicher wrote: > > The branch main has been updated by bryanv: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=9da9560c4dd3556519cd391a04f0db157dc3c295 > > commit 9da9560c4d

Re: git: 248f0cabca75 - main - make maximum interrupt number tunable on ARM, ARM64, MIPS, and RISC-V

2021-01-19 Thread Jessica Clarke
On 19 Jan 2021, at 00:36, Oleksandr Tymoshenko wrote: > @@ -142,21 +143,15 @@ static bool irq_assign_cpu = false; > #endif > #endif > > -/* > - * - 2 counters for each I/O interrupt. > - * - MAXCPU counters for each IPI counters for SMP. > - */ > -#ifdef SMP > -#define INTRCNT_COUNT (NIRQ * 2 +

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

2021-01-19 Thread Jessica Clarke
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_NTP}+=ntp > SUBDIR.${MK_OPENSSL}+=keyserv > SUBDIR.$

git: 0e72f2c54186 - main - virtio_mmio: Fix a style(9) issue

2021-01-20 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=0e72f2c54186aaf2f36d96a64f36d9a94627a03f commit 0e72f2c54186aaf2f36d96a64f36d9a94627a03f Author: Jessica Clarke AuthorDate: 2021-01-21 01:02:30 + Commit: Jessica Clarke CommitDate: 2021-01-21

git: be79a2c60fec - main - virtio_mmio: Fix V1 device probing spec conformance (section 4.2.3.1.1)

2021-01-20 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=be79a2c60fec0b4ead6369e6ce420a664a0dfa9d commit be79a2c60fec0b4ead6369e6ce420a664a0dfa9d Author: Jessica Clarke AuthorDate: 2021-01-21 01:03:44 + Commit: Jessica Clarke CommitDate: 2021-01-21

git: 633218ee4615 - main - virtio: Reduce boilerplate for device driver module definitions

2021-01-20 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=633218ee4615854702fea05ba6e17c2a1876bb6b commit 633218ee4615854702fea05ba6e17c2a1876bb6b Author: Jessica Clarke AuthorDate: 2021-01-21 01:07:23 + Commit: Jessica Clarke CommitDate: 2021-01-21

git: 32cb85d0f1e8 - main - Build VirtIO modules on all architectures

2021-01-20 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=32cb85d0f1e806ac2147fefff6b6e3bd107ba4c1 commit 32cb85d0f1e806ac2147fefff6b6e3bd107ba4c1 Author: Jessica Clarke AuthorDate: 2021-01-21 01:21:35 + Commit: Jessica Clarke CommitDate: 2021-01-21

git: 5faeda903753 - main - Rename i386's Linux ELF to Linux ELF32

2021-01-20 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=5faeda903753d20a7a857167a68713d1659474e1 commit 5faeda903753d20a7a857167a68713d1659474e1 Author: Jessica Clarke AuthorDate: 2021-01-21 01:54:12 + Commit: Jessica Clarke CommitDate: 2021-01-21

git: 513c5cd8276c - main - linux64: Don't pass unnecessary -S and -g to objcopy

2021-01-20 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=513c5cd8276c262e4f81e5d3a717f3725a835d56 commit 513c5cd8276c262e4f81e5d3a717f3725a835d56 Author: Jessica Clarke AuthorDate: 2021-01-21 01:54:52 + Commit: Jessica Clarke CommitDate: 2021-01-21

git: 85ad7f8da19f - main - virtio_mmio: Delete a stale #if 0'ed debug print

2021-01-20 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=85ad7f8da19fbd5985690d4ccfcc45952713dd1b commit 85ad7f8da19fbd5985690d4ccfcc45952713dd1b Author: Jessica Clarke AuthorDate: 2021-01-21 02:14:41 + Commit: Jessica Clarke CommitDate: 2021-01-21

Re: git: a9fc14fbf445 - main - newvers.sh: add support for gitup(1)

2021-01-21 Thread Jessica Clarke
On 21 Jan 2021, at 14:32, Mateusz Guzik wrote: > On 1/21/21, Ed Maste wrote: >> On Thu, 21 Jan 2021 at 05:37, Mateusz Guzik wrote: >>> >>> I'm getting an error with this: >>> >>> $ make -s buildkernel MODULES_OVERRIDE="" >>> >>> /tank/users/mjg/src/freebsd/sys/conf/newvers.sh: git: not found

git: d6327ae8c11b - main - Fix cross-build support for Ubuntu 16.04

2021-01-23 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=d6327ae8c11b73765f100981baca49166b558b70 commit d6327ae8c11b73765f100981baca49166b558b70 Author: Jessica Clarke AuthorDate: 2021-01-23 20:59:15 + Commit: Jessica Clarke CommitDate: 2021-01-23

Re: git: 83edbc3cb54f - main - ipfilter: Retire pre-standard C support.

2021-01-25 Thread Jessica Clarke
Hi, On 25 Jan 2021, at 22:47, Cy Schubert wrote: > > diff --git a/contrib/ipfilter/ipf.h b/contrib/ipfilter/ipf.h > index 05dcfa4afd64..834ba83f51f0 100644 > --- a/contrib/ipfilter/ipf.h > +++ b/contrib/ipfilter/ipf.h > @@ -73,15 +73,7 @@ > #include "opts.h" > > #ifndef __P > -# ifdef __STDC__

Re: git: cc96f92a570e - main - atomic: make atomic_store_ptr type-aware

2021-01-25 Thread Jessica Clarke
On 25 Jan 2021, at 22:42, Mateusz Guzik wrote: > index a3548977b940..4c29d132c369 100644 > --- a/sys/sys/atomic_common.h > +++ b/sys/sys/atomic_common.h > @@ -58,7 +58,7 @@ > #define atomic_store_long(p, v) \ > (*(volatile u_long *)(p) = (u_long)(v)) > #define atomic_store_

Re: git: 054ce2b03710 - main - atomic: add stub atomic_load_consume_ptr

2021-01-25 Thread Jessica Clarke
On 25 Jan 2021, at 22:42, Mateusz Guzik wrote: > > The branch main has been updated by mjg: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=054ce2b0371042c0dbc4b3ab1d7e7795ad75d51e > > commit 054ce2b0371042c0dbc4b3ab1d7e7795ad75d51e > Author: Mateusz Guzik > AuthorDate: 2021-01-25 20:0

git: 48397f6c7d2d - main - libllvmminimal: Add missing Support/ABIBreak.cpp

2021-01-27 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=48397f6c7d2d693602105d8ec24c5741202e264d commit 48397f6c7d2d693602105d8ec24c5741202e264d Author: Jessica Clarke AuthorDate: 2021-01-27 19:19:00 + Commit: Jessica Clarke CommitDate: 2021-01-27

Re: git: 5fe433a6e4d8 - main - netgraph/ng_nat: Add RFC 6598/Carrier Grade NAT support

2021-01-27 Thread Jessica Clarke
On 27 Jan 2021, at 19:55, John Baldwin wrote: > On 1/24/21 11:51 AM, Kyle Evans wrote: >> On Sun, Jan 24, 2021 at 1:47 PM Lutz Donnerhacke wrote: >> We switched up the recommendations[0][1] to advocate for what you've >> done here ~2 weeks ago -- so yes, this is good. :-) > > Note that "Submitte

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

2021-01-28 Thread Jessica Clarke
Is the commit message or the diff wrong? Both use strict inequalities. Jess On 28 Jan 2021, at 17:39, Alex Richardson wrote: > > The branch main has been updated by arichardson: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=83ff5d5d98cbcf9b66dccd70022358aec8918a14 > > commit 83ff5d5d98c

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

2021-01-28 Thread Jessica Clarke
On 28 Jan 2021, at 17:46, Alexander Richardson wrote: > 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. Thanks. I

Re: git: 710e45c4b853 - main - Reimplement strlen

2021-01-29 Thread Jessica Clarke
On 29 Jan 2021, at 23:48, Mateusz Guzik wrote: > > The branch main has been updated by mjg: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=710e45c4b8539d028877769f1a4ec088c48fb5f1 > > commit 710e45c4b8539d028877769f1a4ec088c48fb5f1 > Author: Mateusz Guzik > AuthorDate: 2021-01-29 21:4

git: bb8fa72dae42 - stable/13 - libllvmminimal: Add missing Support/ABIBreak.cpp

2021-01-30 Thread Jessica Clarke
The branch stable/13 has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=bb8fa72dae42c213d3f822865c0121577243ca18 commit bb8fa72dae42c213d3f822865c0121577243ca18 Author: Jessica Clarke AuthorDate: 2021-01-27 19:19:00 + Commit: Jessica Clarke CommitDate: 2021

Re: git: fc301c224b27 - stable/13 - atomic: add stub atomic_load_consume_ptr

2021-02-01 Thread Jessica Clarke
On 1 Feb 2021, at 13:53, Hans Petter Selasky wrote: > On 2/1/21 1:40 PM, Mateusz Guzik wrote: >> +/* >> + * Currently all architectures provide acquire and release fences on their >> own, >> + * but they don't provide consume. Kludge below allows relevant code to stop >> + * openly resorting to t

Re: git: 0c839497c174 - stable/13 - loader.efi: There are systems without ConOut, also use ConOutDev

2021-02-05 Thread Jessica Clarke
> On 5 Feb 2021, at 20:21, Warner Losh wrote: > > > > On Fri, Feb 5, 2021 at 1:09 PM Toomas Soome > wrote: > > >> On 5. Feb 2021, at 21:43, Warner Losh > > wrote: >> >> >> >> On Fri, Feb 5, 2021 at 10:24 AM Toomas Soome >

Re: git: af366d353b84 - main - amd64: implement strlen in assembly

2021-02-08 Thread Jessica Clarke
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=af366d353b84bdc4e730f0fc563853abc338271c > > commit af366d353b84bdc4e730f0fc563853abc338271c > Author: Mateusz Guzik > AuthorDate: 2021-02-08 17:01

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

2021-02-08 Thread Jessica Clarke
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 81e074d57dfcd86f152e2848dc44b77087ee7a2d > Author: Mateusz Guzik > AuthorDate: 2021-02-07 19:50

Re: git: af366d353b84 - main - amd64: implement strlen in assembly

2021-02-08 Thread Jessica Clarke
reviously called out mjg@ for not getting any reviews for his (now reverted) previous strlen change. Jess > On Mon, Feb 8, 2021 at 12:37 PM Jessica Clarke wrote: >> >> On 8 Feb 2021, at 19:15, Mateusz Guzik wrote: >>> >>> The branch main has been updated by mjg: &

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

2021-02-08 Thread Jessica Clarke
On 8 Feb 2021, at 22:08, Alexander Richardson wrote: > > 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: >> > >> > UR

Re: git: af366d353b84 - main - amd64: implement strlen in assembly

2021-02-09 Thread Jessica Clarke
Here's your review after reading through it for <5 minutes today: On 8 Feb 2021, at 19:15, Mateusz Guzik wrote: > + leaq(%r11,%r8),%rcx > + notq%r11 > + andq%r11,%rcx > + andq%r9,%rcx > ... > + leaq(%r11,%r8),%rcx > + notq%r11 > + andq%rcx,%

Re: git: 5a4333a5378f - main - This takes Warners suggested approach to making it so that platforms that for whatever reason cannot include the RATELIMIT option can still work with rack. It adds two d

2021-05-07 Thread Jessica Clarke
On 7 May 2021, at 22:34, Randall Stewart wrote: > > The branch main has been updated by rrs: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=5a4333a5378f7afe4f8cab293a987865ae0c32c4 > > commit 5a4333a5378f7afe4f8cab293a987865ae0c32c4 > Author: Randall Stewart > AuthorDate: 2021-05-07 2

Re: git: e73e2ee0acf5 - main - cxgbei: Handle target transfers with excess unsolicited data.

2021-05-15 Thread Jessica Clarke
On 15 May 2021, at 21:56, Mateusz Guzik wrote: > > One of these commits breaks tinderbox: > i386 MINIMAL kernel failed, check _.i386.MINIMAL for details > i386 GENERIC kernel failed, check _.i386.GENERIC for details > i386 GENERIC-NODEBUG kernel failed, check _.i386.GENERIC-NODEBUG for details >

Re: git: effc8e57fbf0 - main - libalias: Style cleanup

2021-05-15 Thread Jessica Clarke
On 15 May 2021, at 23:36, Lutz Donnerhacke wrote: > > On Sun, May 16, 2021 at 12:30:54AM +0300, Konstantin Belousov wrote: >>> The LIBALIAS_LOCK_ASSERT and the variable declarations were not moved. >> So you changed some style, but left the large violation in place. > > This cleanup is a prepara

Re: git: 086feed850c3 - main - md5: Create md5sum, etc compatible programs

2021-05-19 Thread Jessica Clarke
On 19 May 2021, at 18:44, Warner Losh wrote: > > The branch main has been updated by imp: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=086feed850c31c278f25c958b97992d024139896 > > commit 086feed850c31c278f25c958b97992d024139896 > Author: Warner Losh > AuthorDate: 2021-05-19 17:26:20

Re: git: d0ea5e467f3c - main - md5: portability fix -- include stdbool.h explicitly

2021-05-20 Thread Jessica Clarke
=On 20 May 2021, at 18:30, Warner Losh wrote: > > The branch main has been updated by imp: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=d0ea5e467f3c44909667c5ee90c3d26653fb6687 > > commit d0ea5e467f3c44909667c5ee90c3d26653fb6687 > Author: Warner Losh > AuthorDate: 2021-05-20 17:26:4

Re: git: af949c590bd8 - main - Disable stack gap for ntpd during build.

2021-05-21 Thread Jessica Clarke
On 21 May 2021, at 14:34, Marcin Wojtas wrote: > > The branch main has been updated by mw: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=af949c590bd8a00a5973b5875d7e0fa6832ea64a > > commit af949c590bd8a00a5973b5875d7e0fa6832ea64a > Author: Marcin Wojtas > AuthorDate: 2021-05-21 09:29

Re: git: af949c590bd8 - main - Disable stack gap for ntpd during build.

2021-05-21 Thread Jessica Clarke
> On 21 May 2021, at 15:11, Marcin Wojtas wrote: > > Hi Jess > > pt., 21 maj 2021 o 15:39 Jessica Clarke napisał(a): >> >> On 21 May 2021, at 14:34, Marcin Wojtas wrote: >>> >>> The branch main has been updated by mw: >>>

git: 5e912f5fec02 - main - aic7xxx: Fix re-building firmware with -fno-common

2021-05-28 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=5e912f5fec025766521f535d1237330ede7f18e2 commit 5e912f5fec025766521f535d1237330ede7f18e2 Author: Jessica Clarke AuthorDate: 2021-05-28 18:07:17 + Commit: Jessica Clarke CommitDate: 2021-05-28

Re: git: 91abbc4993a5 - main - [mips/broadcom] set sysctl "hw.model" by SoC ChipCommon ID

2021-05-28 Thread Jessica Clarke
On 28 May 2021, at 21:36, Michael Zhilin wrote: > > The branch main has been updated by mizhka: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=91abbc4993a5964badd21bc691ae273a1a2d9c20 > > commit 91abbc4993a5964badd21bc691ae273a1a2d9c20 > Author: Michael Zhilin > AuthorDate: 2021-05-28

git: e5f5b6a75c0a - main - .github: Attempt to un-break Clang 9 action

2021-05-28 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=e5f5b6a75c0aa0f51a399e2002d15b51211630b5 commit e5f5b6a75c0aa0f51a399e2002d15b51211630b5 Author: Jessica Clarke AuthorDate: 2021-05-29 03:36:36 + Commit: Jessica Clarke CommitDate: 2021-05-29

git: ddd0a8bffe35 - stable/13 - .github: Attempt to un-break Clang 9 action

2021-05-28 Thread Jessica Clarke
The branch stable/13 has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=ddd0a8bffe35fce60e71147d3789564ad1997ba3 commit ddd0a8bffe35fce60e71147d3789564ad1997ba3 Author: Jessica Clarke AuthorDate: 2021-05-29 03:36:36 + Commit: Jessica Clarke CommitDate: 2021

Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file

2021-05-31 Thread Jessica Clarke
On 31 May 2021, at 20:16, Warner Losh wrote: > > > > On Mon, May 31, 2021, 1:11 PM Ed Maste wrote: > On Mon, 31 May 2021 at 11:51, Alan Somers wrote: > > > >> > >> I think this file isn't the right place for (another copy of) this > >> text; perhaps the CODEOWNERS file should just reference t

Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file

2021-05-31 Thread Jessica Clarke
On 31 May 2021, at 20:37, Warner Losh wrote: > > > > On Mon, May 31, 2021 at 1:21 PM Jessica Clarke wrote: > On 31 May 2021, at 20:16, Warner Losh wrote: > > > > > > > > On Mon, May 31, 2021, 1:11 PM Ed Maste wrote: > > On

Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file

2021-05-31 Thread Jessica Clarke
On 31 May 2021, at 20:50, Alan Somers wrote: > > On Mon, May 31, 2021 at 1:39 PM Jessica Clarke wrote: > On 31 May 2021, at 20:37, Warner Losh wrote: > > > > > > > > On Mon, May 31, 2021 at 1:21 PM Jessica Clarke wrote: > > On 31

Re: git: 18f55c67f746 - main - x86: Fix lapic_ipi_alloc() on i386

2021-05-31 Thread Jessica Clarke
On 1 Jun 2021, at 00:09, Mark Johnston wrote: > > The branch main has been updated by markj: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=18f55c67f746f0ad12fe972328234d340a621df9 > > commit 18f55c67f746f0ad12fe972328234d340a621df9 > Author: Mark Johnston > AuthorDate: 2021-05-31 22:

git: 36da5710d3e4 - stable/13 - aic7xxx: Fix re-building firmware with -fno-common

2021-06-03 Thread Jessica Clarke
The branch stable/13 has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=36da5710d3e4b3e3412ef7e4826506f9d64b0b35 commit 36da5710d3e4b3e3412ef7e4826506f9d64b0b35 Author: Jessica Clarke AuthorDate: 2021-05-28 18:07:17 + Commit: Jessica Clarke CommitDate: 2021

git: 5e478926f04a - stable/12 - aic7xxx: Fix re-building firmware with -fno-common

2021-06-03 Thread Jessica Clarke
The branch stable/12 has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=5e478926f04a8ad0c2401744bcb477e363ea97f9 commit 5e478926f04a8ad0c2401744bcb477e363ea97f9 Author: Jessica Clarke AuthorDate: 2021-05-28 18:07:17 + Commit: Jessica Clarke CommitDate: 2021

git: b305e1dfbf69 - stable/11 - aic7xxx: Fix re-building firmware with -fno-common

2021-06-03 Thread Jessica Clarke
The branch stable/11 has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=b305e1dfbf695d9082661cdb9cae830cdc592b32 commit b305e1dfbf695d9082661cdb9cae830cdc592b32 Author: Jessica Clarke AuthorDate: 2021-05-28 18:07:17 + Commit: Jessica Clarke CommitDate: 2021

Re: git: 0f8dab45404f - main - linux(4): Fix timeout parameter of rt_sigtimedwait syscall, which is timespec not a timeval.

2021-06-06 Thread Jessica Clarke
On 6 Jun 2021, at 15:40, Dmitry Chagin wrote: > > The branch main has been updated by dchagin: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=0f8dab45404f347752470579feccc6d2739b9570 > > commit 0f8dab45404f347752470579feccc6d2739b9570 > Author: Dmitry Chagin > AuthorDate: 2021-06-07 0

git: de295884c4ef - main - tip: Cast via intptr_t not long when casting between pointer and int

2021-06-08 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=de295884c4efd9a126dfdd8d98247de345d1f468 commit de295884c4efd9a126dfdd8d98247de345d1f468 Author: Jessica Clarke AuthorDate: 2021-06-08 17:30:59 + Commit: Jessica Clarke CommitDate: 2021-06-08

git: 6d2648bcaba9 - main - tip: Fix pointer-vs-integer confusion

2021-06-08 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=6d2648bcaba9b14e2f5c76680f3e7608e1f125f4 commit 6d2648bcaba9b14e2f5c76680f3e7608e1f125f4 Author: Jessica Clarke AuthorDate: 2021-06-08 17:30:59 + Commit: Jessica Clarke CommitDate: 2021-06-08

Re: git: 3fe1f21fb364 - main - ctf: Avoid passing a caddr_t to roundup2()

2022-03-07 Thread Jessica Clarke
On 7 Mar 2022, at 19:09, Mark Johnston wrote: > > On Mon, Mar 07, 2022 at 11:04:51AM -0800, John Baldwin wrote: >> On 3/7/22 8:21 AM, Mark Johnston wrote: >>> The branch main has been updated by markj: >>> >>> URL: >>> https://cgit.FreeBSD.org/src/commit/?id=3fe1f21fb364e38f2bf7e7100dad59b067b2

git: e14f57ffa6c9 - stable/13 - libpmc: Allow specifying explicit EVENT_xxH events on armv7 and arm64

2022-03-09 Thread Jessica Clarke
The branch stable/13 has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=e14f57ffa6c9d628b191af0c2b5425c223f47ef3 commit e14f57ffa6c9d628b191af0c2b5425c223f47ef3 Author: Jessica Clarke AuthorDate: 2022-02-15 16:10:34 + Commit: Jessica Clarke CommitDate: 2022

Re: git: 0e5c72c3cc54 - main - bsdinstall time: Replace dialog with bsddialog

2022-03-23 Thread Jessica Clarke
On 23 Mar 2022, at 15:57, Alfonso S. Siciliano wrote: > > The branch main has been updated by asiciliano: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=0e5c72c3cc5471dfa8cb42b018d623b1ef15dbe8 > > commit 0e5c72c3cc5471dfa8cb42b018d623b1ef15dbe8 > Author: Alfonso S. Siciliano > Author

  1   2   3   4   5   6   7   8   9   10   >