Author: delphij
Date: Mon Jun 27 06:41:11 2016
New Revision: 30
URL: https://svnweb.freebsd.org/changeset/base/30
Log:
Fix build: explicitly reference the generated magic.h as dependency
of mkmagic and point its location.
Reported by: jenkins
Pointy hat to:delphij
MFC
Author: delphij
Date: Mon Jun 27 01:29:17 2016
New Revision: 302221
URL: https://svnweb.freebsd.org/changeset/base/302221
Log:
MFV r302218: file 5.28.
Relnotes: yes
MFC after:2 weeks
Approved by: re (gjb)
Added:
head/contrib/file/magic/Magdir/ber
- copied unchanged from
Author: kib
Date: Sun Jun 26 20:08:42 2016
New Revision: 302216
URL: https://svnweb.freebsd.org/changeset/base/302216
Log:
When sleeping waiting for either local or remote advisory lock,
interrupt sleeps with the ERESTART on the suspension attempts.
Otherwise, single-threading requests are d
Author: kib
Date: Sun Jun 26 20:07:24 2016
New Revision: 302215
URL: https://svnweb.freebsd.org/changeset/base/302215
Log:
Rewrite sigdeferstop(9) and sigallowstop(9) into more flexible
framework allowing to set the suspension policy for the dynamic block.
Extend the currently possible polic
On Sun, Apr 24, 2016 at 12:01 PM, Jan Beich wrote:
> Jens Schweikhardt writes:
>
> > - parenthesize the "case" string for symmetry and improved
> >search for matching paren (e.g. with vi's %)
> [...]
> > case "${state}" in
> > - [oO][nN])
>
Author: nwhitehorn
Date: Sun Jun 26 18:43:42 2016
New Revision: 302214
URL: https://svnweb.freebsd.org/changeset/base/302214
Log:
Enter 64-bit mode as early as possible in the 64-bit PowerPC boot sequence.
Most of the effect of setting MSR[SF] is that the CPU will stop ignoring
the high 32 b
Author: dchagin
Date: Sun Jun 26 16:59:59 2016
New Revision: 302213
URL: https://svnweb.freebsd.org/changeset/base/302213
Log:
Fix a bug introduced in r283433.
[1] Remove unneeded sockaddr conversion before kern_recvit() call as the from
argument is used to record result (the source addre
Author: tuexen
Date: Sun Jun 26 16:38:42 2016
New Revision: 302212
URL: https://svnweb.freebsd.org/changeset/base/302212
Log:
This patch fixes two bugs related to the SCTP message recovery
for messages which have been put on the send queue:
* Do not report any DATA or I-DATA chunk padding.
On Sun, Jun 26, 2016 at 12:33:38AM +0200, Jilles Tjoelker wrote:
> To be bug-compatible with glibc, you'd need to return the wrong
> [EDEADLK] error for robust errorcheck mutexes only. Robust
> non-errorcheck and non-robust errorcheck mutexes return the correct
> [EBUSY]. I have not checked PI and
On Sun, Jun 26, 2016 at 10:54:44AM -0500, Benjamin Kaduk wrote:
> On Sun, Jun 26, 2016 at 9:18 AM, Konstantin Belousov
> wrote:
>
> > Author: kib
> > Date: Sun Jun 26 14:18:28 2016
> > New Revision: 302210
> > URL: https://svnweb.freebsd.org/changeset/base/302210
> >
> > Log:
> > Clean other fl
On Sun, Jun 26, 2016 at 9:18 AM, Konstantin Belousov
wrote:
> Author: kib
> Date: Sun Jun 26 14:18:28 2016
> New Revision: 302210
> URL: https://svnweb.freebsd.org/changeset/base/302210
>
> Log:
> Clean other flags in ncl_inactive, only. Add comment explaining why
> other
> flags should be u
Author: novel (ports committer)
Date: Sun Jun 26 14:44:01 2016
New Revision: 302211
URL: https://svnweb.freebsd.org/changeset/base/302211
Log:
bhyve: improve memory size documentation
A couple of minor memory size option related nits:
- use common name 'memsize' (instead of 'max-size'
Author: kib
Date: Sun Jun 26 14:18:28 2016
New Revision: 302210
URL: https://svnweb.freebsd.org/changeset/base/302210
Log:
Clean other flags in ncl_inactive, only. Add comment explaining why other
flags should be unset.
Suggested and reviewed by:rmacklem
Sponsored by: The FreeBSD F
Author: tuexen
Date: Sun Jun 26 12:41:02 2016
New Revision: 302207
URL: https://svnweb.freebsd.org/changeset/base/302207
Log:
This patch fixes a locking bug when a send() call blocks
on an SCTP socket and the association is aborted by the
peer.
Approved by: re (kib)
MFC after:1 w
> In message <20160625223338.GA22802 at stack.nl>, Jilles Tjoelker writes:
>> On Sat, Jun 25, 2016 at 08:29:56PM +0300, Konstantin Belousov wrote:
>> > I already asked re for approval of the reversal and got it. But I am still
>> > hesitating doing the revert vs. returning EDEADLK for error-checki
15 matches
Mail list logo