Author: adrian
Date: Sat Aug 16 03:05:02 2014
New Revision: 270036
URL: http://svnweb.freebsd.org/changeset/base/270036
Log:
Add if_ath_alq code into the non-module build.
Modified:
head/sys/conf/files
Modified: head/sys/conf/files
Author: jilles
Date: Fri Aug 15 22:36:41 2014
New Revision: 270029
URL: http://svnweb.freebsd.org/changeset/base/270029
Log:
sh: Mask off shift distance (<< and >>) in arithmetic.
In C, shift distances equal to or larger than the number of bits in the
operand result in undefined behaviour
Author: ngie
Date: Fri Aug 15 21:35:31 2014
New Revision: 270028
URL: http://svnweb.freebsd.org/changeset/base/270028
Log:
Make the USB and ZFS devd configuration files optional depending on the
values of MK_USB/MK_ZFS
Making zfs.conf optional resolves PR # 186971
PR: 186971
Phabri
Author: ngie
Date: Fri Aug 15 21:22:49 2014
New Revision: 270027
URL: http://svnweb.freebsd.org/changeset/base/270027
Log:
Fix atmconfig compilation when MK_ATM == yes and MK_BSNMP == no
Makefile.inc1:
Always compile gensnmptree with bootstrap-tools when MK_BSNMP != no
instead of depend
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 08/14/14 15:47, Alan Cox wrote:
> On 08/14/2014 01:24, Xin Li wrote:
>> On 8/13/14 10:35 PM, John-Mark Gurney wrote:
>>> Xin LI wrote this message on Thu, Aug 14, 2014 at 05:13 +:
Author: delphij Date: Thu Aug 14 05:13:24 2014 New Revisio
Author: imp
Date: Fri Aug 15 16:08:52 2014
New Revision: 270025
URL: http://svnweb.freebsd.org/changeset/base/270025
Log:
Implement the FDT static pinctl/pinmux spec for Atmel. This will
configure the mux and config registers for PIO devices based on what
we find in the FDT. I developed it p
Author: markj
Date: Fri Aug 15 15:42:58 2014
New Revision: 270024
URL: http://svnweb.freebsd.org/changeset/base/270024
Log:
Correct the order of arguments passed to LIST_INSERT_AFTER().
Reviewed by: kib
X-MFC-With: r269656
Modified:
head/sys/kern/kern_exit.c
Modified: head/sys/kern
On Aug 15, 2014, at 8:10 AM, Andrew Turner wrote:
> On Thu, 14 Aug 2014 04:21:15 + (UTC)
> Warner Losh wrote:
>
>> Author: imp
>> Date: Thu Aug 14 04:21:14 2014
>> New Revision: 269957
>> URL: http://svnweb.freebsd.org/changeset/base/269957
>>
>> Log:
>> Add support for FDT and !FDT conf
Author: glebius
Date: Fri Aug 15 14:16:08 2014
New Revision: 270023
URL: http://svnweb.freebsd.org/changeset/base/270023
Log:
Do not lookup source node twice when pf_map_addr() is used.
PR: 184003
Submitted by: Kajetan Staszkiewicz
Sponsored by: InnoGames GmbH
Modified:
he
On Thu, 14 Aug 2014 04:21:15 + (UTC)
Warner Losh wrote:
> Author: imp
> Date: Thu Aug 14 04:21:14 2014
> New Revision: 269957
> URL: http://svnweb.freebsd.org/changeset/base/269957
>
> Log:
> Add support for FDT and !FDT configs on Atmel, though FDT isn't
> working yet.
> Bump rev on a
Author: glebius
Date: Fri Aug 15 14:02:24 2014
New Revision: 270022
URL: http://svnweb.freebsd.org/changeset/base/270022
Log:
pf_map_addr() can fail and in this case we should drop the packet,
otherwise bad consequences including a routing loop can occur.
Move pf_set_rt_ifp() earlier in s
Author: bz
Date: Fri Aug 15 10:01:33 2014
New Revision: 270019
URL: http://svnweb.freebsd.org/changeset/base/270019
Log:
Remove bogus ; at the end of the if condition in order to unbreak gcc builds
after r270004.
MFC after:4 days
X-MFX with: r270004
Modified:
head/sbin/devd/tes
Author: kib
Date: Fri Aug 15 07:30:14 2014
New Revision: 270011
URL: http://svnweb.freebsd.org/changeset/base/270011
Log:
Implement 'fast path' for the vm page fault handler. Or, it could be
called a scalable path. When several preconditions hold, the vm
object lock for the object containi
13 matches
Mail list logo