Author: sjg
Date: Fri Aug 2 06:25:28 2013
New Revision: 253883
URL: http://svnweb.freebsd.org/changeset/base/253883
Log:
Merge bmake-20130730
Main feature of interest is .MAKE.JOB.PREFIX=
to suppress --- job --- tokens.
Modified:
head/contrib/bmake/ChangeLog
head/contrib/bmake/Makefile
Author: sjg
Date: Fri Aug 2 05:25:11 2013
New Revision: 253880
URL: http://svnweb.freebsd.org/changeset/base/253880
Log:
Tag bmake-20130730
Added:
vendor/NetBSD/bmake/20130730/
- copied from r253879, vendor/NetBSD/bmake/dist/
___
svn-src-all@f
Author: sjg
Date: Fri Aug 2 05:23:57 2013
New Revision: 253879
URL: http://svnweb.freebsd.org/changeset/base/253879
Log:
Import bmake-20130730 - allows folk to supress job tokens.
Modified:
vendor/NetBSD/bmake/dist/ChangeLog
vendor/NetBSD/bmake/dist/Makefile
vendor/NetBSD/bmake/dist/bmak
Author: hrs
Date: Fri Aug 2 03:46:45 2013
New Revision: 253878
URL: http://svnweb.freebsd.org/changeset/base/253878
Log:
MFC 253751 and 253843:
- Relax the restriction on the member interfaces with LLAs. Two or more
LLAs on the member interfaces are actually harmless when the parent
Author: np
Date: Thu Aug 1 23:38:30 2013
New Revision: 253873
URL: http://svnweb.freebsd.org/changeset/base/253873
Log:
Set up congestion manager context properly for T5 based cards.
MFC after:3 days (will check with re@)
Modified:
head/sys/dev/cxgbe/t4_sge.c
Modified: head/sys/dev
Author: np
Date: Thu Aug 1 22:48:17 2013
New Revision: 253870
URL: http://svnweb.freebsd.org/changeset/base/253870
Log:
Teach cxgbetool to display T5 congestion manager context.
Modified:
head/tools/tools/cxgbetool/cxgbetool.c
Modified: head/tools/tools/cxgbetool/cxgbetool.c
===
On Thu, Aug 1, 2013 at 2:45 PM, Adrian Chadd wrote:
> Author: adrian
> Date: Thu Aug 1 21:45:30 2013
> New Revision: 253866
> URL: http://svnweb.freebsd.org/changeset/base/253866
>
> Log:
> iwn(4) debugging improvements.
>
> * Add in some new register debugging under IWN_DEBUG_REGISTER
> *
Author: adrian
Date: Thu Aug 1 21:50:50 2013
New Revision: 253868
URL: http://svnweb.freebsd.org/changeset/base/253868
Log:
Now that conf/options knows about if_iwn.h, add it to if_iwn.c.
This allows for IWN_DEBUG (and maybe more stuff later) to be a build
time configure option.
Modifie
Author: adrian
Date: Thu Aug 1 21:50:13 2013
New Revision: 253867
URL: http://svnweb.freebsd.org/changeset/base/253867
Log:
Add IWN_DEBUG as an option for if_iwn.
Modified:
head/sys/conf/options
Modified: head/sys/conf/options
Author: adrian
Date: Thu Aug 1 21:45:30 2013
New Revision: 253866
URL: http://svnweb.freebsd.org/changeset/base/253866
Log:
iwn(4) debugging improvements.
* Add in some new register debugging under IWN_DEBUG_REGISTER
* Make IWN_DEBUG an option now for building. I'll chase this up
wi
Author: jfv
Date: Thu Aug 1 20:10:16 2013
New Revision: 253865
URL: http://svnweb.freebsd.org/changeset/base/253865
Log:
A number of important fixes:
- mbuf reused after an RX_COPY optimized operation can sometimes have
a bogus cached address, resulting in TCP hangs. Add critical save
Author: marcel
Date: Thu Aug 1 18:06:58 2013
New Revision: 253862
URL: http://svnweb.freebsd.org/changeset/base/253862
Log:
Fix the build of the testmain target. This target compiles a Forth
interpreter that can be run on the system and as such cannot be
compiled against libbstand. On the o
On 1 Aug 2013, at 09:27, Alexander V. Chernikov wrote:
> Because thay aren't really interfaces. All they need is BPF.
> There is a cleaner approach described here:
> http://lists.freebsd.org/pipermail/freebsd-net/2012-December/034031.html
I don't agree with this patch as-is, but I'll need to sp
On 01.08.2013 20:18, Rui Paulo wrote:
On 1 Aug 2013, at 07:23, Gleb Smirnoff wrote:
On Wed, Jul 31, 2013 at 04:24:50PM +, Hiroki Sato wrote:
H> Author: hrs
H> Date: Wed Jul 31 16:24:49 2013
H> New Revision: 253841
H> URL: http://svnweb.freebsd.org/changeset/base/253841
H>
H> Log:
H> Allo
On 1 Aug 2013, at 07:23, Gleb Smirnoff wrote:
> On Wed, Jul 31, 2013 at 04:24:50PM +, Hiroki Sato wrote:
> H> Author: hrs
> H> Date: Wed Jul 31 16:24:49 2013
> H> New Revision: 253841
> H> URL: http://svnweb.freebsd.org/changeset/base/253841
> H>
> H> Log:
> H> Allocate in6_ifextra (ifp->i
Author: pfg
Date: Thu Aug 1 16:04:48 2013
New Revision: 253861
URL: http://svnweb.freebsd.org/changeset/base/253861
Log:
Add license for the half MD4 algorithm used in ext2_half_md4().
The htree implementation uses code derived from the
RSA Data Security, Inc. MD4 Message-Digest Algorith
On Wed, Jul 31, 2013 at 04:24:50PM +, Hiroki Sato wrote:
H> Author: hrs
H> Date: Wed Jul 31 16:24:49 2013
H> New Revision: 253841
H> URL: http://svnweb.freebsd.org/changeset/base/253841
H>
H> Log:
H> Allocate in6_ifextra (ifp->if_afdata[AF_INET6]) only for IPv6-capable
H> interfaces. This
Author: marius
Date: Thu Aug 1 13:18:47 2013
New Revision: 253860
URL: http://svnweb.freebsd.org/changeset/base/253860
Log:
MFC: r249410 (partial)
Remove ctl(4) from GENERIC.
With ctl(4) being built as a module and automatically loaded by ctladm(8),
this makes CTL work out of the bo
Author: kib
Date: Thu Aug 1 12:55:41 2013
New Revision: 253859
URL: http://svnweb.freebsd.org/changeset/base/253859
Log:
Remove unused malloc type.
Requested by: alc
MFC after:1 week
Modified:
head/sys/kern/kern_malloc.c
Modified: head/sys/kern/kern_malloc.c
=
Author: tuexen
Date: Thu Aug 1 12:05:23 2013
New Revision: 253858
URL: http://svnweb.freebsd.org/changeset/base/253858
Log:
Micro-optimization suggested in
https://bugzilla.mozilla.org/show_bug.cgi?id=898234
by pchang9. While there simplify the code.
MFC after: 1 week
Modified:
head
Author: ganbold (doc committer)
Date: Thu Aug 1 10:06:19 2013
New Revision: 253857
URL: http://svnweb.freebsd.org/changeset/base/253857
Log:
Add identification for Cortex-A7 (R0) cores.
Reviewed by: cognet@
Modified:
head/sys/arm/arm/cpufunc.c
head/sys/arm/arm/identcpu.c
head/sys/ar
Author: mav
Date: Thu Aug 1 09:48:12 2013
New Revision: 253856
URL: http://svnweb.freebsd.org/changeset/base/253856
Log:
MFC r253754:
Partially close race between calls of orphan() method from GEOM and close()
method from ZFS core, that reliably causes use-after-free panic if SSD vdev
det
Author: mav
Date: Thu Aug 1 09:42:17 2013
New Revision: 253855
URL: http://svnweb.freebsd.org/changeset/base/253855
Log:
MFC r253754:
Partially close race between calls of orphan() method from GEOM and close()
method from ZFS core, that reliably causes use-after-free panic if SSD vdev
det
On 2013-07-31 11:15:55 (-0700), Adrian Chadd wrote:
> On 31 July 2013 03:40, Philip Paeps wrote:
> >> * Make Yarrow an optional kernel component -- enabled by "YARROW_RNG"
> >> option.
> >> The files sha2.c, hash.c, randomdev_soft.c and yarrow.c comprise
> >> yarrow.
> >
> > I would reall
24 matches
Mail list logo