Author: hiren
Date: Mon Oct 7 06:50:00 2013
New Revision: 256096
URL: http://svnweb.freebsd.org/changeset/base/256096
Log:
With r253139, firmware for urtwn(4) is in base system. Correct the man page to
reflect that.
Approved by: re (blackend)
Modified:
head/share/man/man4/urtwn.4
Mo
Author: eadler
Date: Mon Oct 7 02:23:00 2013
New Revision: 256095
URL: http://svnweb.freebsd.org/changeset/base/256095
Log:
Good bye RCS. You will be missed.
(devel/rcs and devel/rcs57 are available as alternatives)
Approved by: core
Approved by: re (hrs)
Deleted:
head/gnu/usr
Author: gjb
Date: Sun Oct 6 19:47:06 2013
New Revision: 256092
URL: http://svnweb.freebsd.org/changeset/base/256092
Log:
Update head/ to 10.0-ALPHA5.
Approved by: re (implicit)
Modified:
head/sys/conf/newvers.sh
Modified: head/sys/conf/newvers.sh
==
Author: dim
Date: Sun Oct 6 16:12:45 2013
New Revision: 256090
URL: http://svnweb.freebsd.org/changeset/base/256090
Log:
Pull in r192064 from upstream llvm trunk:
X86: Don't fold spills into SSE operations if the stack is unaligned.
Regalloc can emit unaligned spills nowadays, but
Author: kib
Date: Sun Oct 6 15:59:06 2013
New Revision: 256089
URL: http://svnweb.freebsd.org/changeset/base/256089
Log:
Document LK_TRYUPGRADE.
Sponsored by: The FreeBSD Foundation
MFC after:3 days
Approved by: re (marius)
Modified:
head/share/man/man9/lock.9
Modified: head/s
On Sun, Oct 6, 2013 at 7:23 AM, Kubilay Kocak wrote:
> On 6/10/2013 5:07 AM, Bryan Venteicher wrote:
> > Author: bryanv
> > Date: Sat Oct 5 18:07:24 2013
> > New Revision: 256066
> > URL: http://svnweb.freebsd.org/changeset/base/256066
> >
> > Log:
> > Do not hold the vtnet Rx queue lock when c
On Sat, Oct 5, 2013 at 4:12 PM, Alexander V. Chernikov wrote:
> On 05.10.2013 22:07, Bryan Venteicher wrote:
> > Author: bryanv
> > Date: Sat Oct 5 18:07:24 2013
> > New Revision: 256066
> > URL: http://svnweb.freebsd.org/changeset/base/256066
> >
> > Log:
> > Do not hold the vtnet Rx queue lo
On 6/10/2013 5:07 AM, Bryan Venteicher wrote:
> Author: bryanv
> Date: Sat Oct 5 18:07:24 2013
> New Revision: 256066
> URL: http://svnweb.freebsd.org/changeset/base/256066
>
> Log:
> Do not hold the vtnet Rx queue lock when calling up into the stack
>
> This matches other similar drivers
Author: decke (ports committer)
Date: Sun Oct 6 10:12:11 2013
New Revision: 256082
URL: http://svnweb.freebsd.org/changeset/base/256082
Log:
ename internal function test() to avoid name clashes with
common macros. This fixes ports like mysql 5.6 which has an
internal macro called test.