On Mon, Mar 31, 2014 at 01:25:35PM +0900, Yonghyeon PYUN wrote:
> On Sun, Mar 30, 2014 at 09:00:59PM -0700, John-Mark Gurney wrote:
> > Pyun YongHyeon wrote this message on Mon, Mar 31, 2014 at 01:54 +:
> > > Author: yongari
> > > Date: Mon Mar 31 01:54:59 2014
> > > New Revision: 263957
> > >
On Sun, Mar 30, 2014 at 09:00:59PM -0700, John-Mark Gurney wrote:
> Pyun YongHyeon wrote this message on Mon, Mar 31, 2014 at 01:54 +:
> > Author: yongari
> > Date: Mon Mar 31 01:54:59 2014
> > New Revision: 263957
> > URL: http://svnweb.freebsd.org/changeset/base/263957
> >
> > Log:
> > Inc
Pyun YongHyeon wrote this message on Mon, Mar 31, 2014 at 01:54 +:
> Author: yongari
> Date: Mon Mar 31 01:54:59 2014
> New Revision: 263957
> URL: http://svnweb.freebsd.org/changeset/base/263957
>
> Log:
> Increase the number of TX DMA segments from 32 to 35. It turned
> out 32 is not en
On 31.03.2014 3:43, Warner Losh wrote:
> Author: imp
> Date: Sun Mar 30 23:43:30 2014
> New Revision: 263953
> URL: http://svnweb.freebsd.org/changeset/base/263953
Somewhere after your mk changes (I think, previous files) typing 'make'
in /usr/src/lib produce that:
make: "/usr/share/mk/bsd.subdir
Author: yongari
Date: Mon Mar 31 01:54:59 2014
New Revision: 263957
URL: http://svnweb.freebsd.org/changeset/base/263957
Log:
Increase the number of TX DMA segments from 32 to 35. It turned
out 32 is not enough to support a full sized TSO packet.
While I'm here fix a long standing bug intro
On Sun, Mar 30, 2014 at 11:38:24PM +0300, Aleksandr Rybalko wrote:
> > I've always wondered why FreeBSD *ever* had this ugly
> > "look-we-can-make-it- like-in-wind0ze" mouse pointer on the console.
> > I've been always building kernel with SC_ALT_MOUSE_IMAGE; I'm really
> > hoping (if this nonsense
Author: imp
Date: Sun Mar 30 23:43:30 2014
New Revision: 263953
URL: http://svnweb.freebsd.org/changeset/base/263953
Log:
There's no need to guess at the COMPILER_TYPE to pass it down. We
guess wrong for buildkernel when CC=gcc49, say. Eliminate all the
guessing. COMPILER_TYPE propigates pro
Author: imp
Date: Sun Mar 30 23:43:36 2014
New Revision: 263954
URL: http://svnweb.freebsd.org/changeset/base/263954
Log:
Remove instances of variables that were set, but never used. gcc 4.9
warns about these by default.
Modified:
head/sys/cam/scsi/scsi_da.c
head/sys/cam/scsi/scsi_enc_ses
Author: imp
Date: Sun Mar 30 22:24:37 2014
New Revision: 263949
URL: http://svnweb.freebsd.org/changeset/base/263949
Log:
When building g++, we need to build libsupc earlier to avoid a race
with libproc. Not sure why people didn't see this before now, but I
get it often for higher (20-30) -j
Author: imp
Date: Sun Mar 30 22:25:01 2014
New Revision: 263952
URL: http://svnweb.freebsd.org/changeset/base/263952
Log:
Move stray targets out of the xdev section.
Modified:
head/Makefile.inc1
Modified: head/Makefile.inc1
Author: imp
Date: Sun Mar 30 22:24:53 2014
New Revision: 263951
URL: http://svnweb.freebsd.org/changeset/base/263951
Log:
Kill NO_TESTS and use MK_TESTS=no when we want to skip them.
Modified:
head/Makefile.inc1
head/share/mk/bsd.own.mk
Modified: head/Makefile.inc1
Author: imp
Date: Sun Mar 30 22:24:45 2014
New Revision: 263950
URL: http://svnweb.freebsd.org/changeset/base/263950
Log:
Allow the build system to safely set MK_FOO to avoid the ambiguity
when both WITH_FOO and WITHOUT_FOO are set. Use this where
possible. Only disallow setting of MK_FOO on
Author: bapt
Date: Sun Mar 30 21:56:13 2014
New Revision: 263948
URL: http://svnweb.freebsd.org/changeset/base/263948
Log:
Convert an unused banner from skeleton.c into a comment.
It is added to every generated files and fix build at certain warning level
with clang 3.4
Submitted by: Tho
On Sun, 30 Mar 2014 07:04:44 +
Alexey Dokuchaev wrote:
> On Sun, Mar 30, 2014 at 12:35:23AM +0200, Aleksandr Rybalko wrote:
> > vt(4) have to use bitblt like method which is able to do masked
> > write, since mouse cursor have to left visible characters under
> > itself. But masked bitblt qui
Author: eadler
Date: Sun Mar 30 16:04:47 2014
New Revision: 263940
URL: http://svnweb.freebsd.org/changeset/base/263940
Log:
add capsicum to units(1)
Modified:
head/usr.bin/units/units.c
Modified: head/usr.bin/units/units.c
Author: bdrewery
Date: Sun Mar 30 15:24:17 2014
New Revision: 263937
URL: http://svnweb.freebsd.org/changeset/base/263937
Log:
Give hint on how to disable the default repository.
Discussed with: bapt
MFC after:instantly (preparing EN)
Modified:
head/etc/pkg/FreeBSD.conf
Modi
Author: br
Date: Sun Mar 30 15:22:36 2014
New Revision: 263936
URL: http://svnweb.freebsd.org/changeset/base/263936
Log:
Add support for keyboard used in Samsung Chromebook (ARM machine)
Support covers device drivers for:
- Interrupt Combiner
- gpio/pad, External Interrupts Controller (
Author: br
Date: Sun Mar 30 14:57:00 2014
New Revision: 263935
URL: http://svnweb.freebsd.org/changeset/base/263935
Log:
Add lowercase postfix, so SoC-common file will be ignored by tinderbox.
Added:
head/sys/arm/conf/EXYNOS5250.common
- copied unchanged from r263933, head/sys/arm/conf/E
Author: br
Date: Sun Mar 30 14:42:53 2014
New Revision: 263934
URL: http://svnweb.freebsd.org/changeset/base/263934
Log:
Directly call kmem_alloc_contig to allocate framebuffer memory
and pass VM_MEMATTR_UNCACHEABLE (no-cache, no-buffer).
This fixes screen refreshing problem when data is upd
Author: br
Date: Sun Mar 30 14:25:14 2014
New Revision: 263933
URL: http://svnweb.freebsd.org/changeset/base/263933
Log:
- Merge SoC-common parts
- Enable iicbus device
Added:
head/sys/arm/conf/EXYNOS5250 (contents, props changed)
Modified:
head/sys/arm/conf/ARNDALE
head/sys/arm/conf/
On Sun, Mar 30, 2014 at 12:35:23AM +0200, Aleksandr Rybalko wrote:
> vt(4) have to use bitblt like method which is able to do masked write,
> since mouse cursor have to left visible characters under itself.
> But masked bitblt quite expensive due to read from framebuffer to apply
> mask or due to V
21 matches
Mail list logo