svn commit: r359818 - head/sys/kern

2020-04-11 Thread Konstantin Belousov
Author: kib Date: Sun Apr 12 05:10:48 2020 New Revision: 359818 URL: https://svnweb.freebsd.org/changeset/base/359818 Log: sendfile_iodone: correct calculation of the page index for relookup. This is yet another bug in r359473. Reported and tested by: delphij Sponsored by: The

svn commit: r359815 - head/usr.sbin/config

2020-04-11 Thread Jason A. Harmening
Author: jah Date: Sun Apr 12 02:42:42 2020 New Revision: 359815 URL: https://svnweb.freebsd.org/changeset/base/359815 Log: config(8): use sbuf to manage line buffers PR: 245476 Reported by: kevans Reviewed by: imp, kevans MFC after:1 week Differential Revision:

svn commit: r359811 - in head/sys/fs: nfs nfsclient

2020-04-11 Thread Rick Macklem
Author: rmacklem Date: Sat Apr 11 23:37:58 2020 New Revision: 359811 URL: https://svnweb.freebsd.org/changeset/base/359811 Log: Replace mbuf macros with the code they would generate in the NFS code. When the code was ported to Mac OS/X, mbuf handling functions were converted to using the

Re: svn commit: r359797 - in head/sys: net netinet netinet6

2020-04-11 Thread Alexander V . Chernikov
11.04.2020, 21:58, "Ian Lepore" : > On Sat, 2020-04-11 at 13:02 -0700, Conrad Meyer wrote: >>  Hi Alexander, >> >>  On Sat, Apr 11, 2020 at 12:37 AM Alexander V. Chernikov >>   wrote: >>  > >>  > Author: melifaro >>  > Date: Sat Apr 11 07:37:08 2020 >>  > New Revision: 359797 >>  > URL:

Re: svn commit: r359797 - in head/sys: net netinet netinet6

2020-04-11 Thread Alexander V . Chernikov
11.04.2020, 22:28, "Conrad Meyer" : > On Sat, Apr 11, 2020 at 1:45 PM Alexander V. Chernikov > wrote: >>  This number only affects selection of the outbound path in presence of >> multiple paths available for the same prefix. It means to mitigate hash >> polarization in the network ( >>

Re: svn commit: r359809 - head/sys/netinet

2020-04-11 Thread Conrad Meyer
Hi Michael, On Sat, Apr 11, 2020 at 1:37 PM Michael Tuexen wrote: > > Author: tuexen > Date: Sat Apr 11 20:36:54 2020 > New Revision: 359809 > URL: https://svnweb.freebsd.org/changeset/base/359809 > > Log: > Zero out pointers for consistency. > > This was found by running syzkaller on an

Re: svn commit: r359797 - in head/sys: net netinet netinet6

2020-04-11 Thread Conrad Meyer
On Sat, Apr 11, 2020 at 1:45 PM Alexander V. Chernikov wrote: > This number only affects selection of the outbound path in presence of > multiple paths available for the same prefix. It means to mitigate hash > polarization in the network ( >

Re: svn commit: r359797 - in head/sys: net netinet netinet6

2020-04-11 Thread Ian Lepore
On Sat, 2020-04-11 at 13:02 -0700, Conrad Meyer wrote: > Hi Alexander, > > On Sat, Apr 11, 2020 at 12:37 AM Alexander V. Chernikov > wrote: > > > > Author: melifaro > > Date: Sat Apr 11 07:37:08 2020 > > New Revision: 359797 > > URL: https://svnweb.freebsd.org/changeset/base/359797 > > > >

svn commit: r359810 - in head/sys/fs: nfs nfsserver

2020-04-11 Thread Rick Macklem
Author: rmacklem Date: Sat Apr 11 20:57:15 2020 New Revision: 359810 URL: https://svnweb.freebsd.org/changeset/base/359810 Log: Replace mbuf macros with the code they would generate in the NFS code. When the code was ported to Mac OS/X, mbuf handling functions were converted to using the

Re: svn commit: r359797 - in head/sys: net netinet netinet6

2020-04-11 Thread Alexander V . Chernikov
11.04.2020, 21:02, "Conrad Meyer" : > Hi Alexander, Hi Conrad, > > On Sat, Apr 11, 2020 at 12:37 AM Alexander V. Chernikov > wrote: >>  Author: melifaro >>  Date: Sat Apr 11 07:37:08 2020 >>  New Revision: 359797 >>  URL: https://svnweb.freebsd.org/changeset/base/359797 >> >>  Log: >>    Remove

svn commit: r359809 - head/sys/netinet

2020-04-11 Thread Michael Tuexen
Author: tuexen Date: Sat Apr 11 20:36:54 2020 New Revision: 359809 URL: https://svnweb.freebsd.org/changeset/base/359809 Log: Zero out pointers for consistency. This was found by running syzkaller on an INVARIANTS kernel. MFC after:3 days Modified:

Re: svn commit: r359797 - in head/sys: net netinet netinet6

2020-04-11 Thread Conrad Meyer
Hi Alexander, On Sat, Apr 11, 2020 at 12:37 AM Alexander V. Chernikov wrote: > > Author: melifaro > Date: Sat Apr 11 07:37:08 2020 > New Revision: 359797 > URL: https://svnweb.freebsd.org/changeset/base/359797 > > Log: > Remove per-AF radix_mpath initializtion functions. > > Split their

svn commit: r359808 - in head/cddl/contrib/opensolaris: cmd/zfs lib/libzfs/common

2020-04-11 Thread Mariusz Zaborski
Author: oshogbo Date: Sat Apr 11 17:54:35 2020 New Revision: 359808 URL: https://svnweb.freebsd.org/changeset/base/359808 Log: zfs: Add option for forcible unmounting dataset while receiving snapshot. Currently when the dataset is in use we can't receive snapshots. zfs send test/1@asd

svn commit: r359807 - head/sbin/decryptcore

2020-04-11 Thread Mariusz Zaborski
Author: oshogbo Date: Sat Apr 11 17:30:33 2020 New Revision: 359807 URL: https://svnweb.freebsd.org/changeset/base/359807 Log: decryptcore: load the nls data Load the nls data before the openssl will try to do it in the capability mode. On my machine the sa_ossl_private_decrypt is

svn commit: r359806 - head/sys/arm/ti/am335x

2020-04-11 Thread Emmanuel Vadot
Author: manu Date: Sat Apr 11 15:52:07 2020 New Revision: 359806 URL: https://svnweb.freebsd.org/changeset/base/359806 Log: arm: am335x: Honor pmic option ti,pmic-shutdown-controller Honor ti,pmic-shutdown-controller option in DTS Tested on stable r359316 @ Sleep mode on custom hw,

svn commit: r359805 - head/usr.sbin/gpioctl

2020-04-11 Thread Emmanuel Vadot
Author: manu Date: Sat Apr 11 15:25:40 2020 New Revision: 359805 URL: https://svnweb.freebsd.org/changeset/base/359805 Log: gpioctl: Print interrupts capabilities GPIO drivers who supports interrupts report them in the caps (obtain via the getcaps method) but gpioctl doesn't know how

svn commit: r359804 - head/sys/net

2020-04-11 Thread Alexander V. Chernikov
Author: melifaro Date: Sat Apr 11 09:38:45 2020 New Revision: 359804 URL: https://svnweb.freebsd.org/changeset/base/359804 Log: Fix build by adding forgotten header to radix_mpath.c after r359797. Modified: head/sys/net/radix_mpath.c Modified: head/sys/net/radix_mpath.c

svn commit: r359801 - head/usr.bin/wc

2020-04-11 Thread Eugene Grosbein
Author: eugen Date: Sat Apr 11 08:16:35 2020 New Revision: 359801 URL: https://svnweb.freebsd.org/changeset/base/359801 Log: wc(1): document SIGINFO handling in the manual page. MFC after:3 days Modified: head/usr.bin/wc/wc.1 Modified: head/usr.bin/wc/wc.1

svn commit: r359800 - head/sys/netinet6

2020-04-11 Thread Alexander V. Chernikov
Author: melifaro Date: Sat Apr 11 07:56:11 2020 New Revision: 359800 URL: https://svnweb.freebsd.org/changeset/base/359800 Log: Remove RADIX_MPATH headers, they were unused since r293159. MFC after:2 weeks Modified: head/sys/netinet6/nd6_nbr.c Modified: head/sys/netinet6/nd6_nbr.c

svn commit: r359797 - in head/sys: net netinet netinet6

2020-04-11 Thread Alexander V. Chernikov
Author: melifaro Date: Sat Apr 11 07:37:08 2020 New Revision: 359797 URL: https://svnweb.freebsd.org/changeset/base/359797 Log: Remove per-AF radix_mpath initializtion functions. Split their functionality by moving random seed allocation to SYSINIT and calling (new) generic multipath

svn commit: r359795 - head/sys/dev/acpi_support

2020-04-11 Thread Xin LI
Author: delphij Date: Sat Apr 11 07:24:57 2020 New Revision: 359795 URL: https://svnweb.freebsd.org/changeset/base/359795 Log: Avoid using a variable solely for sizes that are never meant to be modified runtime. No functional change. MFC after:2 weeks Modified: