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

2011-03-02 Thread Adrian Chadd
Author: adrian Date: Thu Mar 3 03:02:06 2011 New Revision: 219214 URL: http://svn.freebsd.org/changeset/base/219214 Log: Disable trying to do HT/40 and short-GI TX. These flags are just plain wrong - they're the node flags from negotiation, not the configured flags. I'll jump in later on

svn commit: r219210 - in head: lib/libelf usr.sbin/ntp/doc

2011-03-02 Thread Ulrich Spoerlein
Author: uqs Date: Wed Mar 2 21:59:53 2011 New Revision: 219210 URL: http://svn.freebsd.org/changeset/base/219210 Log: Fix some duplicate-word typos in manpages. Submitted by: arundel MFC after:1 week Modified: head/lib/libelf/elf_cntl.3 head/usr.sbin/ntp/doc/ntp.conf.5 Modified

svn commit: r219209 - head/contrib/groff/tmac

2011-03-02 Thread Ulrich Spoerlein
Author: uqs Date: Wed Mar 2 21:59:42 2011 New Revision: 219209 URL: http://svn.freebsd.org/changeset/base/219209 Log: Unbreak .Aq for non-ASCII output like -Tps or -Tutf8. groff will try to produce fancy angle brackets like Foo ⟨f...@freebsd.org⟩ This is nice and well, but no ema

svn commit: r219206 - head/sys/net

2011-03-02 Thread Bjoern A. Zeeb
Author: bz Date: Wed Mar 2 21:39:08 2011 New Revision: 219206 URL: http://svn.freebsd.org/changeset/base/219206 Log: Hide the outer IP addresses of a tunnel interfaces (gif(4), gre(4)) from processes inside jails if the addresses do not belong to the jail. Originally reported by: Pieter

svn commit: r219186 - head/sys/boot/i386/boot2

2011-03-02 Thread Roman Divacky
Author: rdivacky Date: Wed Mar 2 18:53:12 2011 New Revision: 219186 URL: http://svn.freebsd.org/changeset/base/219186 Log: This patch shrinks boot2 a little. oIt switches kname to be just a pointer instead of an array thus avoiding a couple of memcpy()s. oIt changes ioc

svn commit: r219185 - in head/sys: conf dev/ath modules/ath

2011-03-02 Thread Adrian Chadd
Author: adrian Date: Wed Mar 2 17:19:54 2011 New Revision: 219185 URL: http://svn.freebsd.org/changeset/base/219185 Log: Break the keycache management functions out into if_ath_keycache.c . Added: head/sys/dev/ath/if_ath_keycache.c (contents, props changed) head/sys/dev/ath/if_ath_keycac

svn commit: r219184 - head/usr.sbin/rtadvd

2011-03-02 Thread Bjoern A. Zeeb
Author: bz Date: Wed Mar 2 17:13:07 2011 New Revision: 219184 URL: http://svn.freebsd.org/changeset/base/219184 Log: Prevent crashes from a race when (cloned) interfaces go away. PR: bin/152143 Submitted by: Przemyslaw Frasunek (przemyslaw frasunek.com) Tested by:Przemysl

svn commit: r219183 - head/share/man/man4

2011-03-02 Thread Gleb Smirnoff
Author: glebius Date: Wed Mar 2 16:16:09 2011 New Revision: 219183 URL: http://svn.freebsd.org/changeset/base/219183 Log: Update manual: node now supports NetFlow v9. Submitted by: Alexander V. Chernikov Modified: head/share/man/man4/ng_netflow.4 Modified: head/share/man/man4/ng_netfl

svn commit: r219182 - in head/sys: conf modules/netgraph/netflow netgraph/netflow

2011-03-02 Thread Gleb Smirnoff
Author: glebius Date: Wed Mar 2 16:15:11 2011 New Revision: 219182 URL: http://svn.freebsd.org/changeset/base/219182 Log: Add support for NetFlow version 9 into ng_netflow(4) node. Submitted by: Alexander V. Chernikov Added: head/sys/netgraph/netflow/netflow_v9.c (contents, props cha

svn commit: r219181 - head/release

2011-03-02 Thread Nathan Whitehorn
Author: nwhitehorn Date: Wed Mar 2 16:06:57 2011 New Revision: 219181 URL: http://svn.freebsd.org/changeset/base/219181 Log: Add additional release makefile for bsdinstall-based media, along with support files. This does not change the default behavior of anything. To make bsdinstall-bas

svn commit: r219180 - in head/sys: conf dev/ath modules/ath

2011-03-02 Thread Adrian Chadd
Author: adrian Date: Wed Mar 2 16:03:19 2011 New Revision: 219180 URL: http://svn.freebsd.org/changeset/base/219180 Log: Migrate the sysctl related routines (statistics, debugging, etc) out of if_ath.c and into if_ath_sysctl.c . Added: head/sys/dev/ath/if_ath_sysctl.c (contents, props ch

svn commit: r219179 - head/usr.sbin/bsdinstall/scripts

2011-03-02 Thread Nathan Whitehorn
Author: nwhitehorn Date: Wed Mar 2 15:41:00 2011 New Revision: 219179 URL: http://svn.freebsd.org/changeset/base/219179 Log: Make installations work when no optional components are selected. Modified: head/usr.sbin/bsdinstall/scripts/auto Modified: head/usr.sbin/bsdinstall/scripts/auto

svn commit: r219178 - head/sys/crypto/aesni

2011-03-02 Thread Konstantin Belousov
Author: kib Date: Wed Mar 2 14:56:58 2011 New Revision: 219178 URL: http://svn.freebsd.org/changeset/base/219178 Log: Fix a bug in the result of manual assembly. Reported by: Stefan Grundmann PR: kern/155118 MFC after:3 days Modified: head/sys/crypto/aesni/aeskeys_amd64.S

svn commit: r219177 - in head: . games release release/scripts

2011-03-02 Thread Nathan Whitehorn
Author: nwhitehorn Date: Wed Mar 2 14:39:26 2011 New Revision: 219177 URL: http://svn.freebsd.org/changeset/base/219177 Log: Improve the distributeworld target in Makefile.inc1 and update the release infrastructure to use it. make distributeworld can now be used without preparing its enviro

svn commit: r219175 - head/usr.bin/calendar/calendars/ru_RU.KOI8-R

2011-03-02 Thread Sergey A. Osokin
Author: osa (ports committer) Date: Wed Mar 2 11:09:34 2011 New Revision: 219175 URL: http://svn.freebsd.org/changeset/base/219175 Log: Expand the name of Palm Sunday holiday with more canonical Entry of the Lord into Jerusalem. Merge the Pentecost and Trinity Sunday holidays, they are syno

svn commit: r219174 - head/usr.bin/calendar/calendars/ru_RU.KOI8-R

2011-03-02 Thread Sergey A. Osokin
Author: osa (ports committer) Date: Wed Mar 2 11:04:50 2011 New Revision: 219174 URL: http://svn.freebsd.org/changeset/base/219174 Log: Fix beginning day of the Carnival. it starts Modified: head/usr.bin/calendar/calendars/ru_RU.KOI8-R/calendar.pagan (contents, props changed) Modified: h

Re: svn commit: r219138 - head/usr.bin/kdump

2011-03-02 Thread Alexander Leidinger
Quoting Dmitry Chagin (from Tue, 1 Mar 2011 16:42:29 + (UTC)): Author: dchagin Date: Tue Mar 1 16:42:28 2011 New Revision: 219138 URL: http://svn.freebsd.org/changeset/base/219138 Log: Teach kdump to decode linux syscalls names too. Modified: head/usr.bin/kdump/kdump.c