Re: CVS commit: src

2020-09-22 Thread Tobias Nygren
On Tue, 22 Sep 2020 23:52:38 +
Taylor R Campbell  wrote:

> > Date: Wed, 23 Sep 2020 01:46:14 +0200
> > From: Tobias Nygren 
> > 
> > > Modified Files:
> > >   src/include: unistd.h
> > >   src/lib/libc/gen: Makefile.inc
> > > Removed Files:
> > >   src/lib/libc/gen: getentropy.3 getentropy.c
> > > 
> > > Log Message:
> > > remove getentropy bits
> > 
> > I know it is -current but undiscussed ABI breakage in libc still does
> > make me raise an eyebrow. A heads-up including a summary of the reason
> > for the change would have been nice.
> 
> This change does not break any ABI because getentropy.c was not
> included in the build.  All that is being removed here is the man page
> and the unused source code.

Cool, then I don't have any concerns. Thanks!


Re: CVS commit: src

2020-09-22 Thread Taylor R Campbell
> Date: Wed, 23 Sep 2020 01:46:14 +0200
> From: Tobias Nygren 
> 
> > Modified Files:
> > src/include: unistd.h
> > src/lib/libc/gen: Makefile.inc
> > Removed Files:
> > src/lib/libc/gen: getentropy.3 getentropy.c
> > 
> > Log Message:
> > remove getentropy bits
> 
> I know it is -current but undiscussed ABI breakage in libc still does
> make me raise an eyebrow. A heads-up including a summary of the reason
> for the change would have been nice.

This change does not break any ABI because getentropy.c was not
included in the build.  All that is being removed here is the man page
and the unused source code.


Re: CVS commit: src

2020-09-22 Thread Tobias Nygren
Hi,

On Tue, 22 Sep 2020 21:37:47 +
Nia Alarie  wrote:

> Module Name:  src
> Committed By: nia
> Date: Tue Sep 22 21:37:47 UTC 2020
> 
> Modified Files:
>   src/include: unistd.h
>   src/lib/libc/gen: Makefile.inc
> Removed Files:
>   src/lib/libc/gen: getentropy.3 getentropy.c
> 
> Log Message:
> remove getentropy bits

I know it is -current but undiscussed ABI breakage in libc still does
make me raise an eyebrow. A heads-up including a summary of the reason
for the change would have been nice.

Kind regards,
-Tobias



Re: CVS commit: src/sys/uvm

2020-09-22 Thread Ryo ONODERA
Hi,

Chuck Silvers  writes:

> On Tue, Sep 22, 2020 at 01:51:33AM +0900, Ryo ONODERA wrote:
>> Hi,
>> 
>> It seems that r1.124 of uvm_amap.c causes random userland segfaults
>> on my NetBSD/amd64.
>
> this should be fixed now, could you try again?
>
> this was another case of my usual trick "test a change well, modify
> the change at the last minute, re-test only minimally, commit".
> sorry about that.

Your commit fixes the random segfaults.

Thank you very much for your quick fix.

> -Chuck

-- 
Ryo ONODERA // r...@tetera.org
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3