Author: ae
Date: Sun Dec 7 06:47:00 2014
New Revision: 275575
URL: https://svnweb.freebsd.org/changeset/base/275575
Log:
key_getspacq() returns holding the spacq_lock. Unlock it in all cases.
MFC after:1 week
Sponsored by: Yandex LLC
Modified:
head/sys/netipsec/key.c
Modified: he
On 6-12-2014 23:10, Andriy Gapon wrote:
> On 06/12/2014 22:49, Willem Jan Withagen wrote:
>> Not sure how this got resolved but I immediately recognise some of this
>> since I run into this on one of my volumes.
>>
>> These are 2 ssd caches on a raidz2 pool, and they are certainly not 16EB.
>>
Author: tuexen
Date: Sat Dec 6 22:57:19 2014
New Revision: 275574
URL: https://svnweb.freebsd.org/changeset/base/275574
Log:
Include the received chunk padding when reporting an unknown chunk.
MFC after: 1 week
Modified:
head/sys/netinet/sctp_input.c
Modified: head/sys/netinet/sctp_input.
Author: bapt
Date: Sat Dec 6 22:28:51 2014
New Revision: 275573
URL: https://svnweb.freebsd.org/changeset/base/275573
Log:
Fix rendering
Modified:
head/share/misc/committers-ports.dot
Modified: head/share/misc/committers-ports.dot
On 06/12/2014 22:49, Willem Jan Withagen wrote:
> Not sure how this got resolved but I immediately recognise some of this
> since I run into this on one of my volumes.
>
> These are 2 ssd caches on a raidz2 pool, and they are certainly not 16EB.
> ...
> cache -
Author: sbruno
Date: Sat Dec 6 22:03:12 2014
New Revision: 275572
URL: https://svnweb.freebsd.org/changeset/base/275572
Log:
Add myself as a ports committer, mentored by bapt/bdrewery.
Modified:
head/share/misc/committers-ports.dot
Modified: head/share/misc/committers-ports.dot
Author: bapt
Date: Sat Dec 6 21:55:18 2014
New Revision: 275571
URL: https://svnweb.freebsd.org/changeset/base/275571
Log:
Update to reflect the current members of portmgr
Modified:
head/share/misc/organization.dot
Modified: head/share/misc/organization.dot
=
Author: bapt
Date: Sat Dec 6 21:50:35 2014
New Revision: 275570
URL: https://svnweb.freebsd.org/changeset/base/275570
Log:
add some missing mentor->mentee relationship
Modified:
head/share/misc/committers-ports.dot
Modified: head/share/misc/committers-ports.dot
=
Author: kami (ports committer)
Date: Sat Dec 6 21:34:37 2014
New Revision: 275569
URL: https://svnweb.freebsd.org/changeset/base/275569
Log:
Add mentor information for kami a.k.a. me.
My mentors are cs and koobs.
Differential Revision:https://reviews.freebsd.org/D975
Reviewe
On 25-11-2014 11:03, Andriy Gapon wrote:
> On 21/11/2014 22:25, Xin Li wrote:
>> On 11/21/14 07:18, Andriy Gapon wrote:
>>> On 13/10/2014 23:39, Xin LI wrote:
Author: delphij Date: Mon Oct 13 20:39:51 2014 New Revision:
273060 URL: https://svnweb.freebsd.org/changeset/base/273060
>>>
Author: mav
Date: Sat Dec 6 20:39:25 2014
New Revision: 275568
URL: https://svnweb.freebsd.org/changeset/base/275568
Log:
Count consecutive read requests as blocking in CTL for files and ZVOLs.
Technically read requests can be executed in any order or simultaneously
since they are not ch
Author: tuexen
Date: Sat Dec 6 20:00:08 2014
New Revision: 275567
URL: https://svnweb.freebsd.org/changeset/base/275567
Log:
Fix the support of mapped IPv4 addresses.
Thanks to Mark Bonnekessel and Markus Boese for making me aware of the
problems.
MFC after: 1 week
Modified:
head/sys/n
On Sat, 6 Dec 2014 16:15:55 +0100
Dimitry Andric wrote:
> On 06 Dec 2014, at 12:59, Andrew Turner wrote:
> >
> > Author: andrew
> > Date: Sat Dec 6 11:59:35 2014
> > New Revision: 275564
> > URL: https://svnweb.freebsd.org/changeset/base/275564
> >
> > Log:
> > Use the unified syntax when ge
Author: brooks
Date: Sat Dec 6 17:50:37 2014
New Revision: 275566
URL: https://svnweb.freebsd.org/changeset/base/275566
Log:
MFC r263928:
Use the correct variable name in the example code.
PR: 195749
Modified:
stable/10/lib/libc/sys/cap_rights_limit.2
Directory Properties
On 06 Dec 2014, at 12:59, Andrew Turner wrote:
>
> Author: andrew
> Date: Sat Dec 6 11:59:35 2014
> New Revision: 275564
> URL: https://svnweb.freebsd.org/changeset/base/275564
>
> Log:
> Use the unified syntax when generating assembly for clang. The clang 3.5
> integrated assembler only acce
Author: andrew
Date: Sat Dec 6 12:03:09 2014
New Revision: 275565
URL: https://svnweb.freebsd.org/changeset/base/275565
Log:
Apply the same fix in r274697 to the ARM case.
Modified:
head/sys/cddl/contrib/opensolaris/uts/common/sys/isa_defs.h
Modified: head/sys/cddl/contrib/opensolaris/uts/c
Author: andrew
Date: Sat Dec 6 11:59:35 2014
New Revision: 275564
URL: https://svnweb.freebsd.org/changeset/base/275564
Log:
Use the unified syntax when generating assembly for clang. The clang 3.5
integrated assembler only accepts it.
MFC after:1 week
Sponsored by: ABT Systems Ltd
Author: delphij
Date: Sat Dec 6 10:05:07 2014
New Revision: 275563
URL: https://svnweb.freebsd.org/changeset/base/275563
Log:
MFV r275536:
Illumos issue:
3363 Mark non-returning functions in ctftools
MFC after:2 weeks
Modified:
head/cddl/contrib/opensolaris/tools/ctf/cvt/
Author: delphij
Date: Sat Dec 6 09:38:28 2014
New Revision: 275562
URL: https://svnweb.freebsd.org/changeset/base/275562
Log:
MFV r275535:
Unexpand ISP2() and MSEC2NSEC().
Illumos issue:
5255 uts shouldn't open-code ISP2
MFC after:2 weeks
Modified:
head/sys/cddl/cont
Author: delphij
Date: Sat Dec 6 09:14:46 2014
New Revision: 275561
URL: https://svnweb.freebsd.org/changeset/base/275561
Log:
MFV r275534:
Sync with Illumos. This have no effect to FreeBSD.
Illumos issue:
5285 pass in cpu_pause_func via pause_cpus
MFC after:2 weeks
Mo
Author: delphij
Date: Sat Dec 6 09:11:13 2014
New Revision: 275560
URL: https://svnweb.freebsd.org/changeset/base/275560
Log:
MFC r275533:
Sync with Illumos. This have no effect to FreeBSD.
Illumos issue:
5100 sparc build failed after 5004
MFC after:2 weeks
Modified:
21 matches
Mail list logo