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
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
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
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
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
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
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.
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
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
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
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/
___
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
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
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
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
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
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
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
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
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
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
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:
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
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
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:
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
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
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
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
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
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
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
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
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
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/
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
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
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:
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
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
40 matches
Mail list logo