Author: kevlo
Date: Sat Jan 21 07:07:50 2017
New Revision: 312563
URL: https://svnweb.freebsd.org/changeset/base/312563
Log:
Mention softfloat and hardfloat supports for RISC-V.
Reviewed by: br
Modified:
head/share/man/man7/arch.7
Modified: head/share/man/man7/arch.7
==
Author: adrian
Date: Sat Jan 21 06:53:30 2017
New Revision: 312562
URL: https://svnweb.freebsd.org/changeset/base/312562
Log:
[ath] ensure both iv_ampdu_limit and iv_ampdu_rxmax is set.
A recent change enforced the VAP limit as well as the peer limit.
I now need to actually set iv_ampdu_l
-Original Message-
> From: on behalf of Hiren Panchasara
>
> Date: 2017-01-18, Wednesday at 14:38
> To: Alan Somers , ,
> ,
> Cc: "src-committ...@freebsd.org" ,
> "svn-src-...@freebsd.org" ,
> "svn-src-head@freebsd.org"
> Subject: Re: svn commit: r286700 - in head: sbin/ifconfig sys
... MCS16-31. God, don't commit late at night adrian.
-a
On 19 January 2017 at 23:43, Adrian Chadd wrote:
> Author: adrian
> Date: Fri Jan 20 07:43:40 2017
> New Revision: 312522
> URL: https://svnweb.freebsd.org/changeset/base/312522
>
> Log:
> [net80211] allow for MCS16-23 to be statically
Author: avos
Date: Fri Jan 20 22:41:16 2017
New Revision: 312560
URL: https://svnweb.freebsd.org/changeset/base/312560
Log:
ifconfig(8): fix '-stbc' parameter name.
MFC after:5 days
Modified:
head/sbin/ifconfig/ifieee80211.c
Modified: head/sbin/ifconfig/ifieee80211.c
===
Author: asomers
Date: Fri Jan 20 21:40:04 2017
New Revision: 312559
URL: https://svnweb.freebsd.org/changeset/base/312559
Log:
Fix misc Coverity defects in camdd(8)
CID 1341620 Fix a small memory leak
CID 1341630 Though this is technically a false positive, rearrange the
Author: asomers
Date: Fri Jan 20 21:21:41 2017
New Revision: 312558
URL: https://svnweb.freebsd.org/changeset/base/312558
Log:
Misc Coverity fixes in camcontrol(8)
CID 1229913 Fix output of "camcontrol persist -i report_capabilities".
The reported Persistent Reservation Ty
Author: kib
Date: Fri Jan 20 19:08:44 2017
New Revision: 312555
URL: https://svnweb.freebsd.org/changeset/base/312555
Log:
Use SFENCE for ordering CLFLUSHOPT.
SDM states that CLFLUSHOPT instructions can be ordered with other
writes by SFENCE, heavier MFENCE is not required.
Reviewed
Author: sobomax
Date: Fri Jan 20 18:37:14 2017
New Revision: 312554
URL: https://svnweb.freebsd.org/changeset/base/312554
Log:
Improve wording around SO_TS_CLOCK documentation.
Submitted by: wblock
Differential Revision:https://reviews.freebsd.org/D9171
Modified:
head/lib/libc/
Author: asomers
Date: Fri Jan 20 17:54:24 2017
New Revision: 312553
URL: https://svnweb.freebsd.org/changeset/base/312553
Log:
Fix "camcontrol timestamp -s" with LTO-7 drives
The length of the scsi_set_timestamp_parameters struct was incorrect. LTO-5
drives don't care, but LTO-7 drives d
Author: mav
Date: Fri Jan 20 17:43:36 2017
New Revision: 312552
URL: https://svnweb.freebsd.org/changeset/base/312552
Log:
Fix build with ICL_KERNEL_PROXY.
MFC after:2 weeks
Modified:
head/usr.sbin/ctld/pdu.c
Modified: head/usr.sbin/ctld/pdu.c
===
Author: hselasky
Date: Fri Jan 20 17:40:31 2017
New Revision: 312551
URL: https://svnweb.freebsd.org/changeset/base/312551
Log:
Fix for race leading to endless timer interrupts related to
configtimer().
During normal operation "state->nextcallopt" will always be less than
or equal to "s
Author: wblock (doc committer)
Date: Fri Jan 20 17:29:59 2017
New Revision: 312547
URL: https://svnweb.freebsd.org/changeset/base/312547
Log:
Mention sendfile(2) by popular demand.
Submitted by: alc, kib
MFC after:1 week
Sponsored by: iXsystems
Differential Revision:https:
Author: rstone
Date: Fri Jan 20 17:16:48 2017
New Revision: 312544
URL: https://svnweb.freebsd.org/changeset/base/312544
Log:
Fix reference to free memory in ixgbe/if_media.c
When ixgbe receives an interrupt indicating that a new optical module
may have been inserted, it discards all of i
Author: mav
Date: Fri Jan 20 17:14:10 2017
New Revision: 312543
URL: https://svnweb.freebsd.org/changeset/base/312543
Log:
Remove ISCSI_MAX_DATA_SEGMENT_LENGTH, using negotiated value.
MFC after:2 weeks
Modified:
head/usr.sbin/iscsid/pdu.c
Modified: head/usr.sbin/iscsid/pdu.c
==
Author: mav
Date: Fri Jan 20 16:01:01 2017
New Revision: 312539
URL: https://svnweb.freebsd.org/changeset/base/312539
Log:
Remove some unused code.
MFC after:2 weeks
Modified:
head/usr.bin/iscsictl/iscsictl.c
head/usr.bin/iscsictl/iscsictl.h
Modified: head/usr.bin/iscsictl/iscsict
Author: pfg
Date: Fri Jan 20 15:56:40 2017
New Revision: 312538
URL: https://svnweb.freebsd.org/changeset/base/312538
Log:
Addition of clang nullability qualifiers.
For consistency with the qualifiers added in r310977, define a new
qualifier _Null_unspecified which is also defined in clan
Author: hselasky
Date: Fri Jan 20 15:47:29 2017
New Revision: 312537
URL: https://svnweb.freebsd.org/changeset/base/312537
Log:
Remove superfluous return statement.
MFC after:1 week
Sponsored by: Mellanox Technologies
Modified:
head/sys/dev/mlx5/mlx5_en/mlx5_en_main
Author: hselasky
Date: Fri Jan 20 15:45:21 2017
New Revision: 312536
URL: https://svnweb.freebsd.org/changeset/base/312536
Log:
Allow transmit packet bufring in software to be disabled.
- Add new sysctl node to control the transmit packet bufring.
- Add optimised version of the transmi
Author: jpaetzel
Date: Fri Jan 20 15:01:04 2017
New Revision: 312535
URL: https://svnweb.freebsd.org/changeset/base/312535
Log:
MFV 312436
6569 large file delete can starve out write ops
illumos/illumos-gate@ff5177ee8bf9a355131ce2cc61ae2da6a5a6fdd6
https://github.com/illumos/il
Author: emaste
Date: Fri Jan 20 14:59:56 2017
New Revision: 312534
URL: https://svnweb.freebsd.org/changeset/base/312534
Log:
ANSYfy kern_ktrace.c and remove archaic register keyword
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/kern/kern_ktrace.c
Modified: head/sys/kern/kern_
Author: mav
Date: Fri Jan 20 13:49:04 2017
New Revision: 312533
URL: https://svnweb.freebsd.org/changeset/base/312533
Log:
Report disk addition errors on `add` or `create` subcommand.
MFC after:1 week
Modified:
head/sys/geom/multipath/g_multipath.c
Modified: head/sys/geom/multipath/
Author: avg
Date: Fri Jan 20 13:39:07 2017
New Revision: 312532
URL: https://svnweb.freebsd.org/changeset/base/312532
Log:
don't abort writing of a core dump after EFAULT
It's possible to get EFAULT when writing a segment backed by a file
if the segment extends beyond the file.
The core
Author: avg
Date: Fri Jan 20 13:21:27 2017
New Revision: 312531
URL: https://svnweb.freebsd.org/changeset/base/312531
Log:
vmm_dev: work around a bogus error with gcc 6.3.0
The error is:
vmm_dev.c: In function 'alloc_memseg':
vmm_dev.c:261:11: error: null argument where non-null require
Author: hselasky
Date: Fri Jan 20 12:02:40 2017
New Revision: 312528
URL: https://svnweb.freebsd.org/changeset/base/312528
Log:
Make draining a sendqueue more robust.
Add own state variable to track if a sendqueue is stopped or not.
This will prevent traffic from entering the sendqueue wh
Author: hselasky
Date: Fri Jan 20 11:11:49 2017
New Revision: 312527
URL: https://svnweb.freebsd.org/changeset/base/312527
Log:
Add runtime support for modifying the SQ and RQ completion event
moderation mode. The presence of this feature is indicated through the
firmware capabilities.
Author: hselasky
Date: Fri Jan 20 10:47:32 2017
New Revision: 312526
URL: https://svnweb.freebsd.org/changeset/base/312526
Log:
Update firmware interface structures and definitions adding support
for new features and commands.
MFC after:1 week
Sponsored by: Mellanox
Author: ngie
Date: Fri Jan 20 08:00:36 2017
New Revision: 312523
URL: https://svnweb.freebsd.org/changeset/base/312523
Log:
Add some basic -s flag testcases for cut(1)
The remaining functionality seems to be covered in one form or
another via the NetBSD ATF testcase.
MFC after:3
28 matches
Mail list logo