Lawrence,
On Sat, Jan 23, 2016 at 05:19:36PM +1100, Lawrence Stewart wrote:
L> > The problem is that cc.h (or tcp_cc.h) is already depening on many
L> > TCP types. So, the structures defined inside are not agnostic, including
L> > tcp headers before cc.h is required.
L>
L> Not in any significan
Author: mmel
Date: Sun Jan 24 11:00:38 2016
New Revision: 294660
URL: https://svnweb.freebsd.org/changeset/base/294660
Log:
Add clock framework, a first part of new 'extended resources' family of
support frameworks(i.e. reset/regulators/phy/tsensors/fuses...).
The clock framework signific
Author: mmel
Date: Sun Jan 24 11:03:35 2016
New Revision: 294661
URL: https://svnweb.freebsd.org/changeset/base/294661
Log:
Add reset framework, a second part of new 'extended resources' family of
support frameworks (i.e. regulators/phy/tsensors/fuses...).
It provides simple unified consu
Author: br
Date: Sun Jan 24 12:10:29 2016
New Revision: 294662
URL: https://svnweb.freebsd.org/changeset/base/294662
Log:
Add support for RISC-V ISA.
Reviewed by: andrew
Sponsored by: DARPA, AFRL
Sponsored by: HEIF5
Differential Revision:https://reviews.freebsd.org/D5040
Mod
Author: kib
Date: Sun Jan 24 13:38:41 2016
New Revision: 294663
URL: https://svnweb.freebsd.org/changeset/base/294663
Log:
Typo in comment.
Modified:
head/sys/vm/vm_map.c
Modified: head/sys/vm/vm_map.c
==
--- head/sy
On Jan 13, 2016 2:49 AM, "Marcelo Araujo" wrote:
>
> Author: araujo
> Date: Wed Jan 13 01:49:35 2016
> New Revision: 293801
> URL: https://svnweb.freebsd.org/changeset/base/293801
>
> Log:
> ypldap(8) is a feature ready to be used to translate nis(8) database to
ldap(3).
>
> This commit, fix a
On Tue, Jan 19, 2016 at 05:00:25PM +, Alan Somers wrote:
> Author: asomers
> Date: Tue Jan 19 17:00:25 2016
> New Revision: 294329
> URL: https://svnweb.freebsd.org/changeset/base/294329
>
> Log:
> Disallow zvol-backed ZFS pools
>
> Using zvols as backing devices for ZFS pools is fraugh
On 24/01/2016 10:13 PM, Shawn Webb wrote:
On Tue, Jan 19, 2016 at 05:00:25PM +, Alan Somers wrote:
Author: asomers
Date: Tue Jan 19 17:00:25 2016
New Revision: 294329
URL: https://svnweb.freebsd.org/changeset/base/294329
Log:
Disallow zvol-backed ZFS pools
Using zvols as backing d
A previous email in this thread said that a sysctl will be committed before MFC.
I personally have never encountered this particular problem.
Sent from my cellphone,
~Cy
-Original Message-
From: Julian Elischer
Sent: 24/01/2016 06:20
To: Shawn Webb; Alan Somers
Cc: src-committ...@freebsd
Author: br
Date: Sun Jan 24 15:12:49 2016
New Revision: 294664
URL: https://svnweb.freebsd.org/changeset/base/294664
Log:
Add config for RISC-V ISA.
Reviewed by: emaste
Sponsored by: DARPA, AFRL
Sponsored by: HEIF5
Differential Revision:https://reviews.freebsd.org/D5046
Modi
Author: br
Date: Sun Jan 24 15:15:57 2016
New Revision: 294665
URL: https://svnweb.freebsd.org/changeset/base/294665
Log:
We don't support a.out executables on RISC-V.
Reviewed by: emaste
Sponsored by: DARPA, AFRL
Sponsored by: HEIF5
Differential Revision:https://reviews.free
Author: jilles
Date: Sun Jan 24 17:01:34 2016
New Revision: 294667
URL: https://svnweb.freebsd.org/changeset/base/294667
Log:
sh: Remove a global variable from cd.c.
Modified:
head/bin/sh/cd.c
Modified: head/bin/sh/cd.c
Author: andrew
Date: Sun Jan 24 17:09:11 2016
New Revision: 294668
URL: https://svnweb.freebsd.org/changeset/base/294668
Log:
Fix the style of the reading of a nodes xref to make it readable.
Modified:
head/sys/dev/ofw/openfirm.c
Modified: head/sys/dev/ofw/openfirm.c
Author: dteske
Date: Sun Jan 24 17:15:42 2016
New Revision: 294669
URL: https://svnweb.freebsd.org/changeset/base/294669
Log:
Fix a typo in a comment
MFC after:3 days
X-MFC-to: stable/10
Modified:
head/usr.sbin/bsdconfig/share/strings.subr
Modified: head/usr.sbin/bsdconfig/sha
Author: trasz
Date: Sun Jan 24 18:11:36 2016
New Revision: 294670
URL: https://svnweb.freebsd.org/changeset/base/294670
Log:
The is an ordinary header file; should sort just like any other.
MFC after:1 month
Sponsored by: The FreeBSD Foundation
Modified:
head/usr.sbin/autofs/autom
Author: andrew
Date: Sun Jan 24 19:10:30 2016
New Revision: 294675
URL: https://svnweb.freebsd.org/changeset/base/294675
Log:
Add support for controlling the clocks for the audio codec and DMA engines.
Submitted by: Jared McNeill
Differential Revision:https://reviews.freebsd.org/
Author: andrew
Date: Sun Jan 24 19:12:16 2016
New Revision: 294676
URL: https://svnweb.freebsd.org/changeset/base/294676
Log:
Remove an extra newline that crept in.
Modified:
head/sys/arm/allwinner/a10_clk.c
Modified: head/sys/arm/allwinner/a10_clk.c
=
Author: dteske
Date: Sun Jan 24 21:18:54 2016
New Revision: 294684
URL: https://svnweb.freebsd.org/changeset/base/294684
Log:
Bump copyright for change from fbt to syscall
MFC after:3 days
X-MFC-to: stable/10
X-MFC-with: r294548 r294556
Modified:
head/share/dtrace/watch_kil
On 11/8/15, Hans Petter Selasky wrote:
> On 11/07/15 19:26, Conrad Meyer wrote:
>> Can do — fixed in r290505.
>>
>> Thanks,
>> Conrad
>
> Thank you. Looks good!
>
> --HPS
Hi All!
Is there any way to merge back to 10-STABLE these patches?
>
> ___
> svn
Author: tuexen
Date: Sun Jan 24 22:08:15 2016
New Revision: 294688
URL: https://svnweb.freebsd.org/changeset/base/294688
Log:
sctp_sendv() needs to fill in the association id on return.
MFC after: 3 days
Modified:
head/lib/libc/net/sctp_sys_calls.c
Modified: head/lib/libc/net/sctp_sys_c
Author: sobomax
Date: Sun Jan 24 22:20:13 2016
New Revision: 294691
URL: https://svnweb.freebsd.org/changeset/base/294691
Log:
Fix bug in the readpassphrase(3) function, which can be exposed
by application closing its stdin (i.e. STDIN_FILENO) prior to
calling readpassphrase WITHOUT setting
Author: jilles
Date: Sun Jan 24 22:26:25 2016
New Revision: 294692
URL: https://svnweb.freebsd.org/changeset/base/294692
Log:
sh: Constify internal representation in expand.c.
Forbid (temporary or permanent) modifications of the strings in NARG nodes
during expansion.
Tilde expansion
Author: tuexen
Date: Sun Jan 24 22:31:34 2016
New Revision: 294694
URL: https://svnweb.freebsd.org/changeset/base/294694
Log:
sctp_sendx() needs to provide the assoc_id back.
MFC after: 3 days
Modified:
head/lib/libc/net/sctp_sys_calls.c
Modified: head/lib/libc/net/sctp_sys_calls.c
Author: pfg
Date: Sun Jan 24 23:24:47 2016
New Revision: 294695
URL: https://svnweb.freebsd.org/changeset/base/294695
Log:
ext2fs: passthrough any extra timestamps to the dinode struct.
In general we don't trust any of the extended timestamps unless the
EXT2F_ROCOMPAT_EXTRA_ISIZE feature
Author: avos
Date: Sun Jan 24 23:28:14 2016
New Revision: 294696
URL: https://svnweb.freebsd.org/changeset/base/294696
Log:
net80211: reduce code duplication
Do not duplicate code between IEEE80211_IOC_WPAIE and IEEE80211_IOC_WPAIE2
switch cases.
Approved by: adrian (mentor)
Diffe
Author: avos
Date: Sun Jan 24 23:35:20 2016
New Revision: 294697
URL: https://svnweb.freebsd.org/changeset/base/294697
Log:
net80211: reduce stack usage for ieee80211_ioctl*() methods.
Use malloc(9) for
- struct ieee80211req_wpaie2 (518 bytes, used in
ieee80211_ioctl_getwpaie())
- s
Author: andrew
Date: Mon Jan 25 00:24:57 2016
New Revision: 294698
URL: https://svnweb.freebsd.org/changeset/base/294698
Log:
Update the Allwinner kernels:
* Use the ARM PLATFORM framework
* Use ARM_INTRNG on teh A20 as it has a GICv2
* Add a method to find which Allwinner SoC we are ru
On Mon, 25 Jan 2016 00:24:57 + (UTC)
Andrew Turner wrote:
> Author: andrew
> Date: Mon Jan 25 00:24:57 2016
> New Revision: 294698
> URL: https://svnweb.freebsd.org/changeset/base/294698
>
> Log:
> Update the Allwinner kernels:
>* Use the ARM PLATFORM framework
>* Use ARM_INTRNG on
No. They break ABI.
Best,
Conrad
On Sun, Jan 24, 2016 at 1:45 PM, Oliver Pinter
wrote:
> On 11/8/15, Hans Petter Selasky wrote:
>> On 11/07/15 19:26, Conrad Meyer wrote:
>>> Can do — fixed in r290505.
>>>
>>> Thanks,
>>> Conrad
>>
>> Thank you. Looks good!
>>
>> --HPS
>
> Hi All!
>
> Is there
Ruslan Bukin writes:
> Modified: head/usr.bin/ldd/ldd.c
> ==
> --- head/usr.bin/ldd/ldd.cSun Jan 24 15:12:49 2016(r294664)
> +++ head/usr.bin/ldd/ldd.cSun Jan 24 15:15:57 2016(r294665)
> @@ -48,8 +
Author: emaste
Date: Mon Jan 25 04:22:01 2016
New Revision: 294699
URL: https://svnweb.freebsd.org/changeset/base/294699
Log:
elfdump: handle STT_SPARC_REGISTER
STT_SPARC_REGISTER is a SPARC-specific symbol type specified by the
Sparcv9 ABI to provide some information on register use by t
Author: sephe
Date: Mon Jan 25 05:01:32 2016
New Revision: 294700
URL: https://svnweb.freebsd.org/changeset/base/294700
Log:
hyperv/hn: Partly rework transmission path
- Avoid unnecessary malloc/free on transmission path.
- busdma(9)-fy transmission path.
- Properly handle IFF_DRV_OACTI
Author: sephe
Date: Mon Jan 25 05:12:00 2016
New Revision: 294701
URL: https://svnweb.freebsd.org/changeset/base/294701
Log:
hyperv/hn: Use m_copydata for chimney sending.
While I'm here, move stack variables near their usage.
Reviewed by: adrian, delphij, Jun Su
Approved b
Author: sephe
Date: Mon Jan 25 05:18:57 2016
New Revision: 294702
URL: https://svnweb.freebsd.org/changeset/base/294702
Log:
hyperv/hn: Remove unnecessary zeroing out the netvsc_packet
All used fields are setup one by one, so there is no need to zero
out this large struct.
While I'm
Author: sephe
Date: Mon Jan 25 05:25:39 2016
New Revision: 294703
URL: https://svnweb.freebsd.org/changeset/base/294703
Log:
hyperv/hn: Trust host TCP segment checksum verification by default.
According to all available information, VMSWITCH always does the
TCP segment checksum verificati
Author: melifaro
Date: Mon Jan 25 05:28:19 2016
New Revision: 294704
URL: https://svnweb.freebsd.org/changeset/base/294704
Log:
Remove unused radix_mpath definitions.
Modified:
head/sys/net/radix_mpath.h
Modified: head/sys/net/radix_mpath.h
===
Author: sephe
Date: Mon Jan 25 05:33:18 2016
New Revision: 294705
URL: https://svnweb.freebsd.org/changeset/base/294705
Log:
hyperv/vmbus: Avoid extra copy of page information.
The page information array could contain up to 32 elements (i.e. 512B).
And on network side w/ TSO, 11+ (176B+)
Author: melifaro
Date: Mon Jan 25 06:33:15 2016
New Revision: 294706
URL: https://svnweb.freebsd.org/changeset/base/294706
Log:
MFP r287070,r287073: split radix implementation and route table structure.
There are number of radix consumers in kernel land (pf,ipfw,nfs,route)
with differen
Thanks to point it out!
I have sent a patch for review and approve.
Best,
2016-01-24 21:58 GMT+08:00 Antoine Brodin :
>
> On Jan 13, 2016 2:49 AM, "Marcelo Araujo" wrote:
> >
> > Author: araujo
> > Date: Wed Jan 13 01:49:35 2016
> > New Revision: 293801
> > URL: https://svnweb.freebsd.org/chan
On Sun, 24 Jan 2016, Andriy Voskoboinyk wrote:
Log:
net80211: reduce stack usage for ieee80211_ioctl*() methods.
Use malloc(9) for
- struct ieee80211req_wpaie2 (518 bytes, used in
ieee80211_ioctl_getwpaie())
- struct ieee80211_scan_req (128 bytes, used in setmlme_assoc_adhoc()
and ieee8
40 matches
Mail list logo