svn commit: r303957 - stable/11/sbin/ipfw

2016-08-11 Thread Andrey V. Elsukov
Author: ae Date: Thu Aug 11 10:41:19 2016 New Revision: 303957 URL: https://svnweb.freebsd.org/changeset/base/303957 Log: MFC r303842: Fix constructing of setdscp opcode with tablearg keyword. setdscp's argument can have zero value that conflicts with IP_FW_TARG value. Always set

svn commit: r303959 - in head: share/mk sys/modules/dtrace/dtrace

2016-08-11 Thread Ruslan Bukin
Author: br Date: Thu Aug 11 13:42:31 2016 New Revision: 303959 URL: https://svnweb.freebsd.org/changeset/base/303959 Log: Revert r303911 "Remove extra -msoft-float flags settings." This was not properly tested. Modified: head/share/mk/bsd.cpu.mk head/sys/modules/dtrace/dtrace/Makefile

svn commit: r303958 - head/sys/amd64/amd64

2016-08-11 Thread Konstantin Belousov
Author: kib Date: Thu Aug 11 12:37:11 2016 New Revision: 303958 URL: https://svnweb.freebsd.org/changeset/base/303958 Log: The pmap_delayed_invl_wait() function blocks on turnstile, it does not spin, in the committed version. Remove stray '*' in the text. Sponsored by: The FreeBSD

svn commit: r303962 - head/sys/boot/i386/btx/btxldr

2016-08-11 Thread Stephen J. Kiernan
Author: stevek Date: Thu Aug 11 15:00:55 2016 New Revision: 303962 URL: https://svnweb.freebsd.org/changeset/base/303962 Log: Add the missing space between .asciz directive and opening quote for some lines within #ifdef BTXLDR_VERBOSE/#endif Reported by: Kevin Zheng

Re: svn commit: r303890 - in head/sys: contrib/ncsw/user/env contrib/octeon-sdk dev/auxio dev/bktr dev/e1000 dev/ixgb dev/ixgbe dev/ixl dev/netmap dev/pci dev/sound/sbus dev/tpm kern mips/nlm/dev/net

2016-08-11 Thread Bjoern A. Zeeb
On 10 Aug 2016, at 11:02, Konstantin Belousov wrote: On Tue, Aug 09, 2016 at 07:32:06PM +, Jean-S??bastien P??dron wrote: Author: dumbbell Date: Tue Aug 9 19:32:06 2016 New Revision: 303890 URL: https://svnweb.freebsd.org/changeset/base/303890 Log: Consistently use `device_t`

svn commit: r303963 - head/sys/powerpc/include

2016-08-11 Thread Bjoern A. Zeeb
Author: bz Date: Thu Aug 11 15:06:12 2016 New Revision: 303963 URL: https://svnweb.freebsd.org/changeset/base/303963 Log: Revert r303890 for now here as camdd fails to build on powerpc* due to device_t only being available under _KERNEL. Reported by: bde (_KERNEL in general), kib (build

svn commit: r303961 - head/sys/fs/autofs

2016-08-11 Thread Edward Tomasz Napierala
Author: trasz Date: Thu Aug 11 14:27:23 2016 New Revision: 303961 URL: https://svnweb.freebsd.org/changeset/base/303961 Log: Implement autofs_print(), for improved debugging experience. MFC after:1 month Modified: head/sys/fs/autofs/autofs_vnops.c Modified:

Re: svn commit: r303963 - head/sys/powerpc/include

2016-08-11 Thread John Baldwin
On Thursday, August 11, 2016 03:06:13 PM Bjoern A. Zeeb wrote: > Author: bz > Date: Thu Aug 11 15:06:12 2016 > New Revision: 303963 > URL: https://svnweb.freebsd.org/changeset/base/303963 > > Log: > Revert r303890 for now here as camdd fails to build on powerpc* > due to device_t only being

svn commit: r303964 - head/share/mk

2016-08-11 Thread Bryan Drewery
Author: bdrewery Date: Thu Aug 11 17:06:48 2016 New Revision: 303964 URL: https://svnweb.freebsd.org/changeset/base/303964 Log: PROGS: Support INTERNALPROG.prog=yes to not install it. MFC after:3 days Sponsored by: EMC / Isilon Storage Division Modified: head/share/mk/bsd.README

Re: svn commit: r303963 - head/sys/powerpc/include

2016-08-11 Thread Bjoern A. Zeeb
On Thu, 11 Aug 2016, John Baldwin wrote: On Thursday, August 11, 2016 03:06:13 PM Bjoern A. Zeeb wrote: Author: bz Date: Thu Aug 11 15:06:12 2016 New Revision: 303963 URL: https://svnweb.freebsd.org/changeset/base/303963 Log: Revert r303890 for now here as camdd fails to build on powerpc*

svn commit: r303966 - stable/11/sys/netinet

2016-08-11 Thread Andrew Gallatin
Author: gallatin Date: Thu Aug 11 19:05:47 2016 New Revision: 303966 URL: https://svnweb.freebsd.org/changeset/base/303966 Log: MFC r303457: Call tcp_notify() directly to shoot down routes Approved by: re (gjb) Modified: stable/11/sys/netinet/tcp_subr.c Directory Properties:

svn commit: r303967 - in stable/11/sys: conf dev/ixl modules/ixl modules/ixlv

2016-08-11 Thread Sean Bruno
Author: sbruno Date: Thu Aug 11 19:13:30 2016 New Revision: 303967 URL: https://svnweb.freebsd.org/changeset/base/303967 Log: MFC r303816 r303847 - Update ixl(4) to Intel driver version ixl-1.6.6-k - Fixup RSS builds of ixl(4) missed during testing. Approved by: re (gjb) Added:

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

2016-08-11 Thread Andriy Gapon
Author: avg Date: Thu Aug 11 20:19:02 2016 New Revision: 303969 URL: https://svnweb.freebsd.org/changeset/base/303969 Log: MFC r302836: 6874 rollback and receive need to reset ZPL state to what's on disk Approved by: re (gjb) Modified:

svn commit: r303970 - in stable/11/sys/cddl: compat/opensolaris/sys contrib/opensolaris/uts/common/fs/zfs contrib/opensolaris/uts/common/fs/zfs/sys

2016-08-11 Thread Andriy Gapon
Author: avg Date: Thu Aug 11 20:48:03 2016 New Revision: 303970 URL: https://svnweb.freebsd.org/changeset/base/303970 Log: MFC r303763,303791,303869: zfs: honour and make use of vfs vnode locking protocol ZFS POSIX Layer is originally written for Solaris VFS which is very different from

svn commit: r303971 - head/sys/dev/virtio/network

2016-08-11 Thread Steven Hartland
Author: smh Date: Thu Aug 11 21:13:58 2016 New Revision: 303971 URL: https://svnweb.freebsd.org/changeset/base/303971 Log: Fix vtnet hang with max_virtqueue_pairs > VTNET_MAX_QUEUE_PAIRS Correctly limit npairs passed to vtnet_ctrl_mq_cmd. This ensures that VQ_ALLOC_INFO_INIT is called

svn commit: r303972 - svnadmin/conf

2016-08-11 Thread Glen Barber
Author: gjb Date: Thu Aug 11 22:07:16 2016 New Revision: 303972 URL: https://svnweb.freebsd.org/changeset/base/303972 Log: Preemptively uncomment the releng/11.0 entry in the approvers file. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified:

Re: svn commit: r303970 - in stable/11/sys/cddl: compat/opensolaris/sys contrib/opensolaris/uts/common/fs/zfs contrib/opensolaris/uts/common/fs/zfs/sys

2016-08-11 Thread Glen Barber
On Fri, Aug 12, 2016 at 01:33:31AM +0300, Slawa Olhovchenkov wrote: > On Thu, Aug 11, 2016 at 08:48:04PM +, Andriy Gapon wrote: > > > Author: avg > > Date: Thu Aug 11 20:48:03 2016 > > New Revision: 303970 > > URL: https://svnweb.freebsd.org/changeset/base/303970 > > > > Log: > > MFC

Re: svn commit: r303970 - in stable/11/sys/cddl: compat/opensolaris/sys contrib/opensolaris/uts/common/fs/zfs contrib/opensolaris/uts/common/fs/zfs/sys

2016-08-11 Thread Slawa Olhovchenkov
On Thu, Aug 11, 2016 at 10:36:37PM +, Glen Barber wrote: > On Fri, Aug 12, 2016 at 01:33:31AM +0300, Slawa Olhovchenkov wrote: > > On Thu, Aug 11, 2016 at 08:48:04PM +, Andriy Gapon wrote: > > > > > Author: avg > > > Date: Thu Aug 11 20:48:03 2016 > > > New Revision: 303970 > > > URL:

svn commit: r303974 - in head/sys: boot/fdt/dts/arm modules/dtb/allwinner

2016-08-11 Thread Emmanuel Vadot
Author: manu Date: Thu Aug 11 23:04:26 2016 New Revision: 303974 URL: https://svnweb.freebsd.org/changeset/base/303974 Log: Rename pcduino3b.dts to pcduino3.dts The only difference between 3 and 3B is the size of the RJ45 port. And now we have a uboot port that expect pcduino3.dts to be

svn commit: r303979 - releng/11.0/sys/sys stable/11/sys/sys

2016-08-11 Thread Glen Barber
Author: gjb Date: Fri Aug 12 00:00:08 2016 New Revision: 303979 URL: https://svnweb.freebsd.org/changeset/base/303979 Log: Fix still incorrect __FreeBSD_version values for stable/11 and releng/11.0 Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified:

Re: svn commit: r303019 - head/sys/geom

2016-08-11 Thread Bryan Drewery
On 7/23/2016 10:27 PM, Peter Wemm wrote: > On Saturday, July 23, 2016 09:39:00 PM Peter Wemm wrote: >> On Tuesday, July 19, 2016 05:36:21 AM Andrey V. Elsukov wrote: >>> Author: ae >>> Date: Tue Jul 19 05:36:21 2016 >>> New Revision: 303019 >>> URL: https://svnweb.freebsd.org/changeset/base/303019

Re: svn commit: r303019 - head/sys/geom

2016-08-11 Thread Bryan Drewery
On 8/11/2016 5:26 PM, Bryan Drewery wrote: > On 7/23/2016 10:27 PM, Peter Wemm wrote: >> On Saturday, July 23, 2016 09:39:00 PM Peter Wemm wrote: >>> On Tuesday, July 19, 2016 05:36:21 AM Andrey V. Elsukov wrote: Author: ae Date: Tue Jul 19 05:36:21 2016 New Revision: 303019

svn commit: r303982 - head/sys/vm

2016-08-11 Thread Alan Cox
Author: alc Date: Fri Aug 12 03:22:58 2016 New Revision: 303982 URL: https://svnweb.freebsd.org/changeset/base/303982 Log: Correct errors and clean up the comments on the active queue scan. Eliminate some unnecessary blank lines. Reviewed by: kib, markj MFC after:1 week

svn commit: r303980 - in vendor/NetBSD/tests/dist: . bin/cat bin/sh bin/sh/dotcmd crypto/opencrypto dev dev/audio dev/dm dev/fss dev/fss/CVS dev/md dev/scsipi dev/sysmon dev/usb dev/usb/CVS dev/usb...

2016-08-11 Thread Garrett Cooper
Author: ngie Date: Fri Aug 12 01:05:07 2016 New Revision: 303980 URL: https://svnweb.freebsd.org/changeset/base/303980 Log: Update ^/vendor/NetBSD/tests/dist to a more recent snapshot Pulled on "Thu Aug 11 18:01:19 PDT 2016" Added: vendor/NetBSD/tests/dist/bin/cat/d_se_output.in

svn commit: r303981 - head/tools/tools/ath/ath_ee_9300_print

2016-08-11 Thread Adrian Chadd
Author: adrian Date: Fri Aug 12 01:13:34 2016 New Revision: 303981 URL: https://svnweb.freebsd.org/changeset/base/303981 Log: Print out some more fields. Tested: * AR9331 SoC (Carambola 2) - specifically looking for the tuning caps fields. Modified:

Re: svn commit: r303970 - in stable/11/sys/cddl: compat/opensolaris/sys contrib/opensolaris/uts/common/fs/zfs contrib/opensolaris/uts/common/fs/zfs/sys

2016-08-11 Thread Slawa Olhovchenkov
On Thu, Aug 11, 2016 at 08:48:04PM +, Andriy Gapon wrote: > Author: avg > Date: Thu Aug 11 20:48:03 2016 > New Revision: 303970 > URL: https://svnweb.freebsd.org/changeset/base/303970 > > Log: > MFC r303763,303791,303869: zfs: honour and make use of vfs vnode locking > protocol > >

Re: svn commit: r303970 - in stable/11/sys/cddl: compat/opensolaris/sys contrib/opensolaris/uts/common/fs/zfs contrib/opensolaris/uts/common/fs/zfs/sys

2016-08-11 Thread Slawa Olhovchenkov
On Thu, Aug 11, 2016 at 10:57:23PM +, Glen Barber wrote: > On Fri, Aug 12, 2016 at 01:52:02AM +0300, Slawa Olhovchenkov wrote: > > On Thu, Aug 11, 2016 at 10:36:37PM +, Glen Barber wrote: > > > > > On Fri, Aug 12, 2016 at 01:33:31AM +0300, Slawa Olhovchenkov wrote: > > > > On Thu, Aug

svn commit: r303975 - in releng/11.0: etc/pkg release/pkg_repos sys/conf sys/sys

2016-08-11 Thread Glen Barber
Author: gjb Date: Thu Aug 11 23:39:23 2016 New Revision: 303975 URL: https://svnweb.freebsd.org/changeset/base/303975 Log: Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE cycle. Prune svn:mergeinfo from the new branch, and rename it to RC1. Update

Re: svn commit: r303970 - in stable/11/sys/cddl: compat/opensolaris/sys contrib/opensolaris/uts/common/fs/zfs contrib/opensolaris/uts/common/fs/zfs/sys

2016-08-11 Thread Matthew D. Fuller
On Thu, Aug 11, 2016 at 11:25:14PM + I heard the voice of Glen Barber, and lo! it spake thus: > > but the change in current that triggered this specific issue does > not affect 10.x or 9.x. Considering that has references to the

svn commit: r303977 - stable/11/sys/sys

2016-08-11 Thread Glen Barber
Author: gjb Date: Thu Aug 11 23:49:55 2016 New Revision: 303977 URL: https://svnweb.freebsd.org/changeset/base/303977 Log: Fix __FreeBSD_version for stable/11. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: stable/11/sys/sys/param.h Modified:

svn commit: r303950 - head/sys/sys

2016-08-11 Thread Edward Tomasz Napierala
Author: trasz Date: Thu Aug 11 07:11:15 2016 New Revision: 303950 URL: https://svnweb.freebsd.org/changeset/base/303950 Log: Remove unused textvp_fullpath() macro. MFC after:1 month Modified: head/sys/sys/vnode.h Modified: head/sys/sys/vnode.h

svn commit: r303948 - head/sys/dev/hyperv/netvsc

2016-08-11 Thread Sepherosa Ziehau
Author: sephe Date: Thu Aug 11 06:14:54 2016 New Revision: 303948 URL: https://svnweb.freebsd.org/changeset/base/303948 Log: hyperv/hn: Switch to vmbus xact APIs for NVS initialization Reviewed by: Jun Su MFC after:1 week Sponsored by: Microsoft Differential Revision:

svn commit: r303953 - in stable/11/sys: kern sys

2016-08-11 Thread Mateusz Guzik
Author: mjg Date: Thu Aug 11 09:28:49 2016 New Revision: 303953 URL: https://svnweb.freebsd.org/changeset/base/303953 Log: MFC r303562,303563,r303584,r303643,r303652,r303655,r303707: rwlock: s/READER/WRITER/ in wlock lockstat annotation == sx: increment spin_cnt before

svn commit: r303954 - stable/11/sys/amd64/amd64

2016-08-11 Thread Mateusz Guzik
Author: mjg Date: Thu Aug 11 09:30:25 2016 New Revision: 303954 URL: https://svnweb.freebsd.org/changeset/base/303954 Log: MFC r303583: amd64: implement pagezero using rep stos The current implementation uses non-temporal writes. This turns out to be detrimental to performance if

svn commit: r303952 - stable/11/crypto/openssh

2016-08-11 Thread Dag-Erling Smørgrav
Author: des Date: Thu Aug 11 08:29:15 2016 New Revision: 303952 URL: https://svnweb.freebsd.org/changeset/base/303952 Log: MFH (r303832): check whether each key file exists before adding it PR: 208254 Approved by: re (kib) Modified: stable/11/crypto/openssh/servconf.c

svn commit: r303951 - in head/sys: kern sys

2016-08-11 Thread Mark Johnston
Author: markj Date: Thu Aug 11 07:58:23 2016 New Revision: 303951 URL: https://svnweb.freebsd.org/changeset/base/303951 Log: Remove b_pin_count from struct buf. It was added in r153192 for XFS and doesn't appear to have been used for anything else. XFS was disconnected in r241607 and

svn commit: r303955 - in head: sbin/ipfw sys/netinet sys/netpfil/ipfw

2016-08-11 Thread Andrey V. Elsukov
Author: ae Date: Thu Aug 11 10:10:10 2016 New Revision: 303955 URL: https://svnweb.freebsd.org/changeset/base/303955 Log: Restore "nat global" support. Now zero value of arg1 used to specify "tablearg", use the old "tablearg" value for "nat global". Introduce new macro IP_FW_NAT44_GLOBAL

svn commit: r303956 - stable/11/sys/netinet

2016-08-11 Thread Michael Tuexen
Author: tuexen Date: Thu Aug 11 10:14:03 2016 New Revision: 303956 URL: https://svnweb.freebsd.org/changeset/base/303956 Log: MFC r303792: Fix various bugs in relation to the I-DATA chunk support This is joint work with rrs. MFC r303793: Mark an unused parameter as such. MFC

svn commit: r303984 - in releng/10.3: . sbin/dhclient sys/conf sys/dev/hyperv/storvsc sys/dev/hyperv/vmbus

2016-08-11 Thread Gleb Smirnoff
of current is a bit fragile. +20160811 p7 FreeBSD-EN-16:10.dhclient + FreeBSD-EN-16:11.vmbus + FreeBSD-EN-16:12.hv_storvsc + FreeBSD-EN-16:13.vmbus + FreeBSD-EN-16:14.hv_storvsc

svn commit: r303973 - svnadmin/conf

2016-08-11 Thread Allan Jude
Author: allanjude Date: Thu Aug 11 22:30:16 2016 New Revision: 303973 URL: https://svnweb.freebsd.org/changeset/base/303973 Log: Toomas Soome has been granted a src commit bit Toomas has been actively working on the FreeBSD boot loader, both BIOS and EFI, specifically improving support

Re: svn commit: r303970 - in stable/11/sys/cddl: compat/opensolaris/sys contrib/opensolaris/uts/common/fs/zfs contrib/opensolaris/uts/common/fs/zfs/sys

2016-08-11 Thread Glen Barber
On Fri, Aug 12, 2016 at 01:52:02AM +0300, Slawa Olhovchenkov wrote: > On Thu, Aug 11, 2016 at 10:36:37PM +, Glen Barber wrote: > > > On Fri, Aug 12, 2016 at 01:33:31AM +0300, Slawa Olhovchenkov wrote: > > > On Thu, Aug 11, 2016 at 08:48:04PM +, Andriy Gapon wrote: > > > > > > > Author:

Re: svn commit: r303970 - in stable/11/sys/cddl: compat/opensolaris/sys contrib/opensolaris/uts/common/fs/zfs contrib/opensolaris/uts/common/fs/zfs/sys

2016-08-11 Thread Slawa Olhovchenkov
On Thu, Aug 11, 2016 at 11:13:17PM +, Glen Barber wrote: > On Fri, Aug 12, 2016 at 02:07:47AM +0300, Slawa Olhovchenkov wrote: > > On Thu, Aug 11, 2016 at 10:57:23PM +, Glen Barber wrote: > > > > > On Fri, Aug 12, 2016 at 01:52:02AM +0300, Slawa Olhovchenkov wrote: > > > > On Thu, Aug

Re: svn commit: r303970 - in stable/11/sys/cddl: compat/opensolaris/sys contrib/opensolaris/uts/common/fs/zfs contrib/opensolaris/uts/common/fs/zfs/sys

2016-08-11 Thread Glen Barber
On Fri, Aug 12, 2016 at 02:20:25AM +0300, Slawa Olhovchenkov wrote: > On Thu, Aug 11, 2016 at 11:13:17PM +, Glen Barber wrote: > > > On Fri, Aug 12, 2016 at 02:07:47AM +0300, Slawa Olhovchenkov wrote: > > > On Thu, Aug 11, 2016 at 10:57:23PM +, Glen Barber wrote: > > > > > > > On Fri,

svn commit: r303976 - in stable/11/sys: conf sys

2016-08-11 Thread Glen Barber
Author: gjb Date: Thu Aug 11 23:43:46 2016 New Revision: 303976 URL: https://svnweb.freebsd.org/changeset/base/303976 Log: Update stable/11 to 11.0-PRERELEASE. Reset __FreeBSD_version for 11.0-STABLE. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified:

Re: svn commit: r303970 - in stable/11/sys/cddl: compat/opensolaris/sys contrib/opensolaris/uts/common/fs/zfs contrib/opensolaris/uts/common/fs/zfs/sys

2016-08-11 Thread Glen Barber
On Fri, Aug 12, 2016 at 02:07:47AM +0300, Slawa Olhovchenkov wrote: > On Thu, Aug 11, 2016 at 10:57:23PM +, Glen Barber wrote: > > > On Fri, Aug 12, 2016 at 01:52:02AM +0300, Slawa Olhovchenkov wrote: > > > On Thu, Aug 11, 2016 at 10:36:37PM +, Glen Barber wrote: > > > > > > > On Fri,

svn commit: r303978 - head/sys/netinet

2016-08-11 Thread Mike Karels
Author: karels Date: Thu Aug 11 23:52:24 2016 New Revision: 303978 URL: https://svnweb.freebsd.org/changeset/base/303978 Log: Fix kernel build with TCP_RFC7413 option The current in_pcb.h includes route.h, which includes sockaddr structures. Including should require ; add it in the

svn commit: r303979 - releng/11.0/sys/sys stable/11/sys/sys

2016-08-11 Thread Glen Barber
Author: gjb Date: Fri Aug 12 00:00:08 2016 New Revision: 303979 URL: https://svnweb.freebsd.org/changeset/base/303979 Log: Fix still incorrect __FreeBSD_version values for stable/11 and releng/11.0 Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: