svn commit: r229804 - stable/9/sys/kern

2012-01-07 Thread Konstantin Belousov
Author: kib Date: Sun Jan 8 07:51:40 2012 New Revision: 229804 URL: http://svn.freebsd.org/changeset/base/229804 Log: MFC r229185: Avoid double-unlock or double unreference for ndp->ni_dvp when the vnode dp lock upgrade right after the 'success' label fails. Modified: stable/9/sys/kern/v

svn commit: r229803 - head/sys/mips/mips

2012-01-07 Thread Oleksandr Tymoshenko
Author: gonzo Date: Sun Jan 8 05:44:19 2012 New Revision: 229803 URL: http://svn.freebsd.org/changeset/base/229803 Log: Fix relocations for MIPS64: - Use Elf32_Addr as default, the only field that is 64 bitw wide is R_MIPS_64 - Add R_MIPS_HIGHER and R_MIPS_HGHEST handlers

svn commit: r229802 - in head/sys/fs: nfs nfsclient

2012-01-07 Thread Rick Macklem
Author: rmacklem Date: Sun Jan 8 01:54:46 2012 New Revision: 229802 URL: http://svn.freebsd.org/changeset/base/229802 Log: opt_inet6.h was missing from some files in the new NFS subsystem. The effect of this was, for clients mounted via inet6 addresses, that the DRC cache would never have a

svn commit: r229801 - stable/8/sys/fs/nfsserver

2012-01-07 Thread Rick Macklem
Author: rmacklem Date: Sun Jan 8 01:09:00 2012 New Revision: 229801 URL: http://svn.freebsd.org/changeset/base/229801 Log: MFC: r228260 This patch adds a sysctl to the NFSv4 server which optionally disables the check for a UTF-8 compliant file name. Enabling this sysctl results in an NFSv

svn commit: r229800 - head/sys/conf

2012-01-07 Thread Adrian Chadd
Author: adrian Date: Sun Jan 8 00:55:22 2012 New Revision: 229800 URL: http://svn.freebsd.org/changeset/base/229800 Log: Make these two files conditionally build on UFS_ACL, as it doesn't seem to be used elsewhere. Since UFS_ACL is enabled by default for GENERIC kernels, this shouldn't

svn commit: r229799 - stable/9/sys/fs/nfsserver

2012-01-07 Thread Rick Macklem
Author: rmacklem Date: Sun Jan 8 00:42:07 2012 New Revision: 229799 URL: http://svn.freebsd.org/changeset/base/229799 Log: MFC: r228260 This patch adds a sysctl to the NFSv4 server which optionally disables the check for a UTF-8 compliant file name. Enabling this sysctl results in an NFSv

svn commit: r229798 - head/sys/mips/mips

2012-01-07 Thread Oleksandr Tymoshenko
Author: gonzo Date: Sun Jan 8 00:34:39 2012 New Revision: 229798 URL: http://svn.freebsd.org/changeset/base/229798 Log: Fix DDB x/i addr[,count] command for count > 1 case Modified: head/sys/mips/mips/db_disasm.c Modified: head/sys/mips/mips/db_disasm.c =

svn commit: r229797 - stable/9/release/doc/en_US.ISO8859-1/relnotes

2012-01-07 Thread Hiroki Sato
Author: hrs Date: Sun Jan 8 00:14:45 2012 New Revision: 229797 URL: http://svn.freebsd.org/changeset/base/229797 Log: - Add relnotes items: nfe(4) reinit issue fixed, re(4) RX int moderation changed from int taskq to one-shot timer, re(4) TSO disabled by default,

svn commit: r229796 - stable/9/release/doc/en_US.ISO8859-1/relnotes

2012-01-07 Thread Hiroki Sato
Author: hrs Date: Sat Jan 7 23:47:09 2012 New Revision: 229796 URL: http://svn.freebsd.org/changeset/base/229796 Log: - Add relnotes items: alc(4) AR8152-based card lockup fixed, ixgbe(4) to 2.3.8, sis(4) reinit issue fixed, netstat(1) embedded address scope id h

svn commit: r229795 - head/sys/net80211

2012-01-07 Thread Bjoern A. Zeeb
Author: bz Date: Sat Jan 7 23:41:38 2012 New Revision: 229795 URL: http://svn.freebsd.org/changeset/base/229795 Log: Correct comment for the IPv6 case to say "traffic class" not "TOS" as pointed out back in 2009. MFC after:3 days Modified: head/sys/net80211/ieee80211_output.c Mod

Re: svn commit: r229748 - stable/9/usr.sbin/pkg_install/add

2012-01-07 Thread Luchesar V. ILIEV
On 07/01/2012 02:07, Ken Smith wrote: Author: kensmith Date: Sat Jan 7 00:07:23 2012 New Revision: 229748 URL: http://svn.freebsd.org/changeset/base/229748 Log: MFC the rest of r225757 that applies to the package set directories. Modified: stable/9/usr.sbin/pkg_install/add/main.c Modifi

svn commit: r229794 - head/usr.bin/hexdump

2012-01-07 Thread Eitan Adler
Author: eadler (ports committer) Date: Sat Jan 7 23:15:21 2012 New Revision: 229794 URL: http://svn.freebsd.org/changeset/base/229794 Log: - Fix how hexdump parses escape strings From the NetBSD bug: The way how hexdump(1) parses escape sequences has some bugs. It shows up when an escape

svn commit: r229793 - stable/9/release/doc/en_US.ISO8859-1/relnotes

2012-01-07 Thread Hiroki Sato
Author: hrs Date: Sat Jan 7 22:29:46 2012 New Revision: 229793 URL: http://svn.freebsd.org/changeset/base/229793 Log: - Fix spelling. - Add relnotes items: nxstack on powerpc, ral(4) and run(4) ieee80211_ratectl_node_init() call fix, re(4) RTL8168E/8111E-VL suppo

Re: svn commit: r229783 - in head/etc: . namedb rc.d

2012-01-07 Thread Doug Barton
On 01/07/2012 08:10, Ulrich Spoerlein wrote: > Modified: head/etc/namedb/named.conf Good catch, thanks. :) -- You can observe a lot just by watching. -- Yogi Berra Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://Super

svn commit: r229792 - stable/9/release/doc/en_US.ISO8859-1/relnotes

2012-01-07 Thread Hiroki Sato
Author: hrs Date: Sat Jan 7 20:29:05 2012 New Revision: 229792 URL: http://svn.freebsd.org/changeset/base/229792 Log: Add relnotes items: PT_GNU_STACK and kern.elf{32,64}.nxstack sysctls in ELF imgact, FreeBSD/powerpc PS3 support added, re(4) TSO support added, r

svn commit: r229791 - head/sys/dev/ath/ath_hal

2012-01-07 Thread Adrian Chadd
Author: adrian Date: Sat Jan 7 20:23:05 2012 New Revision: 229791 URL: http://svn.freebsd.org/changeset/base/229791 Log: .. the AR5416 HAL code touches the MIMO parts in HAL_CHANNEL, so this is also needed. Pointed out by: bz Modified: head/sys/dev/ath/ath_hal/ah_desc.h head/s

svn commit: r229790 - head/sys/dev/ath/ath_hal

2012-01-07 Thread Adrian Chadd
Author: adrian Date: Sat Jan 7 20:13:55 2012 New Revision: 229790 URL: http://svn.freebsd.org/changeset/base/229790 Log: Commit a temporary workaround for people who are building kernels where they've disabled all the wireless devices/framework. This is just a build workaround. If you're

Re: svn commit: r228985 - head/sys/boot/forth

2012-01-07 Thread Dimitry Andric
On 2011-12-30 07:24, Sergey Kandaurov wrote: Author: pluknet Date: Fri Dec 30 06:24:59 2011 New Revision: 228985 URL: http://svn.freebsd.org/changeset/base/228985 Log: Unset the environment variables associated with individual menu items before invoking the kernel. When I did a single-us

Re: svn commit: r229466 - head/usr.sbin/mptable

2012-01-07 Thread Pawel Jakub Dawidek
On Sat, Jan 07, 2012 at 02:58:34PM +0100, Ronald Klop wrote: > I don't know much about this code, but is chmod 0666 really wat is wanted > here (and in the commits following this one)? It makes the file world > writable. And that smells funny. :-) File permission during creation is always ANDe

svn commit: r229789 - head/sys/i386/conf

2012-01-07 Thread Adrian Chadd
Author: adrian Date: Sat Jan 7 19:38:26 2012 New Revision: 229789 URL: http://svn.freebsd.org/changeset/base/229789 Log: Fix the broken module build I introduced earlier. Modified: head/sys/i386/conf/XEN Modified: head/sys/i386/conf/XEN ==

svn commit: r229788 - stable/9/release/doc/share/sgml

2012-01-07 Thread Hiroki Sato
Author: hrs Date: Sat Jan 7 18:53:14 2012 New Revision: 229788 URL: http://svn.freebsd.org/changeset/base/229788 Log: Add revision attribute handling. Links are now generated at the end of the paragraph from revision="NNN". Modified: stable/9/release/doc/share/sgml/release.dsl Modified:

svn commit: r229786 - stable/8/sys/dev/vte

2012-01-07 Thread Kevin Lo
Author: kevlo Date: Sat Jan 7 16:16:13 2012 New Revision: 229786 URL: http://svn.freebsd.org/changeset/base/229786 Log: MFC r227871: Remove unused variable mii. This variable is initialized but not used. Reviewed by: yongari Modified: stable/8/sys/dev/vte/if_vte.c Modified: stable

svn commit: r229785 - stable/7/sys/dev/vte

2012-01-07 Thread Kevin Lo
Author: kevlo Date: Sat Jan 7 16:14:53 2012 New Revision: 229785 URL: http://svn.freebsd.org/changeset/base/229785 Log: MFC r227871: Remove unused variable mii. This variable is initialized but not used. Reviewed by: yongari Modified: stable/7/sys/dev/vte/if_vte.c Modified: stable

svn commit: r229784 - in head/lib: libgssapi libutil libvgl msun/src

2012-01-07 Thread Ulrich Spoerlein
Author: uqs Date: Sat Jan 7 16:13:56 2012 New Revision: 229784 URL: http://svn.freebsd.org/changeset/base/229784 Log: Convert files to UTF-8 and add some copyright markers where missing. Modified: head/lib/libgssapi/gss_display_status.c head/lib/libgssapi/gss_pseudo_random.c head/lib/lib

svn commit: r229783 - in head/etc: . namedb rc.d

2012-01-07 Thread Ulrich Spoerlein
Author: uqs Date: Sat Jan 7 16:10:32 2012 New Revision: 229783 URL: http://svn.freebsd.org/changeset/base/229783 Log: Spelling fixes for etc/ Modified: head/etc/mac.conf head/etc/namedb/named.conf head/etc/network.subr head/etc/rc.d/bgfsck head/etc/rc.firewall head/etc/rc.initdiskl

svn commit: r229781 - in head/include: . arpa gssapi rpc rpcsvc

2012-01-07 Thread Ulrich Spoerlein
Author: uqs Date: Sat Jan 7 16:10:15 2012 New Revision: 229781 URL: http://svn.freebsd.org/changeset/base/229781 Log: Spelling fixes for include/ Modified: head/include/arpa/nameser_compat.h head/include/gssapi/gssapi.h head/include/resolv.h head/include/rpc/svc.h head/include/rpcsvc

svn commit: r229782 - head/bin/ps

2012-01-07 Thread Ulrich Spoerlein
Author: uqs Date: Sat Jan 7 16:10:23 2012 New Revision: 229782 URL: http://svn.freebsd.org/changeset/base/229782 Log: Spelling fixes for bin/ Modified: head/bin/ps/ps.c Modified: head/bin/ps/ps.c == --- head/bin/ps/

svn commit: r229780 - in head/libexec: bootpd bootpd/bootpgw bootpd/tools/bootptest ftpd getty lukemftpd rbootd revnetgroup rshd rtld-aout rtld-elf rtld-elf/mips rtld-elf/sparc64 tftpd

2012-01-07 Thread Ulrich Spoerlein
Author: uqs Date: Sat Jan 7 16:09:54 2012 New Revision: 229780 URL: http://svn.freebsd.org/changeset/base/229780 Log: Spelling fixes for libexec/ Modified: head/libexec/bootpd/bootpd.c head/libexec/bootpd/bootpgw/bootpgw.c head/libexec/bootpd/hash.h head/libexec/bootpd/tools/bootptest/

svn commit: r229779 - in head/release: doc/en_US.ISO8859-1/relnotes picobsd/tinyware/passwd picobsd/tinyware/simple_httpd

2012-01-07 Thread Ulrich Spoerlein
Author: uqs Date: Sat Jan 7 16:09:43 2012 New Revision: 229779 URL: http://svn.freebsd.org/changeset/base/229779 Log: Spelling fixes for release/ Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.sgml head/release/picobsd/tinyware/passwd/local_passwd.c head/release/picobsd/tiny

svn commit: r229778 - in head/sbin: bsdlabel camcontrol devfs dhclient fsck_ffs hastctl hastd ifconfig ipfw mdmfs mount_nfs ping6 reboot routed

2012-01-07 Thread Ulrich Spoerlein
Author: uqs Date: Sat Jan 7 16:09:33 2012 New Revision: 229778 URL: http://svn.freebsd.org/changeset/base/229778 Log: Spelling fixes for sbin/ Modified: head/sbin/bsdlabel/bsdlabel.c head/sbin/camcontrol/camcontrol.c head/sbin/devfs/rule.c head/sbin/dhclient/dhclient-script.8 head/sb

svn commit: r229777 - head/sys/contrib/pf/net

2012-01-07 Thread Gleb Smirnoff
Author: glebius Date: Sat Jan 7 14:39:45 2012 New Revision: 229777 URL: http://svn.freebsd.org/changeset/base/229777 Log: Merge from OpenBSD: revision 1.170 date: 2011/10/30 23:04:38; author: mikeb; state: Exp; lines: +6 -7 Allow setting big MTU values on the pfsync interface but

svn commit: r229776 - stable/9/sys/dev/hwpmc

2012-01-07 Thread Dimitry Andric
Author: dim Date: Sat Jan 7 14:35:37 2012 New Revision: 229776 URL: http://svn.freebsd.org/changeset/base/229776 Log: MFC r229076: In sys/dev/hwpmc/hwpmc_amd.c, fix a clang warning about invalid enum conversions. Reviewed by: jkoshy Modified: stable/9/sys/dev/hwpmc/hwpmc_amd.c D

Re: svn commit: r229466 - head/usr.sbin/mptable

2012-01-07 Thread Ronald Klop
I don't know much about this code, but is chmod 0666 really wat is wanted here (and in the commits following this one)? It makes the file world writable. And that smells funny. :-) Ronald. On Wed, 04 Jan 2012 08:04:44 +0100, Pawel Jakub Dawidek wrote: Author: pjd Date: Wed Jan 4 07:04

svn commit: r229775 - head/sys/netinet

2012-01-07 Thread Michael Tuexen
Author: tuexen Date: Sat Jan 7 14:04:00 2012 New Revision: 229775 URL: http://svn.freebsd.org/changeset/base/229775 Log: Retire the SCTP sysctl "strict_init". We always perform the validation and there is no reason to make is configuarable. Discussed with rrs@. Modified: head/sys/netinet

svn commit: r229774 - head/sys/netinet

2012-01-07 Thread Michael Tuexen
Author: tuexen Date: Sat Jan 7 13:03:33 2012 New Revision: 229774 URL: http://svn.freebsd.org/changeset/base/229774 Log: Improve the handling of received INITs. Send an ABORT when not accepting the connection. Also fix a crash, which could happen when the user closed the socket. MFC af

svn commit: r229773 - head/sys/contrib/pf/net

2012-01-07 Thread Gleb Smirnoff
Author: glebius Date: Sat Jan 7 12:40:45 2012 New Revision: 229773 URL: http://svn.freebsd.org/changeset/base/229773 Log: Fix indentation. Modified: head/sys/contrib/pf/net/if_pfsync.c Modified: head/sys/contrib/pf/net/if_pfsync.c

svn commit: r229772 - stable/9/sys/mips/atheros

2012-01-07 Thread Adrian Chadd
Author: adrian Date: Sat Jan 7 12:32:50 2012 New Revision: 229772 URL: http://svn.freebsd.org/changeset/base/229772 Log: MFC r229765 - Fix the ar724x shift calculation when writing to the PCI config space. Modified: stable/9/sys/mips/atheros/ar724x_pci.c Modified: stable/9/sys/mips/atheros

svn commit: r229771 - head/sys/boot/common

2012-01-07 Thread Konstantin Belousov
Author: kib Date: Sat Jan 7 11:16:23 2012 New Revision: 229771 URL: http://svn.freebsd.org/changeset/base/229771 Log: Document comconsole_port and comconsole_pcidev loader variables. MFC after:2 weeks Modified: head/sys/boot/common/loader.8 Modified: head/sys/boot/common/loader.8 =

svn commit: r229770 - in stable/9/sys: contrib/pf/net modules/pfsync

2012-01-07 Thread Gleb Smirnoff
Author: glebius Date: Sat Jan 7 11:01:35 2012 New Revision: 229770 URL: http://svn.freebsd.org/changeset/base/229770 Log: Merge from head/ 228732,228811,228813-228816,228855: r228732 | glebius | 2011-12-20 16:34:16 +0400 (вт, 20 дек 2011) | 3 lines - Cover pfsync callouts deletion

svn commit: r229769 - stable/9/libexec/rtld-elf

2012-01-07 Thread Konstantin Belousov
Author: kib Date: Sat Jan 7 10:49:04 2012 New Revision: 229769 URL: http://svn.freebsd.org/changeset/base/229769 Log: MFC r229508: Postpone the resolution of IRELATIVE relocations and IFUNC-targeted relocations until tls is initialized and stacks permissions correctly set. This allows the

svn commit: r229768 - in head: include lib/libc/gen libexec/rtld-elf

2012-01-07 Thread Konstantin Belousov
Author: kib Date: Sat Jan 7 10:33:01 2012 New Revision: 229768 URL: http://svn.freebsd.org/changeset/base/229768 Log: Implement fdlopen(3), an rtld interface to load shared object by file descriptor. Requested and tested by: des (previous version) Reviewed by: des, kan (previous

svn commit: r229767 - in head/sys/dev: an bfe bm bxe e1000 ep ex firewire ie if_ndis ixgb ixgbe lge msk my nfe nve qlxgb rt sis sk sn snc stge tl tsec usb/net vx vxge wb xen/netback xen/netfront

2012-01-07 Thread Kevin Lo
Author: kevlo Date: Sat Jan 7 09:41:57 2012 New Revision: 229767 URL: http://svn.freebsd.org/changeset/base/229767 Log: ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again Reviewed by: yongari Modified: head/sys/dev/an/if_an.c head/sys/dev/bfe/if_bfe.c head/sys/dev/

RE: svn commit: r228711 - head/sys/dev/usb/controller

2012-01-07 Thread Hans Petter Selasky
Hi,   Yes, that is correct.   I was thinking to add something like if (bootverbose), please feel free to do so. I'm very busy this weekend.   Some messages are produced by new bus, and I'm not sure how easy those are to hide.   The idea behind the messages, is that if anything hangs at sh

Re: svn commit: r228711 - head/sys/dev/usb/controller

2012-01-07 Thread Doug Barton
Is this the change that is causing all the new usb-related messages when shutting down? If so, can it be hidden behind verbose? Doug On 12/19/2011 07:35, Hans Petter Selasky wrote: > Author: hselasky > Date: Mon Dec 19 15:35:05 2011 > New Revision: 228711 > URL: http://svn.freebsd.org/changeset

svn commit: r229766 - in head: lib/libc/net sbin/route

2012-01-07 Thread Hajimu UMEMOTO
Author: ume Date: Sat Jan 7 09:01:19 2012 New Revision: 229766 URL: http://svn.freebsd.org/changeset/base/229766 Log: Handle the internal scope address representation of the KAME IPv6 stack for the node-local multicast address. Spotted by: Rainer Bredehorn MFC after:1 week Modi