Author: ae
Date: Fri May 31 11:21:30 2019
New Revision: 348455
URL: https://svnweb.freebsd.org/changeset/base/348455
Log:
MFC r348236:
Restore IPV6_NEXTHOP option support that seem was partially broken
since r286195.
Do not forget results of route lookup and initialize rt and ifp
Author: emaste
Date: Fri May 31 13:54:01 2019
New Revision: 348456
URL: https://svnweb.freebsd.org/changeset/base/348456
Log:
newvers.sh correct typo from r348175
Modified:
head/sys/conf/newvers.sh
Modified: head/sys/conf/newvers.sh
===
Author: markj
Date: Fri May 31 14:59:40 2019
New Revision: 348457
URL: https://svnweb.freebsd.org/changeset/base/348457
Log:
Remove a redundant vm_page_remove() call.
vm_page_free_prep() removes the page from its object. No functional
change intended.
Reviewed by: alc, kib
MFC af
Author: markj
Date: Fri May 31 15:05:54 2019
New Revision: 348458
URL: https://svnweb.freebsd.org/changeset/base/348458
Log:
MFC r348241:
Modernize the MAKE_JUST_KERNELS hint in the top-level makefile.
Modified:
stable/12/Makefile
Directory Properties:
stable/12/ (props changed)
Modifi
On Fri, May 24, 2019 at 09:11:36AM +, Alexey Dokuchaev wrote:
> On Sun, Mar 10, 2019 at 03:11:40PM +, Alexey Dokuchaev wrote:
> > On Thu, Feb 28, 2019 at 07:47:51AM +, Alexey Dokuchaev wrote:
> > > On Wed, Feb 27, 2019 at 10:56:55PM +, Mateusz Guzik wrote:
> > > > New Revision: 3446
Author: markj
Date: Fri May 31 15:44:33 2019
New Revision: 348459
URL: https://svnweb.freebsd.org/changeset/base/348459
Log:
acpi_dock(4): Notify devd(8) on dock status change.
PR: 238138
Submitted by: Muhammad Kaisar Arkhan
MFC after:2 weeks
Modified:
head/sbin/devd/d
On Fri, May 31, 2019 at 03:20:50PM +, Brooks Davis wrote:
> On Fri, May 24, 2019 at 09:11:36AM +, Alexey Dokuchaev wrote:
> > On Sun, Mar 10, 2019 at 03:11:40PM +, Alexey Dokuchaev wrote:
> > > On Thu, Feb 28, 2019 at 07:47:51AM +, Alexey Dokuchaev wrote:
> > > > On Wed, Feb 27, 201
Author: asomers
Date: Fri May 31 16:20:00 2019
New Revision: 348460
URL: https://svnweb.freebsd.org/changeset/base/348460
Log:
MFC r345034:
Drop "All rights reserved" from the files I own
Also, add SPDX tags where needed.
Modified:
stable/12/libexec/tftpd/tests/functional.c
stable
Author: asomers
Date: Fri May 31 16:20:50 2019
New Revision: 348461
URL: https://svnweb.freebsd.org/changeset/base/348461
Log:
MFC r345202:
VOP_INACTIVE(9): clarify wording
Reviewed by: kib, 0mp
Sponsored by: The FreeBSD Foundation
Differential Revision:https://reviews.fre
Author: asomers
Date: Fri May 31 16:21:38 2019
New Revision: 348462
URL: https://svnweb.freebsd.org/changeset/base/348462
Log:
MFC r345677:
Add man page for VOP_FDATASYNC(9)
Reviewed by:kib
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.o
Author: asomers
Date: Fri May 31 16:22:29 2019
New Revision: 348463
URL: https://svnweb.freebsd.org/changeset/base/348463
Log:
MFC r346078:
fix cache_lookup's documentation
cache_lookup's documentation got dislocated by r324378. Relocate and expand
it.
Reviewed by: jhb, kib
S
Author: asomers
Date: Fri May 31 16:23:13 2019
New Revision: 348464
URL: https://svnweb.freebsd.org/changeset/base/348464
Log:
MFC r346750:
[skip ci] fix typo in comment from r59840
Sponsored by: The FreeBSD Foundation
Modified:
stable/12/sys/kern/vfs_bio.c
Directory Properties:
s
Author: asomers
Date: Fri May 31 16:23:51 2019
New Revision: 348465
URL: https://svnweb.freebsd.org/changeset/base/348465
Log:
MFC r346847:
fsx: seed more randomly with the -S0 option
When using -S0, seed the PRNG with the current time in nanoseconds, not
seconds, so consecutive runs
Author: asomers
Date: Fri May 31 16:24:22 2019
New Revision: 348466
URL: https://svnweb.freebsd.org/changeset/base/348466
Log:
MFC r347032:
directory.3: add a STANDARDS section
Reviewed by: jilles, ngie
Sponsored by: The FreeBSD Foundation
Differential Revision:https://rev
Author: asomers
Date: Fri May 31 16:24:51 2019
New Revision: 348467
URL: https://svnweb.freebsd.org/changeset/base/348467
Log:
MFC r348077:
Link fhlinkat(2) man page
Reviewed by: kib
MFC-With: r341689
Sponsored by: The FreeBSD Foundation
Differential Revision:https:/
Author: asomers
Date: Fri May 31 16:25:16 2019
New Revision: 348468
URL: https://svnweb.freebsd.org/changeset/base/348468
Log:
MFC r348113:
Update VFS_FHTOVP(9) with the flags argument
Revison 222167 added a new argument to VFS_FHTOVP. This revision updates the
man page to match.
On Thu, May 30, 2019 at 08:14:42PM -0700, Benjamin Kaduk wrote:
> On Thu, May 30, 2019 at 8:04 AM Konstantin Belousov wrote:
>
> > Author: kib
> > Date: Thu May 30 15:04:09 2019
> > New Revision: 348421
> > URL: https://svnweb.freebsd.org/changeset/base/348421
> >
> > Log:
> > Silence witness w
Author: ae
Date: Fri May 31 17:18:09 2019
New Revision: 348470
URL: https://svnweb.freebsd.org/changeset/base/348470
Log:
MFC r348236:
Restore IPV6_NEXTHOP option support that seem was partially broken
since r286195.
Do not forget results of route lookup and initialize rt and ifp
Author: kevans
Date: Fri May 31 17:44:22 2019
New Revision: 348471
URL: https://svnweb.freebsd.org/changeset/base/348471
Log:
stand: zfs: Free bouncebuf on error path in vdev_read
r344226 inadvertently added this path in which we return from failure on an
lseek and do not free bouncebuf o
Author: jhb
Date: Fri May 31 18:00:44 2019
New Revision: 348472
URL: https://svnweb.freebsd.org/changeset/base/348472
Log:
Whitespace cleanups, no functional change.
Modified:
head/usr.sbin/bhyve/pci_emul.c
Modified: head/usr.sbin/bhyve/pci_emul.c
Author: markj
Date: Fri May 31 18:29:12 2019
New Revision: 348473
URL: https://svnweb.freebsd.org/changeset/base/348473
Log:
netdump: Buffer pages to avoid calling netdump_send() on each 4KB write.
netdump waits for acknowledgement from the server for each write. When
dumping page table
Author: gjb
Date: Fri May 31 18:40:19 2019
New Revision: 348474
URL: https://svnweb.freebsd.org/changeset/base/348474
Log:
Revert r348438.
The fix to override the default python version when building
the sysutils/py-google-compute-engine did not work, and there
are still issues that nee
Author: kib
Date: Fri May 31 18:53:04 2019
New Revision: 348476
URL: https://svnweb.freebsd.org/changeset/base/348476
Log:
Simplify flow of pmap_demote_pde_locked() and add more comprehensive
debugging checks.
In particular,
- Move the code to handle failure to allocate page table page
Author: kib
Date: Fri May 31 19:07:02 2019
New Revision: 348477
URL: https://svnweb.freebsd.org/changeset/base/348477
Log:
MFC r348257:
Add PG_PS_PDP_FRAME symbol.
Modified:
stable/12/sys/amd64/include/pmap.h
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/sys/amd6
Author: kib
Date: Fri May 31 19:09:56 2019
New Revision: 348478
URL: https://svnweb.freebsd.org/changeset/base/348478
Log:
MFC r348258:
Make pmap_kextract() work on large map. Fix assert.
Modified:
stable/12/sys/amd64/amd64/pmap.c
Directory Properties:
stable/12/ (props changed)
Modif
Author: kib
Date: Fri May 31 19:13:31 2019
New Revision: 348479
URL: https://svnweb.freebsd.org/changeset/base/348479
Log:
MFC r348246:
Fix a corner case in demotion of kernel mappings.
Modified:
stable/12/sys/amd64/amd64/pmap.c
stable/12/sys/i386/i386/pmap.c
Directory Properties:
stabl
Author: ken
Date: Fri May 31 20:15:29 2019
New Revision: 348480
URL: https://svnweb.freebsd.org/changeset/base/348480
Log:
MFC r348247:
r348247 | ken | 2019-05-24 13:58:29 -0400 (Fri, 24 May 2019) | 57 lines
Author: jhb
Date: Fri May 31 20:25:57 2019
New Revision: 348481
URL: https://svnweb.freebsd.org/changeset/base/348481
Log:
MFC 348205:
Add deprecation warnings for IPsec algorithms deprecated in RFC 8221.
All of these algorithms are either explicitly marked MUST NOT, or they
are implici
Author: jhb
Date: Fri May 31 20:26:56 2019
New Revision: 348482
URL: https://svnweb.freebsd.org/changeset/base/348482
Log:
MFC 348205:
Add deprecation warnings for IPsec algorithms deprecated in RFC 8221.
All of these algorithms are either explicitly marked MUST NOT, or they
are implici
Author: ken
Date: Fri May 31 20:36:32 2019
New Revision: 348483
URL: https://svnweb.freebsd.org/changeset/base/348483
Log:
MFC r348247:
r348247 | ken | 2019-05-24 13:58:29 -0400 (Fri, 24 May 2019) | 57 lines
On 5/31/19 1:25 PM, John Baldwin wrote:
> Author: jhb
> Date: Fri May 31 20:25:57 2019
> New Revision: 348481
> URL: https://svnweb.freebsd.org/changeset/base/348481
>
> Log:
> MFC 348205:
> Add deprecation warnings for IPsec algorithms deprecated in RFC 8221.
>
> All of these algorithms
Author: dougm
Date: Fri May 31 21:02:42 2019
New Revision: 348484
URL: https://svnweb.freebsd.org/changeset/base/348484
Log:
The function vm_phys_free_contig invokes vm_phys_free_pages for every
power-of-two page block it frees, launching an unsuccessful search for
a buddy to pair up with ea
I know of several people that have blocked your mail. Maybe a moment
for reflection on your attitude and approach if you want to be taken
seriously.
On Fri, May 31, 2019 at 8:50 AM Alexey Dokuchaev wrote:
>
> On Fri, May 31, 2019 at 03:20:50PM +, Brooks Davis wrote:
> > On Fri, May 24, 2019
> I know of several people that have blocked your mail. Maybe a moment
> for reflection on your attitude and approach if you want to be taken
> seriously.
I would consider repository damange and abuse to be VERY serious.
I would also consider the treatmeant I am seeing of danfe boarder
line on co
On 5/31/19 1:26 PM, John Baldwin wrote:
> Author: jhb
> Date: Fri May 31 20:26:56 2019
> New Revision: 348482
> URL: https://svnweb.freebsd.org/changeset/base/348482
>
> Log:
> MFC 348205:
> Add deprecation warnings for IPsec algorithms deprecated in RFC 8221.
>
> All of these algorithms
On Fri, May 31, 2019 at 4:36 PM John Baldwin wrote:
> On 5/31/19 1:26 PM, John Baldwin wrote:
> > Author: jhb
> > Date: Fri May 31 20:26:56 2019
> > New Revision: 348482
> > URL: https://svnweb.freebsd.org/changeset/base/348482
> >
> > Log:
> > MFC 348205:
> > Add deprecation warnings for IPs
The vast majority of contributors don't enjoy nit-picking on these
trivialities. If the broader developer community is not rallying for
the revert and some core conspiracy doesn't care about it either, that
forms the de facto opinion of the FreeBSD community of today that this
is trivial and irrele
Author: imp
Date: Fri May 31 22:57:20 2019
New Revision: 348486
URL: https://svnweb.freebsd.org/changeset/base/348486
Log:
Defer evaluation of modified until after it's set
With the reorg r348175, we now look at modified before it is
set. Rearrange things so that we can set include_metada
On 5/31/19 3:47 PM, Warner Losh wrote:
> On Fri, May 31, 2019 at 4:36 PM John Baldwin wrote:
>
>> On 5/31/19 1:26 PM, John Baldwin wrote:
>>> Author: jhb
>>> Date: Fri May 31 20:26:56 2019
>>> New Revision: 348482
>>> URL: https://svnweb.freebsd.org/changeset/base/348482
>>>
>>> Log:
>>> MFC 34
When we move to git, stuff like this just won't matter. So it's hard to get
worked up about it now... and even if we weren't heading that way, the
history preserved is so small as to say more than "meh" here. There is too
little ROI to get worked up about.
Warner
On Fri, May 31, 2019, 4:56 PM Kev
Author: jhibbits
Date: Sat Jun 1 01:08:40 2019
New Revision: 348488
URL: https://svnweb.freebsd.org/changeset/base/348488
Log:
Welcome Brandon Bergren (bdragon) as a src committer
Brandon adds to Team PowerPC, and has done a lot of work and testing for
POWER9.
Approved by: core
Mo
Author: cem
Date: Sat Jun 1 01:22:21 2019
New Revision: 348489
URL: https://svnweb.freebsd.org/changeset/base/348489
Log:
random(4): Fix RANDOM_LOADABLE build
I introduced an obvious compiler error in r346282, so this change fixes
that.
Unfortunately, RANDOM_LOADABLE isn't covered b
Author: jhibbits
Date: Sat Jun 1 01:40:14 2019
New Revision: 348490
URL: https://svnweb.freebsd.org/changeset/base/348490
Log:
powerpc/moea: Fix moea64 native VA invalidation
Summary:
moea64_insert_pteg_native()'s invalidation only works by happenstance.
The purpose of the shifts and X
Author: np
Date: Sat Jun 1 03:03:48 2019
New Revision: 348491
URL: https://svnweb.freebsd.org/changeset/base/348491
Log:
cxgbe/t4_tom: adjust the hardware receive window to match changes to the
receive sockbuf's high water mark.
Calculate rx credits on the spot instead of tracking sbused
On 1/06/2019 7:02 am, Doug Moore wrote:
Author: dougm
Date: Fri May 31 21:02:42 2019
New Revision: 348484
URL: https://svnweb.freebsd.org/changeset/base/348484
Log:
The function vm_phys_free_contig invokes vm_phys_free_pages for every
power-of-two page block it frees, launching an unsucces
45 matches
Mail list logo