svn commit: r348284 - head/sys/netpfil/pf

2019-05-25 Thread Li-Wen Hsu
Author: lwhsu Date: Sat May 25 23:58:09 2019 New Revision: 348284 URL: https://svnweb.freebsd.org/changeset/base/348284 Log: Remove an uneeded indentation introduced in r223637 to silence gcc warnging MFC after:3 days Sponsored by: The FreeBSD Foundation Modified:

svn commit: r348283 - head/sys/i386/i386

2019-05-25 Thread Mark Johnston
Author: markj Date: Sat May 25 23:36:20 2019 New Revision: 348283 URL: https://svnweb.freebsd.org/changeset/base/348283 Log: Remove pmap_pid_dump() from the i386 pmap. It has not been compilable in a long time and doesn't seem very useful. Suggested by: kib MFC after:1 week

svn commit: r348282 - head/usr.sbin/pw

2019-05-25 Thread Li-Wen Hsu
Author: lwhsu Date: Sat May 25 21:57:01 2019 New Revision: 348282 URL: https://svnweb.freebsd.org/changeset/base/348282 Log: Remove an uneeded indentation introduced in r286196 to silence gcc warnging MFC after:3 days Sponsored by: The FreeBSD Foundation Modified:

svn commit: r348280 - in stable/12/sys: compat/linuxkpi/common/include/linux modules/linuxkpi

2019-05-25 Thread Johannes Lundberg
Author: johalun Date: Sat May 25 20:53:23 2019 New Revision: 348280 URL: https://svnweb.freebsd.org/changeset/base/348280 Log: LinuxKPI: Revert MFC of r347892 Revert until we can figure out how to keep compatibility with drm-kmod ports between 12.0 and 12-STABLE/12.1. Modified:

svn commit: r348279 - stable/12/sys/fs/pseudofs

2019-05-25 Thread Johannes Lundberg
Author: johalun Date: Sat May 25 20:24:51 2019 New Revision: 348279 URL: https://svnweb.freebsd.org/changeset/base/348279 Log: MFC r344385: PFS: Bump NAMELEN and don't require clients to be sleepable - debugfs consumers expect to be able to export names more than 48 characters -

svn commit: r348278 - in stable/12/sys: libkern sys

2019-05-25 Thread Johannes Lundberg
Author: johalun Date: Sat May 25 19:59:59 2019 New Revision: 348278 URL: https://svnweb.freebsd.org/changeset/base/348278 Log: MFC r344384: Add non-sleepable strdup variant strdup_flags debugfs expects to do non-sleepable allocations Reviewed by: hps@ Sponsored by: iX Systems

svn commit: r348277 - in stable/12/sys: compat/linuxkpi/common/include/linux modules/linuxkpi

2019-05-25 Thread Johannes Lundberg
Author: johalun Date: Sat May 25 18:36:38 2019 New Revision: 348277 URL: https://svnweb.freebsd.org/changeset/base/348277 Log: MFC r347892: LinuxKPI: Finalize import of seq_file. seq_file.h and linux_seq_file.c was imported form ports earlier but linux_seq_file.c was never compiled in

svn commit: r348276 - in stable/12/sys: kern sys

2019-05-25 Thread Johannes Lundberg
Author: johalun Date: Sat May 25 18:23:32 2019 New Revision: 348276 URL: https://svnweb.freebsd.org/changeset/base/348276 Log: MFC r344486: Change seq_read to seq_load to avoid namespace conflicts with lkpi Sponsored by: iX Systems Modified: stable/12/sys/kern/kern_descrip.c

svn commit: r348275 - stable/12/sys/conf

2019-05-25 Thread Johannes Lundberg
Author: johalun Date: Sat May 25 18:03:17 2019 New Revision: 348275 URL: https://svnweb.freebsd.org/changeset/base/348275 Log: LinuxKPI: Register new linuxkpi and lindebugfs source files. This change is a partial MFC of r344487. Reviewed by: hps Approved by: imp (mentor), hps

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

2019-05-25 Thread Edward Tomasz Napierala
Author: trasz Date: Sat May 25 17:37:28 2019 New Revision: 348274 URL: https://svnweb.freebsd.org/changeset/base/348274 Log: We don't really need two entries to describe how to deal with optical drives in devfs.conf(5). MFC after:2 weeks Sponsored by: The FreeBSD Foundation

svn commit: r348273 - in stable/12/sys/compat: lindebugfs linuxkpi/common/include/linux linuxkpi/common/src

2019-05-25 Thread Johannes Lundberg
Author: johalun Date: Sat May 25 17:17:08 2019 New Revision: 348273 URL: https://svnweb.freebsd.org/changeset/base/348273 Log: MFC r344485: import linux debugfs support Reviewed by: hps@ Sponsored by: iX Systems Differential Revision:https://reviews.freebsd.org/D19258

Re: svn commit: r348241 - head

2019-05-25 Thread Ian Lepore
On Fri, 2019-05-24 at 10:08 -0700, Conrad Meyer wrote: > On Fri, May 24, 2019 at 9:24 AM Andrew Gallatin > wrote: > > Dumb question about this: Will it update toolchains, or just use > > what > > can find? > > -DMAKE_JUST_KERNELS doesn't touch toolchains. For that, there is the > less memorable

svn commit: r348271 - in stable/11/sys/amd64: include vmm vmm/amd vmm/intel vmm/io

2019-05-25 Thread Rodney W. Grimes
Author: rgrimes Date: Sat May 25 11:27:56 2019 New Revision: 348271 URL: https://svnweb.freebsd.org/changeset/base/348271 Log: MFC: r346714: Add accessor function for vm->maxcpus Replace most VM_MAXCPU constant useses with an accessor function to vm->maxcpus which for now is initialized

svn commit: r348270 - head/libexec/bootpd

2019-05-25 Thread Rodney W. Grimes
Author: rgrimes Date: Sat May 25 11:22:49 2019 New Revision: 348270 URL: https://svnweb.freebsd.org/changeset/base/348270 Log: Correctly align usage: output Modified: head/libexec/bootpd/bootpd.c Modified: head/libexec/bootpd/bootpd.c

svn commit: r348269 - stable/11/usr.sbin/bhyve

2019-05-25 Thread Rodney W. Grimes
Author: rgrimes Date: Sat May 25 10:17:03 2019 New Revision: 348269 URL: https://svnweb.freebsd.org/changeset/base/348269 Log: MFC: r346717: Make bhyve SMBIOS table topology aware When the CPU Topology was added to bhyve in r332298 the SMBIOS table was missed, this table passes topology

svn commit: r348268 - in head/sys: conf crypto/aesni modules/aesni

2019-05-25 Thread Sean Eric Fagan
Author: sef Date: Sat May 25 07:26:30 2019 New Revision: 348268 URL: https://svnweb.freebsd.org/changeset/base/348268 Log: Add an AESNI-optimized version of the CCM/CBC cryptographic and authentication code. The primary client of this is probably going to be ZFS encryption. Reviewed by: