Re: svn commit: r316642 - head/sys/dev/syscons

2017-04-08 Thread Andrey Chernov
On 09.04.2017 7:54, Andrey Chernov wrote: > On 08.04.2017 13:00, Bruce Evans wrote: >> Log: >> Quick fix for removal of the mouse cursor in vga direct graphics modes >> (that is, in all supported 8, 15, 16 and 24-color modes). Moving the >> mouse cursor while holding down a button (giving

Re: svn commit: r316642 - head/sys/dev/syscons

2017-04-08 Thread Andrey Chernov
On 08.04.2017 13:00, Bruce Evans wrote: > Log: > Quick fix for removal of the mouse cursor in vga direct graphics modes > (that is, in all supported 8, 15, 16 and 24-color modes). Moving the > mouse cursor while holding down a button (giving cut marking) left a > trail of garbage from

svn commit: r316649 - head/lib/libz

2017-04-08 Thread Alexander Kabaev
Author: kan Date: Sun Apr 9 03:50:48 2017 New Revision: 316649 URL: https://svnweb.freebsd.org/changeset/base/316649 Log: Add missing double quote to fix r316635 commit. Modified: head/lib/libz/Makefile Modified: head/lib/libz/Makefile

svn commit: r316648 - in head/sys: amd64/amd64 amd64/include arm/arm arm/include arm64/include cddl/dev/dtrace/aarch64 cddl/dev/dtrace/amd64 cddl/dev/dtrace/arm cddl/dev/dtrace/i386 cddl/dev/dtrace...

2017-04-08 Thread Patrick Kelsey
Author: pkelsey Date: Sun Apr 9 02:00:03 2017 New Revision: 316648 URL: https://svnweb.freebsd.org/changeset/base/316648 Log: Corrected misspelled versions of rendezvous. The MFC will include a compat definition of smp_no_rendevous_barrier() that calls smp_no_rendezvous_barrier().

svn commit: r316647 - in head: . share/mk tools/build/options

2017-04-08 Thread Ed Maste
Author: emaste Date: Sun Apr 9 01:35:19 2017 New Revision: 316647 URL: https://svnweb.freebsd.org/changeset/base/316647 Log: Introduce LLD_BOOTSTRAP to control lld as bootstrap linker Add WITH_LLD_BOOTSTRAP and WITHOUT_LLD_BOOTSTRAP knobs, similar to the Clang bootstrap knobs.

Re: svn commit: r316585 - in head/sys/boot: efi/boot1 efi/loader i386/common i386/loader i386/zfsboot zfs

2017-04-08 Thread Shawn Webb
On Thu, Apr 06, 2017 at 06:17:29PM +, Toomas Soome wrote: > Author: tsoome > Date: Thu Apr 6 18:17:29 2017 > New Revision: 316585 > URL: https://svnweb.freebsd.org/changeset/base/316585 > > Log: > loader: zfs reader should check all labels > > The current zfs reader is only checking

svn commit: r316646 - head/bin/sh/tests/parser

2017-04-08 Thread Jilles Tjoelker
Author: jilles Date: Sat Apr 8 21:57:59 2017 New Revision: 316646 URL: https://svnweb.freebsd.org/changeset/base/316646 Log: sh: Add test for unaliasing an alias that is currently in use. This already works correctly. Added: head/bin/sh/tests/parser/alias16.0 (contents, props

Re: svn commit: r316033 - in head/sys/compat/linuxkpi/common: include/asm include/linux src

2017-04-08 Thread Ed Maste
On 27 March 2017 at 13:04, Hans Petter Selasky wrote: > Author: hselasky > Date: Mon Mar 27 17:04:11 2017 > New Revision: 316033 > URL: https://svnweb.freebsd.org/changeset/base/316033 powerpc.GENERIC is now failing with: In file included from

Re: svn commit: r316591 - head/sys/dev/tpm

2017-04-08 Thread David O'Brien
On Fri, Apr 07, 2017 at 11:02:06AM -0700, Ngie Cooper wrote: > Bah. I missed the nested FreeBSD in OpenBSD comment.. nevermind the part > about enabling power support. It's too early for me to be thinking critically > I guess.. But you are helping support my case for

Re: svn commit: r316591 - head/sys/dev/tpm

2017-04-08 Thread David O'Brien
On Thu, Apr 06, 2017 at 10:19:48PM -0700, Ngie Cooper (yaneurabeya) wrote: > > On Apr 6, 2017, at 15:21, David E. O'Brien wrote: > Hi David, > I think you meant to delete the other piece of code (__FreeBSD__ is > always defined). Hi Ngie, I removed 100% dead code.

svn commit: r316645 - head

2017-04-08 Thread Ed Maste
Author: emaste Date: Sat Apr 8 16:14:30 2017 New Revision: 316645 URL: https://svnweb.freebsd.org/changeset/base/316645 Log: Unconditionally include arm64 in make universe / tinderbox As of r316629 FreeBSD/arm64 uses the in-tree LLD linker by default, and does not require an external an

svn commit: r316644 - in head/sys: amd64/linux amd64/linux32 i386/linux

2017-04-08 Thread Tai-hwa Liang
Author: avatar Date: Sat Apr 8 14:41:39 2017 New Revision: 316644 URL: https://svnweb.freebsd.org/changeset/base/316644 Log: Trying to be more compatible with Linux if.h definitions: - renaming l_ifreq::ifru_metric to l_ifreq::ifru_ivalue; - adding a definition for ifr_ifindex

svn commit: r316643 - head/sys/x86/x86

2017-04-08 Thread Andriy Gapon
Author: avg Date: Sat Apr 8 14:16:42 2017 New Revision: 316643 URL: https://svnweb.freebsd.org/changeset/base/316643 Log: use msr 0xc001100c to discover multi-node AMD processors This is applicable only to the older processors that do not have the AMD Topology extension. Opteron

svn commit: r316642 - head/sys/dev/syscons

2017-04-08 Thread Bruce Evans
Author: bde Date: Sat Apr 8 10:00:39 2017 New Revision: 316642 URL: https://svnweb.freebsd.org/changeset/base/316642 Log: Quick fix for removal of the mouse cursor in vga direct graphics modes (that is, in all supported 8, 15, 16 and 24-color modes). Moving the mouse cursor while holding

svn commit: r316639 - head/usr.bin/diff

2017-04-08 Thread Baptiste Daroussin
Author: bapt Date: Sat Apr 8 08:46:02 2017 New Revision: 316639 URL: https://svnweb.freebsd.org/changeset/base/316639 Log: add a stub --speed-large-files for compatibility with GNU diff There is no intention to implement it, but lots of scripts/tools using diff(1) passes GNU diff option

svn commit: r316638 - head/usr.bin/sdiff

2017-04-08 Thread Baptiste Daroussin
Author: bapt Date: Sat Apr 8 08:42:25 2017 New Revision: 316638 URL: https://svnweb.freebsd.org/changeset/base/316638 Log: Remove a useless loop over the long options before passing through some options to diff(1) Modified: head/usr.bin/sdiff/sdiff.c Modified: head/usr.bin/sdiff/sdiff.c

svn commit: r316637 - head/usr.bin/sdiff

2017-04-08 Thread Baptiste Daroussin
Author: bapt Date: Sat Apr 8 08:41:05 2017 New Revision: 316637 URL: https://svnweb.freebsd.org/changeset/base/316637 Log: When passingthrough from sdiff to diff the -H/--speed-large-files options rename it to the long version as GNU diff only support the long version of the option not the

svn commit: r316636 - head/sys/dev/syscons

2017-04-08 Thread Bruce Evans
Author: bde Date: Sat Apr 8 08:24:25 2017 New Revision: 316636 URL: https://svnweb.freebsd.org/changeset/base/316636 Log: Fix removal of the keyboard cursor image in text mode, especially in the vga renderer. Removal used stale attributes and didn't try to merge with the current attribute

svn commit: r316635 - head/lib/libz

2017-04-08 Thread Xin LI
Author: delphij Date: Sat Apr 8 06:39:13 2017 New Revision: 316635 URL: https://svnweb.freebsd.org/changeset/base/316635 Log: Enable 16-bit longest_match for x86. This gives a ~2% improvement in compression tests. MFC after:2 weeks Modified: head/lib/libz/Makefile Modified: