Author: matthew (ports committer)
Date: Sat May 20 06:01:09 2017
New Revision: 318573
URL: https://svnweb.freebsd.org/changeset/base/318573
Log:
Take in jkh's commit bit, at his own request
Approved by: core (implicit)
Modified:
svnadmin/conf/access
Modified: svnadmin/conf/access
=
Author: jhibbits
Date: Sat May 20 05:12:32 2017
New Revision: 318572
URL: https://svnweb.freebsd.org/changeset/base/318572
Log:
MFC r314370,r318130,r318167:
DTrace related fixes for PowerPC.
r314370:
Unbreak kernel breakpoints, broken for ~4 years now
r318130:
Fix t
Author: emaste
Date: Sat May 20 03:51:31 2017
New Revision: 318571
URL: https://svnweb.freebsd.org/changeset/base/318571
Log:
bsdgrep: emit more than MAX_LINE_MATCHES per line
We should not set an arbitrary cap on the number of matches on a line,
and in any case MAX_LINE_MATCHES of 32 is
Author: gjb
Date: Sat May 20 01:04:18 2017
New Revision: 318568
URL: https://svnweb.freebsd.org/changeset/base/318568
Log:
Document r316613, C standard library has been updated to make use
of reallocarray(3).
Document r318121, system libraries have been updated to make use
of reallocarray(
Author: gjb
Date: Sat May 20 01:04:18 2017
New Revision: 318567
URL: https://svnweb.freebsd.org/changeset/base/318567
Log:
s/nullability attribute/nullability qualifier/
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: s
Author: gjb
Date: Sat May 20 01:04:19 2017
New Revision: 318569
URL: https://svnweb.freebsd.org/changeset/base/318569
Log:
Document r316613, C standard library has been updated to make use
of reallocarray(3).
Document r318121, system libraries have been updated to make use
of reallocarray(
Author: adrian
Date: Sat May 20 00:43:52 2017
New Revision: 318566
URL: https://svnweb.freebsd.org/changeset/base/318566
Log:
[net80211] prepare for A-MSDU/A-MPDU offload crypto / sequence number
checking.
When doing AMSDU offload, the driver (for now!) presents 802.11 frames with
the sa
Author: emaste
Date: Sat May 20 00:42:47 2017
New Revision: 318565
URL: https://svnweb.freebsd.org/changeset/base/318565
Log:
bsdgrep: fix segfault with --mmap
r313948 partially fixed --mmap behavior but was incomplete. This commit
generally reverts it and does it the more correct way- b
Author: kib
Date: Sat May 20 00:41:12 2017
New Revision: 318564
URL: https://svnweb.freebsd.org/changeset/base/318564
Log:
MFC r318256:
Style.
Modified:
stable/11/libexec/rtld-elf/rtld.c
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/libexec/rtld-elf/rtld.c
==
Author: jhb
Date: Fri May 19 23:01:55 2017
New Revision: 318563
URL: https://svnweb.freebsd.org/changeset/base/318563
Log:
MFC 318360: Fix p_endcopy.
For p_endcopy to work correctly, it must be the name of the next element
in struct proc after the end of the copy region, not the name of t
Author: jhb
Date: Fri May 19 22:54:45 2017
New Revision: 318562
URL: https://svnweb.freebsd.org/changeset/base/318562
Log:
Exclude ccr(4) from arm LINT since it excludes cxgbe(4).
Modified:
head/sys/arm/conf/NOTES
Modified: head/sys/arm/conf/NOTES
Author: markj
Date: Fri May 19 21:18:42 2017
New Revision: 318560
URL: https://svnweb.freebsd.org/changeset/base/318560
Log:
Direct commit to fix the PC98 build.
Modified:
stable/11/sys/libkern/crc32.c
Modified: stable/11/sys/libkern/crc32.c
==
Author: gjb
Date: Fri May 19 20:22:44 2017
New Revision: 318559
URL: https://svnweb.freebsd.org/changeset/base/318559
Log:
Add missing 'driver' after manual page references where missing.
Spotted by: jhb
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO88
Author: gjb
Date: Fri May 19 20:20:17 2017
New Revision: 318558
URL: https://svnweb.freebsd.org/changeset/base/318558
Log:
Add a missing ')'.
Spotted by: vangyzen
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stab
Author: gjb
Date: Fri May 19 20:16:14 2017
New Revision: 318557
URL: https://svnweb.freebsd.org/changeset/base/318557
Log:
Document r305476, OpenSSH blacklistd(8) support.
Wording fixes.
Expand what GARP means.
Submitted by: lidl
Sponsored by: The FreeBSD Foundation
Modified:
stabl
Author: gjb
Date: Fri May 19 20:11:33 2017
New Revision: 318554
URL: https://svnweb.freebsd.org/changeset/base/318554
Log:
Document r306660, Virtual Function devices on T4 and T5 adapters.
Document r306661, TCP Offload Engine on Chelsio T4+ adapters.
Document r306664, cxgbev(4) addition.
D
Author: gjb
Date: Fri May 19 20:11:30 2017
New Revision: 318551
URL: https://svnweb.freebsd.org/changeset/base/318551
Log:
Further clarify zfsbootcfg(8).
Move kvm_close(3) entry to 'Runtime Libraries and API'.
Move cloudabi(4) to the 'Kernel Modules' section.
Submitted by: jhb
Sponsor
Author: gjb
Date: Fri May 19 20:11:35 2017
New Revision: 318556
URL: https://svnweb.freebsd.org/changeset/base/318556
Log:
Add a 'Userland Debugging' section.
Document r306786, core dumps now include the process ID (PID) and
command line arguments.
Document r304499, ptrace(2) now supports
Author: gjb
Date: Fri May 19 20:11:34 2017
New Revision: 318555
URL: https://svnweb.freebsd.org/changeset/base/318555
Log:
Document r306520, PCI pass through with bhyve resets functions via
FLR.
Document r306471, PCI pass through with bhyve supports more dynamic
configurations.
Submit
Author: gjb
Date: Fri May 19 20:11:32 2017
New Revision: 318553
URL: https://svnweb.freebsd.org/changeset/base/318553
Log:
Document r312394, /dev/kmem no longer supports access via mmap().
Document r306533, devctl(8) now supports a "clear driver" command.
Submitted by: jhb
Sponsored by:
Author: gjb
Date: Fri May 19 20:11:31 2017
New Revision: 318552
URL: https://svnweb.freebsd.org/changeset/base/318552
Log:
Document r309258, max_align_t' is now defined for C11 compliance.
Submitted by: jhb
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8
Author: maxim
Date: Fri May 19 20:02:32 2017
New Revision: 318550
URL: https://svnweb.freebsd.org/changeset/base/318550
Log:
o Missed flag restored.
PR: 219395
Submitted by: Tiwei Bie
Modified:
head/usr.sbin/devctl/devctl.8
Modified: head/usr.sbin/devctl/devctl.8
===
Author: gjb
Date: Fri May 19 18:23:44 2017
New Revision: 318549
URL: https://svnweb.freebsd.org/changeset/base/318549
Log:
Use literal tags around 'keep state'/'keep frags' to avoid (mis)placing
a comma.
In collaboration with:adamw
Sponsored by: The FreeBSD Foundation
Modified:
Author: emaste
Date: Fri May 19 18:13:41 2017
New Revision: 318548
URL: https://svnweb.freebsd.org/changeset/base/318548
Log:
msdosfs: use C99 types
General cleanup, for diff reduction with NetBSD and future use by FAT
support in makefs.
Submitted by: Siva Mahadevan
Obtained from:
Author: gjb
Date: Fri May 19 18:07:28 2017
New Revision: 318547
URL: https://svnweb.freebsd.org/changeset/base/318547
Log:
Fix a few grammar and ambiguity nits.
Submitted by: adamw
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
On Friday, May 19, 2017 06:33:55 PM Baptiste Daroussin wrote:
> On Fri, May 19, 2017 at 09:17:23AM -0700, John Baldwin wrote:
> > On Thursday, May 18, 2017 11:24:29 PM Baptiste Daroussin wrote:
> > I think an upgrade won't bring the file back necessarily (etcupdate warns
> > you
> > that a removed
Author: ngie
Date: Fri May 19 17:14:29 2017
New Revision: 318546
URL: https://svnweb.freebsd.org/changeset/base/318546
Log:
sys/fs/tmpfs/vnd_test: make md(4) allocation dynamic
The previous logic was flawed in the sense that it assumed that /dev/md3
was always available. This was a caveat
Author: ngie
Date: Fri May 19 17:04:01 2017
New Revision: 318545
URL: https://svnweb.freebsd.org/changeset/base/318545
Log:
Install {cron.d,newsyslog.conf.d,syslog.d} via `make distribution`, not `make
install`
I incorrectly started this pattern in r277541 with the opensm
newsyslog.conf.d
On Fri, May 19, 2017 at 09:17:23AM -0700, John Baldwin wrote:
> On Thursday, May 18, 2017 11:24:29 PM Baptiste Daroussin wrote:
> > On Thu, May 18, 2017 at 09:48:25AM -0700, John Baldwin wrote:
> > > On Thursday, May 18, 2017 03:09:32 PM Baptiste Daroussin wrote:
> > > > On Thu, May 18, 2017 at 02:
On Thursday, May 18, 2017 11:24:29 PM Baptiste Daroussin wrote:
> On Thu, May 18, 2017 at 09:48:25AM -0700, John Baldwin wrote:
> > On Thursday, May 18, 2017 03:09:32 PM Baptiste Daroussin wrote:
> > > On Thu, May 18, 2017 at 02:56:31AM -0700, Rodney W. Grimes wrote:
> > > > > Author: ngie
> > > >
Author: gjb
Date: Fri May 19 16:22:26 2017
New Revision: 318544
URL: https://svnweb.freebsd.org/changeset/base/318544
Log:
Remove an HREF from a section title.
Suggested by: asomers
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xm
Author: gjb
Date: Fri May 19 16:15:00 2017
New Revision: 318543
URL: https://svnweb.freebsd.org/changeset/base/318543
Log:
Document r317373, periodic(8) sleep consolidation.
Submitted by: asomers
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relno
Author: gjb
Date: Fri May 19 15:57:05 2017
New Revision: 318542
URL: https://svnweb.freebsd.org/changeset/base/318542
Log:
Correct a typo.
Submitted by: vangyzen
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/
Author: hselasky
Date: Fri May 19 13:05:40 2017
New Revision: 318541
URL: https://svnweb.freebsd.org/changeset/base/318541
Log:
MFC r317505:
Don't free uninitialized sysctl contexts in the mlx4en driver. This
can cause NULL pointer panics during failed device attach.
Differential Revisi
Author: hselasky
Date: Fri May 19 13:04:09 2017
New Revision: 318540
URL: https://svnweb.freebsd.org/changeset/base/318540
Log:
MFC r317505:
Don't free uninitialized sysctl contexts in the mlx4en driver. This
can cause NULL pointer panics during failed device attach.
Differential Revisi
Author: vangyzen
Date: Fri May 19 13:04:05 2017
New Revision: 318539
URL: https://svnweb.freebsd.org/changeset/base/318539
Log:
libthr: fix warnings at WARNS=6
Fix warnings about the following when WARNS=6 (which I will commit soon):
- casting away const
- no previous 'extern' declar
Author: hselasky
Date: Fri May 19 13:02:19 2017
New Revision: 318538
URL: https://svnweb.freebsd.org/changeset/base/318538
Log:
MFC r317505:
Don't free uninitialized sysctl contexts in the mlx4en driver. This
can cause NULL pointer panics during failed device attach.
Differential Revisi
Author: hselasky
Date: Fri May 19 12:56:18 2017
New Revision: 318537
URL: https://svnweb.freebsd.org/changeset/base/318537
Log:
MFC r313555:
Flexible and asymmetric allocation of EQs and MSI-X vectors for PF/VFs.
Previously, the mlx4 driver queried the firmware in order to get the
numbe
Author: hselasky
Date: Fri May 19 12:53:50 2017
New Revision: 318536
URL: https://svnweb.freebsd.org/changeset/base/318536
Log:
MFC r313555:
Flexible and asymmetric allocation of EQs and MSI-X vectors for PF/VFs.
Previously, the mlx4 driver queried the firmware in order to get the
numbe
Author: hselasky
Date: Fri May 19 12:51:13 2017
New Revision: 318535
URL: https://svnweb.freebsd.org/changeset/base/318535
Log:
MFC r313555:
Flexible and asymmetric allocation of EQs and MSI-X vectors for PF/VFs.
Previously, the mlx4 driver queried the firmware in order to get the
numbe
Author: hselasky
Date: Fri May 19 12:42:33 2017
New Revision: 318534
URL: https://svnweb.freebsd.org/changeset/base/318534
Log:
MFC r313556:
Change mlx4 QP allocation scheme.
When using Blue-Flame, BF, the QPN overrides the VLAN, CV, and SV
fields in the WQE. Thus, BF may only be used f
Author: hselasky
Date: Fri May 19 12:39:35 2017
New Revision: 318533
URL: https://svnweb.freebsd.org/changeset/base/318533
Log:
MFC r313556:
Change mlx4 QP allocation scheme.
When using Blue-Flame, BF, the QPN overrides the VLAN, CV, and SV
fields in the WQE. Thus, BF may only be used f
Author: hselasky
Date: Fri May 19 12:35:23 2017
New Revision: 318532
URL: https://svnweb.freebsd.org/changeset/base/318532
Log:
MFC r313556:
Change mlx4 QP allocation scheme.
When using Blue-Flame, BF, the QPN overrides the VLAN, CV, and SV
fields in the WQE. Thus, BF may only be used f
Author: hselasky
Date: Fri May 19 12:22:48 2017
New Revision: 318531
URL: https://svnweb.freebsd.org/changeset/base/318531
Log:
mlx4: Use the CQ quota for SRIOV when creating completion EQs
When creating EQs to handle CQ completion events for the PF or for
VFs, we create enough EQE entrie
Author: mmel
Date: Fri May 19 11:45:14 2017
New Revision: 318530
URL: https://svnweb.freebsd.org/changeset/base/318530
Log:
Increase maximum text segment size.
LLVM binaries are huge...
MFC after:3 days
Modified:
head/sys/arm/include/vmparam.h
Modified: head/sys/arm/include/vmpara
Author: kib
Date: Fri May 19 10:16:51 2017
New Revision: 318529
URL: https://svnweb.freebsd.org/changeset/base/318529
Log:
MFC r318243:
Do not wake up sleeping thread in reschedule_signals() if the signal
is blocked. The spurious wakeup might result in spurious EINTR.
PR: 219228
Mod
Author: kib
Date: Fri May 19 09:04:18 2017
New Revision: 318528
URL: https://svnweb.freebsd.org/changeset/base/318528
Log:
MFC r318243:
Do not wake up sleeping thread in reschedule_signals() if the signal
is blocked. The spurious wakeup might result in spurious EINTR.
PR: 219228
Mod
Author: truckman
Date: Fri May 19 08:38:03 2017
New Revision: 318527
URL: https://svnweb.freebsd.org/changeset/base/318527
Log:
Fix the queue delay estimation in PIE/FQ-PIE when the timestamp
(TS) method is used. When packet timestamp is used, the "current_qdelay"
keeps storing the last que
Author: wma
Date: Fri May 19 08:26:41 2017
New Revision: 318526
URL: https://svnweb.freebsd.org/changeset/base/318526
Log:
Fix boot up on ARMADA38X uniprocessor variant
Marvell Armada 380 is a uni-processor variant of the 38x SoC
family. A function platform_mp_setmaxid() was setting a har
Author: wma
Date: Fri May 19 08:25:40 2017
New Revision: 318525
URL: https://svnweb.freebsd.org/changeset/base/318525
Log:
Fix MPIC mask/unmask
Before the fix for single interrupt, both percpu and non-percpu routes
were enabled/disable at the same time.
Submitted by: Marcin Wojtas h
Author: wma
Date: Fri May 19 08:24:23 2017
New Revision: 318524
URL: https://svnweb.freebsd.org/changeset/base/318524
Log:
Poll PHY status using internal e6000sw registers
e6000sw family automatically reflects PHY status in each port's registers.
Therefore it is not necessary to do a full
Author: royger
Date: Fri May 19 08:19:51 2017
New Revision: 318523
URL: https://svnweb.freebsd.org/changeset/base/318523
Log:
xen/netfront: don't drop the ring RX lock with inconsistent ring state
Make sure the RX ring lock is only released when the state of the ring is
consistent, or els
Author: wma
Date: Fri May 19 08:19:39 2017
New Revision: 318522
URL: https://svnweb.freebsd.org/changeset/base/318522
Log:
Enable proper configuration of CESA MBUS windows
For all Marvell devices, MBUS windows configuration is done
in a common place. Only CESA was an exception, so move it
Author: wma
Date: Fri May 19 08:16:47 2017
New Revision: 318521
URL: https://svnweb.freebsd.org/changeset/base/318521
Log:
Improve busy-wait loop during switch phy access in e6000sw
Hitherto implementation of PHY polling resulted in a risk of an
endless loop and very high occupation of th
Author: royger
Date: Fri May 19 08:11:15 2017
New Revision: 318520
URL: https://svnweb.freebsd.org/changeset/base/318520
Log:
xen/blkfront: correctly detach a disk with active users
Call disk_gone when the backend switches to the "Closing" state and blkfront
still has pending users. This
Author: eugen (ports committer)
Date: Fri May 19 07:31:48 2017
New Revision: 318519
URL: https://svnweb.freebsd.org/changeset/base/318519
Log:
MFC r318150:
Fix translation of transit PPtP/GRE connections for ipfw nat/natd "global"
case.
PR: 218968
Approved by:ae, vse
Author: eugen (ports committer)
Date: Fri May 19 07:28:36 2017
New Revision: 318518
URL: https://svnweb.freebsd.org/changeset/base/318518
Log:
MFC r318150:
Fix translation of transit PPtP/GRE connections for ipfw nat/natd
"global" case.
PR: 218968
Approved by: ae, v
57 matches
Mail list logo