svn commit: r358905 - stable/12/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2020-03-11 Thread Alexander Motin
Author: mav Date: Thu Mar 12 03:59:51 2020 New Revision: 358905 URL: https://svnweb.freebsd.org/changeset/base/358905 Log: MFC r358683: Remove vfs.zfs.top_maxinflight tunable/sysctl. It is dead since sorted scrub import at r334844. Modified:

svn commit: r358904 - head/usr.sbin/services_mkdb

2020-03-11 Thread Pedro F. Giffuni
Author: pfg Date: Thu Mar 12 03:56:54 2020 New Revision: 358904 URL: https://svnweb.freebsd.org/changeset/base/358904 Log: style(9): Fix space after #define. No functional change. Modified: head/usr.sbin/services_mkdb/services_mkdb.c Modified:

Re: svn commit: r358891 - head/share/man/man5

2020-03-11 Thread Ed Maste
On Wed, 11 Mar 2020 at 16:42, Ian Lepore wrote: > > Well, my point is that it looked better because there were 3 extra > spaces, so you can get that spacing by adding 3 extra chars to the > column headings in the .Bl line. They don't have be "Sy " at the > front, I think just spaces at the end

svn commit: r358903 - in stable/11: etc usr.sbin/services_mkdb

2020-03-11 Thread Pedro F. Giffuni
Author: pfg Date: Thu Mar 12 03:03:38 2020 New Revision: 358903 URL: https://svnweb.freebsd.org/changeset/base/358903 Log: MFC r358154 (by delphij) Bump PROTOMAX: this matches the value on NetBSD and will be necessary for future updates. MFC r358448; (--ignore-ancestry due to merge

Re: svn commit: r358733 - head/sys/sys

2020-03-11 Thread Mateusz Guzik
On 3/10/20, Konstantin Belousov wrote: > On Tue, Mar 10, 2020 at 12:22:09AM +0100, Mateusz Guzik wrote: >> On 3/9/20, Konstantin Belousov wrote: >> > On Mon, Mar 09, 2020 at 01:56:17AM +0100, Mateusz Guzik wrote: >> >> On 3/8/20, Mateusz Guzik wrote: >> >> > Author: mjg >> >> > Date: Sun Mar 8

svn commit: r358902 - head/lib/libc/powerpc64/string

2020-03-11 Thread Brandon Bergren
Author: bdragon Date: Wed Mar 11 23:34:44 2020 New Revision: 358902 URL: https://svnweb.freebsd.org/changeset/base/358902 Log: Fix r358688 -- Remember to actually save r3 before processing. Crash was noticed by pkubaj building gcc9. Apparently non dword-aligned char pointers are

svn commit: r358901 - head/sys/vm

2020-03-11 Thread Jeff Roberson
Author: jeff Date: Wed Mar 11 22:25:45 2020 New Revision: 358901 URL: https://svnweb.freebsd.org/changeset/base/358901 Log: Check for busy or wired in vm_page_relookup(). Some callers will only keep a page wired and expect it to still be present. Reported by: delp...@freebsd.org

Re: svn commit: r326052 - head/usr.bin/gzip

2020-03-11 Thread Xin Li
On 3/10/20 18:26, Conrad Meyer wrote: > Hi Xin Li, > > Sorry to reply to an old commit. > > On Tue, Nov 21, 2017 at 12:14 AM Xin LI wrote: >> >> Author: delphij >> Date: Tue Nov 21 08:14:30 2017 >> New Revision: 326052 >> URL: https://svnweb.freebsd.org/changeset/base/326052 >> >> Log: >>

svn commit: r358899 - in head: lib/libc/sys sys/ufs/ffs

2020-03-11 Thread Kirk McKusick
Author: mckusick Date: Wed Mar 11 21:00:40 2020 New Revision: 358899 URL: https://svnweb.freebsd.org/changeset/base/358899 Log: When mounting a UFS filesystem, return EINTEGRITY rather than EIO when a superblock check-hash error is detected. This change clarifies a mount that failed due to

Re: svn commit: r358891 - head/share/man/man5

2020-03-11 Thread Ian Lepore
On Wed, 2020-03-11 at 16:37 -0400, Ed Maste wrote: > On Wed, 11 Mar 2020 at 16:27, Ian Lepore wrote: > > > > With, there are 3 extra spaces. "Sy ". > > Right, I mean the extraneous Sy had the side effect of improving (in > my opinion) the rendered table. Anyhow, they're removed now. Well, my

svn commit: r358898 - head/share/man/man7

2020-03-11 Thread Ed Maste
Author: emaste Date: Wed Mar 11 20:40:24 2020 New Revision: 358898 URL: https://svnweb.freebsd.org/changeset/base/358898 Log: arch.7: remove extraneous markup from header table sizing Reported by: 0mp (in response to r358891) Modified: head/share/man/man7/arch.7 Modified:

Re: svn commit: r358891 - head/share/man/man5

2020-03-11 Thread Ed Maste
On Wed, 11 Mar 2020 at 16:27, Ian Lepore wrote: > > With, there are 3 extra spaces. "Sy ". Right, I mean the extraneous Sy had the side effect of improving (in my opinion) the rendered table. Anyhow, they're removed now. ___ svn-src-all@freebsd.org

Re: svn commit: r358891 - head/share/man/man5

2020-03-11 Thread Ian Lepore
On Wed, 2020-03-11 at 16:01 -0400, Ed Maste wrote: > On Wed, 11 Mar 2020 at 15:07, Mateusz Piotrowski <0...@freebsd.org> > wrote: > > > > Hi, > > > > On 3/11/20 7:15 PM, Ed Maste wrote: > > > Author: emaste > > > Date: Wed Mar 11 18:15:18 2020 > > > New Revision: 358891 > > > URL:

svn commit: r358897 - head/share/man/man4

2020-03-11 Thread Bjoern A. Zeeb
Author: bz Date: Wed Mar 11 20:23:36 2020 New Revision: 358897 URL: https://svnweb.freebsd.org/changeset/base/358897 Log: Correctly spell TUNABLES. Modified: head/share/man/man4/liquidio.4 Modified: head/share/man/man4/liquidio.4

svn commit: r358895 - head/sys/dev/usb/input

2020-03-11 Thread Vladimir Kondratyev
Author: wulf Date: Wed Mar 11 20:05:49 2020 New Revision: 358895 URL: https://svnweb.freebsd.org/changeset/base/358895 Log: wmt(4): Reapply r358872 (by hselasky) modified to use maximal input report size instead of wMaxPacketSize. If the USB frame length is set to 1024 bytes, WMT_BSIZE,

svn commit: r358894 - head/share/man/man5

2020-03-11 Thread Ed Maste
Author: emaste Date: Wed Mar 11 20:05:06 2020 New Revision: 358894 URL: https://svnweb.freebsd.org/changeset/base/358894 Log: Remove extra Sy from table header Reported by: 0mp Modified: head/share/man/man5/elf.5 Modified: head/share/man/man5/elf.5

Re: svn commit: r358891 - head/share/man/man5

2020-03-11 Thread Ed Maste
On Wed, 11 Mar 2020 at 15:07, Mateusz Piotrowski <0...@freebsd.org> wrote: > > Hi, > > On 3/11/20 7:15 PM, Ed Maste wrote: > > Author: emaste > > Date: Wed Mar 11 18:15:18 2020 > > New Revision: 358891 > > URL: https://svnweb.freebsd.org/changeset/base/358891 > > > > Log: > >elf.5: start

svn commit: r358892 - head/sys/dev/usb/input

2020-03-11 Thread Vladimir Kondratyev
Author: wulf Date: Wed Mar 11 19:57:43 2020 New Revision: 358892 URL: https://svnweb.freebsd.org/changeset/base/358892 Log: wmt(4): revert r358872 (by hselasky) Limiting frame size to maximum packet size breaks devices which have input report size larger than wMaxPacketSize. Maximal

Re: svn commit: r358891 - head/share/man/man5

2020-03-11 Thread Mateusz Piotrowski
Hi, On 3/11/20 7:15 PM, Ed Maste wrote: Author: emaste Date: Wed Mar 11 18:15:18 2020 New Revision: 358891 URL: https://svnweb.freebsd.org/changeset/base/358891 Log: elf.5: start documenting ELF note sections ... Modified: head/share/man/man5/elf.5

Re: svn commit: r358870 - stable/12/usr.sbin/services_mkdb

2020-03-11 Thread Pedro Giffuni
On 11/03/2020 07:50, Kyle Evans wrote: On Wed, Mar 11, 2020 at 12:45 AM Pedro F. Giffuni wrote: Author: pfg Date: Wed Mar 11 05:45:33 2020 New Revision: 358870 URL: https://svnweb.freebsd.org/changeset/base/358870 Log: MFC r358154 (by delphij) Bump PROTOMAX: this matches the value on

svn commit: r358891 - head/share/man/man5

2020-03-11 Thread Ed Maste
Author: emaste Date: Wed Mar 11 18:15:18 2020 New Revision: 358891 URL: https://svnweb.freebsd.org/changeset/base/358891 Log: elf.5: start documenting ELF note sections I intend to document FreeBSD's ELF notes (see review D23982), but start with a section documenting the format of the

svn commit: r358890 - in head/sys/cam: . scsi

2020-03-11 Thread Warner Losh
Author: imp Date: Wed Mar 11 15:12:31 2020 New Revision: 358890 URL: https://svnweb.freebsd.org/changeset/base/358890 Log: Remove redundantly repetitive static __inline forward function declarations. We typically don't use them elsewhere in the kernel, and they aren't needed here: the

Re: svn commit: r358861 - head/share/examples/etc

2020-03-11 Thread Ed Maste
On Tue, 10 Mar 2020 at 18:59, Jung-uk Kim wrote: > > Author: jkim > Date: Tue Mar 10 22:59:01 2020 > New Revision: 358861 > URL: https://svnweb.freebsd.org/changeset/base/358861 > > Log: > - Remove CPUTYPE examples for sparc64. It is not supported since r358345. > - Clean up CPUTYPE examples

svn commit: r358889 - head/usr.bin/elfctl

2020-03-11 Thread Ed Maste
Author: emaste Date: Wed Mar 11 13:51:01 2020 New Revision: 358889 URL: https://svnweb.freebsd.org/changeset/base/358889 Log: elfctl: remove memory leak CID: 1420356 Reported by: Coverity Scan Sponsored by: The FreeBSD Foundation Modified: head/usr.bin/elfctl/elfctl.c

svn commit: r358888 - stable/12/sbin/pfctl/tests/files

2020-03-11 Thread Li-Wen Hsu
Author: lwhsu Date: Wed Mar 11 13:45:53 2020 New Revision: 35 URL: https://svnweb.freebsd.org/changeset/base/35 Log: MFC r358463: Fix test cases after r358448 (r358870 in stable/12) sbin.pfctl.pfctl_test.pf0087 sbin.pfctl.pfctl_test.selfpf0087 Sponsored by: The FreeBSD

Re: svn commit: r358870 - stable/12/usr.sbin/services_mkdb

2020-03-11 Thread Kyle Evans
On Wed, Mar 11, 2020 at 12:45 AM Pedro F. Giffuni wrote: > > Author: pfg > Date: Wed Mar 11 05:45:33 2020 > New Revision: 358870 > URL: https://svnweb.freebsd.org/changeset/base/358870 > > Log: > MFC r358154 (by delphij) > Bump PROTOMAX: this matches the value on NetBSD and will be necessary

svn commit: r358887 - in head/lib: libproc/tests msun/tests

2020-03-11 Thread Li-Wen Hsu
Author: lwhsu Date: Wed Mar 11 12:43:54 2020 New Revision: 358887 URL: https://svnweb.freebsd.org/changeset/base/358887 Log: Temporarily skip 2 failing tests after llvm10 import PR: 244732 Sponsored by: The FreeBSD Foundation Modified: head/lib/libproc/tests/proc_test.c

svn commit: r358886 - head/tests/sys/geom/class/gate

2020-03-11 Thread Li-Wen Hsu
Author: lwhsu Date: Wed Mar 11 10:42:05 2020 New Revision: 358886 URL: https://svnweb.freebsd.org/changeset/base/358886 Log: Temporarily skip sys.geom.class.gate.ggate_test.ggated in CI PR: 244737 Sponsored by: The FreeBSD Foundation Modified:

Re: svn commit: r358858 - head/sbin/ipfw

2020-03-11 Thread O. Hartmann
On Wed, 11 Mar 2020 08:10:13 + Alexander V. Chernikov wrote: > 11.03.2020, 07:14, "O. Hartmann" : > > On Tue, 10 Mar 2020 20:30:21 + (UTC) > > "Alexander V. Chernikov" wrote: > > > >>  Author: melifaro > >>  Date: Tue Mar 10 20:30:21 2020 > >>  New Revision: 358858 > >>  URL:

svn commit: r358885 - in stable/12/sys/dev/mlx5: . mlx5_en mlx5_ib

2020-03-11 Thread Konstantin Belousov
Author: kib Date: Wed Mar 11 08:51:19 2020 New Revision: 358885 URL: https://svnweb.freebsd.org/changeset/base/358885 Log: MFC r358624: mlx5en: Support 50GBase-KR4 media type in mlx5en driver. Sponsored by: Mellanox Technologies Modified: stable/12/sys/dev/mlx5/mlx5_en/mlx5_en_main.c

svn commit: r358884 - stable/11/sys/dev/acpica

2020-03-11 Thread Hans Petter Selasky
Author: hselasky Date: Wed Mar 11 08:34:29 2020 New Revision: 358884 URL: https://svnweb.freebsd.org/changeset/base/358884 Log: MFC r358537: Expose the ACPI power button, sleep button and LID state as evdev's. This allows libinput to disable touchpads when the lid is closed and various

svn commit: r358883 - stable/12/sys/dev/acpica

2020-03-11 Thread Hans Petter Selasky
Author: hselasky Date: Wed Mar 11 08:32:15 2020 New Revision: 358883 URL: https://svnweb.freebsd.org/changeset/base/358883 Log: MFC r358537: Expose the ACPI power button, sleep button and LID state as evdev's. This allows libinput to disable touchpads when the lid is closed and various

svn commit: r358882 - stable/11/sys/compat/linuxkpi/common/src

2020-03-11 Thread Hans Petter Selasky
Author: hselasky Date: Wed Mar 11 08:28:57 2020 New Revision: 358882 URL: https://svnweb.freebsd.org/changeset/base/358882 Log: MFC r358586: When closing a LinuxKPI file always use the real release function to avoid resource leakage when destroying a LinuxKPI character device.

svn commit: r358881 - stable/12/sys/compat/linuxkpi/common/src

2020-03-11 Thread Hans Petter Selasky
Author: hselasky Date: Wed Mar 11 08:28:12 2020 New Revision: 358881 URL: https://svnweb.freebsd.org/changeset/base/358881 Log: MFC r358586: When closing a LinuxKPI file always use the real release function to avoid resource leakage when destroying a LinuxKPI character device.

svn commit: r358880 - stable/9/sys/dev/sound/pcm

2020-03-11 Thread Hans Petter Selasky
Author: hselasky Date: Wed Mar 11 08:26:52 2020 New Revision: 358880 URL: https://svnweb.freebsd.org/changeset/base/358880 Log: MFC r358629: Implement a detaching flag for the sound(4) subsystem to take appropriate actions when we are trying to detach an audio device, but cannot because

svn commit: r358879 - stable/10/sys/dev/sound/pcm

2020-03-11 Thread Hans Petter Selasky
Author: hselasky Date: Wed Mar 11 08:26:11 2020 New Revision: 358879 URL: https://svnweb.freebsd.org/changeset/base/358879 Log: MFC r358629: Implement a detaching flag for the sound(4) subsystem to take appropriate actions when we are trying to detach an audio device, but cannot because

svn commit: r358878 - stable/11/sys/dev/sound/pcm

2020-03-11 Thread Hans Petter Selasky
Author: hselasky Date: Wed Mar 11 08:25:33 2020 New Revision: 358878 URL: https://svnweb.freebsd.org/changeset/base/358878 Log: MFC r358629: Implement a detaching flag for the sound(4) subsystem to take appropriate actions when we are trying to detach an audio device, but cannot because

svn commit: r358877 - stable/12/sys/dev/sound/pcm

2020-03-11 Thread Hans Petter Selasky
Author: hselasky Date: Wed Mar 11 08:24:50 2020 New Revision: 358877 URL: https://svnweb.freebsd.org/changeset/base/358877 Log: MFC r358629: Implement a detaching flag for the sound(4) subsystem to take appropriate actions when we are trying to detach an audio device, but cannot because

svn commit: r358876 - in stable/9/sys/dev/usb: . controller

2020-03-11 Thread Hans Petter Selasky
Author: hselasky Date: Wed Mar 11 08:23:14 2020 New Revision: 358876 URL: https://svnweb.freebsd.org/changeset/base/358876 Log: MFC r358738: Remove the power bit from the super speed root hub port status register because it clobbers the super speed link status when a device is in super

svn commit: r358875 - in stable/10/sys/dev/usb: . controller

2020-03-11 Thread Hans Petter Selasky
Author: hselasky Date: Wed Mar 11 08:21:48 2020 New Revision: 358875 URL: https://svnweb.freebsd.org/changeset/base/358875 Log: MFC r358738: Remove the power bit from the super speed root hub port status register because it clobbers the super speed link status when a device is in super

svn commit: r358874 - in stable/11/sys/dev/usb: . controller

2020-03-11 Thread Hans Petter Selasky
Author: hselasky Date: Wed Mar 11 08:21:04 2020 New Revision: 358874 URL: https://svnweb.freebsd.org/changeset/base/358874 Log: MFC r358738: Remove the power bit from the super speed root hub port status register because it clobbers the super speed link status when a device is in super

svn commit: r358873 - in stable/12/sys/dev/usb: . controller

2020-03-11 Thread Hans Petter Selasky
Author: hselasky Date: Wed Mar 11 08:20:14 2020 New Revision: 358873 URL: https://svnweb.freebsd.org/changeset/base/358873 Log: MFC r358738: Remove the power bit from the super speed root hub port status register because it clobbers the super speed link status when a device is in super

svn commit: r358872 - head/sys/dev/usb/input

2020-03-11 Thread Hans Petter Selasky
Author: hselasky Date: Wed Mar 11 08:16:13 2020 New Revision: 358872 URL: https://svnweb.freebsd.org/changeset/base/358872 Log: If the USB frame length is set to 1024 bytes, WMT_BSIZE, the EETI controller will pack multiple touch events in the packet and the current code will only process

PU Coated Fabric

2020-03-11 Thread Eason
___ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Re: svn commit: r358858 - head/sbin/ipfw

2020-03-11 Thread Alexander V . Chernikov
11.03.2020, 07:14, "O. Hartmann" : > On Tue, 10 Mar 2020 20:30:21 + (UTC) > "Alexander V. Chernikov" wrote: > >>  Author: melifaro >>  Date: Tue Mar 10 20:30:21 2020 >>  New Revision: 358858 >>  URL: https://svnweb.freebsd.org/changeset/base/358858 >> >>  Log: >>    Don't assume !IPv6 is IPv4

svn commit: r358871 - head/sbin/ipfw

2020-03-11 Thread Alexander V. Chernikov
Author: melifaro Date: Wed Mar 11 08:08:53 2020 New Revision: 358871 URL: https://svnweb.freebsd.org/changeset/base/358871 Log: Revert r358858 as it breaks some ipfw(8) setups. Reported by: O. Hartmann Modified: head/sbin/ipfw/ipfw2.c Modified: head/sbin/ipfw/ipfw2.c

Re: svn commit: r358858 - head/sbin/ipfw

2020-03-11 Thread O. Hartmann
On Tue, 10 Mar 2020 20:30:21 + (UTC) "Alexander V. Chernikov" wrote: > Author: melifaro > Date: Tue Mar 10 20:30:21 2020 > New Revision: 358858 > URL: https://svnweb.freebsd.org/changeset/base/358858 > > Log: > Don't assume !IPv6 is IPv4 in ipfw(8) add_src() and add_dst(). > > Submitted