svn commit: r271610 - in head: etc/rc.d sys/netinet

2014-09-15 Thread Hiroki Sato
Author: hrs Date: Mon Sep 15 07:20:40 2014 New Revision: 271610 URL: http://svnweb.freebsd.org/changeset/base/271610 Log: Make net.inet.ip.sourceroute, net.inet.ip.accept_sourceroute, and net.inet.ip.process_options vnet-aware. Revert changes in r271545. Suggested by: bz Modified: hea

Re: svn commit: r271601 - in head/sys/arm: arm include

2014-09-15 Thread Andrew Turner
On Sun, 14 Sep 2014 21:21:04 + (UTC) Ian Lepore wrote: ... > Modified: head/sys/arm/arm/gic.c > == > --- head/sys/arm/arm/gic.cSun Sep 14 20:13:07 2014 > (r271600) +++ head/sys/arm/arm/gic.c Sun Sep 14 21:21:03

Re: svn commit: r271604 - head/sys/kern

2014-09-15 Thread Konstantin Belousov
On Sun, Sep 14, 2014 at 10:13:19PM +, Alexander Motin wrote: > Author: mav > Date: Sun Sep 14 22:13:19 2014 > New Revision: 271604 > URL: http://svnweb.freebsd.org/changeset/base/271604 > > Log: > Add couple memory barries to serialize tdq_cpu_idle and tdq_load accesses. Serialize what again

Re: svn commit: r271429 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2014-09-15 Thread Andriy Gapon
On 11/09/2014 19:21, Steven Hartland wrote: > Author: smh > Date: Thu Sep 11 16:21:51 2014 > New Revision: 271429 > URL: http://svnweb.freebsd.org/changeset/base/271429 > > Log: > Persist vdev_resilver_txg changes to avoid panic caused by validation > vs a vdev_resilver_txg value from a previo

Re: svn commit: r271429 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2014-09-15 Thread Steven Hartland
- Original Message - From: "Andriy Gapon" On 11/09/2014 19:21, Steven Hartland wrote: Author: smh Date: Thu Sep 11 16:21:51 2014 New Revision: 271429 URL: http://svnweb.freebsd.org/changeset/base/271429 Log: Persist vdev_resilver_txg changes to avoid panic caused by validation v

Re: svn commit: r271604 - head/sys/kern

2014-09-15 Thread Alexander Motin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 15.09.2014 11:51, Konstantin Belousov wrote: > On Sun, Sep 14, 2014 at 10:13:19PM +, Alexander Motin wrote: >> Author: mav Date: Sun Sep 14 22:13:19 2014 New Revision: 271604 >> URL: http://svnweb.freebsd.org/changeset/base/271604 >> >> Log:

Re: svn commit: r271429 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2014-09-15 Thread Andriy Gapon
On 15/09/2014 12:04, Steven Hartland wrote: > - Original Message - From: "Andriy Gapon" > > >> On 11/09/2014 19:21, Steven Hartland wrote: >>> Author: smh >>> Date: Thu Sep 11 16:21:51 2014 >>> New Revision: 271429 >>> URL: http://svnweb.freebsd.org/changeset/base/271429 >>> >>> Log: >>>

Re: svn commit: r271604 - head/sys/kern

2014-09-15 Thread Konstantin Belousov
On Mon, Sep 15, 2014 at 12:04:51PM +0300, Alexander Motin wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > On 15.09.2014 11:51, Konstantin Belousov wrote: > > On Sun, Sep 14, 2014 at 10:13:19PM +, Alexander Motin wrote: > >> Author: mav Date: Sun Sep 14 22:13:19 2014 New Revision

svn commit: r271614 - in head/contrib/openpam: . bin bin/su doc doc/man include include/security misc modules modules/pam_deny modules/pam_permit modules/pam_unix

2014-09-15 Thread Dag-Erling Smørgrav
Author: des Date: Mon Sep 15 09:45:10 2014 New Revision: 271614 URL: http://svnweb.freebsd.org/changeset/base/271614 Log: Remove incorrect props Modified: Directory Properties: head/contrib/openpam/CREDITS (props changed) head/contrib/openpam/HISTORY (props changed) head/contrib/openp

Re: svn commit: r271504 - in head/sys: dev/oce dev/vmware/vmxnet3 dev/xen/netfront net netinet ofed/drivers/net/mlx4

2014-09-15 Thread Gleb Smirnoff
Hans, I second on Adrians suggestions. Also, this chunk: H> Modified: head/sys/netinet/tcp_output.c H> == H> --- head/sys/netinet/tcp_output.cSat Sep 13 07:45:03 2014 (r271503) H> +++ head/sys/netinet/tc

Re: svn commit: r271538 - head/sys/net

2014-09-15 Thread Gleb Smirnoff
On Sat, Sep 13, 2014 at 06:13:08PM +, Alexander V. Chernikov wrote: A> @@ -1099,15 +1117,39 @@ vlan_transmit(struct ifnet *ifp, struct A> * Send it, precisely as ether_output() would have. A> */ A> error = (p->if_transmit)(p, m); A> -if (!error) { A> -ifp->if_o

Re: svn commit: r271610 - in head: etc/rc.d sys/netinet

2014-09-15 Thread Gleb Smirnoff
Hiroki, On Mon, Sep 15, 2014 at 07:20:40AM +, Hiroki Sato wrote: H> Modified: head/sys/netinet/ip_options.c H> == H> --- head/sys/netinet/ip_options.cMon Sep 15 06:21:28 2014 (r271609) H> +++ head/sys/ne

svn commit: r271615 - head/share/man/man9

2014-09-15 Thread Gleb Smirnoff
Author: glebius Date: Mon Sep 15 11:14:23 2014 New Revision: 271615 URL: http://svnweb.freebsd.org/changeset/base/271615 Log: Add a brief description of CTLFLAG_VNET flag. Since the VIMAGE is absolutely not documented, I see no reason in long descriptions here. Modified: head/share/man/ma

svn commit: r271616 - head/sys/kern

2014-09-15 Thread Alexander Motin
Author: mav Date: Mon Sep 15 11:17:36 2014 New Revision: 271616 URL: http://svnweb.freebsd.org/changeset/base/271616 Log: Add comments describing r271604 change. MFC after:3 days Modified: head/sys/kern/sched_ule.c Modified: head/sys/kern/sched_ule.c

svn commit: r271617 - head/lib/libpam/modules/pam_login_access

2014-09-15 Thread Dag-Erling Smørgrav
Author: des Date: Mon Sep 15 11:32:08 2014 New Revision: 271617 URL: http://svnweb.freebsd.org/changeset/base/271617 Log: r271256 fixed one segfault condition but introduced another due to the wrong operator being used in the tty check. Reported by: avg@ MFH: 3 days Modified:

svn commit: r271619 - in head/sys: fs/ext2fs ufs/ffs vm

2014-09-15 Thread Konstantin Belousov
Author: kib Date: Mon Sep 15 12:28:29 2014 New Revision: 271619 URL: http://svnweb.freebsd.org/changeset/base/271619 Log: Provide the unique implementation for the VOP_GETPAGES() method used by ffs and ext2fs. Remove duplicated call to vm_page_zero_invalid(), done by VOP and by vm_pager_get

svn commit: r271624 - in head: contrib/openpam contrib/openpam/bin contrib/openpam/bin/openpam_dump_policy contrib/openpam/bin/pamtest contrib/openpam/bin/su contrib/openpam/doc contrib/openpam/doc...

2014-09-15 Thread Dag-Erling Smørgrav
Author: des Date: Mon Sep 15 13:40:09 2014 New Revision: 271624 URL: http://svnweb.freebsd.org/changeset/base/271624 Log: Upgrade to OpenPAM Ourouparia. Added: head/contrib/openpam/lib/libpam/openpam_strlset.c - copied unchanged from r271612, vendor/openpam/dist/lib/libpam/openpam_strls

svn commit: r271628 - head/sys/netinet

2014-09-15 Thread Hiroki Sato
Author: hrs Date: Mon Sep 15 14:43:58 2014 New Revision: 271628 URL: http://svnweb.freebsd.org/changeset/base/271628 Log: Use generic SYSCTL_* macro instead of deprecated SYSCTL_VNET_*. Suggested by: glebius Modified: head/sys/netinet/ip_options.c Modified: head/sys/netinet/ip_options.c

Re: svn commit: r271610 - in head: etc/rc.d sys/netinet

2014-09-15 Thread Hiroki Sato
Gleb Smirnoff wrote in <2014091502.gs60...@freebsd.org>: gl> Hiroki, gl> gl> On Mon, Sep 15, 2014 at 07:20:40AM +, Hiroki Sato wrote: gl> H> Modified: head/sys/netinet/ip_options.c gl> H> == gl> H> --- head/s

svn commit: r271629 - head/sys/x86/xen

2014-09-15 Thread Roger Pau Monné
Author: royger Date: Mon Sep 15 15:15:52 2014 New Revision: 271629 URL: http://svnweb.freebsd.org/changeset/base/271629 Log: xen: don't set suspend/resume methods for the PIRQ PIC The suspend/resume of event channels is already handled by the xen_intr_pic. If those methods are set on the

Re: svn commit: r271429 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2014-09-15 Thread Matthew Ahrens
On Mon, Sep 15, 2014 at 2:04 AM, Steven Hartland wrote: > - Original Message - From: "Andriy Gapon" > > > On 11/09/2014 19:21, Steven Hartland wrote: >> >>> Author: smh >>> Date: Thu Sep 11 16:21:51 2014 >>> New Revision: 271429 >>> URL: http://svnweb.freebsd.org/changeset/base/271429 >

svn commit: r271630 - head/sys/arm/arm

2014-09-15 Thread Ian Lepore
Author: ian Date: Mon Sep 15 15:36:00 2014 New Revision: 271630 URL: http://svnweb.freebsd.org/changeset/base/271630 Log: The private peripheral interrupts start at offset 16, not 0. Also, use names rather than inline mystery constants for these offsets. Pointed out by: andrew Mod

svn commit: r271631 - head/sys/vm

2014-09-15 Thread Gleb Smirnoff
Author: glebius Date: Mon Sep 15 15:49:29 2014 New Revision: 271631 URL: http://svnweb.freebsd.org/changeset/base/271631 Log: Remove redundant declaration. vnode.h should be included before vnode_pager.h. Modified: head/sys/vm/vnode_pager.h Modified: head/sys/vm/vnode_pager.h ===

RE: svn commit: r265703 - in head: share/man/man4 sys/dev/bce sys/dev/bxe sys/modules/bce

2014-09-15 Thread David Somayajulu
Hi Andrey, When I didn't have the clean override, "make clean" was not cleaning properly when I built a standalone loadable driver. Perhaps we can change "clean" in bxe/Makefile and bce/Makefile to "dclean". Thanks David S. -Original Message- From: Andrey V. Elsukov [mailto:a...@freebsd

svn commit: r271634 - head/sys/vm

2014-09-15 Thread Alan Cox
Author: alc Date: Mon Sep 15 17:14:09 2014 New Revision: 271634 URL: http://svnweb.freebsd.org/changeset/base/271634 Log: Three improvements to vnode_pager_generic_getpages(): Eliminate an exclusive object lock acquisition and release on the expected execution path. Do page zeroing b

svn commit: r271635 - in head: lib/libc/sys sys/vm

2014-09-15 Thread John Baldwin
Author: jhb Date: Mon Sep 15 17:20:13 2014 New Revision: 271635 URL: http://svnweb.freebsd.org/changeset/base/271635 Log: Add stricter checking of some mmap() arguments: - Fail with EINVAL if an invalid protection mask is passed to mmap(). - Fail with EINVAL if an unknown flag is passed to m

Re: svn commit: r265703 - in head: share/man/man4 sys/dev/bce sys/dev/bxe sys/modules/bce

2014-09-15 Thread Garrett Cooper
> On Sep 15, 2014, at 9:31, David Somayajulu > wrote: > > Hi Andrey, > When I didn't have the clean override, "make clean" was not cleaning > properly when I built a standalone loadable driver. Perhaps we can change > "clean" in bxe/Makefile and bce/Makefile to "dclean". Hi David, Does

RE: svn commit: r265703 - in head: share/man/man4 sys/dev/bce sys/dev/bxe sys/modules/bce

2014-09-15 Thread David Somayajulu
Hi Garrett, Please see below. Cheers -david S. -Original Message- From: Garrett Cooper [mailto:yaneurab...@gmail.com] Sent: Monday, September 15, 2014 10:22 AM To: David Somayajulu Cc: Andrey V. Elsukov; David C Somayajulu; src-committ...@freebsd.org; svn-src-...@freebsd.org; svn-src-head

svn commit: r271643 - head/sys/netinet

2014-09-15 Thread Michael Tuexen
Author: tuexen Date: Mon Sep 15 19:38:34 2014 New Revision: 271643 URL: http://svnweb.freebsd.org/changeset/base/271643 Log: Chunk IDs are 8 bit entities, not 16 bit. Thanks to Peter Kasting from Google for drawing my attention to it. MFC after: 3 days Modified: head/sys/netinet/sctp

svn commit: r271644 - head/sys/cam/scsi

2014-09-15 Thread Alexander Motin
Author: mav Date: Mon Sep 15 19:48:27 2014 New Revision: 271644 URL: http://svnweb.freebsd.org/changeset/base/271644 Log: Add quirks to disable READ CAPACITY (16) for PNY USB 3.0 Flash Drives. Submitted by: Sean Fagan MFC after:3 days Modified: head/sys/cam/scsi/scsi_da.c Modifie

svn commit: r271645 - head/sys/dev/e1000

2014-09-15 Thread Adrian Chadd
Author: adrian Date: Mon Sep 15 19:53:49 2014 New Revision: 271645 URL: http://svnweb.freebsd.org/changeset/base/271645 Log: Set DROP_EN on each RX queue if transmit flow-control is disabled. This allows the NIC to drop frames on the receive queue and not cause the MAC to block on receivi

svn commit: r271647 - head/sys/dev/ixgbe

2014-09-15 Thread Adrian Chadd
Author: adrian Date: Mon Sep 15 20:50:26 2014 New Revision: 271647 URL: http://svnweb.freebsd.org/changeset/base/271647 Log: Fix a double-free of mbufs in rx_ixgbe_discard(). fmp->buf at the free point is already part of the chain being freed, so double-freeing is counter-productive.

svn commit: r271648 - head/sys/dev/ixgbe

2014-09-15 Thread Adrian Chadd
Author: adrian Date: Mon Sep 15 20:54:12 2014 New Revision: 271648 URL: http://svnweb.freebsd.org/changeset/base/271648 Log: The error bits are not valid with EOP=0; so intermediary fragments should not be discarded. Submitted by: Marc De La Gueronniere MFC after:1 week Sponsored

svn commit: r271649 - in head/sys: conf modules/ixgbe

2014-09-15 Thread Adrian Chadd
Author: adrian Date: Mon Sep 15 21:09:19 2014 New Revision: 271649 URL: http://svnweb.freebsd.org/changeset/base/271649 Log: Disable flow-director support until it's been debugged and verified. The flowdirector feature shares on-chip memory with other things such as the RX buffers. In th

svn commit: r271650 - head/lib/libc/sys

2014-09-15 Thread John-Mark Gurney
Author: jmg Date: Mon Sep 15 22:32:35 2014 New Revision: 271650 URL: http://svnweb.freebsd.org/changeset/base/271650 Log: document mqueuefs is required for mq_open... Modified: head/lib/libc/sys/mq_open.2 Modified: head/lib/libc/sys/mq_open.2 =

svn commit: r271651 - in head/lib/msun: . ld128 ld80 man src

2014-09-15 Thread Steve Kargl
Author: kargl Date: Mon Sep 15 23:21:57 2014 New Revision: 271651 URL: http://svnweb.freebsd.org/changeset/base/271651 Log: * Makefile: . Hook e_lgammal[_r].c to the build. . Create man page links for lgammal[-r].3. * Symbol.map: . Sort lgammal to its rightful place. . Add F

Re: svn commit: r271297 - head/sys/netinet

2014-09-15 Thread Rui Paulo
On Sep 8, 2014, at 20:10, Adrian Chadd wrote: > > The IPv6 part of this is missing - I'm going to do some re-juggling of > where various parts of the RSS framework live before I add the IPv6 > code (read: the IPv6 code is going to go into netinet6/in6_rss.[ch], > rather than living here.) An

svn commit: r271655 - in head: lib/libc/sys sys/kern

2014-09-15 Thread Garrett Cooper
Author: ngie Date: Tue Sep 16 00:56:47 2014 New Revision: 271655 URL: http://svnweb.freebsd.org/changeset/base/271655 Log: Validate the mode argument in access, eaccess, and faccessat for optional POSIX compliance and to improve compatibility with Linux and NetBSD The issue was identified

svn commit: r271656 - head/lib/libc/sys

2014-09-15 Thread Garrett Cooper
Author: ngie Date: Tue Sep 16 00:59:08 2014 New Revision: 271656 URL: http://svnweb.freebsd.org/changeset/base/271656 Log: Bump .Dd for the content change done to access(2) in r271655 PR: 181155 Sponsored by: EMC / Isilon Storage Division Modified: head/lib/libc/sys/access.2 Modified:

svn commit: r271657 - head/sys/sys

2014-09-15 Thread Garrett Cooper
Author: ngie Date: Tue Sep 16 00:59:56 2014 New Revision: 271657 URL: http://svnweb.freebsd.org/changeset/base/271657 Log: Bump __FreeBSD_version for the change made in r271655 PR: 181155 Sponsored by: EMC / Isilon Storage Division Modified: head/sys/sys/param.h Modified: head/sys/sys

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

2014-09-15 Thread Adrian Chadd
Author: adrian Date: Tue Sep 16 01:21:47 2014 New Revision: 271658 URL: http://svnweb.freebsd.org/changeset/base/271658 Log: Modify cpuset_setithread() to take a CPU ID as an integer, not a char. We're going to end up having > 254 CPUs at some point. Modified: head/sys/kern/kern_cpuset.c

Re: svn commit: r271297 - head/sys/netinet

2014-09-15 Thread Adrian Chadd
On 15 September 2014 17:00, Rui Paulo wrote: > On Sep 8, 2014, at 20:10, Adrian Chadd wrote: >> >> The IPv6 part of this is missing - I'm going to do some re-juggling of >> where various parts of the RSS framework live before I add the IPv6 >> code (read: the IPv6 code is going to go into neti

svn commit: r271660 - head/sys/netinet

2014-09-15 Thread Adrian Chadd
Author: adrian Date: Tue Sep 16 03:26:42 2014 New Revision: 271660 URL: http://svnweb.freebsd.org/changeset/base/271660 Log: Ensure the correct software IPv4 hash is done based on the configured RSS parameters, rather than assuming we're hashing IPv4+UDP and IPv4+TCP. Modified: head/sys/net

svn commit: r271663 - in head/etc: defaults rc.d

2014-09-15 Thread Hiroki Sato
Author: hrs Date: Tue Sep 16 05:45:38 2014 New Revision: 271663 URL: http://svnweb.freebsd.org/changeset/base/271663 Log: Fix a typo; master server for iprop service should be singular. Modified: head/etc/defaults/rc.conf head/etc/rc.d/ipropd_slave Modified: head/etc/defaults/rc.conf =