svn commit: r258335 - stable/10/crypto/openssh

2013-11-19 Thread Dag-Erling Smørgrav
Author: des Date: Tue Nov 19 09:35:20 2013 New Revision: 258335 URL: http://svnweb.freebsd.org/changeset/base/258335 Log: Pre-zero the MAC context. Security: CVE-2013-4548 Security: FreeBSD-SA-13:14.openssh Approved by: re (implicit) Modified:

svn commit: r258336 - head/sys/vm

2013-11-19 Thread Alexander Motin
Author: mav Date: Tue Nov 19 10:05:53 2013 New Revision: 258336 URL: http://svnweb.freebsd.org/changeset/base/258336 Log: Implement soft pressure on UMA cache bucket sizes. Every time system detects low memory condition decrease bucket sizes for each zone by one item. As result, higher

svn commit: r258337 - head/sys/vm

2013-11-19 Thread Alexander Motin
Author: mav Date: Tue Nov 19 10:10:44 2013 New Revision: 258337 URL: http://svnweb.freebsd.org/changeset/base/258337 Log: Add two new UMA bucket zones to store 3 and 9 items per bucket. These new buckets make bucket size self-tuning more soft and precise. Without them there are buckets

svn commit: r258338 - head/sys/vm

2013-11-19 Thread Alexander Motin
Author: mav Date: Tue Nov 19 10:17:10 2013 New Revision: 258338 URL: http://svnweb.freebsd.org/changeset/base/258338 Log: Grow UMA zone bucket size also on lock congestion during item free. Lock congestion is the same, whether it happens on alloc or free, so handle it equally. Now that

svn commit: r258339 - in stable/10: . lib/libc/sys

2013-11-19 Thread Sergey Kandaurov
Author: pluknet Date: Tue Nov 19 10:39:48 2013 New Revision: 258339 URL: http://svnweb.freebsd.org/changeset/base/258339 Log: MFC r257874: Fix extattr(2) MLINKS. Approved by: re (kib) Modified: stable/10/ObsoleteFiles.inc (contents, props changed)

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

2013-11-19 Thread Alexander V. Chernikov
On 19.11.2013 02:58, George V. Neville-Neil wrote: Author: gnn Date: Mon Nov 18 22:58:14 2013 New Revision: 258328 URL: http://svnweb.freebsd.org/changeset/base/258328 Log: Allow ethernet drivers to pass in packets connected via the nextpkt pointer. Handling packets in this way allows

svn commit: r258340 - head/sys/vm

2013-11-19 Thread Alexander Motin
Author: mav Date: Tue Nov 19 10:51:46 2013 New Revision: 258340 URL: http://svnweb.freebsd.org/changeset/base/258340 Log: Implement mechanism to safely but slowly purge UMA per-CPU caches. This is a last resort for very low memory condition in case other measures to free memory were

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

2013-11-19 Thread Robert Watson
On Mon, 18 Nov 2013, George V. Neville-Neil wrote: Allow ethernet drivers to pass in packets connected via the nextpkt pointer. Handling packets in this way allows drivers to amortize work during packet reception. Submitted by: Vijay Singh Sponsored by: NetApp Currently, it is quite

svn commit: r258341 - in stable/9: . lib/libc/sys

2013-11-19 Thread Sergey Kandaurov
Author: pluknet Date: Tue Nov 19 11:11:51 2013 New Revision: 258341 URL: http://svnweb.freebsd.org/changeset/base/258341 Log: MFC r257874: Fix extattr(2) MLINKS. Modified: stable/9/ObsoleteFiles.inc (contents, props changed) stable/9/lib/libc/sys/Makefile.inc Directory Properties:

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

2013-11-19 Thread Alexander Motin
Author: mav Date: Tue Nov 19 11:19:07 2013 New Revision: 258342 URL: http://svnweb.freebsd.org/changeset/base/258342 Log: Reenable vfs.zfs.zio.use_uma for amd64, disabled at r209261. On machines with seveal CPUs and enough RAM this can easily twice improve ZFS performance or twice reduce

svn commit: r258343 - in stable/10/crypto/openssh: . contrib/caldera contrib/redhat contrib/suse

2013-11-19 Thread Dag-Erling Smørgrav
Author: des Date: Tue Nov 19 11:47:30 2013 New Revision: 258343 URL: http://svnweb.freebsd.org/changeset/base/258343 Log: MFH (r257954): upgrade to OpenSSH 6.4p1 Approved by: re (kib) Modified: stable/10/crypto/openssh/ChangeLog stable/10/crypto/openssh/README

Re: svn commit: r258336 - head/sys/vm

2013-11-19 Thread Gleb Smirnoff
Alexander, On Tue, Nov 19, 2013 at 10:05:53AM +, Alexander Motin wrote: A Author: mav A Date: Tue Nov 19 10:05:53 2013 A New Revision: 258336 A URL: http://svnweb.freebsd.org/changeset/base/258336 A A Log: A Implement soft pressure on UMA cache bucket sizes. A A Every time system

Re: svn commit: r258336 - head/sys/vm

2013-11-19 Thread Gleb Smirnoff
On Tue, Nov 19, 2013 at 04:11:09PM +0400, Gleb Smirnoff wrote: T Alexander, T T On Tue, Nov 19, 2013 at 10:05:53AM +, Alexander Motin wrote: T A Author: mav T A Date: Tue Nov 19 10:05:53 2013 T A New Revision: 258336 T A URL: http://svnweb.freebsd.org/changeset/base/258336 T A T A Log: T A

svn commit: r258345 - head

2013-11-19 Thread Tijl Coosemans
Author: tijl Date: Tue Nov 19 13:32:24 2013 New Revision: 258345 URL: http://svnweb.freebsd.org/changeset/base/258345 Log: One more BIND remnant: /etc/mtree/BIND.chroot.dist Discussed with: des Modified: head/ObsoleteFiles.inc Modified: head/ObsoleteFiles.inc

svn commit: r258346 - stable/10/sys/dev/ixgbe

2013-11-19 Thread Oleg Bulyzhin
Author: oleg Date: Tue Nov 19 14:24:25 2013 New Revision: 258346 URL: http://svnweb.freebsd.org/changeset/base/258346 Log: MFC: 257695 - Fix link loss on vlan reconfiguration. - Fix issues with 'vlanhwfilter'. Approved by: re (glebius) Modified: stable/10/sys/dev/ixgbe/ixgbe.c

Re: svn commit: r258336 - head/sys/vm

2013-11-19 Thread Alexander Motin
On 19.11.2013 14:12, Gleb Smirnoff wrote: On Tue, Nov 19, 2013 at 04:11:09PM +0400, Gleb Smirnoff wrote: T Alexander, T T On Tue, Nov 19, 2013 at 10:05:53AM +, Alexander Motin wrote: T A Author: mav T A Date: Tue Nov 19 10:05:53 2013 T A New Revision: 258336 T A URL:

svn commit: r258347 - head/lib/libfetch

2013-11-19 Thread Bryan Drewery
Author: bdrewery (ports committer) Date: Tue Nov 19 15:35:26 2013 New Revision: 258347 URL: http://svnweb.freebsd.org/changeset/base/258347 Log: Support SNI in libfetch SNI is Server Name Indentification which is a protocol for TLS that indicates the host that is being connected to at

svn commit: r258348 - head/usr.sbin/pkg

2013-11-19 Thread Bryan Drewery
Author: bdrewery (ports committer) Date: Tue Nov 19 15:43:27 2013 New Revision: 258348 URL: http://svnweb.freebsd.org/changeset/base/258348 Log: Follow-up to r258227 and document 'enabled' as a boolean instead of a string. Approved by: bapt MFC after:2 days X-MFC-With: r258227

svn commit: r258349 - head/lib/libfetch

2013-11-19 Thread Bryan Drewery
Author: bdrewery (ports committer) Date: Tue Nov 19 16:11:03 2013 New Revision: 258349 URL: http://svnweb.freebsd.org/changeset/base/258349 Log: Fix build with GCC SSL_set_tlsext_host_name(3) internally does not modify the host buffer pased to it. So it is safe to DECONST the struct url*

svn commit: r258350 - head/contrib/llvm/lib/Analysis

2013-11-19 Thread Dimitry Andric
Author: dim Date: Tue Nov 19 17:53:19 2013 New Revision: 258350 URL: http://svnweb.freebsd.org/changeset/base/258350 Log: Pull in r191896 from upstream llvm trunk: CaptureTracking: Plug a loophole in the too many uses heuristic. The heuristic was added to avoid spending too much

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

2013-11-19 Thread John-Mark Gurney
Robert Watson wrote this message on Tue, Nov 19, 2013 at 11:04 +: On Mon, 18 Nov 2013, George V. Neville-Neil wrote: Allow ethernet drivers to pass in packets connected via the nextpkt pointer. Handling packets in this way allows drivers to amortize work during packet reception.

svn commit: r258351 - head/tools/regression/fsx

2013-11-19 Thread Andriy Gapon
Author: avg Date: Tue Nov 19 18:35:01 2013 New Revision: 258351 URL: http://svnweb.freebsd.org/changeset/base/258351 Log: fsx: new option to disable msync(MS_SYNC) after each write via mmaped region This option should be useful for testing if a filesystem uses the unified buffer / page

svn commit: r258352 - head/tools/regression/fsx

2013-11-19 Thread Andriy Gapon
Author: avg Date: Tue Nov 19 18:35:38 2013 New Revision: 258352 URL: http://svnweb.freebsd.org/changeset/base/258352 Log: fsx: add an option to randomly call msync(MS_INVALIDATE) This call should be a sufficiently close approximation of what happens when a filesystem is unmounted and

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

2013-11-19 Thread Andriy Gapon
Author: avg Date: Tue Nov 19 18:43:47 2013 New Revision: 258353 URL: http://svnweb.freebsd.org/changeset/base/258353 Log: zfs page_busy: fix the boundaries of the cleared range This is a fix for a regression introduced in r246293. vm_page_clear_dirty expects the range to have

svn commit: r258354 - head/sys/kern

2013-11-19 Thread Andriy Gapon
Author: avg Date: Tue Nov 19 18:45:29 2013 New Revision: 258354 URL: http://svnweb.freebsd.org/changeset/base/258354 Log: taskqueue_cancel: garbage collect a write-only variable MFC after:3 days Modified: head/sys/kern/subr_taskqueue.c Modified: head/sys/kern/subr_taskqueue.c

svn commit: r258355 - head/usr.sbin/bsdconfig/networking/share

2013-11-19 Thread Tom Rhodes
Author: trhodes Date: Tue Nov 19 19:55:41 2013 New Revision: 258355 URL: http://svnweb.freebsd.org/changeset/base/258355 Log: Tim trailing - Trim trailing Modified: head/usr.sbin/bsdconfig/networking/share/device.subr Modified: head/usr.sbin/bsdconfig/networking/share/device.subr

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

2013-11-19 Thread Luigi Rizzo
On Mon, Nov 18, 2013 at 10:58:14PM +, George V. Neville-Neil wrote: Author: gnn Date: Mon Nov 18 22:58:14 2013 New Revision: 258328 URL: http://svnweb.freebsd.org/changeset/base/258328 Log: Allow ethernet drivers to pass in packets connected via the nextpkt pointer. Handling

svn commit: r258356 - head/sys/arm/ti

2013-11-19 Thread Ian Lepore
Author: ian Date: Tue Nov 19 22:14:35 2013 New Revision: 258356 URL: http://svnweb.freebsd.org/changeset/base/258356 Log: Bugfixes... the host capabilties from FDT data are stored in host.caps, not host.host_ocr, examine the correct field when setting up the hardware. Also, the offset for

svn commit: r258357 - in head: sbin/geom/class/mirror sys/geom/mirror

2013-11-19 Thread Andrey V. Elsukov
Author: ae Date: Tue Nov 19 22:55:17 2013 New Revision: 258357 URL: http://svnweb.freebsd.org/changeset/base/258357 Log: Add resize verb to gmirror(8) and such functionality to geom_mirror(4). Now it is easy to expand the size of the mirror when all its components are replaced. Also add

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

2013-11-19 Thread Zbigniew Bodek
Author: zbb Date: Tue Nov 19 23:31:39 2013 New Revision: 258358 URL: http://svnweb.freebsd.org/changeset/base/258358 Log: Avoid clearing EXEC permission bit when setting the page RW on ARMv6/v7 When emulating modified bit the executable attribute was cleared by mistake when calling

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

2013-11-19 Thread Zbigniew Bodek
Author: zbb Date: Tue Nov 19 23:37:50 2013 New Revision: 258359 URL: http://svnweb.freebsd.org/changeset/base/258359 Log: Apply access flags for managed and unmanaged pages properly on ARMv6/v7 When entering a mapping via pmap_enter() unmanaged pages ought to be naturally excluded from

svn commit: r258360 - head/usr.sbin/bsdconfig/networking/share

2013-11-19 Thread Devin Teske
Author: dteske Date: Wed Nov 20 00:17:57 2013 New Revision: 258360 URL: http://svnweb.freebsd.org/changeset/base/258360 Log: Whitespace, style, sub-shells, and standardize variable name (s/interfaces/menu_list/). Modified: head/usr.sbin/bsdconfig/networking/share/device.subr Modified:

svn commit: r258361 - head/sys/cddl/dev/fbt

2013-11-19 Thread Justin Hibbits
Author: jhibbits Date: Wed Nov 20 01:33:13 2013 New Revision: 258361 URL: http://svnweb.freebsd.org/changeset/base/258361 Log: Fix the function search space. Submitted by: Howard Su Modified: head/sys/cddl/dev/fbt/fbt_powerpc.c Modified: head/sys/cddl/dev/fbt/fbt_powerpc.c

svn commit: r258362 - in head/cddl/contrib/opensolaris/cmd: plockstat zfs

2013-11-19 Thread Justin Hibbits
Author: jhibbits Date: Wed Nov 20 01:42:29 2013 New Revision: 258362 URL: http://svnweb.freebsd.org/changeset/base/258362 Log: Use 'int' to store the return value of getopt(), rather than char. On some architectures (powerpc), char is unsigned by default, which means comparisons against

svn commit: r258363 - in head/sys/dev/usb: . serial

2013-11-19 Thread Don Lewis
Author: truckman Date: Wed Nov 20 02:16:47 2013 New Revision: 258363 URL: http://svnweb.freebsd.org/changeset/base/258363 Log: Add alternate ID for Novatel MiFi 2200 CDMA, which is used by my Virgin Mobile branded device. It needs the U3GINIT_SCSIEJECT quirk. Reviewed by: hselasky

svn commit: r258364 - head/etc/devd

2013-11-19 Thread Don Lewis
Author: truckman Date: Wed Nov 20 02:20:27 2013 New Revision: 258364 URL: http://svnweb.freebsd.org/changeset/base/258364 Log: Regenerate after r258363 (alternate ID for Novatel MiFi 2200) and r258333 (bus_autoconf.sh tweak). Modified: head/etc/devd/usb.conf Modified: