Re: svn commit: r291913 - head/tools/tools/nanobsd

2015-12-11 Thread Olivier Cochard-Labbé
On Mon, Dec 7, 2015 at 5:02 AM, Warner Losh wrote: > Author: imp > Date: Mon Dec 7 04:02:31 2015 > New Revision: 291913 > URL: https://svnweb.freebsd.org/changeset/base/291913 > > Log: > Generally use shorter, more idiomatic sh expressions in a bunch of > places. > > Modified: > head/tools

Re: svn commit: r291171 - in head/sys: amd64/amd64 compat/ia32 i386/i386 kern sys

2015-12-11 Thread Oliver Pinter
On Friday, December 11, 2015, Konstantin Belousov wrote: > On Thu, Dec 10, 2015 at 10:48:11PM +0100, Oliver Pinter wrote: > > On Thursday, December 10, 2015, Konstantin Belousov > > > wrote: > > > > > On Thu, Dec 10, 2015 at 10:18:19PM +0100, Oliver Pinter wrote: > > > > On Mon, Nov 23, 2015 at

svn commit: r292127 - head/usr.bin/unzip

2015-12-11 Thread Alex Kozlov
Author: ak (ports committer) Date: Fri Dec 11 23:52:08 2015 New Revision: 292127 URL: https://svnweb.freebsd.org/changeset/base/292127 Log: - Allow to extract symlinks - Implement 4-digit year format listing (-y option) - Improve detection of text files - Use %ju for error_count as it is u

svn commit: r292126 - head/usr.bin/unzip

2015-12-11 Thread Alex Kozlov
Author: ak (ports committer) Date: Fri Dec 11 23:46:33 2015 New Revision: 292126 URL: https://svnweb.freebsd.org/changeset/base/292126 Log: - Remove stray whitespaces Approved by: des Modified: head/usr.bin/unzip/unzip.c Modified: head/usr.bin/unzip/unzip.c

svn commit: r292124 - in head: . etc/etc.riscv lib/csu/riscv lib/libc/riscv lib/libthr/arch/riscv lib/msun/riscv share/mk

2015-12-11 Thread Ruslan Bukin
Author: br Date: Fri Dec 11 22:55:23 2015 New Revision: 292124 URL: https://svnweb.freebsd.org/changeset/base/292124 Log: Start support for the RISC-V 64-bit architecture developed by UC Berkeley. RISC-V is a new ISA designed to support computer research and education, and is now become a

svn commit: r292125 - head/share/mk

2015-12-11 Thread Bryan Drewery
Author: bdrewery Date: Fri Dec 11 22:55:41 2015 New Revision: 292125 URL: https://svnweb.freebsd.org/changeset/base/292125 Log: DIRDEPS_BUILD: Don't force C dependencies on kernel modules for bootstrapping. These use ld(1), effectively -nostdlib, and don't need any of these normal depende

svn commit: r292123 - head/share/man/man4

2015-12-11 Thread Ravi Pokala
Author: rpokala Date: Fri Dec 11 21:50:59 2015 New Revision: 292123 URL: https://svnweb.freebsd.org/changeset/base/292123 Log: [PR 195033] Document mps.enable_ssu mps(4) sends StartStopUnit to SATA direct-access devices during shutdown. Document the tunables which control that behavior.

svn commit: r292122 - head/usr.sbin/sesutil

2015-12-11 Thread Baptiste Daroussin
Author: bapt Date: Fri Dec 11 21:11:02 2015 New Revision: 292122 URL: https://svnweb.freebsd.org/changeset/base/292122 Log: Fix sesutil locate when a sesid is passed to locate command Modified: head/usr.sbin/sesutil/sesutil.c Modified: head/usr.sbin/sesutil/sesutil.c

svn commit: r292121 - head/usr.sbin/sesutil

2015-12-11 Thread Baptiste Daroussin
Author: bapt Date: Fri Dec 11 20:45:39 2015 New Revision: 292121 URL: https://svnweb.freebsd.org/changeset/base/292121 Log: sesutil: Add extra information specific to some SES devices to sesutil map Rework stat2ascii preparing a buffer of what could be printed. This prevent the risk of o

svn commit: r292120 - in head/contrib/elftoolchain: addr2line common elfcopy libelf readelf

2015-12-11 Thread Ed Maste
Author: emaste Date: Fri Dec 11 20:28:27 2015 New Revision: 292120 URL: https://svnweb.freebsd.org/changeset/base/292120 Log: Update to ELF Tool Chain r3272 Highlights (not already in the FreeBSD tree): - addr2line: Speed up and support searching inlined functions - addr2line: Support

svn commit: r292119 - vendor/elftoolchain/elftoolchain-r3272

2015-12-11 Thread Ed Maste
Author: emaste Date: Fri Dec 11 20:14:19 2015 New Revision: 292119 URL: https://svnweb.freebsd.org/changeset/base/292119 Log: Tag elftoolchain-r3272 Added: vendor/elftoolchain/elftoolchain-r3272/ - copied from r292118, vendor/elftoolchain/dist/ ___

svn commit: r292118 - in vendor/elftoolchain/dist: addr2line common elfcopy libelf readelf

2015-12-11 Thread Ed Maste
Author: emaste Date: Fri Dec 11 20:13:36 2015 New Revision: 292118 URL: https://svnweb.freebsd.org/changeset/base/292118 Log: Import ELF Tool Chain snapshot revision r3272 From http://svn.code.sf.net/p/elftoolchain/code/ Modified: vendor/elftoolchain/dist/addr2line/addr2line.1 vendor/e

svn commit: r292117 - in head/sys: kern vm

2015-12-11 Thread Mark Johnston
Author: markj Date: Fri Dec 11 20:05:07 2015 New Revision: 292117 URL: https://svnweb.freebsd.org/changeset/base/292117 Log: Don't make assertions about td_critnest when the scheduler is stopped. A panicking thread always executes with a critical section held, so any attempt to allocate o

svn commit: r292116 - head/contrib/elftoolchain/elfcopy

2015-12-11 Thread Ed Maste
Author: emaste Date: Fri Dec 11 18:47:41 2015 New Revision: 292116 URL: https://svnweb.freebsd.org/changeset/base/292116 Log: elfcopy: include extension but replace . when converting from binary The change in r291958 was not consistent with GNU objcopy. The start, end and size symbols cre

svn commit: r292115 - in stable/9/sys: modules/mlxen ofed/drivers/net/mlx4 ofed/include/linux/mlx4

2015-12-11 Thread Hans Petter Selasky
Author: hselasky Date: Fri Dec 11 18:28:20 2015 New Revision: 292115 URL: https://svnweb.freebsd.org/changeset/base/292115 Log: MFC r283612, r290710, r291694, r291699 and r291793: - Add SIOCGI2C ioctl support to the driver. Would work only on ConnectX-3 with fresh firmware. The low level c

svn commit: r292114 - head/sys/mips/include

2015-12-11 Thread Warner Losh
Author: imp Date: Fri Dec 11 16:51:04 2015 New Revision: 292114 URL: https://svnweb.freebsd.org/changeset/base/292114 Log: Correct the CONFIG0_VI value. According to http://www.t-es-t.hu/download/mips/md00090c.pdf this is bit 3 of the config0 word, not bit 2. This should fix virtually index

svn commit: r292113 - stable/10/sys/ofed/drivers/net/mlx4

2015-12-11 Thread Hans Petter Selasky
Author: hselasky Date: Fri Dec 11 15:35:47 2015 New Revision: 292113 URL: https://svnweb.freebsd.org/changeset/base/292113 Log: Enable the mlx4en TSO limits. This is a direct commit to stable/10. Sponsored by: Mellanox Technologies Modified: stable/10/sys/ofed/drivers/net/mlx4/en_ne

svn commit: r292112 - head/sys/arm64/conf

2015-12-11 Thread Andrew Turner
Author: andrew Date: Fri Dec 11 15:25:47 2015 New Revision: 292112 URL: https://svnweb.freebsd.org/changeset/base/292112 Log: Sort the list of NICs after the mii options. While here add the msk driver as it has now been tested. Sponsored by: SoftIron Inc Modified: head/sys/arm64/conf/G

svn commit: r292111 - in head/sys/dev: ncv nsp stg

2015-12-11 Thread Warner Losh
Author: imp Date: Fri Dec 11 15:24:29 2015 New Revision: 292111 URL: https://svnweb.freebsd.org/changeset/base/292111 Log: Use the right product names. Pointy Hat To: imp@ Modified: head/sys/dev/ncv/ncr53c500_pccard.c head/sys/dev/nsp/nsp_pccard.c head/sys/dev/stg/tmc18c30_pccard.c

svn commit: r292110 - head/contrib/top

2015-12-11 Thread Kurt Lidl
Author: lidl Date: Fri Dec 11 15:12:01 2015 New Revision: 292110 URL: https://svnweb.freebsd.org/changeset/base/292110 Log: Fixup include protections for building on mips64 with clang Reviewed by: sbruno, imp Approved by: rpaulo (mentor) Differential Revision:https://reviews.f

svn commit: r292108 - stable/9/sys/ofed/include/linux

2015-12-11 Thread Hans Petter Selasky
Author: hselasky Date: Fri Dec 11 14:53:40 2015 New Revision: 292108 URL: https://svnweb.freebsd.org/changeset/base/292108 Log: MFC r291690: Remove incorrect defines. The proper version of these macros is defined in linux/etherdevice.h. Sponsored by: Mellanox Technologies Modified: s

svn commit: r292109 - stable/9/sys/ofed/include/linux

2015-12-11 Thread Hans Petter Selasky
Author: hselasky Date: Fri Dec 11 14:56:19 2015 New Revision: 292109 URL: https://svnweb.freebsd.org/changeset/base/292109 Log: MFC r291693: Add some structures and defines which will be used when decoding small form factor, SFF, standards compliant ethernet EEPROMs. Obtained from:

svn commit: r292107 - in stable/10/sys: modules/mlxen ofed/drivers/net/mlx4 ofed/include/linux/mlx4

2015-12-11 Thread Hans Petter Selasky
Author: hselasky Date: Fri Dec 11 14:21:58 2015 New Revision: 292107 URL: https://svnweb.freebsd.org/changeset/base/292107 Log: MFC r290710, r291694, r291699 and r291793: - Fix print formatting compile warnings for Sparc64 and PowerPC platforms. - Updated the mlx4 and mlxen drivers to the la

svn commit: r292106 - head/usr.sbin/crunch/crunchide

2015-12-11 Thread Ed Maste
Author: emaste Date: Fri Dec 11 13:55:31 2015 New Revision: 292106 URL: https://svnweb.freebsd.org/changeset/base/292106 Log: crunchide: add RISC-V to supported machine types MFC after:1 week Sponsored by: The FreeBSD Foundation Modified: head/usr.sbin/crunch/crunchide/exec_elf32.c

svn commit: r292105 - stable/10/sys/ofed/include/linux

2015-12-11 Thread Hans Petter Selasky
Author: hselasky Date: Fri Dec 11 13:30:49 2015 New Revision: 292105 URL: https://svnweb.freebsd.org/changeset/base/292105 Log: MFC r291693: Add some structures and defines which will be used when decoding small form factor, SFF, standards compliant ethernet EEPROMs. Obtained from:

Re: svn commit: r291171 - in head/sys: amd64/amd64 compat/ia32 i386/i386 kern sys

2015-12-11 Thread Konstantin Belousov
On Thu, Dec 10, 2015 at 10:48:11PM +0100, Oliver Pinter wrote: > On Thursday, December 10, 2015, Konstantin Belousov > wrote: > > > On Thu, Dec 10, 2015 at 10:18:19PM +0100, Oliver Pinter wrote: > > > On Mon, Nov 23, 2015 at 8:09 AM, Konstantin Belousov > > wrote: > > > > Author: kib > > > > Dat

svn commit: r292104 - stable/10/sys/vm

2015-12-11 Thread Konstantin Belousov
Author: kib Date: Fri Dec 11 13:20:51 2015 New Revision: 292104 URL: https://svnweb.freebsd.org/changeset/base/292104 Log: MFC r291408: In vm_pageout_grow_cache(), do not re-try the inactive queue when active queue scan initiated write, to avoid infinite loop. Modified: stable/10/sys/vm/v

svn commit: r292103 - stable/10/sys/ofed/include/linux

2015-12-11 Thread Hans Petter Selasky
Author: hselasky Date: Fri Dec 11 13:19:33 2015 New Revision: 292103 URL: https://svnweb.freebsd.org/changeset/base/292103 Log: MFC r291690: Remove incorrect defines. The proper version of these macros is defined in linux/etherdevice.h. Sponsored by: Mellanox Technologies Modified: s

svn commit: r292102 - stable/10/sys/dev/ixl

2015-12-11 Thread Steven Hartland
Author: smh Date: Fri Dec 11 13:15:22 2015 New Revision: 292102 URL: https://svnweb.freebsd.org/changeset/base/292102 Log: MFC r289231: Fix used function warnings in ixl(4) Sponsored by: Multiplay Modified: stable/10/sys/dev/ixl/if_ixl.c Directory Properties: stable/10/ (props change

svn commit: r292101 - stable/10/sys/dev/ixl

2015-12-11 Thread Steven Hartland
Author: smh Date: Fri Dec 11 13:12:52 2015 New Revision: 292101 URL: https://svnweb.freebsd.org/changeset/base/292101 Log: MFC r285768: LAA MAC/VLAN filter + success check Sponsored by: Multiplay Modified: stable/10/sys/dev/ixl/if_ixl.c Directory Properties: stable/10/ (props changed

svn commit: r292100 - in stable/10/sys: dev/ixl modules/ixl modules/ixlv

2015-12-11 Thread Steven Hartland
Author: smh Date: Fri Dec 11 13:08:38 2015 New Revision: 292100 URL: https://svnweb.freebsd.org/changeset/base/292100 Log: MFC r284049: Update SW4 to the Intel ixl/ixlv Sponsored by: Multiplay Added: stable/10/sys/dev/ixl/i40e_devids.h - copied unchanged from r284049, head/sys/dev/i

svn commit: r292099 - stable/10/sys/dev/ixl

2015-12-11 Thread Steven Hartland
Author: smh Date: Fri Dec 11 13:05:18 2015 New Revision: 292099 URL: https://svnweb.freebsd.org/changeset/base/292099 Log: MFC r283119: Remove executable property from ixl Sponsored by: Multiplay Modified: Directory Properties: stable/10/ (props changed) stable/10/sys/dev/ixl/i40e_ad

svn commit: r292098 - stable/10/sys/dev/ixl

2015-12-11 Thread Steven Hartland
Author: smh Date: Fri Dec 11 12:58:19 2015 New Revision: 292098 URL: https://svnweb.freebsd.org/changeset/base/292098 Log: MFC r280043: Remove redundant sysctl_handle_string Sponsored by: Multiplay Modified: stable/10/sys/dev/ixl/if_ixl.c Directory Properties: stable/10/ (props chang

svn commit: r292097 - stable/10/sys/dev/ixl

2015-12-11 Thread Steven Hartland
Author: smh Date: Fri Dec 11 12:47:49 2015 New Revision: 292097 URL: https://svnweb.freebsd.org/changeset/base/292097 Log: MFC r279858 & r279860: SRIOV & 20G support Sponsored by: Multiplay Modified: stable/10/sys/dev/ixl/i40e_adminq_cmd.h stable/10/sys/dev/ixl/i40e_common.c stable/1

svn commit: r292096 - in stable/10/sys/dev: ixl netmap

2015-12-11 Thread Steven Hartland
Author: smh Date: Fri Dec 11 12:24:11 2015 New Revision: 292096 URL: https://svnweb.freebsd.org/changeset/base/292096 Log: MFC r279232: Add native netmap support to ixl Sponsored by: Multiplay Added: stable/10/sys/dev/netmap/if_ixl_netmap.h - copied unchanged from r279232, head/sys/

Re: svn commit: r292094 - stable/10/sys/dev/ixl

2015-12-11 Thread Steven Hartland
This should have referenced https://reviews.freebsd.org/D4265 On 11/12/2015 12:16, Steven Hartland wrote: Author: smh Date: Fri Dec 11 12:16:05 2015 New Revision: 292094 URL: https://svnweb.freebsd.org/changeset/base/292094 Log: MFC r277084,r277088,r277130,r277143,r277151,r277262 r277

svn commit: r292095 - stable/10/sys/dev/ixl

2015-12-11 Thread Steven Hartland
Author: smh Date: Fri Dec 11 12:20:58 2015 New Revision: 292095 URL: https://svnweb.freebsd.org/changeset/base/292095 Log: MFC r279033: Bring the XL710 drivers up to the SW3 Sponsored by: Multiplay Modified: stable/10/sys/dev/ixl/i40e_adminq.c stable/10/sys/dev/ixl/i40e_adminq_cmd.h

svn commit: r292094 - stable/10/sys/dev/ixl

2015-12-11 Thread Steven Hartland
Author: smh Date: Fri Dec 11 12:16:05 2015 New Revision: 292094 URL: https://svnweb.freebsd.org/changeset/base/292094 Log: MFC r277084,r277088,r277130,r277143,r277151,r277262 r277084: Intel I40E updates ixl v1.3.0 and ixlv 1.2.0 featuring RSS r277088, r277130, r277143, r277151 & r277262:

svn commit: r292093 - head/usr.sbin/sesutil

2015-12-11 Thread Baptiste Daroussin
Author: bapt Date: Fri Dec 11 11:08:00 2015 New Revision: 292093 URL: https://svnweb.freebsd.org/changeset/base/292093 Log: sesutils, pass the correct element type when printing the status of a given element of the ses. Sponsored by: Gandi.net Modified: head/usr.sbin/sesutil/sesutil.c

svn commit: r292092 - head/usr.sbin/sesutil

2015-12-11 Thread Baptiste Daroussin
Author: bapt Date: Fri Dec 11 10:58:26 2015 New Revision: 292092 URL: https://svnweb.freebsd.org/changeset/base/292092 Log: sesutil: fix map not printing the status of the LED device in an array Sponsored by: Gandi.net Modified: head/usr.sbin/sesutil/eltsub.c Modified: head/usr.sbin/ses