On Sun, 18 Apr 2021 at 20:58, Александр Недоцуков wrote:
>
> Hi All,
>
> After supposed locking fixes done in this commit:
> 5245bf7b92b74e556527b4916a8deba386fe5772
> we have a broken nsdispatch(3) when system has a threaded nss module plugged
> in.
>
> To illustrate the problem:
>
> $id bland
On Sun, 22 Nov 2020 at 16:06, Kyle Evans wrote:
>
> On Sun, Nov 22, 2020 at 6:00 AM Dimitry Andric wrote:
> >
> > On 22 Nov 2020, at 08:06, Graham Perrin wrote:
> > >
> > > On 20/11/2020 09:57, Graham Perrin wrote:
> > >> On 16/11/2020 09:27, Graham Perrin wrote:
> > >>> Attempting to build r367
On Mon, 21 Sep 2020, 07:38 Adrian Chadd, wrote:
> So, the big list of unknown symbols was my fault! Whoops.
>
> i've gotten further using gcc-6.4 by fixing some of the warnings/issues
> that have crept up.
>
> Here's a review for one of them:
>
> https://reviews.freebsd.org/D26504
>
> However, no
In my testing 338129 fixed the issue. Seems like the problem is that
bsd.crunchgen.mk iterates over all directories to do a make obj when
it does the bootstrap-tools phase.
On Tue, 21 Aug 2018 at 14:49, Warner Losh wrote:
>
>
>
> On Tue, Aug 21, 2018 at 12:38 AM, John Baldwin wrote:
>>
>> On 8/20
M*${SRCTOP}/sys:N*${SRCTOP}/sys/cddl/compat:N*${SRCTOP}/sys/crypto)
>>
>> would be a better test, imho.
>>
>
> Although, I could passively agressively work around it with
>
> CFLAGS+=-I${.CURDIR}/../../sys/sys/disk
>
> which also kinda defeats its purpose...
>
&g
On Wed, 20 Jun 2018 at 16:50 Brooks Davis wrote:
> On Wed, Jun 20, 2018 at 10:46:46AM -0400, Ed Maste wrote:
> > Work is in progress to migrate fully to modern and permissively
> > licensed components for the tool chain. This includes moving away from
> > the three obsolete binutils components th