svn commit: r254123 - in head/contrib/ofed: libsdp/src/linux management/infiniband-diags/src management/opensm/opensm

2013-08-08 Thread Jeff Roberson
Author: jeff Date: Fri Aug 9 03:29:46 2013 New Revision: 254123 URL: http://svnweb.freebsd.org/changeset/base/254123 Log: - Fix compile errors from the clang conversion - Grab AF_SDP_INET from sys/socket.h Submitted by: Garrett Cooper Sponsored by: EMC / Isilon Storage Division Modi

svn commit: r254122 - in head/sys: ofed/include/rdma sys

2013-08-08 Thread Jeff Roberson
Author: jeff Date: Fri Aug 9 03:26:17 2013 New Revision: 254122 URL: http://svnweb.freebsd.org/changeset/base/254122 Log: - Reserve a special AF for SDP. The one we were incorrectly using before was taken by another AF. Sponsored by: EMC / Isilon Storage Division Modified: head/s

svn commit: r254121 - head/sys/ofed/include/linux

2013-08-08 Thread Jeff Roberson
Author: jeff Date: Fri Aug 9 03:24:48 2013 New Revision: 254121 URL: http://svnweb.freebsd.org/changeset/base/254121 Log: - Correctly handle various edge cases in sysfs emulation. Sponsored by: EMC / Isilon Storage Division Modified: head/sys/ofed/include/linux/sysfs.h Modified: head/

svn commit: r254120 - head/sys/ofed/include/linux

2013-08-08 Thread Jeff Roberson
Author: jeff Date: Fri Aug 9 03:24:12 2013 New Revision: 254120 URL: http://svnweb.freebsd.org/changeset/base/254120 Log: - Use the correct type in the linux bitops emulation. Submitted by: Maxim Ignatenko Modified: head/sys/ofed/include/linux/bitops.h Modified: head/sys/ofed/include

svn commit: r254118 - head/sys/dev/bge

2013-08-08 Thread Pyun YongHyeon
Author: yongari Date: Fri Aug 9 01:15:32 2013 New Revision: 254118 URL: http://svnweb.freebsd.org/changeset/base/254118 Log: Fix for IPv4 fragment packets treated as RMCP. bit25 of rxMode MAC register of 5762 needs to be set for rx mgmt filter to work correctly when processing match for

svn commit: r254117 - head/sys/dev/mps

2013-08-08 Thread Scott Long
Author: scottl Date: Fri Aug 9 01:10:33 2013 New Revision: 254117 URL: http://svnweb.freebsd.org/changeset/base/254117 Log: Rate limit the 'out of chain frame' messages to once per 60 seconds. Obtained from:Netflix MFC after:3 days Modified: head/sys/dev/mps/mps.c head/s

svn commit: r254116 - head/sys/dev/mps

2013-08-08 Thread Scott Long
Author: scottl Date: Fri Aug 9 01:09:02 2013 New Revision: 254116 URL: http://svnweb.freebsd.org/changeset/base/254116 Log: Sometimes a device misbehaves so badly that it disrupts the entire system. Add a tunable that allows such a device to be excluded from the driver. The id parameter is

svn commit: r254115 - head/sys/kern

2013-08-08 Thread Scott Long
Author: scottl Date: Fri Aug 9 01:04:44 2013 New Revision: 254115 URL: http://svnweb.freebsd.org/changeset/base/254115 Log: Add a helpful message that can help point to why a sysctl tree removal failed Obtained from:Netflix MFC after:3 days Modified: head/sys/kern/kern_sys

svn commit: r254112 - in head: cddl/contrib/opensolaris/cmd/ztest sys/cddl/contrib/opensolaris/uts/common/fs/zfs sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys sys/cddl/contrib/opensolaris/uts/...

2013-08-08 Thread Xin LI
Author: delphij Date: Thu Aug 8 23:38:31 2013 New Revision: 254112 URL: http://svnweb.freebsd.org/changeset/base/254112 Log: MFV r254079: Illumos ZFS issues: 3957 ztest should update the cachefile before killing itself 3958 multiple scans can lead to partial resilvering 3959 dd

svn commit: r254108 - head/sys/boot/forth

2013-08-08 Thread Devin Teske
Author: dteske Date: Thu Aug 8 22:34:00 2013 New Revision: 254108 URL: http://svnweb.freebsd.org/changeset/base/254108 Log: Update legacy static assignments in old code to support dynamic framing, plotting, and alignment coinciding with enhancements in SVN r242667. Modified: head/sys/boot/

svn commit: r254107 - head/crypto/openssl/ssl

2013-08-08 Thread Xin LI
Author: delphij Date: Thu Aug 8 22:29:35 2013 New Revision: 254107 URL: http://svnweb.freebsd.org/changeset/base/254107 Log: MFV r254106 (OpenSSL bugfix for RT #2984): Check DTLS_BAD_VER for version number. The version check for DTLS1_VERSION was redundant as DTLS1_VERSION > TLS1_1_

svn commit: r254105 - head/sys/boot/forth

2013-08-08 Thread Devin Teske
Author: dteske Date: Thu Aug 8 22:09:46 2013 New Revision: 254105 URL: http://svnweb.freebsd.org/changeset/base/254105 Log: Since the introduction of SVN r244048 and [follow-up] r244089, it is now safe to build upon ``boot_serial?'' functionality to make safer UI choices. Modified: head/sy

svn commit: r254104 - head/sys/fs/ext2fs

2013-08-08 Thread Pedro F. Giffuni
Author: pfg Date: Thu Aug 8 22:07:59 2013 New Revision: 254104 URL: http://svnweb.freebsd.org/changeset/base/254104 Log: Small typo. MFC after:3 days Modified: head/sys/fs/ext2fs/ext2_hash.c Modified: head/sys/fs/ext2fs/ext2_hash.c ==

Re: svn commit: r253680 - in head: lib/libfetch usr.bin/fetch

2013-08-08 Thread Bruce Evans
On Thu, 8 Aug 2013, Ulrich [utf-8] Sp??rlein wrote: On Fri, 2013-07-26 at 15:53:43 +, Dag-Erling Smrgrav wrote: Modified: head/lib/libfetch/common.c == --- head/lib/libfetch/common.c Fri Jul 26 14:43:38 2013

svn commit: r254100 - head/sys/kern

2013-08-08 Thread Ryan Stone
Author: rstone Date: Thu Aug 8 19:30:49 2013 New Revision: 254100 URL: http://svnweb.freebsd.org/changeset/base/254100 Log: Allow drivers to return BUS_PROBE_NOWILDCARD from their attach routine to match devices where the driver class was fixed but the unit number was wildcarded. This bett

Re: svn commit: r254094 - head/sys/conf

2013-08-08 Thread Glen Barber
On Fri, Aug 09, 2013 at 02:01:53AM +0900, Hiroki Sato wrote: > I think this logic is unnecessarily complex. svnversion does not > need to run twice, at least. > svnversion is only invoked the first time on the newvers.sh file, so the impact is minimal. > How about the attached patch? > I h

Re: svn commit: r254094 - head/sys/conf

2013-08-08 Thread Hiroki Sato
Glen Barber wrote in <201308081559.r78fx1h6034...@svn.freebsd.org>: gj> Author: gjb gj> Date: Thu Aug 8 15:59:00 2013 gj> New Revision: 254094 gj> URL: http://svnweb.freebsd.org/changeset/base/254094 gj> gj> Log: gj> When newvers.sh is run, it is possible that the svnversion gj> (or svnlit

Re: svn commit: r253680 - in head: lib/libfetch usr.bin/fetch

2013-08-08 Thread Ulrich Spörlein
On Fri, 2013-07-26 at 15:53:43 +, Dag-Erling SmÞrgrav wrote: > Modified: head/lib/libfetch/common.c > == > --- head/lib/libfetch/common.cFri Jul 26 14:43:38 2013 > (r253679) > +++ head/lib/libfetch/comm

svn commit: r254095 - head/sys/geom/part

2013-08-08 Thread Andrey V. Elsukov
Author: ae Date: Thu Aug 8 16:09:20 2013 New Revision: 254095 URL: http://svnweb.freebsd.org/changeset/base/254095 Log: gpt_entries is used as limit for the number of partition entries in the GEOM_PART. Instead of just using number of entries from the GPT header, calculate this limit based

Re: svn commit: r254094 - head/sys/conf

2013-08-08 Thread John Baldwin
On Thursday, August 08, 2013 11:59:01 am Glen Barber wrote: > Author: gjb > Date: Thu Aug 8 15:59:00 2013 > New Revision: 254094 > URL: http://svnweb.freebsd.org/changeset/base/254094 > > Log: > When newvers.sh is run, it is possible that the svnversion > (or svnliteversion) in the current lo

svn commit: r254094 - head/sys/conf

2013-08-08 Thread Glen Barber
Author: gjb Date: Thu Aug 8 15:59:00 2013 New Revision: 254094 URL: http://svnweb.freebsd.org/changeset/base/254094 Log: When newvers.sh is run, it is possible that the svnversion (or svnliteversion) in the current lookup path is not what was used to check out the tree. If an incompatible

svn commit: r254093 - head/gnu/usr.bin/grep

2013-08-08 Thread Andrey A. Chernov
Author: ache Date: Thu Aug 8 11:53:47 2013 New Revision: 254093 URL: http://svnweb.freebsd.org/changeset/base/254093 Log: Part of r245761 makes "grep -D skip" broken for pipes, i.e. echo xxx | grep -D skip xxx returns nothing. Instead of just removing added S_ISFIFO condition (origi

svn commit: r254092 - head/sys/boot/common

2013-08-08 Thread Andrey V. Elsukov
Author: ae Date: Thu Aug 8 11:24:25 2013 New Revision: 254092 URL: http://svnweb.freebsd.org/changeset/base/254092 Log: Make the check for number of entries less strict. Some partitioning tools can create GPT with number of entries less than 128. MFC after:1 week Modified: head/

Re: svn commit: r254025 - in head/sys: amd64/amd64 arm/arm arm/at91 arm/mv/armadaxp arm/s3c2xx0 arm/xscale/i80321 arm/xscale/i8134x arm/xscale/ixp425 cddl/compat/opensolaris/kern cddl/compat/opensolar

2013-08-08 Thread Zbyszek Bodek
On 07.08.2013 20:55, Jeff Roberson wrote: > On Wed, 7 Aug 2013, Zbyszek Bodek wrote: > >> On 07.08.2013 08:21, Jeff Roberson wrote: >>> Author: jeff >>> Date: Wed Aug 7 06:21:20 2013 >>> New Revision: 254025 >>> URL: http://svnweb.freebsd.org/changeset/base/254025 >>> >>> Log: >>> Replace kerne

Re: svn commit: r254082 - head/sys/net80211

2013-08-08 Thread Adrian Chadd
Hi, I'm going to eventually nuke OACTIVE. It just doesn't hold any meaning nowdays. Having OACTIVE serialised behind the iflock doesn't actuallly help as much as it used to - because there's multiple concurrent TX path entry points, it's very possible that OACTIVE will get set in one TXing thread

Re: svn commit: r254082 - head/sys/net80211

2013-08-08 Thread Gleb Smirnoff
On Thu, Aug 08, 2013 at 05:09:36AM +, Adrian Chadd wrote: A> Author: adrian A> Date: Thu Aug 8 05:09:35 2013 A> New Revision: 254082 A> URL: http://svnweb.freebsd.org/changeset/base/254082 A> A> Log: A> Convert net80211 over to using if_transmit for the dispatch from the A> upper layer(s)

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

2013-08-08 Thread Andrey A. Chernov
Author: ache Date: Thu Aug 8 09:04:02 2013 New Revision: 254091 URL: http://svnweb.freebsd.org/changeset/base/254091 Log: According to POSIX \ in the fnmatch(3) pattern should escape any character including '\0', but our version replace escaped '\0' with '\\'. I.e. fnmatch("\\", "\\", 0)

Re: svn commit: r253802 - head/contrib/llvm/tools/clang/lib/Headers

2013-08-08 Thread David Chisnall
On 7 Aug 2013, at 21:56, Jilles Tjoelker wrote: > The code_model stuff is not for x32 support but for PIC/PIE code where > code+data exceed 2GB so relative addressing cannot always be used. The > ABI then prescribes that %r15 be loaded with the GOT pointer when > invoking a large model (code>2GB)