Author: cy
Date: Fri Nov 28 04:07:06 2014
New Revision: 275199
URL: https://svnweb.freebsd.org/changeset/base/275199
Log:
Correctly define constants.
MFC after:1 week
Modified:
head/sys/contrib/ipfilter/netinet/fil.c
head/sys/contrib/ipfilter/netinet/ip_frag.c
Modified: head/sys/c
Author: melifaro
Date: Thu Nov 27 23:10:03 2014
New Revision: 275197
URL: https://svnweb.freebsd.org/changeset/base/275197
Log:
Fix build broken by r275195.
Modified:
head/sys/net/if_ethersubr.c
Modified: head/sys/net/if_ethersubr.c
===
Author: melifaro
Date: Thu Nov 27 23:06:25 2014
New Revision: 275196
URL: https://svnweb.freebsd.org/changeset/base/275196
Log:
Do not return unlocked/unreferenced lle in arpresolve/nd6_storelladdr -
return lle flags IFF needed.
Do not pass rte to arpresolve - pass is_gateway flag instead.
On 27 November 2014 at 15:50, Mark Linimon wrote:
> On Thu, Nov 27, 2014 at 08:12:13PM +, Ed Maste wrote:
>> Copy elftoolchain binutils replacements from vendor branch
>
> sweet!
It's not yet ready for a broad call for testing, but a WIP patch to
use the elftoolchain versions is in review D
Author: melifaro
Date: Thu Nov 27 21:29:19 2014
New Revision: 275195
URL: https://svnweb.freebsd.org/changeset/base/275195
Log:
Do not try to copy header to @dst and than back to ethernet in case of
pseudo_AF_HDRCMPLT:
we copy media header from mbuf to 'struct sockaddr' @dst in bpf_movein
On Thu, Nov 27, 2014 at 08:12:13PM +, Ed Maste wrote:
> Copy elftoolchain binutils replacements from vendor branch
sweet!
mcl
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any m
On Thu, Nov 27, 2014 at 11:28:31AM -0800, Adrian Chadd wrote:
> On 27 November 2014 at 10:36, Ruslan Bukin wrote:
> > Hi,
> >
> > There is a theory that a problem is related to CPU caches, and it can be
> > BERI-cpu
> > specific only.
> >
> > And sorry I didn't realized virtio was still in the ke
Author: bapt
Date: Thu Nov 27 20:24:58 2014
New Revision: 275194
URL: https://svnweb.freebsd.org/changeset/base/275194
Log:
Remove leftovers readline being changed to an internallib
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
Author: emaste
Date: Thu Nov 27 20:22:46 2014
New Revision: 275193
URL: https://svnweb.freebsd.org/changeset/base/275193
Log:
Put each SUBDIR on a separate line
This makes it easier to review or merge changes that modify some subset
of SUBDIRs.
Modified:
head/gnu/usr.bin/binutils/Makef
Author: emaste
Date: Thu Nov 27 20:12:13 2014
New Revision: 275192
URL: https://svnweb.freebsd.org/changeset/base/275192
Log:
Copy elftoolchain binutils replacements from vendor branch
Sponsored by: The FreeBSD Foundation
Added:
head/contrib/elftoolchain/addr2line/
- copied from r27
On 27 November 2014 at 10:36, Ruslan Bukin wrote:
> Hi,
>
> There is a theory that a problem is related to CPU caches, and it can be
> BERI-cpu
> specific only.
>
> And sorry I didn't realized virtio was still in the kernel when I was trying
> MDROOT (we do dcache operations in virtio).
>
> The w
Author: rdivacky
Date: Thu Nov 27 18:43:44 2014
New Revision: 275191
URL: https://svnweb.freebsd.org/changeset/base/275191
Log:
Revert part of r275059. Comparing unsigned 8 bit value
against -'0' is always false so the conditional block is
optimized away.
Modified:
head/sys/boot/i386/boot
Author: jhibbits
Date: Thu Nov 27 18:41:14 2014
New Revision: 275190
URL: https://svnweb.freebsd.org/changeset/base/275190
Log:
Fix hwpmc sampling for ppc970 (G5-class) processors.
With this, hwpmc sampling now works on these processors.
MFC after:3 weeks
Relnotes: yes
Modif
Hi,
There is a theory that a problem is related to CPU caches, and it can be
BERI-cpu
specific only.
And sorry I didn't realized virtio was still in the kernel when I was trying
MDROOT (we do dcache operations in virtio).
The workaround I found is to disable all the instruction cache invalidati
Hi,
Has there been any further progress with this?
If there hasn't, then I'd like to see it backed out for the time
being. I'm worried that this has introduced some subtle bugs and this
isn't yet fully understood.
Thanks,
-adrian
On 25 November 2014 at 09:38, Ruslan Bukin wrote:
> On Tue,
Author: maxim
Date: Thu Nov 27 14:54:17 2014
New Revision: 275189
URL: https://svnweb.freebsd.org/changeset/base/275189
Log:
o NetBSD 6.1.5, OpenBSD 5.6, FreeBSD 10.1, DragonFly 4.0.1 added.
Modified:
head/share/misc/bsd-family-tree
Modified: head/share/misc/bsd-family-tree
=
Ermal Luçi writes:
> The existing sate of the world i think there will be checksum issues
> again especially in policy routing situations.
You mean if a packet is destined for an interface that has offloading
enabled, but pf decides to reroute it to an interface that doesn't? I
don't know how th
Author: trasz
Date: Thu Nov 27 10:51:10 2014
New Revision: 275188
URL: https://svnweb.freebsd.org/changeset/base/275188
Log:
I've merged r273770 in a right directory, but committed in a wrong one.
Fix it (hopefully).
Sponsored by: The FreeBSD Foundation
Modified:
Directory Properties:
Author: trasz
Date: Thu Nov 27 10:48:06 2014
New Revision: 275187
URL: https://svnweb.freebsd.org/changeset/base/275187
Log:
MFC r273770:
Fix build after previous commit. While here, improve error messages.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/usr.sbin/ctld/pars
Author: trasz
Date: Thu Nov 27 10:45:55 2014
New Revision: 275186
URL: https://svnweb.freebsd.org/changeset/base/275186
Log:
MFC r273768:
Remove the distinction between strings and numbers from ctld(8) yacc parser.
This fixes problems with passing strings that look like numbers to clauses
Author: trasz
Date: Thu Nov 27 10:31:11 2014
New Revision: 275185
URL: https://svnweb.freebsd.org/changeset/base/275185
Log:
MFC r273690:
Mention VAAI and ODX in ctl(4).
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/share/man/man4/ctl.4
Directory Properties:
stable/10/
Author: n_hibma
Date: Thu Nov 27 09:17:42 2014
New Revision: 275180
URL: https://svnweb.freebsd.org/changeset/base/275180
Log:
clean_build is not always done (*), so move the mkdir to the first step
that needs it and is always done: make.conf build.
(*) In our build environment we actuall
Author: ae
Date: Thu Nov 27 08:41:31 2014
New Revision: 275179
URL: https://svnweb.freebsd.org/changeset/base/275179
Log:
MFC r274750:
Use geom attribute "PART::type" to determine partition type and choose
relevant fsck_xxx utility.
Modified:
stable/10/sbin/fsck/fsck.c
Directory Prope
23 matches
Mail list logo