Author: andrew
Date: Mon Mar 24 08:24:32 2014
New Revision: 263679
URL: http://svnweb.freebsd.org/changeset/base/263679
Log:
Move an else case that was missed in r263676
Modified:
head/sys/arm/include/pmap.h
Modified: head/sys/arm/include/pmap.h
==
Author: bdrewery
Date: Mon Mar 24 13:13:52 2014
New Revision: 263686
URL: http://svnweb.freebsd.org/changeset/base/263686
Log:
Add missing LIBM to DPADD from r263650
Reported by: jilles
Modified:
head/usr.sbin/pkg/Makefile
Modified: head/usr.sbin/pkg/Makefile
==
On 17 Mar 2014, at 01:48, Eitan Adler wrote:
>> Fix a comment in capability.h: it got renamed to capsicum.h, not
>> capability.h.
>
> Perhaps it makes to sense to add a #warning statement to the file as well?
>
> Additionally, is it intended that this file live forever or will be
> removed a
Author: emax
Date: Mon Mar 24 18:13:41 2014
New Revision: 263690
URL: http://svnweb.freebsd.org/changeset/base/263690
Log:
change defaule permissions on /dev/devstat. while i'm here remove
D_NEEDGIANT flag
Submitted by: jhb
Reviewed by: jhb, scottl, rwatson, delphij, phk
MFC after:
Maksim Yevmenkin wrote this message on Mon, Mar 24, 2014 at 18:13 +:
> Author: emax
> Date: Mon Mar 24 18:13:41 2014
> New Revision: 263690
> URL: http://svnweb.freebsd.org/changeset/base/263690
>
> Log:
> change defaule permissions on /dev/devstat. while i'm here remove
> D_NEEDGIANT flag
Author: des
Date: Mon Mar 24 19:15:13 2014
New Revision: 263691
URL: http://svnweb.freebsd.org/changeset/base/263691
Log:
Add a pre-merge script which reverts mechanical changes such as added
$FreeBSD$ tags and man page dates.
Add a post-merge script which reapplies these changes.
Ru
Author: dim
Date: Mon Mar 24 19:21:14 2014
New Revision: 263692
URL: http://svnweb.freebsd.org/changeset/base/263692
Log:
Add a note to UPDATING about customized kernel configuration files now
requiring -gdwarf-2 for debug info, when using clang 3.4.
Suggested by: adrian
MFC after:3
Makes we wonder why we didn’t put this in kmod.mk… Is there any reason not do?
Warner
On Mar 24, 2014, at 1:21 PM, Dimitry Andric wrote:
> Author: dim
> Date: Mon Mar 24 19:21:14 2014
> New Revision: 263692
> URL: http://svnweb.freebsd.org/changeset/base/263692
>
> Log:
> Add a note to UPDAT
On 24 Mar 2014, at 20:36, Warner Losh wrote:
> On Mar 24, 2014, at 1:21 PM, Dimitry Andric wrote:
>> Author: dim
>> Date: Mon Mar 24 19:21:14 2014
>> New Revision: 263692
>> URL: http://svnweb.freebsd.org/changeset/base/263692
>>
>> Log:
>> Add a note to UPDATING about customized kernel configur
On Mon, 2014-03-24 at 20:47 +0100, Dimitry Andric wrote:
> On 24 Mar 2014, at 20:36, Warner Losh wrote:
> > On Mar 24, 2014, at 1:21 PM, Dimitry Andric wrote:
> >> Author: dim
> >> Date: Mon Mar 24 19:21:14 2014
> >> New Revision: 263692
> >> URL: http://svnweb.freebsd.org/changeset/base/263692
>
Author: loos
Date: Mon Mar 24 20:06:27 2014
New Revision: 263693
URL: http://svnweb.freebsd.org/changeset/base/263693
Log:
Adds the ADC driver for TI AM3xxx SoC family.
The ADC has a 12bit resolution and its raw output can be read via sysctl(8)
interface.
The driver allows the setup
On Mar 24, 2014, at 2:01 PM, Ian Lepore wrote:
> On Mon, 2014-03-24 at 20:47 +0100, Dimitry Andric wrote:
>> On 24 Mar 2014, at 20:36, Warner Losh wrote:
>>> On Mar 24, 2014, at 1:21 PM, Dimitry Andric wrote:
Author: dim
Date: Mon Mar 24 19:21:14 2014
New Revision: 263692
U
Author: dim
Date: Mon Mar 24 20:30:39 2014
New Revision: 263694
URL: http://svnweb.freebsd.org/changeset/base/263694
Log:
Apply a temporary band-aid for building devd with clang 3.4, libstdc++
and -Wsystem-headers enabled (which is the default for any non-zero
WARNS level, crazily enough!).
Author: ganbold
Date: Tue Mar 25 01:34:39 2014
New Revision: 263698
URL: http://svnweb.freebsd.org/changeset/base/263698
Log:
Add code for enabling second CPU core for A20 SoC.
Enable SMP on Cubieboard2.
Approved by: stas (mentor)
Added:
head/sys/arm/allwinner/a20/a20_mp.c (contents
On Mon, Mar 24, 2014 at 11:59 AM, John-Mark Gurney wrote:
> Maksim Yevmenkin wrote this message on Mon, Mar 24, 2014 at 18:13 +:
>> Author: emax
>> Date: Mon Mar 24 18:13:41 2014
>> New Revision: 263690
>> URL: http://svnweb.freebsd.org/changeset/base/263690
>>
>> Log:
>> change defaule perm
Author: mjg
Date: Tue Mar 25 03:28:58 2014
New Revision: 263704
URL: http://svnweb.freebsd.org/changeset/base/263704
Log:
Make /dev/devctl mpsafe.
MFC after:1 week
Modified:
head/sys/kern/subr_bus.c
Modified: head/sys/kern/subr_bus.c
=
Author: mm
Date: Tue Mar 25 06:55:53 2014
New Revision: 263710
URL: http://svnweb.freebsd.org/changeset/base/263710
Log:
Merge from projects/pf r251993 (glebius@):
De-vnet hash sizes and hash masks.
Submitted by: Nikos Vassiliadis
Reviewed by: trociny
MFC after:1 month
Mo
17 matches
Mail list logo