svn commit: r317078 - head/sys/arm/allwinner

2017-04-17 Thread Ganbold Tsagaankhuu
Author: ganbold Date: Tue Apr 18 06:58:04 2017 New Revision: 317078 URL: https://svnweb.freebsd.org/changeset/base/317078 Log: Remove function declaration that doesn't exist. Modified: head/sys/arm/allwinner/a10_gpio.h Modified: head/sys/arm/allwinner/a10_gpio.h =

svn commit: r317077 - head/etc/rc.d

2017-04-17 Thread Justin Hibbits
Author: jhibbits Date: Tue Apr 18 03:40:36 2017 New Revision: 317077 URL: https://svnweb.freebsd.org/changeset/base/317077 Log: Add 32-bit caching to ldconfig script for powerpc64 Reported by: ian@ Modified: head/etc/rc.d/ldconfig Modified: head/etc/rc.d/ldconfig ==

svn commit: r317076 - head/lib/libelftc

2017-04-17 Thread Ed Maste
Author: emaste Date: Mon Apr 17 23:57:42 2017 New Revision: 317076 URL: https://svnweb.freebsd.org/changeset/base/317076 Log: libelftc: bump version number for r317075 Modified: head/lib/libelftc/elftc_version.c Modified: head/lib/libelftc/elftc_version.c

svn commit: r317075 - in head/contrib/elftoolchain: addr2line ar common cxxfilt elfcopy elfdump libdwarf libelf libelftc nm readelf strings

2017-04-17 Thread Ed Maste
Author: emaste Date: Mon Apr 17 23:56:48 2017 New Revision: 317075 URL: https://svnweb.freebsd.org/changeset/base/317075 Log: Update ELF Tool Chain to upstream r3520 Highlights of changes between r3490 and r3520: - Improve C++ demangling - Improve compatibility with Binutils tools wr

svn commit: r317074 - vendor/elftoolchain/elftoolchain-r3520

2017-04-17 Thread Ed Maste
Author: emaste Date: Mon Apr 17 23:30:21 2017 New Revision: 317074 URL: https://svnweb.freebsd.org/changeset/base/317074 Log: Tag ELF Tool Chain r3520 Added: vendor/elftoolchain/elftoolchain-r3520/ - copied from r317073, vendor/elftoolchain/dist/ _

svn commit: r317073 - in vendor/elftoolchain/dist: addr2line ar common cxxfilt elfcopy elfdump libdwarf libelf libelftc nm readelf strings test/ar/plugin test/cxxfilt test/cxxfilt/ts test/cxxfilt/t...

2017-04-17 Thread Ed Maste
Author: emaste Date: Mon Apr 17 23:14:26 2017 New Revision: 317073 URL: https://svnweb.freebsd.org/changeset/base/317073 Log: Import ELF Tool Chain snapshot at r3520 From http://svn.code.sf.net/p/elftoolchain/code/ Added: vendor/elftoolchain/dist/ar/os.FreeBSD.mk (contents, props chang

svn commit: r317072 - in head/sys: amd64/amd64 i386/i386 net

2017-04-17 Thread Jung-uk Kim
Author: jkim Date: Mon Apr 17 22:02:09 2017 New Revision: 317072 URL: https://svnweb.freebsd.org/changeset/base/317072 Log: Use kmem_malloc() instead of malloc(9) for the native amd64 filter. r316767 broke the BPF JIT compiler for amd64 because malloc()'d space is no longer executable.

svn commit: r317071 - head/sys/net

2017-04-17 Thread Jung-uk Kim
Author: jkim Date: Mon Apr 17 21:57:23 2017 New Revision: 317071 URL: https://svnweb.freebsd.org/changeset/base/317071 Log: Remove an unnecessary declaration missed in the previous commit. Modified: head/sys/net/bpf_jitter.c Modified: head/sys/net/bpf_jitter.c ===

svn commit: r317070 - in head/sys: amd64/amd64 i386/i386 net

2017-04-17 Thread Jung-uk Kim
Author: jkim Date: Mon Apr 17 21:51:26 2017 New Revision: 317070 URL: https://svnweb.freebsd.org/changeset/base/317070 Log: Move declarations for a machine-dependent function to the header file. Modified: head/sys/amd64/amd64/bpf_jit_machdep.c head/sys/i386/i386/bpf_jit_machdep.c head/sys

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

2017-04-17 Thread Jung-uk Kim
Author: jkim Date: Mon Apr 17 21:46:54 2017 New Revision: 317069 URL: https://svnweb.freebsd.org/changeset/base/317069 Log: Reduce diff with amd64 version. Modified: head/sys/i386/i386/bpf_jit_machdep.c Modified: head/sys/i386/i386/bpf_jit_machdep.c ==

svn commit: r317067 - in stable/11: sys/netinet6 tests/sys/netinet

2017-04-17 Thread Alan Somers
Author: asomers Date: Mon Apr 17 20:13:20 2017 New Revision: 317067 URL: https://svnweb.freebsd.org/changeset/base/317067 Log: MFC r313025, r313395, r314113, r314442, r315458, r315656 r313025: Add tests for multi-fib IPv6 routing PR: 196361 Submitted by: jhujh...@adjectiv

svn commit: r317066 - stable/10/share/misc

2017-04-17 Thread Baptiste Daroussin
Author: bapt Date: Mon Apr 17 19:10:12 2017 New Revision: 317066 URL: https://svnweb.freebsd.org/changeset/base/317066 Log: MFC r316956: Update pci_vendors to 2017.04.03 Modified: stable/10/share/misc/pci_vendors Directory Properties: stable/10/ (props changed) Modified: stable/10/s

svn commit: r317065 - stable/11/share/misc

2017-04-17 Thread Baptiste Daroussin
Author: bapt Date: Mon Apr 17 19:08:49 2017 New Revision: 317065 URL: https://svnweb.freebsd.org/changeset/base/317065 Log: MFC r316956: Update pci_vendors to 2017.04.03 Modified: stable/11/share/misc/pci_vendors Directory Properties: stable/11/ (props changed) Modified: stable/11/s

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

2017-04-17 Thread Alexander Motin
Author: mav Date: Mon Apr 17 19:03:31 2017 New Revision: 317064 URL: https://svnweb.freebsd.org/changeset/base/317064 Log: Optimize pathologic case of telldir() for Samba. When application reads large directory, calling telldir() for each entry, like Samba does, it creates exponential per

svn commit: r317063 - in head/sys: arm64/include compat/linprocfs

2017-04-17 Thread Ed Maste
Author: emaste Date: Mon Apr 17 18:57:26 2017 New Revision: 317063 URL: https://svnweb.freebsd.org/changeset/base/317063 Log: Remove trailing whitespace from r317061 Modified: head/sys/arm64/include/counter.h head/sys/compat/linprocfs/linprocfs.c Modified: head/sys/arm64/include/counter.h

svn commit: r317062 - in stable/11: usr.bin/uuencode usr.bin/vmstat usr.bin/w usr.sbin/acpi/acpidump usr.sbin/boot0cfg usr.sbin/bsnmpd/modules/snmp_hostres usr.sbin/camdd usr.sbin/ctld usr.sbin/iscsid

2017-04-17 Thread Marcelo Araujo
Author: araujo Date: Mon Apr 17 18:55:54 2017 New Revision: 317062 URL: https://svnweb.freebsd.org/changeset/base/317062 Log: MFC r314987-r314989, r314993-r314994, r315046-r315049, r315102 r314987: Use nitems() from sys/param.h. Reviewed by: asomers MFC after:3 weeks. Differ

svn commit: r317061 - in head: libexec/rpc.rstatd sys/amd64/amd64 sys/amd64/include sys/arm/arm sys/arm/include sys/arm64/include sys/cddl/contrib/opensolaris/uts/common/fs/zfs sys/compat/linprocfs...

2017-04-17 Thread Gleb Smirnoff
Author: glebius Date: Mon Apr 17 17:34:47 2017 New Revision: 317061 URL: https://svnweb.freebsd.org/changeset/base/317061 Log: - Remove 'struct vmmeter' from 'struct pcpu', leaving only global vmmeter in place. To do per-cpu stats, convert all fields that previously were maintained in t

svn commit: r317060 - head/usr.bin/dtc

2017-04-17 Thread Ed Maste
Author: emaste Date: Mon Apr 17 17:23:19 2017 New Revision: 317060 URL: https://svnweb.freebsd.org/changeset/base/317060 Log: dtc: update to upstream 227d6a3 - Report missing includes at the correct location. - Add initial support for the -@ option emitting a symbol table. - Add support

svn commit: r317059 - in head/sys/fs: ext2fs fuse

2017-04-17 Thread Gleb Smirnoff
Author: glebius Date: Mon Apr 17 17:20:48 2017 New Revision: 317059 URL: https://svnweb.freebsd.org/changeset/base/317059 Log: Two more files missed in r317055: these files need sys/vmmeter.h, but now they got it implicitly included via sys/pcpu.h. Modified: head/sys/fs/ext2fs/ext2_vnops.c

svn commit: r317058 - head/usr.bin/dtc

2017-04-17 Thread Ed Maste
Author: emaste Date: Mon Apr 17 17:18:49 2017 New Revision: 317058 URL: https://svnweb.freebsd.org/changeset/base/317058 Log: dtc: remove unused (since r306806) string.hh Deleted: head/usr.bin/dtc/string.hh ___ svn-src-all@freebsd.org mailing list h

svn commit: r317057 - in head/sys: amd64/amd64 i386/i386

2017-04-17 Thread Gleb Smirnoff
Author: glebius Date: Mon Apr 17 17:18:07 2017 New Revision: 317057 URL: https://svnweb.freebsd.org/changeset/base/317057 Log: Remove unused assembly symbols pointing to vmmeter. Modified: head/sys/amd64/amd64/genassym.c head/sys/i386/i386/genassym.c Modified: head/sys/amd64/amd64/genassym

svn commit: r317056 - head/sys/kern

2017-04-17 Thread Gleb Smirnoff
Author: glebius Date: Mon Apr 17 17:07:51 2017 New Revision: 317056 URL: https://svnweb.freebsd.org/changeset/base/317056 Log: Typo! Modified: head/sys/kern/subr_syscall.c Modified: head/sys/kern/subr_syscall.c == --

svn commit: r317055 - in head/sys: amd64/amd64 arm/arm arm64/arm64 cddl/compat/opensolaris/kern cddl/compat/opensolaris/sys cddl/contrib/opensolaris/uts/common/fs/zfs compat/linuxkpi/common/include...

2017-04-17 Thread Gleb Smirnoff
Author: glebius Date: Mon Apr 17 17:07:00 2017 New Revision: 317055 URL: https://svnweb.freebsd.org/changeset/base/317055 Log: All these files need sys/vmmeter.h, but now they got it implicitly included via sys/pcpu.h. Modified: head/sys/amd64/amd64/efirt.c head/sys/amd64/amd64/minidump_m

svn commit: r317054 - stable/11/sys/vm

2017-04-17 Thread Mark Johnston
Author: markj Date: Mon Apr 17 16:59:18 2017 New Revision: 317054 URL: https://svnweb.freebsd.org/changeset/base/317054 Log: MFC r316686, r316687, r316689 Fix a race between vm_map_wire() and vm_map_protect(). Modified: stable/11/sys/vm/vm_map.c Directory Properties: stable/11/ (props c

svn commit: r317053 - in head/sys: compat/linuxkpi/common/src contrib/vchiq/interface/vchiq_arm dev/xen/gntdev dev/xen/privcmd kern

2017-04-17 Thread Gleb Smirnoff
Author: glebius Date: Mon Apr 17 16:51:04 2017 New Revision: 317053 URL: https://svnweb.freebsd.org/changeset/base/317053 Log: Remove unneeded include of vm_phys.h. Modified: head/sys/compat/linuxkpi/common/src/linux_page.c head/sys/contrib/vchiq/interface/vchiq_arm/vchiq_2835_arm.c head/

svn commit: r317052 - in head: contrib/netbsd-tests/usr.bin/grep usr.bin/grep

2017-04-17 Thread Ed Maste
Author: emaste Date: Mon Apr 17 14:59:55 2017 New Revision: 317052 URL: https://svnweb.freebsd.org/changeset/base/317052 Log: bsdgrep: fix zero-length matches without the -o flag r316477 broke zero-length matches when not using the -o flag, by skipping over them entirely. Add a regre

Re: svn commit: r317050 - in head/usr.bin/grep: . tests

2017-04-17 Thread Ed Maste
On 17 April 2017 at 09:22, Ed Maste wrote: > Author: emaste > Date: Mon Apr 17 13:22:39 2017 > New Revision: 317050 > URL: https://svnweb.freebsd.org/changeset/base/317050 > > Log: > bsdgrep: for -r, use the working directory if none specified Oops, Differential Revision:https://reviews

svn commit: r317051 - head/usr.bin/grep

2017-04-17 Thread Ed Maste
Author: emaste Date: Mon Apr 17 13:36:30 2017 New Revision: 317051 URL: https://svnweb.freebsd.org/changeset/base/317051 Log: bsdgrep: remove output separators between overlapping segments Make bsdgrep more sensitive to context overlaps. If it's printing context that either overlaps or i

svn commit: r317050 - in head/usr.bin/grep: . tests

2017-04-17 Thread Ed Maste
Author: emaste Date: Mon Apr 17 13:22:39 2017 New Revision: 317050 URL: https://svnweb.freebsd.org/changeset/base/317050 Log: bsdgrep: for -r, use the working directory if none specified This is more sensible than the previous behaviour of grepping stdin, and matches newer GNU grep behavi

svn commit: r317049 - head/usr.bin/grep

2017-04-17 Thread Ed Maste
Author: emaste Date: Mon Apr 17 13:14:18 2017 New Revision: 317049 URL: https://svnweb.freebsd.org/changeset/base/317049 Log: bsdgrep: add -z/--null-data support -z treats input and output data as sequences of lines terminated by a zero byte instead of a newline. This brings it more in li

svn commit: r317048 - stable/11/usr.sbin/arp

2017-04-17 Thread Renato Botelho
Author: garga (ports committer) Date: Mon Apr 17 13:01:42 2017 New Revision: 317048 URL: https://svnweb.freebsd.org/changeset/base/317048 Log: MFC r316592: Introduce libxo support to arp(8) Reviewed by: wblock, gnn, allanjude, phil Approved by: allanjude Sponsored by: Rubicon Com

svn commit: r317045 - in stable/11: sbin/ipfw sys/conf sys/modules sys/modules/ipfw_pmod sys/netpfil/ipfw/pmod

2017-04-17 Thread Andrey V. Elsukov
Author: ae Date: Mon Apr 17 09:42:05 2017 New Revision: 317045 URL: https://svnweb.freebsd.org/changeset/base/317045 Log: MFC r316435: Add ipfw_pmod kernel module. The module is designed for modification of a packets of any protocols. For now it implements only TCP MSS modificatio

svn commit: r317044 - stable/11/sys/netpfil/ipfw

2017-04-17 Thread Andrey V. Elsukov
Author: ae Date: Mon Apr 17 09:38:15 2017 New Revision: 317044 URL: https://svnweb.freebsd.org/changeset/base/317044 Log: MFC r316433: Add the log formatting for an external action opcode. Obtained from: Yandex LLC Sponsored by: Yandex LLC Modified: stable/11/sys/net

svn commit: r317043 - in stable/11: sbin/ipfw sys/netinet sys/netpfil/ipfw

2017-04-17 Thread Andrey V. Elsukov
Author: ae Date: Mon Apr 17 09:36:35 2017 New Revision: 317043 URL: https://svnweb.freebsd.org/changeset/base/317043 Log: MFC r316434: Add O_EXTERNAL_DATA opcode support. This opcode can be used to attach some data to external action opcode. And unlike to O_EXTERNAL_INSTANCE opcod

svn commit: r317042 - in stable/11/sys: net netpfil/ipfw

2017-04-17 Thread Andrey V. Elsukov
Author: ae Date: Mon Apr 17 09:34:09 2017 New Revision: 317042 URL: https://svnweb.freebsd.org/changeset/base/317042 Log: MFC r316461: Remove "IPFW static rules" rmlock. Make PFIL's lock global and use it for this purpose. This reduces the number of locks needed to acquire for eac

svn commit: r317041 - head/sys/dev/cxgbe

2017-04-17 Thread Navdeep Parhar
Author: np Date: Mon Apr 17 09:00:20 2017 New Revision: 317041 URL: https://svnweb.freebsd.org/changeset/base/317041 Log: cxgbe: Add tunables to control the number of LRO entries and the number of rx mbufs that should be presorted before LRO. There is no change in default behavior. MFC

svn commit: r317040 - head/share/misc

2017-04-17 Thread Ganbold Tsagaankhuu
Author: ganbold Date: Mon Apr 17 07:27:45 2017 New Revision: 317040 URL: https://svnweb.freebsd.org/changeset/base/317040 Log: Belatedly add myself to committers-src.dot file. Modified: head/share/misc/committers-src.dot Modified: head/share/misc/committers-src.dot ==