On Sat, 16 Feb 2013 20:17:31 + (UTC), Dimitry Andric
wrote:
> Author: dim
> Date: Sat Feb 16 20:17:31 2013
> New Revision: 246880
> URL: http://svnweb.freebsd.org/changeset/base/246880
>
> Log:
> Since clang 3.2 now has an option to suppress warnings about implicitly
> promoted K&R parame
On Sun, Apr 14, 2013 at 07:13:52PM +, Tim Kientzle wrote:
> Install a symlink
> /usr/lib/include ==> /usr/include
April 1st was several weeks ago.
> This fixes -print-file-name=include in clang (and is
> arguably a better way to fix the same issue in GCC than
> the change I mad
Author: ae
Date: Mon Apr 15 21:02:40 2013
New Revision: 249528
URL: http://svnweb.freebsd.org/changeset/base/249528
Log:
The source address selection algorithm tries to apply several rules
for the set of IPv6 addresses. Now each attempt goes into IPv6 statistics,
even if given rule did not w
Author: pfg
Date: Mon Apr 15 20:16:31 2013
New Revision: 249526
URL: http://svnweb.freebsd.org/changeset/base/249526
Log:
DTrace: NFS translators should be split into client/server pieces
Merge change from illumos:
1731 DTrace NFS translators should be split into client/server pieces
Author: kib
Date: Mon Apr 15 20:06:56 2013
New Revision: 249525
URL: http://svnweb.freebsd.org/changeset/base/249525
Log:
The origin_subst_one() function limits the length of the string to
PATH_MAX after the token substitution. This is wrong, because
origin_subst_one() performs the substitu
Author: imp
Date: Mon Apr 15 19:32:14 2013
New Revision: 249523
URL: http://svnweb.freebsd.org/changeset/base/249523
Log:
Fix N32/N64 register saving by ensuring that all registers resolve
to unique values.
There's some confusion about what the n32 assembler API really is
(since on page
Author: delphij
Date: Mon Apr 15 18:35:09 2013
New Revision: 249520
URL: http://svnweb.freebsd.org/changeset/base/249520
Log:
Reflect version update.
MFC after:13 days
Modified:
head/contrib/netcat/FREEBSD-vendor
Modified: head/contrib/netcat/FREEBSD-vendor
=
Author: adrian
Date: Mon Apr 15 17:59:06 2013
New Revision: 249517
URL: http://svnweb.freebsd.org/changeset/base/249517
Log:
Now that the register definitions are in -HEAD, enable this.
Modified:
head/sys/dev/ath/ath_hal/ar5416/ar5416_btcoex.c
Modified: head/sys/dev/ath/ath_hal/ar5416/ar5416
Author: adrian
Date: Mon Apr 15 17:58:11 2013
New Revision: 249516
URL: http://svnweb.freebsd.org/changeset/base/249516
Log:
Bring over some AR9271 register definitions from the QCA HAL.
Obtained from:Qualcomm Atheros
Modified:
head/sys/dev/ath/ath_hal/ar5416/ar5416reg.h
Modifie
Author: gnn
Date: Mon Apr 15 17:21:02 2013
New Revision: 249514
URL: http://svnweb.freebsd.org/changeset/base/249514
Log:
Point args[0] not at the thread that is ending but at the one that
is starting. This is in line with practice in OpenSolaris.
Note that this change is only in ULE and
Author: jfv
Date: Mon Apr 15 17:01:42 2013
New Revision: 249509
URL: http://svnweb.freebsd.org/changeset/base/249509
Log:
Corrections to the RX checksum code, make sure its disabled as
well as enabled when necessary. And simplify the checksum routine
itself, adding UDP bit to the test. Thank
On 15.04.2013 17:00, Gleb Smirnoff wrote:
> Author: glebius
> Date: Mon Apr 15 13:00:42 2013
> New Revision: 249506
> URL: http://svnweb.freebsd.org/changeset/base/249506
>
> Log:
> Switch lagg(4) statistics to counter(9).
>
> The lagg(4) is often used to bond high speed links, so basic per
Author: ivoras
Date: Mon Apr 15 16:09:24 2013
New Revision: 249508
URL: http://svnweb.freebsd.org/changeset/base/249508
Log:
Introduce glabel labels based on GEOM ident attributes. In this initial
implementation, error on the side of conservatism and only create labels
for GEOMs of classes D
Author: ivoras
Date: Mon Apr 15 15:55:40 2013
New Revision: 249507
URL: http://svnweb.freebsd.org/changeset/base/249507
Log:
Introduce a symbol for the GEOM class name instead of using the ad-hoc string
constant.
Modified:
head/sys/geom/geom_disk.c
head/sys/geom/geom_disk.h
head/sys/geo
Author: glebius
Date: Mon Apr 15 13:00:42 2013
New Revision: 249506
URL: http://svnweb.freebsd.org/changeset/base/249506
Log:
Switch lagg(4) statistics to counter(9).
The lagg(4) is often used to bond high speed links, so basic per-packet +=
on statistics cause cache misses and statistics
Here is the quote from r231336 commit message:
===
commit be984b719cbcb225dc4afaf9f52b38fb882a09d3
Author: kientzle
Date: Fri Feb 10 05:05:42 2012 +
Implement -print-file-name=include (which is undocumented
but used by some Linux boot loaders). This option prints
out the direct
Author: luigi
Date: Mon Apr 15 11:49:16 2013
New Revision: 249504
URL: http://svnweb.freebsd.org/changeset/base/249504
Log:
fix a bug in the computation of the userspace offset for a give netmap buffer.
Submitted by: Hugh Nhan
Modified:
head/sys/dev/netmap/netmap_mem2.c
Modified: head/s
17 matches
Mail list logo