svn commit: r281894 - stable/9/crypto/openssh

2015-04-23 Thread Bryan Drewery
Author: bdrewery Date: Thu Apr 23 15:20:57 2015 New Revision: 281894 URL: https://svnweb.freebsd.org/changeset/base/281894 Log: MFC r280999: Use proper CHAN_TCP_PACKET_DEFAULT for agent forwarding when HPN disabled. Modified: stable/9/crypto/openssh/clientloop.c Directory Properties:

svn commit: r281897 - stable/9/usr.bin/lockf

2015-04-23 Thread Bryan Drewery
Author: bdrewery Date: Thu Apr 23 15:25:22 2015 New Revision: 281897 URL: https://svnweb.freebsd.org/changeset/base/281897 Log: MFC r281582: Remove extra flags from r250462. Modified: stable/9/usr.bin/lockf/lockf.c Directory Properties: stable/9/usr.bin/lockf/ (props changed) Modi

svn commit: r281908 - in stable: 10/contrib/llvm/lib/MC/MCParser 10/contrib/llvm/patches 9/contrib/llvm/lib/MC/MCParser 9/contrib/llvm/patches

2015-04-23 Thread Dimitry Andric
Author: dim Date: Thu Apr 23 22:06:02 2015 New Revision: 281908 URL: https://svnweb.freebsd.org/changeset/base/281908 Log: MFC r281775: Pull in r229911 from upstream llvm trunk (by Benjamin Kramer): MC: Allow multiple comma-separated expressions on the .uleb128 directive. For

svn commit: r281910 - in stable: 10/sys/dev/acpica 9/sys/dev/acpica

2015-04-23 Thread John Baldwin
Author: jhb Date: Thu Apr 23 22:39:32 2015 New Revision: 281910 URL: https://svnweb.freebsd.org/changeset/base/281910 Log: MFC 281159: Move the message complaining about failed system resource allocations under bootverbose. Every example I've seen to date has been due to an ACPI system re

svn commit: r281913 - stable/9/sys/fs/nfsclient

2015-04-23 Thread Pedro F. Giffuni
Author: pfg Date: Fri Apr 24 02:15:14 2015 New Revision: 281913 URL: https://svnweb.freebsd.org/changeset/base/281913 Log: MFC r281756: nfsrpc_createv4: fix double free. Reported by: Oliver Pinter, clang static checker Obtained from:HardenedBSD (63cac77c42c0c3fc67da62f97d5ab6

svn commit: r281914 - stable/9/sys/netinet6

2015-04-23 Thread Andrey V. Elsukov
Author: ae Date: Fri Apr 24 02:43:02 2015 New Revision: 281914 URL: https://svnweb.freebsd.org/changeset/base/281914 Log: MFC r281380: Fix the IPV6_MULTICAST_IF sockopt handling. RFC 3493 says when the interface index is specified as zero, the system should select the interface to us