On Thu, Jul 30, 2020 at 06:51:58PM +0200, Stefan E??er wrote:
> ...
> My guess is that he'll add a compile time switch to his version
> that will be added to our usr.bin Makefile and will suppress the
> start-up message in our base system version. (I'll keep the port
> version as is unless there is
Author: kevans
Date: Fri Jul 31 02:21:19 2020
New Revision: 363723
URL: https://svnweb.freebsd.org/changeset/base/363723
Log:
UPDATING: Add a note about running installworld twice
Some folks seem to be hitting issues with build orchestration; presumably
some of our .WAIT-removal optimizat
On Thu, Jul 30, 2020 at 8:47 PM Kyle Evans wrote:
>
> On Wed, Jul 29, 2020 at 10:53 PM Li-Wen Hsu wrote:
> >
> > On Thu, Jul 30, 2020 at 7:22 AM Kyle Evans wrote:
> > >
> > > Author: kevans
> > > Date: Wed Jul 29 23:21:56 2020
> > > New Revision: 363679
> > > URL: https://svnweb.freebsd.org/chan
On Wed, Jul 29, 2020 at 10:53 PM Li-Wen Hsu wrote:
>
> On Thu, Jul 30, 2020 at 7:22 AM Kyle Evans wrote:
> >
> > Author: kevans
> > Date: Wed Jul 29 23:21:56 2020
> > New Revision: 363679
> > URL: https://svnweb.freebsd.org/changeset/base/363679
> >
> > Log:
> > regex(3): Interpret many escaped
Author: cem
Date: Fri Jul 31 00:13:40 2020
New Revision: 363722
URL: https://svnweb.freebsd.org/changeset/base/363722
Log:
getblk: Remove a non-sensical LK_NOWAIT | LK_SLEEPFAIL
No functional change.
LK_SLEEPFAIL implies a behavior that is only possible if the lock operation
can
sle
Author: cem
Date: Fri Jul 31 00:07:01 2020
New Revision: 363721
URL: https://svnweb.freebsd.org/changeset/base/363721
Log:
getblk: Avoid sleeping on wrong buf in lockless path
If the buffer identity changed during lookup, sleeping could introduce a
lock order reversal. Since we do not kn
Author: cem
Date: Thu Jul 30 23:54:25 2020
New Revision: 363720
URL: https://svnweb.freebsd.org/changeset/base/363720
Log:
Import PCG-C into sys/contrib
The intended (future) use is to provide fast pseudo-random numbers in non-
cryptographic applications.
Added:
head/sys/contrib/pcg-c/
Author: grehan
Date: Thu Jul 30 23:49:49 2020
New Revision: 363719
URL: https://svnweb.freebsd.org/changeset/base/363719
Log:
Definition for the 'removable media flag' from word 0 in the Identify page.
This will be used to remove a magic number in the bhyve AHCI emulation.
Reported by:
Author: mjg
Date: Thu Jul 30 22:56:57 2020
New Revision: 363716
URL: https://svnweb.freebsd.org/changeset/base/363716
Log:
Fix tinderbox build after r363714
Modified:
head/sys/security/mac/mac_framework.h
Modified: head/sys/security/mac/mac_framework.h
===
Author: mjg
Date: Thu Jul 30 22:52:18 2020
New Revision: 363715
URL: https://svnweb.freebsd.org/changeset/base/363715
Log:
cache: drop the useless numchecks counter
Modified:
head/sys/kern/vfs_cache.c
Modified: head/sys/kern/vfs_cache.c
===
On Thu, Jul 30, 2020 at 03:13:19PM -0700, Conrad Meyer wrote:
> Hi Konstantin,
>
> On Tue, Jul 28, 2020 at 11:42 AM Konstantin Belousov
> wrote:
> >
> > On Fri, Jul 24, 2020 at 05:34:05PM +, Conrad Meyer wrote:
> > > ...
> > > --- head/sys/kern/vfs_bio.c Fri Jul 24 17:32:10 2020(r36
Author: mjg
Date: Thu Jul 30 22:14:04 2020
New Revision: 363714
URL: https://svnweb.freebsd.org/changeset/base/363714
Log:
Further depessimize priv_check_cred_vfs_generation
Modified:
head/sys/kern/kern_priv.c
Modified: head/sys/kern/kern_priv.c
==
Hi Konstantin,
On Tue, Jul 28, 2020 at 11:42 AM Konstantin Belousov
wrote:
>
> On Fri, Jul 24, 2020 at 05:34:05PM +, Conrad Meyer wrote:
> > ...
> > --- head/sys/kern/vfs_bio.c Fri Jul 24 17:32:10 2020(r363481)
> > +++ head/sys/kern/vfs_bio.c Fri Jul 24 17:34:04 2020(r3634
Author: mjg
Date: Thu Jul 30 22:13:15 2020
New Revision: 363713
URL: https://svnweb.freebsd.org/changeset/base/363713
Log:
fd: predict in fdrop
Modified:
head/sys/sys/file.h
Modified: head/sys/sys/file.h
==
--- head/
Done in r363711. I apologize for it taking so long.
On Fri, Jul 24, 2020 at 8:49 PM Yoshihiro Takahashi
wrote:
> Please merge this change to stable/12 branch until a proper fix is
> done.
>
> ---
> Yoshihiro Takahashi
>
> In article <202006111559.05bfxnsa070...@repo.freebsd.org>
> Eric Joyner
Author: markj
Date: Thu Jul 30 17:43:23 2020
New Revision: 363710
URL: https://svnweb.freebsd.org/changeset/base/363710
Log:
ip6_output(): Check the return value of in6_getlinkifnet().
If the destination address has an embedded scope ID, make sure that it
corresponds to a valid ifnet befo
-Original Message-
From: on behalf of Stefan Eßer
Date: 2020-07-30, Thursday at 09:55
To: Jessica Clarke , Ravi Pokala
Cc: Baptiste Daroussin , Stefan Eßer ,
src-committers , ,
Subject: Re: svn commit: r363091 - in head/contrib/bc: . include manuals src
tests tests/bc
Am 30.07.
Am 30.07.20 um 18:45 schrieb Jessica Clarke:
> On 30 Jul 2020, at 17:40, Ravi Pokala wrote:
>>
>> -Original Message-
>> From: on behalf of Jessica Clarke
>>
>> Date: 2020-07-30, Thursday at 09:35
>> To: Baptiste Daroussin
>> Cc: Stefan Eßer , src-committers
>> , ,
>>
>> Subject: Re:
Am 30.07.20 um 18:31 schrieb Baptiste Daroussin:
> On Thu, Jul 30, 2020 at 05:28:19PM +0100, Jessica Clarke wrote:
>> On 30 Jul 2020, at 17:20, Baptiste Daroussin wrote:
>>> On Sat, Jul 11, 2020 at 07:33:19AM +, Stefan Eßer wrote:
Author: se
Date: Sat Jul 11 07:33:18 2020
New Re
On 7/30/20 9:31 AM, Baptiste Daroussin wrote:
> On Thu, Jul 30, 2020 at 05:28:19PM +0100, Jessica Clarke wrote:
>> On 30 Jul 2020, at 17:20, Baptiste Daroussin wrote:
>>> On Sat, Jul 11, 2020 at 07:33:19AM +, Stefan Eßer wrote:
Author: se
Date: Sat Jul 11 07:33:18 2020
New Revis
On 30 Jul 2020, at 17:40, Ravi Pokala wrote:
>
> -Original Message-
> From: on behalf of Jessica Clarke
>
> Date: 2020-07-30, Thursday at 09:35
> To: Baptiste Daroussin
> Cc: Stefan Eßer , src-committers
> , ,
>
> Subject: Re: svn commit: r363091 - in head/contrib/bc: . include man
-Original Message-
From: on behalf of Jessica Clarke
Date: 2020-07-30, Thursday at 09:35
To: Baptiste Daroussin
Cc: Stefan Eßer , src-committers
, ,
Subject: Re: svn commit: r363091 - in head/contrib/bc: . include manuals src
tests tests/bc
On 30 Jul 2020, at 17:31, Baptiste Da
On Thu, Jul 30, 2020 at 05:35:20PM +0100, Jessica Clarke wrote:
> On 30 Jul 2020, at 17:31, Baptiste Daroussin wrote:
> > On Thu, Jul 30, 2020 at 05:28:19PM +0100, Jessica Clarke wrote:
> >> On 30 Jul 2020, at 17:20, Baptiste Daroussin wrote:
> >>> On Sat, Jul 11, 2020 at 07:33:19AM +, Stefan
On 30 Jul 2020, at 17:31, Baptiste Daroussin wrote:
> On Thu, Jul 30, 2020 at 05:28:19PM +0100, Jessica Clarke wrote:
>> On 30 Jul 2020, at 17:20, Baptiste Daroussin wrote:
>>> On Sat, Jul 11, 2020 at 07:33:19AM +, Stefan Eßer wrote:
Author: se
Date: Sat Jul 11 07:33:18 2020
Ne
On Thu, Jul 30, 2020 at 05:28:19PM +0100, Jessica Clarke wrote:
> On 30 Jul 2020, at 17:20, Baptiste Daroussin wrote:
> > On Sat, Jul 11, 2020 at 07:33:19AM +, Stefan Eßer wrote:
> >> Author: se
> >> Date: Sat Jul 11 07:33:18 2020
> >> New Revision: 363091
> >> URL: https://svnweb.freebsd.org/
On 30 Jul 2020, at 17:20, Baptiste Daroussin wrote:
> On Sat, Jul 11, 2020 at 07:33:19AM +, Stefan Eßer wrote:
>> Author: se
>> Date: Sat Jul 11 07:33:18 2020
>> New Revision: 363091
>> URL: https://svnweb.freebsd.org/changeset/base/363091
>>
>> Log:
>> Update to version 3.1.3
>>
> Jumping
On Sat, Jul 11, 2020 at 07:33:19AM +, Stefan Eßer wrote:
> Author: se
> Date: Sat Jul 11 07:33:18 2020
> New Revision: 363091
> URL: https://svnweb.freebsd.org/changeset/base/363091
>
> Log:
> Update to version 3.1.3
>
Jumping on that commit, since the switch from our previous bc.
The ou
Author: mjg
Date: Thu Jul 30 15:50:51 2020
New Revision: 363708
URL: https://svnweb.freebsd.org/changeset/base/363708
Log:
vfs: inline vops if there are no pre/post associated calls
This removes a level of indirection from frequently used methods, most notably
VOP_LOCK1 and VOP_UNLOCK1.
Author: mjg
Date: Thu Jul 30 15:48:56 2020
New Revision: 363707
URL: https://svnweb.freebsd.org/changeset/base/363707
Log:
vfs: fold poll_no_poll into vop_nopoll
The logic was almost completely present in vop_stdpoll anyway.
Modified:
head/sys/kern/vfs_default.c
Modified: head/sys/kern/
Author: mjg
Date: Thu Jul 30 15:47:41 2020
New Revision: 363706
URL: https://svnweb.freebsd.org/changeset/base/363706
Log:
vfs: short-circuit the common case NDFREE calls
Almost all consumers use the NDF_ONLY_PNBUF macro, making them avoidably
branch
a lot in the NDFREE routine. Also not
Author: mjg
Date: Thu Jul 30 15:45:11 2020
New Revision: 363705
URL: https://svnweb.freebsd.org/changeset/base/363705
Log:
vfs: add support for WANTPARENT and LOCKPARENT to lockless lookup
This makes the realpath syscall operational with the new lookup. Note that the
walk to obtain the fu
Author: mjg
Date: Thu Jul 30 15:44:10 2020
New Revision: 363704
URL: https://svnweb.freebsd.org/changeset/base/363704
Log:
vfs: support negative entry promotion in lockless lookup
Tested by:pho
Modified:
head/sys/kern/vfs_cache.c
Modified: head/sys/kern/vfs_cache.c
=
Author: mjg
Date: Thu Jul 30 15:43:16 2020
New Revision: 363703
URL: https://svnweb.freebsd.org/changeset/base/363703
Log:
vfs: add NOMACCHECK and AUDITVNODE2 to lockless lookup
They are both nops since lookup does not progress with either mac or audit
enabled.
Tested by:pho
Modi
Author: mmel
Date: Thu Jul 30 14:45:05 2020
New Revision: 363700
URL: https://svnweb.freebsd.org/changeset/base/363700
Log:
Move Ti AM335x to dev/extres/clk framework.
Re-implement clocks for these SoC by using now standard extres/clk framework.
This is necessary for future expansion of t
Author: kevans
Date: Thu Jul 30 13:36:24 2020
New Revision: 363693
URL: https://svnweb.freebsd.org/changeset/base/363693
Log:
sed: fix hex_subst test after after r363679
r363679 is in-fact the future change referenced by the comment, helpfully
left and forgotten by kevans. Instead of just
Author: kevans
Date: Thu Jul 30 13:33:45 2020
New Revision: 363692
URL: https://svnweb.freebsd.org/changeset/base/363692
Log:
diff: fix side_by_side after r363679
It's currently unclear to me how this could have worked previously; \n here
is not a literal newline but actual '\' 'n', and w
Am 30.07.20 um 13:54 schrieb Kyle Evans:
> On Thu, Jul 30, 2020 at 6:48 AM Gordon Bergling wrote:
>> I got the same error this morning and was able to solve it by doing a full
>> buildworld without NO_CLEAN=yes.
>>
>> You may want to try this in case you are using NO_CLEAN=yes.
>>
>
> This is int
Am 30.07.20 um 13:48 schrieb Gordon Bergling:
> On Thu, Jul 30, 2020 at 01:26:46PM +0200, Stefan Eßer wrote:
>> Am 30.07.20 um 01:21 schrieb Kyle Evans:
>> [...]
>>> This change bumps the symbol version of regcomp to FBSD_1.6 and provides
>>> the
>>> old escape semantics for legacy application
On Thu, Jul 30, 2020 at 6:48 AM Gordon Bergling wrote:
>
> On Thu, Jul 30, 2020 at 01:26:46PM +0200, Stefan Eßer wrote:
> > Am 30.07.20 um 01:21 schrieb Kyle Evans:
> > [...]
> > > This change bumps the symbol version of regcomp to FBSD_1.6 and
> > > provides the
> > > old escape semantics fo
On Thu, Jul 30, 2020 at 01:26:46PM +0200, Stefan Eßer wrote:
> Am 30.07.20 um 01:21 schrieb Kyle Evans:
> [...]
> > This change bumps the symbol version of regcomp to FBSD_1.6 and provides
> > the
> > old escape semantics for legacy applications, just in case one has an
> > older
> > applic
On Thu, Jul 30, 2020 at 6:26 AM Stefan Eßer wrote:
>
> Am 30.07.20 um 01:21 schrieb Kyle Evans:
> [...]
> > This change bumps the symbol version of regcomp to FBSD_1.6 and provides
> > the
> > old escape semantics for legacy applications, just in case one has an
> > older
> > application t
Am 30.07.20 um 01:21 schrieb Kyle Evans:
[...]
> This change bumps the symbol version of regcomp to FBSD_1.6 and provides the
> old escape semantics for legacy applications, just in case one has an older
> application that would immediately turn into a pumpkin because of an
> extraneous esc
Author: whu
Date: Thu Jul 30 07:26:11 2020
New Revision: 363689
URL: https://svnweb.freebsd.org/changeset/base/363689
Log:
Prevent framebuffer mmio space from being allocated to other devices on
HyperV.
On Gen2 VMs, Hyper-V provides mmio space for framebuffer.
This mmio address range is
Author: mjg
Date: Thu Jul 30 07:11:08 2020
New Revision: 363688
URL: https://svnweb.freebsd.org/changeset/base/363688
Log:
vfs: make sure startdir_used is always assigned to before use
CID: 1431070
Modified:
head/sys/kern/vfs_lookup.c
Modified: head/sys/kern/vfs_lookup.c
==
44 matches
Mail list logo