svn commit: r302222 - head/lib/libmagic

2016-06-26 Thread Xin LI
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

svn commit: r302221 - in head: contrib/file contrib/file/doc contrib/file/magic contrib/file/magic/Magdir contrib/file/src lib/libmagic

2016-06-26 Thread Xin LI
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

svn commit: r302216 - in head/sys: kern nlm

2016-06-26 Thread Konstantin Belousov
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

svn commit: r302215 - in head/sys: fs/fifofs kern sys

2016-06-26 Thread Konstantin Belousov
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

Re: svn commit: r298537 - head/etc/rc.d

2016-06-26 Thread Benjamin Kaduk
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]) >

svn commit: r302214 - head/sys/powerpc/aim

2016-06-26 Thread Nathan Whitehorn
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

svn commit: r302213 - head/sys/compat/linux

2016-06-26 Thread Dmitry Chagin
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

svn commit: r302212 - head/sys/netinet

2016-06-26 Thread Michael Tuexen
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.

Re: svn commit: r302194 - head/lib/libthr/thread

2016-06-26 Thread Konstantin Belousov
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

Re: svn commit: r302210 - head/sys/fs/nfsclient

2016-06-26 Thread Konstantin Belousov
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

Re: svn commit: r302210 - head/sys/fs/nfsclient

2016-06-26 Thread Benjamin Kaduk
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

svn commit: r302211 - in head/usr.sbin: bhyve bhyveload

2016-06-26 Thread Roman Bogorodskiy
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'

svn commit: r302210 - head/sys/fs/nfsclient

2016-06-26 Thread Konstantin Belousov
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

svn commit: r302207 - head/sys/netinet

2016-06-26 Thread Michael Tuexen
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

Re: svn commit: r302194 - head/lib/libthr/thread

2016-06-26 Thread Tomoaki AOKI
> 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