svn commit: r215283 - head/sys/kern

2010-11-14 Thread Bruce Cran
Author: brucec Date: Sun Nov 14 08:06:29 2010 New Revision: 215283 URL: http://svn.freebsd.org/changeset/base/215283 Log: Fix style(9) issues from r215281 and r215282. MFC after:1 week Modified: head/sys/kern/kern_proc.c head/sys/kern/kern_tc.c head/sys/kern/subr_clock.c

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

2010-11-14 Thread Bruce Cran
Author: brucec Date: Sun Nov 14 08:25:27 2010 New Revision: 215284 URL: http://svn.freebsd.org/changeset/base/215284 Log: When rebooting the machine jump to 0xf000:fff0 instead of 0x:0x0. This is the same change that was made in rev 1.33 of boot/i386/btx/btx/btx.S PR: i386/91871

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

2010-11-14 Thread Bruce Cran
Author: brucec Date: Sun Nov 14 08:31:02 2010 New Revision: 215285 URL: http://svn.freebsd.org/changeset/base/215285 Log: Fix the jump location. Modified: head/sys/boot/i386/boot2/boot1.S Modified: head/sys/boot/i386/boot2/boot1.S

svn commit: r215286 - head/usr.sbin/sysinstall

2010-11-14 Thread Bruce Cran
Author: brucec Date: Sun Nov 14 09:03:42 2010 New Revision: 215286 URL: http://svn.freebsd.org/changeset/base/215286 Log: Connect to ftp2.tr.freebsd.org when the Turkey #2 mirror is selected. PR: bin/128587 Submitted by: Mehmet Kose mehmet.kose at gmail.com MFC after:1 week

svn commit: r215287 - head/usr.sbin/sysinstall

2010-11-14 Thread Bruce Cran
Author: brucec Date: Sun Nov 14 09:14:17 2010 New Revision: 215287 URL: http://svn.freebsd.org/changeset/base/215287 Log: Web should not be all upper-case because it's not an acronym. PR: bin/130366 Submitted by: Royce Williams royce at alaska.net MFC after:1 week Modified:

svn commit: r215288 - head/crypto/openssl/ssl

2010-11-14 Thread Simon L. Nielsen
Author: simon Date: Sun Nov 14 09:33:47 2010 New Revision: 215288 URL: http://svn.freebsd.org/changeset/base/215288 Log: Fix double-free in OpenSSL's SSL ECDH code. It has yet to be determined if this warrants a FreeBSD Security Advisory, but we might as well get it fixed in the normal

svn commit: r215289 - head/sys/net80211

2010-11-14 Thread Bernhard Schmidt
Author: bschmidt Date: Sun Nov 14 09:59:52 2010 New Revision: 215289 URL: http://svn.freebsd.org/changeset/base/215289 Log: The ni_rctls checks are used to verify that a ratectl algo has set up its internal data. This has been used to bypass missing calls in drivers which do not use the

svn commit: r215290 - head/usr.sbin/sysinstall

2010-11-14 Thread Bruce Cran
Author: brucec Date: Sun Nov 14 10:04:48 2010 New Revision: 215290 URL: http://svn.freebsd.org/changeset/base/215290 Log: ntpdate(8) hosts are now configured in rc.conf via ntpdate_hosts. PR: bin/148350 Submitted by: Joel FAEDI joel.faedi at gmail.com MFC after:1 week Modified:

svn commit: r215291 - in head/usr.sbin/sysinstall: . help

2010-11-14 Thread Bruce Cran
Author: brucec Date: Sun Nov 14 10:22:09 2010 New Revision: 215291 URL: http://svn.freebsd.org/changeset/base/215291 Log: Remove support for cpioVerbose=medium because bsdcpio doesn't support the -V flag. PR: bin/151821 Submitted by: Devin Teske dteske at vicor.com MFC after:1

Re: svn commit: r215271 - head

2010-11-14 Thread Ulrich Spörlein
On Sat, 13.11.2010 at 22:38:33 +, Warner Losh wrote: Author: imp Date: Sat Nov 13 22:38:33 2010 New Revision: 215271 URL: http://svn.freebsd.org/changeset/base/215271 Log: Add mips back to universe Modified: head/Makefile Modified: head/Makefile

svn commit: r215292 - in head/gnu/usr.bin/gdb: . libgdb

2010-11-14 Thread Takahashi Yoshihiro
Author: nyan Date: Sun Nov 14 11:09:16 2010 New Revision: 215292 URL: http://svn.freebsd.org/changeset/base/215292 Log: Add missing '/'. Modified: head/gnu/usr.bin/gdb/Makefile.inc head/gnu/usr.bin/gdb/libgdb/Makefile Modified: head/gnu/usr.bin/gdb/Makefile.inc

svn commit: r215293 - head

2010-11-14 Thread Joel Dahl
Author: joel (doc committer) Date: Sun Nov 14 11:32:56 2010 New Revision: 215293 URL: http://svn.freebsd.org/changeset/base/215293 Log: Add the cddl/ directory. Modified: head/README Modified: head/README == ---

svn commit: r215295 - head/sys/opencrypto

2010-11-14 Thread Marius Strobl
Author: marius Date: Sun Nov 14 13:09:32 2010 New Revision: 215295 URL: http://svn.freebsd.org/changeset/base/215295 Log: Let cryptosoft(4) add its pseudo-device with a specific unit number and its probe method return BUS_PROBE_NOWILDCARD so it doesn't get attached to real devices hanging

svn commit: r215296 - head/usr.sbin/sysinstall

2010-11-14 Thread Bruce Cran
Author: brucec Date: Sun Nov 14 13:25:01 2010 New Revision: 215296 URL: http://svn.freebsd.org/changeset/base/215296 Log: Fix use of CD_VERSION=any in cdrom.inf by calling strcmp instead of variable_cmp. PR: bin/142960 Submitted by: G. Paul Ziemba p-fbsd-bugs at ziemba.us MFC

svn commit: r215297 - in head: . sys/dev/bce sys/dev/bge sys/dev/mii sys/dev/msk sys/dev/nfe sys/dev/stge sys/net

2010-11-14 Thread Marius Strobl
debugging, run ln -s aj /etc/malloc.conf.) +20101114: + Generic IEEE 802.3 annex 31B full duplex flow control support has been + added to mii(4) and bge(4), bce(4), msk(4), nfe(4) and stge(4) along + with brgphy(4), e1000phy(4) as well as ip1000phy() have been converted

svn commit: r215298 - head/sys/dev/mii

2010-11-14 Thread Marius Strobl
Author: marius Date: Sun Nov 14 13:31:01 2010 New Revision: 215298 URL: http://svn.freebsd.org/changeset/base/215298 Log: - Change these drivers to take advantage and use the generic IEEE 802.3 annex 31B full duplex flow control as well as the IFM_1000_T master support committed in

svn commit: r215299 - in head/sys: geom/eli kern libkern sys

2010-11-14 Thread Ed Schouten
Author: ed Date: Sun Nov 14 14:12:43 2010 New Revision: 215299 URL: http://svn.freebsd.org/changeset/base/215299 Log: Add support for asterisk characters when filling in the GELI password during boot. Change the last argument of gets() to indicate a visibility flag and add definitions

svn commit: r215300 - head/sys/dev/mii

2010-11-14 Thread Marius Strobl
Author: marius Date: Sun Nov 14 14:25:04 2010 New Revision: 215300 URL: http://svn.freebsd.org/changeset/base/215300 Log: Remove redundant cases and a style(9) bug. Modified: head/sys/dev/mii/xmphy.c Modified: head/sys/dev/mii/xmphy.c

svn commit: r215301 - head/sys/netinet

2010-11-14 Thread Michael Tuexen
Author: tuexen Date: Sun Nov 14 14:37:20 2010 New Revision: 215301 URL: http://svn.freebsd.org/changeset/base/215301 Log: Simplify sctp_delayed_cksum() a bit. MFC after: 3 days. Modified: head/sys/netinet/sctp_crc32.c Modified: head/sys/netinet/sctp_crc32.c

svn commit: r215302 - in head/sys/dev: bge mii

2010-11-14 Thread Marius Strobl
Author: marius Date: Sun Nov 14 15:15:22 2010 New Revision: 215302 URL: http://svn.freebsd.org/changeset/base/215302 Log: Move the limiting of the PHY to 10/100 modes of operation due to limitations of certain MAC models from brgphy(4) to bge(4) where it belongs. While at it, update the

Re: svn commit: r215166 - in head: . sys/conf sys/netinet sys/netinet/cc sys/sys

2010-11-14 Thread Mikolaj Golub
On Sun, 14 Nov 2010 12:24:40 +1100 Lawrence Stewart wrote: LS On 11/13/10 20:40, Mikolaj Golub wrote: On Fri, 12 Nov 2010 06:41:56 + (UTC) Lawrence Stewart wrote: LS Author: lstewart LS Date: Fri Nov 12 06:41:55 2010 LS New Revision: 215166 LS URL:

svn commit: r215303 - in head/bin/sh: . bltin

2010-11-14 Thread Jilles Tjoelker
Author: jilles Date: Sun Nov 14 15:31:59 2010 New Revision: 215303 URL: http://svn.freebsd.org/changeset/base/215303 Log: sh: Add binary buffered output for use by the printf builtin. Modified: head/bin/sh/bltin/bltin.h head/bin/sh/output.c head/bin/sh/output.h Modified:

svn commit: r215304 - head/sys/kern

2010-11-14 Thread Bruce Cran
Author: brucec Date: Sun Nov 14 16:10:15 2010 New Revision: 215304 URL: http://svn.freebsd.org/changeset/base/215304 Log: Fix some more style(9) issues. Modified: head/sys/kern/kern_proc.c head/sys/kern/kern_tc.c head/sys/kern/subr_clock.c head/sys/kern/vfs_cache.c

Re: svn commit: r215271 - head

2010-11-14 Thread Warner Losh
On 11/14/2010 03:43, Ulrich Spörlein wrote: On Sat, 13.11.2010 at 22:38:33 +, Warner Losh wrote: Author: imp Date: Sat Nov 13 22:38:33 2010 New Revision: 215271 URL: http://svn.freebsd.org/changeset/base/215271 Log: Add mips back to universe Modified: head/Makefile Modified:

svn commit: r215305 - head/sys/netinet

2010-11-14 Thread Michael Tuexen
Author: tuexen Date: Sun Nov 14 16:44:18 2010 New Revision: 215305 URL: http://svn.freebsd.org/changeset/base/215305 Log: Take out special code for disable CRC computations on the loopback interface for IPv6. It will be handled by the loopback interface. Modified:

svn commit: r215310 - head/lib/libc/gen

2010-11-14 Thread Ed Schouten
Author: ed Date: Sun Nov 14 18:42:39 2010 New Revision: 215310 URL: http://svn.freebsd.org/changeset/base/215310 Log: Always set errno to a sane value when pututxline(3) fails. For example, it will now return ESRCH when trying to replace a nonexistent entry with DEAD_PROCESS. Modified:

Re: svn commit: r215306 - head/tools/build/mk

2010-11-14 Thread Alexander Best
On Sun Nov 14 10, Bruce Cran wrote: On Sunday 14 November 2010 17:53:14 Alexander Best wrote: while you're at it, could you add the following after MK_BOOT? #.if ${MK_BSNMP} == no # to be filled in #.endif i'll try to run two buildworld instances two see which files are being

svn commit: r215319 - head/sys/arm/xscale/ixp425

2010-11-14 Thread Andrew Thompson
Author: thompsa Date: Sun Nov 14 20:41:22 2010 New Revision: 215319 URL: http://svn.freebsd.org/changeset/base/215319 Log: Provide a mutex around the read/modify/write of the IXP425_GPIO_* registers. Giant was used in some places, but not all. Modified:

svn commit: r215325 - head/sys/dev/mpt

2010-11-14 Thread Marius Strobl
Author: marius Date: Sun Nov 14 22:34:33 2010 New Revision: 215325 URL: http://svn.freebsd.org/changeset/base/215325 Log: Use the correct variable for determining the verbosity level in mpt_lprtc(). While at it, fix the whitespace of that macro. PR: 149502 Submitted by:

Re: svn commit: r215306 - head/tools/build/mk

2010-11-14 Thread Alexander Best
On Sun Nov 14 10, Alexander Best wrote: On Sun Nov 14 10, Bruce Cran wrote: On Sunday 14 November 2010 17:53:14 Alexander Best wrote: while you're at it, could you add the following after MK_BOOT? #.if ${MK_BSNMP} == no # to be filled in #.endif i'll try to run two

svn commit: r215326 - in head/sys/dev/usb: . serial

2010-11-14 Thread Dima Dorfman
Author: dd Date: Sun Nov 14 23:05:57 2010 New Revision: 215326 URL: http://svn.freebsd.org/changeset/base/215326 Log: Add a special INIT product ID used by some models of the HUAWEI K3765 datacard. After ejecting this device, it reappears using the normal K3765 ID. It does not switch

Re: svn commit: r215310 - head/lib/libc/gen

2010-11-14 Thread Gavin Atkinson
On Sun, 14 Nov 2010, Ed Schouten wrote: Author: ed Date: Sun Nov 14 18:42:39 2010 New Revision: 215310 URL: http://svn.freebsd.org/changeset/base/215310 Log: Always set errno to a sane value when pututxline(3) fails. For example, it will now return ESRCH when trying to replace a

Re: svn commit: r215319 - head/sys/arm/xscale/ixp425

2010-11-14 Thread Gavin Atkinson
On Sun, 14 Nov 2010, Andrew Thompson wrote: Author: thompsa Date: Sun Nov 14 20:41:22 2010 New Revision: 215319 URL: http://svn.freebsd.org/changeset/base/215319 Log: Provide a mutex around the read/modify/write of the IXP425_GPIO_* registers. Giant was used in some places, but not

Re: svn commit: r215295 - head/sys/opencrypto

2010-11-14 Thread Gavin Atkinson
On Sun, 14 Nov 2010, Marius Strobl wrote: Author: marius Date: Sun Nov 14 13:09:32 2010 New Revision: 215295 URL: http://svn.freebsd.org/changeset/base/215295 Log: Let cryptosoft(4) add its pseudo-device with a specific unit number and its probe method return BUS_PROBE_NOWILDCARD so

svn commit: r215327 - head/sys/dev/nfe

2010-11-14 Thread Pyun YongHyeon
Author: yongari Date: Sun Nov 14 23:37:43 2010 New Revision: 215327 URL: http://svn.freebsd.org/changeset/base/215327 Log: P5N32-SLI PREMIUM from ASUSTeK is known to have MSI/MSI-X issue such that nfe(4) does not work with MSI-X. When MSI-X support was introduced, I remember MCP55

svn commit: r215328 - head/sys/dev/xl

2010-11-14 Thread Pyun YongHyeon
Author: yongari Date: Sun Nov 14 23:53:13 2010 New Revision: 215328 URL: http://svn.freebsd.org/changeset/base/215328 Log: Add flow control for 3C905B and newer controllers. Note, these controllers support RX pause only. Reviewed by: marius Modified: head/sys/dev/xl/if_xl.c

svn commit: r215329 - head/sys/dev/re

2010-11-14 Thread Pyun YongHyeon
Author: yongari Date: Mon Nov 15 00:06:19 2010 New Revision: 215329 URL: http://svn.freebsd.org/changeset/base/215329 Log: Add flow control for all re(4) controllers. re(4) controllers do not provide any MAC configuration interface for resolved flow control parameters. There is even no

Re: svn commit: r215327 - head/sys/dev/nfe

2010-11-14 Thread Alexander Motin
Pyun YongHyeon wrote: Author: yongari Date: Sun Nov 14 23:37:43 2010 New Revision: 215327 URL: http://svn.freebsd.org/changeset/base/215327 Log: P5N32-SLI PREMIUM from ASUSTeK is known to have MSI/MSI-X issue such that nfe(4) does not work with MSI-X. When MSI-X support was

Re: svn commit: r215319 - head/sys/arm/xscale/ixp425

2010-11-14 Thread Andrew Thompson
On 15 November 2010 11:56, Gavin Atkinson ga...@freebsd.org wrote: On Sun, 14 Nov 2010, Andrew Thompson wrote: Author: thompsa Date: Sun Nov 14 20:41:22 2010 New Revision: 215319 URL: http://svn.freebsd.org/changeset/base/215319 Log:   Provide a mutex around the read/modify/write of the

Re: svn commit: r215237 - head/lib/msun/src

2010-11-14 Thread Alexander Best
On Sat Nov 13 10, Steve Kargl wrote: On Sat, Nov 13, 2010 at 12:56:48PM +, Alexander Best wrote: On Sat Nov 13 10, Ulrich Spoerlein wrote: Author: uqs Date: Sat Nov 13 10:54:10 2010 New Revision: 215237 URL: http://svn.freebsd.org/changeset/base/215237 Log: Fix bug

Re: svn commit: r215166 - in head: . sys/conf sys/netinet sys/netinet/cc sys/sys

2010-11-14 Thread Lawrence Stewart
On 11/15/10 02:15, Mikolaj Golub wrote: On Sun, 14 Nov 2010 12:24:40 +1100 Lawrence Stewart wrote: LS On 11/13/10 20:40, Mikolaj Golub wrote: On Fri, 12 Nov 2010 06:41:56 + (UTC) Lawrence Stewart wrote: LS Author: lstewart LS Date: Fri Nov 12 06:41:55 2010 LS New

svn commit: r215330 - in head/sys/dev/usb: . serial

2010-11-14 Thread Andrew Thompson
Author: thompsa Date: Mon Nov 15 02:27:01 2010 New Revision: 215330 URL: http://svn.freebsd.org/changeset/base/215330 Log: Add the Sierra MC8700. Modified: head/sys/dev/usb/serial/u3g.c head/sys/dev/usb/usbdevs Modified: head/sys/dev/usb/serial/u3g.c

Re: svn commit: r215304 - head/sys/kern

2010-11-14 Thread Bruce Evans
On Sun, 14 Nov 2010, Bruce Cran wrote: Log: Fix some more style(9) issues. Better, but still has style bug(s) on almost every changed line... Modified: head/sys/kern/kern_proc.c == --- head/sys/kern/kern_proc.c

Re: svn commit: r215281 - head/sys/kern

2010-11-14 Thread Bruce Evans
On Sun, 14 Nov 2010, Bruce Cran wrote: Log: Add some descriptions to sys/kern sysctls. Modified: head/sys/kern/kern_tc.c == --- head/sys/kern/kern_tc.c Sun Nov 14 05:05:41 2010(r215280) +++

Re: svn commit: r215274 - head/share/mk

2010-11-14 Thread Garrett Cooper
2010/11/14 Alexey Dokuchaev da...@freebsd.org: On Sun, Nov 14, 2010 at 01:37:09AM +, Warner Losh wrote: Author: imp Date: Sun Nov 14 01:37:08 2010 New Revision: 215274 URL: http://svn.freebsd.org/changeset/base/215274 Log:   This case is actually powerpc specific, and doesn't apply to

Re: svn commit: r215274 - head/share/mk

2010-11-14 Thread Alexey Dokuchaev
On Sun, Nov 14, 2010 at 07:38:51PM -0800, Garrett Cooper wrote: 2010/11/14 Alexey Dokuchaev da...@freebsd.org: On Sun, Nov 14, 2010 at 01:37:09AM +, Warner Losh wrote: Log:   This case is actually powerpc specific, and doesn't apply to powerpc64.   Submitted by:       nathanw@

Re: svn commit: r215274 - head/share/mk

2010-11-14 Thread Warner Losh
On 11/14/2010 20:47, Alexey Dokuchaev wrote: On Sun, Nov 14, 2010 at 07:38:51PM -0800, Garrett Cooper wrote: 2010/11/14 Alexey Dokuchaevda...@freebsd.org: On Sun, Nov 14, 2010 at 01:37:09AM +, Warner Losh wrote: Log: This case is actually powerpc specific, and doesn't apply to

svn commit: r215334 - in head: share/doc/papers/jail share/doc/smm/01.setup share/man/man8 sys/dev/firewire sys/dev/tdfx usr.sbin/config/SMM.doc

2010-11-14 Thread Doug Barton
Author: dougb Date: Mon Nov 15 05:25:51 2010 New Revision: 215334 URL: http://svn.freebsd.org/changeset/base/215334 Log: Remove references to MAKEDEV(8) Deleted: head/share/man/man8/MAKEDEV.8 Modified: head/share/doc/papers/jail/mgt.ms head/share/doc/smm/01.setup/2.t

svn commit: r215335 - head/sys/dev/usb/net

2010-11-14 Thread Kevin Lo
Author: kevlo Date: Mon Nov 15 06:04:25 2010 New Revision: 215335 URL: http://svn.freebsd.org/changeset/base/215335 Log: Remove unused struct rue_type Modified: head/sys/dev/usb/net/if_ruereg.h Modified: head/sys/dev/usb/net/if_ruereg.h

svn commit: r215336 - head/sys/kern

2010-11-14 Thread David Xu
Author: davidxu Date: Mon Nov 15 07:33:54 2010 New Revision: 215336 URL: http://svn.freebsd.org/changeset/base/215336 Log: Only unlock process if a thread is found. Modified: head/sys/kern/kern_umtx.c Modified: head/sys/kern/kern_umtx.c