svn commit: r274278 - head/usr.sbin/ctld

2014-11-07 Thread Edward Tomasz Napierala
Author: trasz Date: Sat Nov 8 07:54:34 2014 New Revision: 274278 URL: https://svnweb.freebsd.org/changeset/base/274278 Log: Improve wording in ctl.conf(5). Differential Revision:https://reviews.freebsd.org/D1020 Reviewed by: bcr@ (earlier version), wblock@ MFC after:1 mont

svn commit: r274277 - head/usr.sbin/ctld

2014-11-07 Thread Edward Tomasz Napierala
Author: trasz Date: Sat Nov 8 07:50:57 2014 New Revision: 274277 URL: https://svnweb.freebsd.org/changeset/base/274277 Log: ctld(8) doesn't require -lcam or -lssl; remove those from DPADD and LDADD. MFC after:1 month Sponsored by: The FreeBSD Foundation Modified: head/usr.sbin/ctl

svn commit: r274276 - in head: cddl/contrib/opensolaris/cmd/zdb sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2014-11-07 Thread Xin LI
Author: delphij Date: Sat Nov 8 07:30:40 2014 New Revision: 274276 URL: https://svnweb.freebsd.org/changeset/base/274276 Log: MFV r274271: Improve zdb -b performance: - Reduce gethrtime() call to 1/100th of blkptr's; - Skip manipulating the size-ordered tree; - Issue more (10,

svn commit: r274274 - head/sys/net

2014-11-07 Thread Gleb Smirnoff
Author: glebius Date: Sat Nov 8 07:23:01 2014 New Revision: 274274 URL: https://svnweb.freebsd.org/changeset/base/274274 Log: ifindex_alloc_locked() never fails and doesn't have no-lock version, so change the prototype. Sponsored by: Netflix Sponsored by: Nginx, Inc. Modified: head/

svn commit: r274273 - vendor-sys/illumos/dist/common/zfs vendor-sys/illumos/dist/uts/common/fs/zfs vendor-sys/illumos/dist/uts/common/fs/zfs/sys vendor-sys/illumos/dist/uts/common/sys/fs vendor/ill...

2014-11-07 Thread Xin LI
Author: delphij Date: Sat Nov 8 06:43:33 2014 New Revision: 274273 URL: https://svnweb.freebsd.org/changeset/base/274273 Log: 5027 zfs large block support Reviewed by: Alek Pinchuk Reviewed by: George Wilson Reviewed by: Josef 'Jeff' Sipek Reviewed by: Richard Elling Reviewed by:

svn commit: r274273 - vendor-sys/illumos/dist/common/zfs vendor-sys/illumos/dist/uts/common/fs/zfs vendor-sys/illumos/dist/uts/common/fs/zfs/sys vendor-sys/illumos/dist/uts/common/sys/fs vendor/ill...

2014-11-07 Thread Xin LI
Author: delphij Date: Sat Nov 8 06:43:33 2014 New Revision: 274273 URL: https://svnweb.freebsd.org/changeset/base/274273 Log: 5027 zfs large block support Reviewed by: Alek Pinchuk Reviewed by: George Wilson Reviewed by: Josef 'Jeff' Sipek Reviewed by: Richard Elling Reviewed by:

svn commit: r274272 - vendor-sys/illumos/dist/uts/common/fs/zfs vendor-sys/illumos/dist/uts/common/fs/zfs/sys vendor/illumos/dist/lib/libzpool/common

2014-11-07 Thread Xin LI
Author: delphij Date: Sat Nov 8 06:34:37 2014 New Revision: 274272 URL: https://svnweb.freebsd.org/changeset/base/274272 Log: 5244 zio pipeline callers should explicitly invoke next stage Reviewed by: Adam Leventhal Reviewed by: Alex Reece Reviewed by: Christopher Siden Reviewed by:

svn commit: r274272 - vendor-sys/illumos/dist/uts/common/fs/zfs vendor-sys/illumos/dist/uts/common/fs/zfs/sys vendor/illumos/dist/lib/libzpool/common

2014-11-07 Thread Xin LI
Author: delphij Date: Sat Nov 8 06:34:37 2014 New Revision: 274272 URL: https://svnweb.freebsd.org/changeset/base/274272 Log: 5244 zio pipeline callers should explicitly invoke next stage Reviewed by: Adam Leventhal Reviewed by: Alex Reece Reviewed by: Christopher Siden Reviewed by:

svn commit: r274271 - vendor-sys/illumos/dist/uts/common/fs/zfs vendor/illumos/dist/cmd/zdb

2014-11-07 Thread Xin LI
Author: delphij Date: Sat Nov 8 06:31:51 2014 New Revision: 274271 URL: https://svnweb.freebsd.org/changeset/base/274271 Log: 5243 zdb -b could be much faster Reviewed by: Christopher Siden Reviewed by: George Wilson Reviewed by: Richard Elling Approved by: Dan McDonald Author: Ma

svn commit: r274271 - vendor-sys/illumos/dist/uts/common/fs/zfs vendor/illumos/dist/cmd/zdb

2014-11-07 Thread Xin LI
Author: delphij Date: Sat Nov 8 06:31:51 2014 New Revision: 274271 URL: https://svnweb.freebsd.org/changeset/base/274271 Log: 5243 zdb -b could be much faster Reviewed by: Christopher Siden Reviewed by: George Wilson Reviewed by: Richard Elling Approved by: Dan McDonald Author: Ma

svn commit: r274270 - head

2014-11-07 Thread Garrett Cooper
Author: ngie Date: Sat Nov 8 04:24:54 2014 New Revision: 274270 URL: https://svnweb.freebsd.org/changeset/base/274270 Log: Fix build race in Makefile.inc1 after r274226 by adding lib/libm__L dependency for gnu/lib/libdialog Sponsored by: EMC / Isilon Storage Division Modified: head/Ma

svn commit: r274269 - stable/10/sys/boot/fdt/dts/arm

2014-11-07 Thread Ian Lepore
Author: ian Date: Sat Nov 8 04:18:33 2014 New Revision: 274269 URL: https://svnweb.freebsd.org/changeset/base/274269 Log: MFC r268836: Fix a typo in a gpio node name. Modified: stable/10/sys/boot/fdt/dts/arm/wandboard-dual.dts stable/10/sys/boot/fdt/dts/arm/wandboard-quad.dts stable/10/s

svn commit: r274268 - in stable/10/sys: arm/arm arm/at91 conf

2014-11-07 Thread Ian Lepore
Author: ian Date: Sat Nov 8 03:42:19 2014 New Revision: 274268 URL: https://svnweb.freebsd.org/changeset/base/274268 Log: MFC r273703: Remove the ARM_DEVICE_MULTIPASS option and make its effect be the default. Modified: stable/10/sys/arm/arm/nexus.c stable/10/sys/arm/at91/std.atmel

svn commit: r274267 - head/tests/sys/netinet

2014-11-07 Thread Garrett Cooper
Author: ngie Date: Sat Nov 8 03:20:56 2014 New Revision: 274267 URL: https://svnweb.freebsd.org/changeset/base/274267 Log: Use PROGS instead of PROG and remove unnecessary SRCS?= assignment Using PROG instead of PROGS will in cases of high -j with -DNO_ROOT cause the PROG to show up more

svn commit: r274266 - in stable/10/sys: netinet netinet6

2014-11-07 Thread Bryan Venteicher
Author: bryanv Date: Sat Nov 8 02:53:55 2014 New Revision: 274266 URL: https://svnweb.freebsd.org/changeset/base/274266 Log: MFC r272844: Add missing UDP multicast receive dtrace probes Modified: stable/10/sys/netinet/udp_usrreq.c stable/10/sys/netinet6/udp6_usrreq.c Directory Propert

svn commit: r274265 - stable/10/sys/netinet6

2014-11-07 Thread Bryan Venteicher
Author: bryanv Date: Sat Nov 8 02:47:23 2014 New Revision: 274265 URL: https://svnweb.freebsd.org/changeset/base/274265 Log: MFC r272801: Move the calls to u_tun_func() into udp6_append() A similar cleanup for UDPv4 was performed in r220620. Modified: stable/10/sys/netinet6/udp6_us

svn commit: r274264 - stable/10/sys/netinet

2014-11-07 Thread Bryan Venteicher
Author: bryanv Date: Sat Nov 8 02:40:00 2014 New Revision: 274264 URL: https://svnweb.freebsd.org/changeset/base/274264 Log: MFC r272797: Check for mbuf copy failure when there are multiple multicast sockets This partitular case is the only path where the mbuf could be NULL. udp_app

svn commit: r274263 - stable/10/contrib/netcat

2014-11-07 Thread Xin LI
Author: delphij Date: Sat Nov 8 00:55:06 2014 New Revision: 274263 URL: https://svnweb.freebsd.org/changeset/base/274263 Log: MFC r273619: MFV r273617: netcat from OpenBSD 5.6. Modified: stable/10/contrib/netcat/netcat.c Directory Properties: stable/10/ (props changed) Modified: stable/

svn commit: r274262 - stable/10/usr.bin/gzip

2014-11-07 Thread Xin LI
Author: delphij Date: Sat Nov 8 00:51:31 2014 New Revision: 274262 URL: https://svnweb.freebsd.org/changeset/base/274262 Log: MFC r273507: Sync with NetBSD. Modified: stable/10/usr.bin/gzip/Makefile stable/10/usr.bin/gzip/gzip.1 stable/10/usr.bin/gzip/gzip.c stable/10/usr.bin/gzip/zmor

svn commit: r274261 - in stable/10/contrib/xz: . src/liblzma/api/lzma src/liblzma/check src/liblzma/lzma src/xz

2014-11-07 Thread Xin LI
Author: delphij Date: Sat Nov 8 00:49:45 2014 New Revision: 274261 URL: https://svnweb.freebsd.org/changeset/base/274261 Log: MFC r273498: MFV r273494: xz 5.0.7. Modified: stable/10/contrib/xz/ChangeLog stable/10/contrib/xz/THANKS stable/10/contrib/xz/TODO stable/10/contrib/xz/src/libl

svn commit: r274260 - in stable/10/sys/cam: ata scsi

2014-11-07 Thread George V. Neville-Neil
Author: gnn Date: Sat Nov 8 00:47:16 2014 New Revision: 274260 URL: https://svnweb.freebsd.org/changeset/base/274260 Log: MFC: 273279 Add new quirks for the latest Samsung SSD, model 850. Submitted by: sbruno Modified: stable/10/sys/cam/ata/ata_da.c stable/10/sys/cam/scsi/scsi_da

svn commit: r274259 - stable/10/tools/tools/netmap

2014-11-07 Thread George V. Neville-Neil
Author: gnn Date: Sat Nov 8 00:42:11 2014 New Revision: 274259 URL: https://svnweb.freebsd.org/changeset/base/274259 Log: MFC: 272962 Add a new option, -P, to pkt-gen which reads a single packet from a stored pcap file and transmits it instead of the default UDP packet. Reviewed by:

svn commit: r274254 - head/bin/sh

2014-11-07 Thread Jilles Tjoelker
Author: jilles Date: Fri Nov 7 21:30:16 2014 New Revision: 274254 URL: https://svnweb.freebsd.org/changeset/base/274254 Log: sh(1): Mention portability issue with shifting zero positional parameters. Per Austin Group issue #459, shifting zero positional parameters may or may not be consi

svn commit: r274253 - head/sys/cam/ctl

2014-11-07 Thread Alexander Motin
Author: mav Date: Fri Nov 7 20:42:15 2014 New Revision: 274253 URL: https://svnweb.freebsd.org/changeset/base/274253 Log: Fix LUN resize broken by r272911 commit. MFC after:3 days Modified: head/sys/cam/ctl/ctl_backend_block.c Modified: head/sys/cam/ctl/ctl_backend_block.c

svn commit: r274252 - in head/sys: dev/random modules/random

2014-11-07 Thread Konstantin Belousov
Author: kib Date: Fri Nov 7 20:23:43 2014 New Revision: 274252 URL: https://svnweb.freebsd.org/changeset/base/274252 Log: Fix random.ko module. - Remove duplicated sources between standard part of the kernel and module. In particular, it caused duplicated lock initialization and sysc

svn commit: r274251 - head/sys/sys

2014-11-07 Thread Konstantin Belousov
Author: kib Date: Fri Nov 7 20:15:23 2014 New Revision: 274251 URL: https://svnweb.freebsd.org/changeset/base/274251 Log: Add DEV_MODULE_ORDERED(). Sponsored by: The FreeBSD Foundation MFC after:1 week Modified: head/sys/sys/conf.h Modified: head/sys/sys/conf.h ==

svn commit: r274250 - head/sys/dev/random

2014-11-07 Thread Konstantin Belousov
Author: kib Date: Fri Nov 7 20:10:09 2014 New Revision: 274250 URL: https://svnweb.freebsd.org/changeset/base/274250 Log: Simplify assembler in ivy.c. Move the copying of the random bits into buffer from asm to C, which reduces amount of arguments for inline asm and simplifies constraints.

svn commit: r274249 - head/sys/dev/ofw

2014-11-07 Thread Zbigniew Bodek
Author: zbb Date: Fri Nov 7 19:34:10 2014 New Revision: 274249 URL: https://svnweb.freebsd.org/changeset/base/274249 Log: Avoid panic in ofwbus caused by not released resource list entry After resource allocation and release, resource list entry stays non-NULL. This causes panic in ofwbu

svn commit: r274248 - head/usr.sbin/ctld

2014-11-07 Thread Alexander Motin
Author: mav Date: Fri Nov 7 19:32:10 2014 New Revision: 274248 URL: https://svnweb.freebsd.org/changeset/base/274248 Log: Remove unused assignments, noticed by Clang analyzer. MFC after:1 week Modified: head/usr.sbin/ctld/ctld.c Modified: head/usr.sbin/ctld/ctld.c =

svn commit: r274246 - in head: sbin/ifconfig share/man/man4 sys/conf sys/modules sys/modules/if_gre sys/modules/if_me sys/net sys/netinet sys/netinet6

2014-11-07 Thread Andrey V. Elsukov
Author: ae Date: Fri Nov 7 19:13:19 2014 New Revision: 274246 URL: https://svnweb.freebsd.org/changeset/base/274246 Log: Overhaul if_gre(4). Split it into two modules: if_gre(4) for GRE encapsulation and if_me(4) for minimal encapsulation within IP. gre(4) changes: * convert to if

svn commit: r274239 - stable/10/sys/fs/autofs

2014-11-07 Thread Edward Tomasz Napierala
Author: trasz Date: Fri Nov 7 15:52:32 2014 New Revision: 274239 URL: https://svnweb.freebsd.org/changeset/base/274239 Log: MFC r272931: Add assertion to catch duplicated nodes. Sponsored by: The FreeBSD Foundation Modified: stable/10/sys/fs/autofs/autofs_vnops.c Directory Properti

svn commit: r274238 - stable/10/sys/fs/autofs

2014-11-07 Thread Edward Tomasz Napierala
Author: trasz Date: Fri Nov 7 15:50:40 2014 New Revision: 274238 URL: https://svnweb.freebsd.org/changeset/base/274238 Log: MFC r272836: Remove remnants of some cleanup; no functional changes. Sponsored by: The FreeBSD Foundation Modified: stable/10/sys/fs/autofs/autofs_vnops.c Dir

svn commit: r274237 - stable/10/sys/fs/autofs

2014-11-07 Thread Edward Tomasz Napierala
Author: trasz Date: Fri Nov 7 15:49:04 2014 New Revision: 274237 URL: https://svnweb.freebsd.org/changeset/base/274237 Log: MFC r272743: Simplify; no functional changes. Sponsored by: The FreeBSD Foundation Modified: stable/10/sys/fs/autofs/autofs.c Directory Properties: stable/1

svn commit: r274236 - stable/10/sys/fs/autofs

2014-11-07 Thread Edward Tomasz Napierala
Author: trasz Date: Fri Nov 7 15:47:22 2014 New Revision: 274236 URL: https://svnweb.freebsd.org/changeset/base/274236 Log: MFC r272512: Make autofs use shared vnode locks. Sponsored by: The FreeBSD Foundation Modified: stable/10/sys/fs/autofs/autofs.h stable/10/sys/fs/autofs/aut

svn commit: r274235 - stable/10/sys/fs/autofs

2014-11-07 Thread Edward Tomasz Napierala
Author: trasz Date: Fri Nov 7 15:45:34 2014 New Revision: 274235 URL: https://svnweb.freebsd.org/changeset/base/274235 Log: MFC r272471: Fix autofs debug macros. Sponsored by: The FreeBSD Foundation Modified: stable/10/sys/fs/autofs/autofs.h Directory Properties: stable/10/ (pr

svn commit: r274234 - stable/10/sys/fs/autofs

2014-11-07 Thread Edward Tomasz Napierala
Author: trasz Date: Fri Nov 7 15:44:03 2014 New Revision: 274234 URL: https://svnweb.freebsd.org/changeset/base/274234 Log: MFC r272470: Make autofs(4) use shared lock for lookups, instead of exclusive one. Sponsored by: The FreeBSD Foundation Modified: stable/10/sys/fs/autofs/auto

svn commit: r274233 - stable/10/sys/fs/autofs

2014-11-07 Thread Edward Tomasz Napierala
Author: trasz Date: Fri Nov 7 15:42:11 2014 New Revision: 274233 URL: https://svnweb.freebsd.org/changeset/base/274233 Log: MFC r272405: Call uma_zfree() outside of lock, and improve comment. Sponsored by: The FreeBSD Foundation Modified: stable/10/sys/fs/autofs/autofs.c Directory

svn commit: r274232 - stable/10/sys/fs/autofs

2014-11-07 Thread Edward Tomasz Napierala
Author: trasz Date: Fri Nov 7 15:40:34 2014 New Revision: 274232 URL: https://svnweb.freebsd.org/changeset/base/274232 Log: MFC r272403: Make autofs timeout handling use timeout task instead of callout; that's because the handler can sleep on sx lock. Sponsored by: The FreeBSD Found

Re: svn commit: r274226 - head/gnu/lib/libdialog

2014-11-07 Thread Garrett Cooper
> On Nov 7, 2014, at 02:49, Baptiste Daroussin wrote: > > Author: bapt > Date: Fri Nov 7 10:49:54 2014 > New Revision: 274226 > URL: https://svnweb.freebsd.org/changeset/base/274226 > > Log: > libdialog has to be linked to libncursesw and libm Thank you for fixing these implicit dependencies

svn commit: r274231 - in head/sys: dev/hyperv/netvsc net netgraph

2014-11-07 Thread Gleb Smirnoff
Author: glebius Date: Fri Nov 7 15:14:10 2014 New Revision: 274231 URL: https://svnweb.freebsd.org/changeset/base/274231 Log: Remove struct arpcom. It is unused by most interface types, that allocate it, except Ethernet, where it carried ng_ether(4) pointer. For now carry the pointer in if_

svn commit: r274230 - head/sys/netipsec

2014-11-07 Thread Andrey V. Elsukov
Author: ae Date: Fri Nov 7 12:05:20 2014 New Revision: 274230 URL: https://svnweb.freebsd.org/changeset/base/274230 Log: Pass mbuf to pfil processing before stripping outer IP header as it is described in if_enc(4). MFC after:2 week Sponsored by: Yandex LLC Modified: head/sys/ne

svn commit: r274228 - head/sys/dev/ixl

2014-11-07 Thread Bjoern A. Zeeb
Author: bz Date: Fri Nov 7 11:34:06 2014 New Revision: 274228 URL: https://svnweb.freebsd.org/changeset/base/274228 Log: After r274205 unbreak NOIP kernels. vsi is now also used outside address family specific blocks so move it out from under the condition. MFC after:6 days X-MFC

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

2014-11-07 Thread Hans Petter Selasky
Author: hselasky Date: Fri Nov 7 11:04:27 2014 New Revision: 274227 URL: https://svnweb.freebsd.org/changeset/base/274227 Log: Add new USB IDs. Submitted by: G'abor Zahemszky MFC after:1 week Modified: head/sys/dev/usb/serial/u3g.c head/sys/dev/usb/usbdevs Modified: head/sys/d

svn commit: r274226 - head/gnu/lib/libdialog

2014-11-07 Thread Baptiste Daroussin
Author: bapt Date: Fri Nov 7 10:49:54 2014 New Revision: 274226 URL: https://svnweb.freebsd.org/changeset/base/274226 Log: libdialog has to be linked to libncursesw and libm Modified: head/gnu/lib/libdialog/Makefile Modified: head/gnu/lib/libdialog/Makefile =

svn commit: r274225 - in head/sys: net netinet netinet/cc netinet6 netipsec netpfil/ipfw netpfil/pf

2014-11-07 Thread Gleb Smirnoff
Author: glebius Date: Fri Nov 7 09:39:05 2014 New Revision: 274225 URL: https://svnweb.freebsd.org/changeset/base/274225 Log: Remove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNET where needed. Sponsored by: Nginx, Inc. Modified: head/sys/net/bpf.c head/sys/net/flowtable.c head/s

svn commit: r274224 - head/sys/net

2014-11-07 Thread Gleb Smirnoff
Author: glebius Date: Fri Nov 7 09:15:39 2014 New Revision: 274224 URL: https://svnweb.freebsd.org/changeset/base/274224 Log: Remove useless structure ifindex_entry. Sponsored by: Nginx, Inc. Sponsored by: Netflix Modified: head/sys/net/if.c Modified: head/sys/net/if.c ==

svn commit: r274223 - head/sys/netinet6

2014-11-07 Thread Gleb Smirnoff
Author: glebius Date: Fri Nov 7 08:58:05 2014 New Revision: 274223 URL: https://svnweb.freebsd.org/changeset/base/274223 Log: Remove VNET_SYSCTL_ARG(). The generic sysctl(9) code handles that. Reviewed by: ae Sponsored by: Nginx, Inc. Modified: head/sys/netinet6/in6_proto.c Modified