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 Bredehorn__at__gmx.de MFC

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:

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

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

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: 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: 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: 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

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:

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

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

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

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

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 == ---

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

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

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

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

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

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

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

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. :)

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: 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

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: 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: 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

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