svn commit: r218908 - head/sys/dev/ath/ath_hal/ar5416

2011-02-20 Thread Adrian Chadd
Author: adrian Date: Mon Feb 21 05:10:34 2011 New Revision: 218908 URL: http://svn.freebsd.org/changeset/base/218908 Log: Modify the AR5416 11na rate table to use 24mb OFDM 11a for control traffic, rather than MCS 0. Using MCS0 for protecting 11a rates seems a bit silly. Modified: head

Re: svn commit: r218822 - in head: . contrib/binutils contrib/binutils/bfd contrib/binutils/bfd/doc contrib/binutils/bfd/po contrib/binutils/binutils contrib/binutils/binutils/doc contrib/binutils/bin

2011-02-20 Thread Steve Kargl
On Sun, Feb 20, 2011 at 02:19:59PM -0800, Steve Kargl wrote: > On Mon, Feb 21, 2011 at 12:09:40AM +0200, Kostik Belousov wrote: > > On Sun, Feb 20, 2011 at 02:01:44PM -0800, Steve Kargl wrote: > > > > > > laptop:kargl[205] ~/work/bin/gfortran -o z a.f > > > /usr/bin/ld: error in > > > /usr/home/k

svn commit: r218907 - head/sys/dev/ath

2011-02-20 Thread Adrian Chadd
Author: adrian Date: Mon Feb 21 03:52:51 2011 New Revision: 218907 URL: http://svn.freebsd.org/changeset/base/218907 Log: Implement setting the short preamble bit if it's needed for the current node. Short preamble rates are only for legacy rates; MCS rate codes don't have a short preamb

Re: svn commit: r218896 - in head/share: examples/etc mk

2011-02-20 Thread Alexander Best
On Sun Feb 20 11, Martin Matuska wrote: > Author: mm > Date: Sun Feb 20 22:32:21 2011 > New Revision: 218896 > URL: http://svn.freebsd.org/changeset/base/218896 > > Log: > Add opteron-sse3, athlon64-sse3 and k8-sse3 cpu types to bsd.cpu.mk. > - add "sse3" to MACHINE_CPU for the new cpu types >

svn commit: r218896 - in head/share: examples/etc mk

2011-02-20 Thread Martin Matuska
Author: mm Date: Sun Feb 20 22:32:21 2011 New Revision: 218896 URL: http://svn.freebsd.org/changeset/base/218896 Log: Add opteron-sse3, athlon64-sse3 and k8-sse3 cpu types to bsd.cpu.mk. - add "sse3" to MACHINE_CPU for the new cpu types - for i386, default to CPUTYPE=prescott for the new cpu

svn commit: r218895 - in head/contrib/gcc: config/i386 doc

2011-02-20 Thread Martin Matuska
Author: mm Date: Sun Feb 20 22:25:23 2011 New Revision: 218895 URL: http://svn.freebsd.org/changeset/base/218895 Log: Backport svn r124339 from gcc 4.3 and add opteron-sse3, athlon64-sse3 and k8-sse3 cpu-types for -march=/-mtune= gcc options. These new cpu-types include the SSE3 instruction

Re: svn commit: r218822 - in head: . contrib/binutils contrib/binutils/bfd contrib/binutils/bfd/doc contrib/binutils/bfd/po contrib/binutils/binutils contrib/binutils/binutils/doc contrib/binutils/bin

2011-02-20 Thread Steve Kargl
On Mon, Feb 21, 2011 at 12:09:40AM +0200, Kostik Belousov wrote: > On Sun, Feb 20, 2011 at 02:01:44PM -0800, Steve Kargl wrote: > > On Fri, Feb 18, 2011 at 08:54:13PM +, Dimitry Andric wrote: > > > Author: dim > > > Date: Fri Feb 18 20:54:12 2011 > > > New Revision: 218822 > > > URL: http://svn

Re: svn commit: r218822 - in head: . contrib/binutils contrib/binutils/bfd contrib/binutils/bfd/doc contrib/binutils/bfd/po contrib/binutils/binutils contrib/binutils/binutils/doc contrib/binutils/bin

2011-02-20 Thread Kostik Belousov
On Sun, Feb 20, 2011 at 02:01:44PM -0800, Steve Kargl wrote: > On Fri, Feb 18, 2011 at 08:54:13PM +, Dimitry Andric wrote: > > Author: dim > > Date: Fri Feb 18 20:54:12 2011 > > New Revision: 218822 > > URL: http://svn.freebsd.org/changeset/base/218822 > > > > Log: > > Merge binutils 2.17.50

Re: svn commit: r218822 - in head: . contrib/binutils contrib/binutils/bfd contrib/binutils/bfd/doc contrib/binutils/bfd/po contrib/binutils/binutils contrib/binutils/binutils/doc contrib/binutils/bin

2011-02-20 Thread Steve Kargl
On Fri, Feb 18, 2011 at 08:54:13PM +, Dimitry Andric wrote: > Author: dim > Date: Fri Feb 18 20:54:12 2011 > New Revision: 218822 > URL: http://svn.freebsd.org/changeset/base/218822 > > Log: > Merge binutils 2.17.50 to head. This brings a number of improvements to > x86 CPU support, bette

svn commit: r218894 - head/sys/conf

2011-02-20 Thread Dimitry Andric
Author: dim Date: Sun Feb 20 21:58:07 2011 New Revision: 218894 URL: http://svn.freebsd.org/changeset/base/218894 Log: Clang now supports profiling, so remove the part that says it doesn't from sys/conf/kern.pre.mk. Modified: head/sys/conf/kern.pre.mk Modified: head/sys/conf/kern.pre.mk ==

Re: svn commit: r218753 - head/etc/namedb

2011-02-20 Thread Doug Barton
On 2/20/2011 8:49 AM, Philip M. Gollucci wrote: On 2/19/2011 8:35 PM, Doug Barton wrote: On 02/19/2011 16:52, Philip M. Gollucci wrote: On 2/16/2011 4:23 PM, Doug Barton wrote: Author: dougb Date: Wed Feb 16 21:23:09 2011 New Revision: 218753 URL: http://svn.freebsd.org/changeset/base/218753

svn commit: r218892 - head/usr.sbin/wpa/wpa_supplicant

2011-02-20 Thread Warner Losh
Author: imp Date: Sun Feb 20 17:54:49 2011 New Revision: 218892 URL: http://svn.freebsd.org/changeset/base/218892 Log: Add notes about ASCII/Hex WEP keys Modified: head/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5 Modified: head/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5

svn commit: r218891 - head/tools/regression/bin/sh/parser

2011-02-20 Thread Jilles Tjoelker
Author: jilles Date: Sun Feb 20 17:28:58 2011 New Revision: 218891 URL: http://svn.freebsd.org/changeset/base/218891 Log: sh: Add some tests for omitting whitespace whereever possible. Added: head/tools/regression/bin/sh/parser/no-space1.0 (contents, props changed) head/tools/regression/b

Re: svn commit: r218753 - head/etc/namedb

2011-02-20 Thread Philip M. Gollucci
On 2/19/2011 8:35 PM, Doug Barton wrote: > On 02/19/2011 16:52, Philip M. Gollucci wrote: >> On 2/16/2011 4:23 PM, Doug Barton wrote: >>> Author: dougb >>> Date: Wed Feb 16 21:23:09 2011 >>> New Revision: 218753 >>> URL: http://svn.freebsd.org/changeset/base/218753 >>> >>> Log: >>>Remove in-add

svn commit: r218890 - head/libexec/rtld-elf

2011-02-20 Thread Nathan Whitehorn
Author: nwhitehorn Date: Sun Feb 20 16:16:42 2011 New Revision: 218890 URL: http://svn.freebsd.org/changeset/base/218890 Log: Remove a hack made obsolete by the binutils 2.17 merge. Modified: head/libexec/rtld-elf/Symbol.map Modified: head/libexec/rtld-elf/Symbol.map

svn commit: r218889 - in head/tools/regression/bin/sh: builtins parser

2011-02-20 Thread Jilles Tjoelker
Author: jilles Date: Sun Feb 20 14:18:58 2011 New Revision: 218889 URL: http://svn.freebsd.org/changeset/base/218889 Log: sh: Split off some special behaviour into separate tests. This allows some other shells to pass the tests for basic behaviour. Added: head/tools/regression/bin/sh/bui

svn commit: r218881 - in head: include share/man/man3

2011-02-20 Thread Konstantin Belousov
Author: kib Date: Sun Feb 20 09:52:29 2011 New Revision: 218881 URL: http://svn.freebsd.org/changeset/base/218881 Log: Add restrict keyword to pthread_sigmask prototype and manpage. MFC after:1 week Modified: head/include/signal.h head/share/man/man3/pthread_sigmask.3 Modified: he

Re: svn commit: r218650 - head/games/fortune/datfiles

2011-02-20 Thread Bruce Cran
On Sat, 19 Feb 2011 16:19:14 -0800 Steve Kargl wrote: > So, 'svn revert' does not work on branches? It only works for uncommitted changes - "svn merge" does work though. -- Bruce Cran ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org