svn commit: r318701 - head/lib/libc/gen

2017-05-22 Thread Ngie Cooper
Author: ngie Date: Tue May 23 06:58:08 2017 New Revision: 318701 URL: https://svnweb.freebsd.org/changeset/base/318701 Log: tcsendbreak(3): delete spurious blank line at the end of the man page MFC after:2 weeks Sponsored by: Dell EMC Isilon Modified: head/lib/libc/gen/tcsendbreak.

svn commit: r318700 - head/lib/libc/gen

2017-05-22 Thread Ngie Cooper
Author: ngie Date: Tue May 23 06:56:57 2017 New Revision: 318700 URL: https://svnweb.freebsd.org/changeset/base/318700 Log: dirname(3): fix section ordering IMPLEMENTATION NOTES come before RETURN VALUES MFC after:2 weeks Reported by: make manlint Sponsored by: Dell EMC Isilon

svn commit: r318699 - head/lib/libc/gen

2017-05-22 Thread Ngie Cooper
Author: ngie Date: Tue May 23 06:55:51 2017 New Revision: 318699 URL: https://svnweb.freebsd.org/changeset/base/318699 Log: directory(3): delete trailing whitespace and rewrite `E.g.` as `e.g.` Reported by: make manlint Sponsored by: Dell EMC Isilon Modified: head/lib/libc/gen/directo

svn commit: r318698 - head/lib/libc/gen

2017-05-22 Thread Ngie Cooper
Author: ngie Date: Tue May 23 06:53:31 2017 New Revision: 318698 URL: https://svnweb.freebsd.org/changeset/base/318698 Log: basename(3): fix section ordering IMPLEMENTATION NOTES come before RETURN VALUES MFC after:2 weeks Reported by: make manlint Sponsored by: Dell EMC Isilo

svn commit: r318697 - head/sys/mips/atheros

2017-05-22 Thread Adrian Chadd
Author: adrian Date: Tue May 23 06:20:24 2017 New Revision: 318697 URL: https://svnweb.freebsd.org/changeset/base/318697 Log: [ar71xx] remove dead code! Modified: head/sys/mips/atheros/ar71xx_fixup.c Modified: head/sys/mips/atheros/ar71xx_fixup.c =

svn commit: r318696 - head/sys/mips/atheros

2017-05-22 Thread Adrian Chadd
Author: adrian Date: Tue May 23 06:20:06 2017 New Revision: 318696 URL: https://svnweb.freebsd.org/changeset/base/318696 Log: [ar71xx] add a very simple early boot driver called "caldata" to commit cross-layer atrocities. The (eventually) upcoming ath(4) changes will include being able to

svn commit: r318695 - head/lib/libc/gen

2017-05-22 Thread Ngie Cooper
Author: ngie Date: Tue May 23 06:14:02 2017 New Revision: 318695 URL: https://svnweb.freebsd.org/changeset/base/318695 Log: err(3): use `NULL`, aka `(void*)0` per POSIX instead of `(FILE *)0` This is being done to aid humans and static analysis checkers. MFC after:2 weeks Sponsor

svn commit: r318694 - head/usr.sbin/bsdinstall/partedit

2017-05-22 Thread Ngie Cooper
Author: ngie Date: Tue May 23 06:05:54 2017 New Revision: 318694 URL: https://svnweb.freebsd.org/changeset/base/318694 Log: style(9): sort headers MFC after:2 weeks MFC with: r318693 Sponsored by: Dell EMC Isilon Modified: head/usr.sbin/bsdinstall/partedit/part_wizard.c Modi

svn commit: r318693 - head/usr.sbin/bsdinstall/partedit

2017-05-22 Thread Ngie Cooper
Author: ngie Date: Tue May 23 06:04:38 2017 New Revision: 318693 URL: https://svnweb.freebsd.org/changeset/base/318693 Log: Some minor style(9) fixes - Wrap at <80 columns. - Sort by type MFC after:2 weeks Sponsored by: Dell EMC Isilon Modified: head/usr.sbin/bsdinstall/part

svn commit: r318690 - head/sys/dev/etherswitch/arswitch

2017-05-22 Thread Adrian Chadd
Author: adrian Date: Tue May 23 03:48:42 2017 New Revision: 318690 URL: https://svnweb.freebsd.org/changeset/base/318690 Log: [arswitch] add phy debugging to the internal PHY read/write functions. Modified: head/sys/dev/etherswitch/arswitch/arswitch_phy.c Modified: head/sys/dev/etherswitch/a

svn commit: r318689 - head/sys/net

2017-05-22 Thread Alexander Motin
Author: mav Date: Tue May 23 00:13:27 2017 New Revision: 318689 URL: https://svnweb.freebsd.org/changeset/base/318689 Log: Add parent interface reference counting to if_vlan. Using plain ifunit() looks like a request for troubles. MFC after:1 week Modified: head/sys/net/if_vlan.

svn commit: r318688 - head/sys/sys

2017-05-22 Thread Ravi Pokala
Author: rpokala Date: Mon May 22 23:31:28 2017 New Revision: 318688 URL: https://svnweb.freebsd.org/changeset/base/318688 Log: "struct ata_params" field "reserved206[2]" actually starts at offset 20*7*. MFC after:1 week Sponsored by: Panasas Modified: head/sys/sys/ata.h Modified:

svn commit: r318687 - head/lib/libproc

2017-05-22 Thread Mark Johnston
Author: markj Date: Mon May 22 23:21:24 2017 New Revision: 318687 URL: https://svnweb.freebsd.org/changeset/base/318687 Log: Ensure that the mappings table is populated in proc_objname(). MFC after:1 week Sponsored by: Dell EMC Isilon Modified: head/lib/libproc/proc_sym.c Modified

svn commit: r318686 - head/include

2017-05-22 Thread Pedro F. Giffuni
Author: pfg Date: Mon May 22 23:17:55 2017 New Revision: 318686 URL: https://svnweb.freebsd.org/changeset/base/318686 Log: ndbm.h: Add a comment pointing out our non-compliance with POSIX. Changing it to full conformance breaks the ABI. Reference: http://pubs.opengroup.org/onlinepubs

svn commit: r318685 - stable/10/sys/fs/nfsclient

2017-05-22 Thread Rick Macklem
Author: rmacklem Date: Mon May 22 22:10:02 2017 New Revision: 318685 URL: https://svnweb.freebsd.org/changeset/base/318685 Log: MFC: r318287 Make nfscl_mtofh() return ENXIO when *nfhpp == NULL. r317272 introduced a case where nfscl_mtofh() could return 0 when *nfhpp is NULL. This patch

svn commit: r318684 - stable/11/sys/fs/nfsclient

2017-05-22 Thread Rick Macklem
Author: rmacklem Date: Mon May 22 22:02:06 2017 New Revision: 318684 URL: https://svnweb.freebsd.org/changeset/base/318684 Log: MFC: r318287 Make nfscl_mtofh() return ENXIO when *nfhpp == NULL. r317272 introduced a case where nfscl_mtofh() could return 0 when *nfhpp is NULL. This patch

svn commit: r318683 - stable/10/sbin/mount_nfs

2017-05-22 Thread Rick Macklem
Author: rmacklem Date: Mon May 22 21:52:06 2017 New Revision: 318683 URL: https://svnweb.freebsd.org/changeset/base/318683 Log: MFC: r317931 Fix mount_nfs so that it doesn't create mounttab entries for NFSv4 mounts. The NFSv4 protocol doesn't use the Mount protocol, so it doesn't make sen

svn commit: r318682 - stable/11/sbin/mount_nfs

2017-05-22 Thread Rick Macklem
Author: rmacklem Date: Mon May 22 21:41:34 2017 New Revision: 318682 URL: https://svnweb.freebsd.org/changeset/base/318682 Log: MFC: r317931 Fix mount_nfs so that it doesn't create mounttab entries for NFSv4 mounts. The NFSv4 protocol doesn't use the Mount protocol, so it doesn't make sen

svn commit: r318680 - in head/cddl: contrib/opensolaris/cmd/dtrace/test/tst/common/proc usr.sbin/dtrace/tests/common/proc

2017-05-22 Thread Mark Johnston
Author: markj Date: Mon May 22 20:34:51 2017 New Revision: 318680 URL: https://svnweb.freebsd.org/changeset/base/318680 Log: Add a little helper program for tst.exitcore.ksh. sleep(1) is capsicumized, which means that we cannot rely on it to dump core as required by the test. MFC aft

RE: svn commit: r318427 - in head: share/man/man4 sys/dev/mpr sys/dev/mpr/mpi

2017-05-22 Thread Stephen Mcconnell via svn-src-all
> -Original Message- > From: Konstantin Belousov [mailto:kostik...@gmail.com] > Sent: Monday, May 22, 2017 8:57 AM > To: Stephen McConnell > Cc: src-committ...@freebsd.org; svn-src-all@freebsd.org; svn-src- > h...@freebsd.org > Subject: Re: svn commit: r318427 - in head: share/man/man4 sys/

svn commit: r318679 - head/sys/dev/mpr

2017-05-22 Thread Stephen McConnell
Author: slm Date: Mon May 22 20:27:29 2017 New Revision: 318679 URL: https://svnweb.freebsd.org/changeset/base/318679 Log: Fix powerpc compiler error. Approved by: ken Modified: head/sys/dev/mpr/mpr_sas.c Modified: head/sys/dev/mpr/mpr_sas.c

svn commit: r318678 - head/sys/boot/common

2017-05-22 Thread Mariusz Zaborski
Author: oshogbo Date: Mon May 22 20:11:40 2017 New Revision: 318678 URL: https://svnweb.freebsd.org/changeset/base/318678 Log: Replacing iterating over rootpath by strsep(3). Submitted by: kczekirda Reviewed by: tsoome, bapt, jhb, oshogbo MFC after:3 weeks Sponsored by: Oktawave

svn commit: r318677 - in head/sys: compat/ndis dev/if_ndis

2017-05-22 Thread Gleb Smirnoff
Author: glebius Date: Mon May 22 20:00:01 2017 New Revision: 318677 URL: https://svnweb.freebsd.org/changeset/base/318677 Log: Fix regression in ndis(4) after r286410. This adds a bunch of checks for whether this is a Ethernet or 802.11 device and does proper dereferencing. PR:

svn commit: r318676 - head/sys/dev/qlnx/qlnxe

2017-05-22 Thread David C Somayajulu
Author: davidcs Date: Mon May 22 19:57:28 2017 New Revision: 318676 URL: https://svnweb.freebsd.org/changeset/base/318676 Log: Check for IPV6 TCP/UDP CSUM offload in pkt header during transmits. Submitted by:shminderjit.si...@cavium.com Modified: head/sys/dev/qlnx/qlnxe/qlnx_os.c Modifi

svn commit: r318675 - stable/10/sys/rpc

2017-05-22 Thread Rick Macklem
Author: rmacklem Date: Mon May 22 19:57:20 2017 New Revision: 318675 URL: https://svnweb.freebsd.org/changeset/base/318675 Log: MFC: r317906 Fix the client side krpc from doing TCP reconnects for ERESTART from sosend(). When sosend() replies ERESTART in the client side krpc, it indicates

svn commit: r318669 - in vendor/libc++/dist: test/libcxx/selftest utils/libcxx utils/libcxx/test

2017-05-22 Thread Dimitry Andric
Author: dim Date: Mon May 22 19:44:05 2017 New Revision: 318669 URL: https://svnweb.freebsd.org/changeset/base/318669 Log: Vendor import of libc++ trunk r303571: https://llvm.org/svn/llvm-project/libcxx/trunk@303571 Added: vendor/libc++/dist/test/libcxx/selftest/test.arc.fail.mm vendor/li

svn commit: r318672 - vendor/lld/lld-trunk-r303571

2017-05-22 Thread Dimitry Andric
Author: dim Date: Mon May 22 19:44:18 2017 New Revision: 318672 URL: https://svnweb.freebsd.org/changeset/base/318672 Log: Tag lld trunk r303571. Added: vendor/lld/lld-trunk-r303571/ - copied from r318671, vendor/lld/dist/ ___ svn-src-all@freeb

svn commit: r318671 - in vendor/lld/dist: COFF ELF test/COFF test/ELF

2017-05-22 Thread Dimitry Andric
Author: dim Date: Mon May 22 19:44:12 2017 New Revision: 318671 URL: https://svnweb.freebsd.org/changeset/base/318671 Log: Vendor import of lld trunk r303571: https://llvm.org/svn/llvm-project/lld/trunk@303571 Added: vendor/lld/dist/test/COFF/pdb-options.test vendor/lld/dist/test/ELF/arm-

svn commit: r318667 - in vendor/compiler-rt/dist: include/xray lib/asan lib/asan/tests lib/lsan lib/msan lib/msan/tests lib/sanitizer_common lib/sanitizer_common/tests lib/scudo lib/xray test/asan/...

2017-05-22 Thread Dimitry Andric
Author: dim Date: Mon May 22 19:43:56 2017 New Revision: 318667 URL: https://svnweb.freebsd.org/changeset/base/318667 Log: Vendor import of compiler-rt trunk r303571: https://llvm.org/svn/llvm-project/compiler-rt/trunk@303571 Deleted: vendor/compiler-rt/dist/test/asan/TestCases/Posix/strndu

svn commit: r318670 - vendor/libc++/libc++-trunk-r303571

2017-05-22 Thread Dimitry Andric
Author: dim Date: Mon May 22 19:44:10 2017 New Revision: 318670 URL: https://svnweb.freebsd.org/changeset/base/318670 Log: Tag libc++ trunk r303571. Added: vendor/libc++/libc++-trunk-r303571/ - copied from r318669, vendor/libc++/dist/ ___ svn-s

svn commit: r318674 - vendor/lldb/lldb-trunk-r303571

2017-05-22 Thread Dimitry Andric
Author: dim Date: Mon May 22 19:44:26 2017 New Revision: 318674 URL: https://svnweb.freebsd.org/changeset/base/318674 Log: Tag lldb trunk r303571. Added: vendor/lldb/lldb-trunk-r303571/ - copied from r318673, vendor/lldb/dist/ ___ svn-src-all@f

svn commit: r318673 - in vendor/lldb/dist: include/lldb/Utility packages/Python/lldbsuite/test source/Core source/Utility unittests/Utility

2017-05-22 Thread Dimitry Andric
Author: dim Date: Mon May 22 19:44:21 2017 New Revision: 318673 URL: https://svnweb.freebsd.org/changeset/base/318673 Log: Vendor import of lldb trunk r303571: https://llvm.org/svn/llvm-project/lldb/trunk@303571 Modified: vendor/lldb/dist/include/lldb/Utility/Status.h vendor/lldb/dist/pac

svn commit: r318664 - vendor/llvm/llvm-trunk-r303571

2017-05-22 Thread Dimitry Andric
Author: dim Date: Mon May 22 19:43:35 2017 New Revision: 318664 URL: https://svnweb.freebsd.org/changeset/base/318664 Log: Tag llvm trunk r303571. Added: vendor/llvm/llvm-trunk-r303571/ - copied from r318663, vendor/llvm/dist/ ___ svn-src-all@f

svn commit: r318666 - vendor/clang/clang-trunk-r303571

2017-05-22 Thread Dimitry Andric
Author: dim Date: Mon May 22 19:43:53 2017 New Revision: 318666 URL: https://svnweb.freebsd.org/changeset/base/318666 Log: Tag clang trunk r303571. Added: vendor/clang/clang-trunk-r303571/ - copied from r318665, vendor/clang/dist/ ___ svn-src-a

svn commit: r318668 - vendor/compiler-rt/compiler-rt-trunk-r303571

2017-05-22 Thread Dimitry Andric
Author: dim Date: Mon May 22 19:44:02 2017 New Revision: 318668 URL: https://svnweb.freebsd.org/changeset/base/318668 Log: Tag compiler-rt trunk r303571. Added: vendor/compiler-rt/compiler-rt-trunk-r303571/ - copied from r318667, vendor/compiler-rt/dist/ _

svn commit: r318665 - in vendor/clang/dist: include/clang/AST include/clang/Basic include/clang/Format include/clang/Lex include/clang/Parse include/clang/Sema include/clang/Serialization lib/AST l...

2017-05-22 Thread Dimitry Andric
Author: dim Date: Mon May 22 19:43:45 2017 New Revision: 318665 URL: https://svnweb.freebsd.org/changeset/base/318665 Log: Vendor import of clang trunk r303571: https://llvm.org/svn/llvm-project/cfe/trunk@303571 Added: vendor/clang/dist/test/CodeGen/micromips-attr.c (contents, props chang

svn commit: r318663 - in vendor/llvm/dist: docs include/llvm include/llvm/ADT include/llvm/Analysis include/llvm/CodeGen include/llvm/DebugInfo/CodeView include/llvm/DebugInfo/DWARF include/llvm/De...

2017-05-22 Thread Dimitry Andric
Author: dim Date: Mon May 22 19:43:28 2017 New Revision: 318663 URL: https://svnweb.freebsd.org/changeset/base/318663 Log: Vendor import of llvm trunk r303571: https://llvm.org/svn/llvm-project/llvm/trunk@303571 Added: vendor/llvm/dist/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollectio

svn commit: r318662 - stable/10/sys/dev/qlnx/qlnxe

2017-05-22 Thread David C Somayajulu
Author: davidcs Date: Mon May 22 19:40:56 2017 New Revision: 318662 URL: https://svnweb.freebsd.org/changeset/base/318662 Log: MFC r318383 QL_DPRINT macro modfied to handle multiple args; print line#. Submitted by:shminderjit.si...@cavium.com Modified: stable/10/sys/dev/qlnx/qlnxe/qln

svn commit: r318661 - in stable/10/sys: dev/qlnx/qlnxe modules/qlnx/qlnxe

2017-05-22 Thread David C Somayajulu
Author: davidcs Date: Mon May 22 19:36:26 2017 New Revision: 318661 URL: https://svnweb.freebsd.org/changeset/base/318661 Log: MFC r318382 1. Move Rx Processing to fp_taskqueue(). With this CPU utilization for processing interrupts drops to around 1% for 100G and under 1% for othe

svn commit: r318660 - stable/11/sys/rpc

2017-05-22 Thread Rick Macklem
Author: rmacklem Date: Mon May 22 19:34:37 2017 New Revision: 318660 URL: https://svnweb.freebsd.org/changeset/base/318660 Log: MFC: r317906 Fix the client side krpc from doing TCP reconnects for ERESTART from sosend(). When sosend() replies ERESTART in the client side krpc, it indicates

svn commit: r318659 - stable/11/sys/dev/qlnx/qlnxe

2017-05-22 Thread David C Somayajulu
Author: davidcs Date: Mon May 22 19:28:38 2017 New Revision: 318659 URL: https://svnweb.freebsd.org/changeset/base/318659 Log: MFC r318383 QL_DPRINT macro modfied to handle multiple args; print line#. Submitted by:shminderjit.si...@cavium.com Modified: stable/11/sys/dev/qlnx/qlnxe/qln

svn commit: r318657 - in stable/11/sys: dev/qlnx/qlnxe modules/qlnx/qlnxe

2017-05-22 Thread David C Somayajulu
Author: davidcs Date: Mon May 22 19:22:06 2017 New Revision: 318657 URL: https://svnweb.freebsd.org/changeset/base/318657 Log: MFC r318382 1. Move Rx Processing to fp_taskqueue(). With this CPU utilization for processing interrupts drops to around 1% for 100G and under 1% for o

svn commit: r318655 - in head/contrib/llvm: include/llvm/MC lib/MC lib/Target/ARM/MCTargetDesc

2017-05-22 Thread Dimitry Andric
Author: dim Date: Mon May 22 16:16:48 2017 New Revision: 318655 URL: https://svnweb.freebsd.org/changeset/base/318655 Log: Pull in r302416 from upstream llvm trunk (by Martin Storsjö): [ARM] Clear the constant pool cache on explicit .ltorg directives Multiple ldr pseudoinstruction

svn commit: r318654 - head/lib

2017-05-22 Thread Dimitry Andric
Author: dim Date: Mon May 22 16:13:30 2017 New Revision: 318654 URL: https://svnweb.freebsd.org/changeset/base/318654 Log: For now, disable building libc++experimental for arm, since there are a number of static assertion failures in the time_t related parts. Reported by: mmel, kib Modi

svn commit: r318653 - in stable: 10/usr.bin/sort 11/usr.bin/sort

2017-05-22 Thread Glen Barber
Author: gjb Date: Mon May 22 16:11:46 2017 New Revision: 318653 URL: https://svnweb.freebsd.org/changeset/base/318653 Log: MFC r305613 (gabor): Fix typo. PR: 211245 Sponsored by: The FreeBSD Foundation Modified: stable/10/usr.bin/sort/sort.1.in Directory Properties: stab

svn commit: r318653 - in stable: 10/usr.bin/sort 11/usr.bin/sort

2017-05-22 Thread Glen Barber
Author: gjb Date: Mon May 22 16:11:46 2017 New Revision: 318653 URL: https://svnweb.freebsd.org/changeset/base/318653 Log: MFC r305613 (gabor): Fix typo. PR: 211245 Sponsored by: The FreeBSD Foundation Modified: stable/11/usr.bin/sort/sort.1.in Directory Properties: stab

svn commit: r318652 - stable/11/etc

2017-05-22 Thread Glen Barber
Author: gjb Date: Mon May 22 16:07:17 2017 New Revision: 318652 URL: https://svnweb.freebsd.org/changeset/base/318652 Log: MFC r307469 (imp): Allow root_rw_mount to be both lower and upper case. Before, if it was upper case, you'd wind up with a read-only filesystem when you should some

svn commit: r318651 - head/sys

2017-05-22 Thread Ngie Cooper
Author: ngie Date: Mon May 22 15:53:30 2017 New Revision: 318651 URL: https://svnweb.freebsd.org/changeset/base/318651 Log: Remove glimpse make target added in r181432 The textproc/glimpse port expired over 3 years ago because there weren't any more publicly available distfiles, and becau

RE: svn commit: r318427 - in head: share/man/man4 sys/dev/mpr sys/dev/mpr/mpi

2017-05-22 Thread Stephen Mcconnell via svn-src-all
> -Original Message- > From: Konstantin Belousov [mailto:kostik...@gmail.com] > Sent: Monday, May 22, 2017 8:57 AM > To: Stephen McConnell > Cc: src-committ...@freebsd.org; svn-src-all@freebsd.org; svn-src- > h...@freebsd.org > Subject: Re: svn commit: r318427 - in head: share/man/man4 sys/

svn commit: r318650 - in stable: 10/usr.bin/grep 11/usr.bin/grep

2017-05-22 Thread Glen Barber
Author: gjb Date: Mon May 22 15:51:17 2017 New Revision: 318650 URL: https://svnweb.freebsd.org/changeset/base/318650 Log: MFC r313955 (emaste): bsdgrep: document ignored option -u MSDOS and Windows GNU grep uses -u to mean "print byte offsets as if running on an UNIX system." The op

svn commit: r318650 - in stable: 10/usr.bin/grep 11/usr.bin/grep

2017-05-22 Thread Glen Barber
Author: gjb Date: Mon May 22 15:51:17 2017 New Revision: 318650 URL: https://svnweb.freebsd.org/changeset/base/318650 Log: MFC r313955 (emaste): bsdgrep: document ignored option -u MSDOS and Windows GNU grep uses -u to mean "print byte offsets as if running on an UNIX system." The op

svn commit: r318649 - in head/sys: netinet netinet6

2017-05-22 Thread Michael Tuexen
Author: tuexen Date: Mon May 22 15:29:10 2017 New Revision: 318649 URL: https://svnweb.freebsd.org/changeset/base/318649 Log: The connect() system call should return -1 and set errno to EAFNOSUPPORT if it is called on a TCP socket * with an IPv6 address and the socket is bound to an I

svn commit: r318648 - stable/11/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2017-05-22 Thread Alan Somers
Author: asomers Date: Mon May 22 15:12:49 2017 New Revision: 318648 URL: https://svnweb.freebsd.org/changeset/base/318648 Log: MFC r318189: vdev_geom may associate multiple vdevs per g_consumer vdev_geom.c currently uses the g_consumer's private field to point to a vdev_t. That way,

Re: svn commit: r318427 - in head: share/man/man4 sys/dev/mpr sys/dev/mpr/mpi

2017-05-22 Thread Konstantin Belousov
On Wed, May 17, 2017 at 09:33:37PM +, Stephen McConnell wrote: > Author: slm > Date: Wed May 17 21:33:37 2017 > New Revision: 318427 > URL: https://svnweb.freebsd.org/changeset/base/318427 > > Log: > Add tri-mode support (SAS/SATA/PCIe). > > This includes NVMe device support and adds su

svn commit: r318647 - in head: share/man/man4 sys/conf sys/dev/ena sys/modules sys/modules/ena

2017-05-22 Thread Zbigniew Bodek
Author: zbb Date: Mon May 22 14:46:13 2017 New Revision: 318647 URL: https://svnweb.freebsd.org/changeset/base/318647 Log: Add support for Amazon Elastic Network Adapter (ENA) NIC ENA is a networking interface designed to make good use of modern CPU features and system architectures.

Re: svn commit: r318643 - head/usr.sbin/efivar

2017-05-22 Thread Benjamin Kaduk
On Mon, May 22, 2017 at 8:56 AM, Glen Barber wrote: > Author: gjb > Date: Mon May 22 13:55:59 2017 > New Revision: 318643 > URL: https://svnweb.freebsd.org/changeset/base/318643 > > Log: > Correct the "first appeared in" version for efivar(8). > Hmm, I guess I should have put an MFC note for r

svn commit: r318646 - in head/release: . scripts

2017-05-22 Thread Glen Barber
Author: gjb Date: Mon May 22 14:21:45 2017 New Revision: 318646 URL: https://svnweb.freebsd.org/changeset/base/318646 Log: Allow PORTSDIR to be overridden in the pkg-stage target. Submitted by: Johannes Jost Meixner (original) PR: 218393 MFC after:3 days Sponsored by: Th

svn commit: r318645 - head/gnu/usr.bin/groff/tmac

2017-05-22 Thread Glen Barber
Author: gjb Date: Mon May 22 14:21:07 2017 New Revision: 318645 URL: https://svnweb.freebsd.org/changeset/base/318645 Log: Add 11.1 to the mdoc(7) mdoc.local.in. Sponsored by: The FreeBSD Foundation Modified: head/gnu/usr.bin/groff/tmac/mdoc.local.in Modified: head/gnu/usr.bin/groff/tma

svn commit: r318644 - stable/11/release/doc/en_US.ISO8859-1/relnotes

2017-05-22 Thread Glen Barber
Author: gjb Date: Mon May 22 13:56:34 2017 New Revision: 318644 URL: https://svnweb.freebsd.org/changeset/base/318644 Log: Document r318576, efivar(8) addition. Sponsored by: The FreeBSD Foundation Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/11/

svn commit: r318643 - head/usr.sbin/efivar

2017-05-22 Thread Glen Barber
Author: gjb Date: Mon May 22 13:55:59 2017 New Revision: 318643 URL: https://svnweb.freebsd.org/changeset/base/318643 Log: Correct the "first appeared in" version for efivar(8). MFC after:3 days Sponsored by: The FreeBSD Foundation Modified: head/usr.sbin/efivar/efivar.8 Modified:

svn commit: r318642 - stable/11/release/doc/en_US.ISO8859-1/relnotes

2017-05-22 Thread Glen Barber
Author: gjb Date: Mon May 22 13:27:31 2017 New Revision: 318642 URL: https://svnweb.freebsd.org/changeset/base/318642 Log: Document r315514, if_ipsec(4) addition. Submitted by: ae Sponsored by: The FreeBSD Foundation Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml

svn commit: r318641 - head/lib/libthr

2017-05-22 Thread Eric van Gyzen
Author: vangyzen Date: Mon May 22 13:21:28 2017 New Revision: 318641 URL: https://svnweb.freebsd.org/changeset/base/318641 Log: Revert r318583 (libthr: use default WARNS level of 6) Revert this while I fix RISC-V, SPARC, and probably all architectures that use GCC. Reported by: kib

svn commit: r318640 - stable/11/release/doc/en_US.ISO8859-1/relnotes

2017-05-22 Thread Glen Barber
Author: gjb Date: Mon May 22 13:15:59 2017 New Revision: 318640 URL: https://svnweb.freebsd.org/changeset/base/318640 Log: Fix typo: s/LDD/LLD/ Spotted by: vangyzen Sponsored by: The FreeBSD Foundation Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: st

svn commit: r318639 - stable/11/release/doc/en_US.ISO8859-1/relnotes

2017-05-22 Thread Glen Barber
Author: gjb Date: Mon May 22 13:00:11 2017 New Revision: 318639 URL: https://svnweb.freebsd.org/changeset/base/318639 Log: Document r309312, PCI passthrough enabled on Hyper-V VMs. Document r314091, hv_netvsc(4) SR-IOV/VF support. Document r316272, Hyper-V Gen 2 support. Document r317119,

svn commit: r318638 - stable/11/release/doc/en_US.ISO8859-1/relnotes

2017-05-22 Thread Glen Barber
Author: gjb Date: Mon May 22 13:00:10 2017 New Revision: 318638 URL: https://svnweb.freebsd.org/changeset/base/318638 Log: Document r318472, LDD enabled by default on arm64. Submitted by: andrew Sponsored by: The FreeBSD Foundation Modified: stable/11/release/doc/en_US.ISO8859-1/relnot

svn commit: r318637 - stable/11/sys/arm/include

2017-05-22 Thread Michal Meloun
Author: mmel Date: Mon May 22 12:35:31 2017 New Revision: 318637 URL: https://svnweb.freebsd.org/changeset/base/318637 Log: MFC r318530: Increase maximum text segment size. LLVM binaries are huge... Modified: stable/11/sys/arm/include/vmparam.h Directory Properties: stable/11/ (pr

svn commit: r318636 - stable/11/release/doc/en_US.ISO8859-1/relnotes

2017-05-22 Thread Glen Barber
Author: gjb Date: Mon May 22 12:28:20 2017 New Revision: 318636 URL: https://svnweb.freebsd.org/changeset/base/318636 Log: Fix typo and grammar. Submitted by: pfg Sponsored by: The FreeBSD Foundation Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable

svn commit: r318635 - in head/sys: compat/freebsd32 kern

2017-05-22 Thread Ed Maste
Author: emaste Date: Mon May 22 11:45:45 2017 New Revision: 318635 URL: https://svnweb.freebsd.org/changeset/base/318635 Log: Regen sysent after r318634, no open(2) in capability mode Sponsored by: The FreeBSD Foundation Modified: head/sys/compat/freebsd32/freebsd32_sysent.c head/sys/k

svn commit: r318634 - in head/sys: compat/freebsd32 kern

2017-05-22 Thread Ed Maste
Author: emaste Date: Mon May 22 11:43:19 2017 New Revision: 318634 URL: https://svnweb.freebsd.org/changeset/base/318634 Log: disallow open(2) in capability mode Previously open(2) was allowed in capability mode, with a comment that suggested this was likely the case to facilitate debuggi

svn commit: r318633 - head/usr.sbin/bsdinstall/scripts

2017-05-22 Thread Roger Pau Monné
Author: royger Date: Mon May 22 11:41:17 2017 New Revision: 318633 URL: https://svnweb.freebsd.org/changeset/base/318633 Log: bsdinstall: do not use distextract in scripted mode It requires a tty, which might not be available in scripted installs. Instead extract the sets manually using t

svn commit: r318632 - head/usr.sbin/bsdinstall/scripts

2017-05-22 Thread Roger Pau Monné
Author: royger Date: Mon May 22 11:38:39 2017 New Revision: 318632 URL: https://svnweb.freebsd.org/changeset/base/318632 Log: bsdinstall: mount is not needed for the ZFS install case Because the datasets are already mounted by zfsboot, and the mount script doesn't know anything about ZFS.

svn commit: r318631 - head/sys/dev/xen/netfront

2017-05-22 Thread Roger Pau Monné
Author: royger Date: Mon May 22 11:33:44 2017 New Revision: 318631 URL: https://svnweb.freebsd.org/changeset/base/318631 Log: xen/netfront: don't drop the RX lock in xn_rxeof Since netfront uses different locks for the RX and TX paths there's no need to drop the RX lock before calling if_

svn commit: r318630 - stable/11/sbin/dhclient

2017-05-22 Thread Nick Hibma
Author: n_hibma Date: Mon May 22 10:28:17 2017 New Revision: 318630 URL: https://svnweb.freebsd.org/changeset/base/318630 Log: MFC: r317923 | n_hibma | 2017-05-07 23:11:28 +0200 (Sun, 07 May 2017) | 8 li

svn commit: r318629 - stable/9/sys/ofed/drivers/net/mlx4

2017-05-22 Thread Hans Petter Selasky
Author: hselasky Date: Mon May 22 08:20:50 2017 New Revision: 318629 URL: https://svnweb.freebsd.org/changeset/base/318629 Log: MFC r318531: mlx4: Use the CQ quota for SRIOV when creating completion EQs When creating EQs to handle CQ completion events for the PF or for VFs, we create

svn commit: r318628 - stable/10/sys/ofed/drivers/net/mlx4

2017-05-22 Thread Hans Petter Selasky
Author: hselasky Date: Mon May 22 08:19:08 2017 New Revision: 318628 URL: https://svnweb.freebsd.org/changeset/base/318628 Log: MFC r318531: mlx4: Use the CQ quota for SRIOV when creating completion EQs When creating EQs to handle CQ completion events for the PF or for VFs, we create

svn commit: r318627 - stable/11/sys/ofed/drivers/net/mlx4

2017-05-22 Thread Hans Petter Selasky
Author: hselasky Date: Mon May 22 08:17:07 2017 New Revision: 318627 URL: https://svnweb.freebsd.org/changeset/base/318627 Log: MFC r318531: mlx4: Use the CQ quota for SRIOV when creating completion EQs When creating EQs to handle CQ completion events for the PF or for VFs, we create