On Sun, 9 Apr 2017, 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 cut marking)
Author: mav
Date: Sun Apr 9 06:44:31 2017
New Revision: 316651
URL: https://svnweb.freebsd.org/changeset/base/316651
Log:
MFC r316412: Add IDs for Intel Cougar Point USB 2.0 controller.
Modified:
stable/10/sys/dev/usb/controller/ehci_pci.c
Directory Properties:
stable/10/ (props changed)
Author: mav
Date: Sun Apr 9 06:44:01 2017
New Revision: 316650
URL: https://svnweb.freebsd.org/changeset/base/316650
Log:
MFC r316412: Add IDs for Intel Cougar Point USB 2.0 controller.
Modified:
stable/11/sys/dev/usb/controller/ehci_pci.c
Directory Properties:
stable/11/ (props changed)
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 cu
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 misr
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
===
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().
R
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.
Revie
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 fi
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 changed)
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
/scratch/tmp/emaste/freebsd/sys/compat/linuxkpi/comm
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 https://reviews.freebsd.org/D1
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. This was a block of
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
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 w
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 6100-s
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 d
Author: kp
Date: Sat Apr 8 09:49:21 2017
New Revision: 316641
URL: https://svnweb.freebsd.org/changeset/base/316641
Log:
MFC r316355
pf: Fix leak of pf_state_keys
If we hit the state limit we returned from pf_create_state() without cleaning
up.
PR: 217997
Submitted
Author: kp
Date: Sat Apr 8 09:48:21 2017
New Revision: 316640
URL: https://svnweb.freebsd.org/changeset/base/316640
Log:
MFC r316355
pf: Fix leak of pf_state_keys
If we hit the state limit we returned from pf_create_state() without cleaning
up.
PR: 217997
Submitted
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
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
=
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
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
23 matches
Mail list logo