Re: svn commit: r204937 - head/sys/conf

2010-03-10 Thread Renato Botelho
On Tue, Mar 9, 2010 at 10:00 PM, Doug Barton wrote: > > Author: dougb > Date: Wed Mar 10 01:00:37 2010 > New Revision: 204937 > URL: http://svn.freebsd.org/changeset/base/204937 > > Log: >  Revert to r197433, the more recent change doesn't work for the common >  case, and has not been well receive

svn commit: r204948 - head/secure/libexec/ssh-pkcs11-helper

2010-03-10 Thread Dag-Erling Smorgrav
Author: des Date: Wed Mar 10 11:05:31 2010 New Revision: 204948 URL: http://svn.freebsd.org/changeset/base/204948 Log: Forgot to svn add the Makefile. Added: head/secure/libexec/ssh-pkcs11-helper/Makefile (contents, props changed) Added: head/secure/libexec/ssh-pkcs11-helper/Makefile =

Re: svn commit: r204939 - head/secure/libexec

2010-03-10 Thread Dag-Erling Smørgrav
Doug Barton writes: > Log: > Fix the build. The ssh-pkcs11-helper directory is empty, which is > causing confusion. The proper way to handle this would have been to send me an email asking if perhaps I had forgotten to commit the Makefile. DES -- Dag-Erling Smørgrav - d...@des.no __

svn commit: r204949 - head/secure/libexec

2010-03-10 Thread Dag-Erling Smorgrav
Author: des Date: Wed Mar 10 11:33:15 2010 New Revision: 204949 URL: http://svn.freebsd.org/changeset/base/204949 Log: Revert r204939 Modified: head/secure/libexec/Makefile Modified: head/secure/libexec/Makefile == -

svn commit: r204950 - head/lib/libc/rpc

2010-03-10 Thread John Baldwin
Author: jhb Date: Wed Mar 10 13:23:25 2010 New Revision: 204950 URL: http://svn.freebsd.org/changeset/base/204950 Log: Use thr_once() with once_t controls to initialize various thread_key_t objects used to provide per-thread storage in the RPC code. Almost all of these used double-checking

svn commit: r204954 - head/sys/netinet/ipfw

2010-03-10 Thread Luigi Rizzo
Author: luigi Date: Wed Mar 10 14:21:05 2010 New Revision: 204954 URL: http://svn.freebsd.org/changeset/base/204954 Log: fix handling of commands issued by RELENG_7 version of /sbin/ipfw, Submitted by: Riccardo Panicucci Modified: head/sys/netinet/ipfw/ip_dn_glue.c head/sys/netinet/ipf

svn commit: r204955 - head/sys/sys

2010-03-10 Thread John Baldwin
Author: jhb Date: Wed Mar 10 15:22:26 2010 New Revision: 204955 URL: http://svn.freebsd.org/changeset/base/204955 Log: Typo. Modified: head/sys/sys/pcpu.h Modified: head/sys/sys/pcpu.h == --- head/sys/sys/pcpu.h Wed

Re: svn commit: r204902 - in head/sys: net netinet

2010-03-10 Thread David O'Brien
Hi Qing, This change doesn't seem to work in the common case, and has made the kernel toxic - with folks unable to connect to 127.0.0.1. Please back this out or adjust the change. thanks, -- -- David (obr...@freebsd.org) ___ svn-src-head@freebsd.org

svn commit: r204957 - in head/sys: amd64/amd64 i386/i386

2010-03-10 Thread Konstantin Belousov
Author: kib Date: Wed Mar 10 15:50:38 2010 New Revision: 204957 URL: http://svn.freebsd.org/changeset/base/204957 Log: Fall back to wbinvd when region for CLFLUSH is >= 2MB. Submitted by: Kevin Day Reviewed by: jhb MFC after:2 weeks Modified: head/sys/amd64/amd64/pmap.c head/

Re: svn commit: r204902 - in head/sys: net netinet

2010-03-10 Thread John Baldwin
On Wednesday 10 March 2010 10:23:39 am David O'Brien wrote: > Hi Qing, > > This change doesn't seem to work in the common case, and has made the > kernel toxic - with folks unable to connect to 127.0.0.1. Please back > this out or adjust the change. Did you try the route.h patch he posted to cur

Re: svn commit: r204902 - in head/sys: net netinet

2010-03-10 Thread David O'Brien
On Wed, Mar 10, 2010 at 10:50:46AM -0500, John Baldwin wrote: > On Wednesday 10 March 2010 10:23:39 am David O'Brien wrote: > > Hi Qing, > > > > This change doesn't seem to work in the common case, and has made the > > kernel toxic - with folks unable to connect to 127.0.0.1. Please back > > this

Re: svn commit: r204919 - head/sbin/newfs

2010-03-10 Thread Bruce Evans
On Tue, 9 Mar 2010, Maxim Sobolev wrote: Log: o bdeficize expand_number_int() function; o revert most of the recent changes (int -> int64_t conversion) by using this functon for parsing all options. Thanks. Now the parts that I don't like are small enough to review. [Review sent privately

Re: svn commit: r204902 - in head/sys: net netinet

2010-03-10 Thread Qing Li
> > I looked at it, and at the diff of his original commit.  The changes were > large enough that I don't want to assume his patch takes care of all the > issues given that patch hasn't been committed verbatim. > The change itself is not a huge change but if you disagree, then please be specific.

Re: svn commit: r204902 - in head/sys: net netinet

2010-03-10 Thread David O'Brien
On Wed, Mar 10, 2010 at 09:46:49AM -0800, Qing Li wrote: > > > > I looked at it, and at the diff of his original commit. ?The changes were > > large enough that I don't want to assume his patch takes care of all the > > issues given that patch hasn't been committed verbatim. > > The change itself

Re: svn commit: r204902 - in head/sys: net netinet

2010-03-10 Thread John Baldwin
On Wednesday 10 March 2010 11:08:58 am David O'Brien wrote: > On Wed, Mar 10, 2010 at 10:50:46AM -0500, John Baldwin wrote: > > On Wednesday 10 March 2010 10:23:39 am David O'Brien wrote: > > > Hi Qing, > > > > > > This change doesn't seem to work in the common case, and has made the > > > kernel

Re: svn commit: r204902 - in head/sys: net netinet

2010-03-10 Thread Matthew Jacob
As well as breaking several RFCs A stock kernel cannot ping 127.0.0.1. It is claimed there is no route to 127.0.0.1. David Wolfskill has the same problem, as have others in the freebsd-current@ mailing list. I don't know about others, but not being able to connect to 127.0.0.1 totally breaks

Re: svn commit: r204902 - in head/sys: net netinet

2010-03-10 Thread Julian Elischer
Matthew Jacob wrote: As well as breaking several RFCs A stock kernel cannot ping 127.0.0.1. It is claimed there is no route to 127.0.0.1. David Wolfskill has the same problem, as have others in the freebsd-current@ mailing list. I don't know about others, but not being able to connect to 12

Re: svn commit: r204902 - in head/sys: net netinet

2010-03-10 Thread Matthew Jacob
On 03/10/2010 10:26 AM, Julian Elischer wrote: Matthew Jacob wrote: As well as breaking several RFCs A stock kernel cannot ping 127.0.0.1. It is claimed there is no route to 127.0.0.1. David Wolfskill has the same problem, as have others in the freebsd-current@ mailing list. I don't know

svn commit: r204965 - head/sys/dev/acpica

2010-03-10 Thread Jung-uk Kim
Author: jkim Date: Wed Mar 10 18:30:55 2010 New Revision: 204965 URL: http://svn.freebsd.org/changeset/base/204965 Log: Fix white spaces. Modified: head/sys/dev/acpica/acpi_video.c Modified: head/sys/dev/acpica/acpi_video.c

svn commit: r204966 - head/sbin/nos-tun

2010-03-10 Thread Ulrich Spoerlein
Author: uqs Date: Wed Mar 10 18:51:13 2010 New Revision: 204966 URL: http://svn.freebsd.org/changeset/base/204966 Log: nos-tun(8): make WARNS=3 clean The renames are in spirit of DragonflyBSD, to keep diff minimal. PR: bin/140060 Approved by: ed (co-mentor) Modified: he

svn commit: r204972 - in head/sys: conf i386/conf i386/i386 i386/xen

2010-03-10 Thread John Baldwin
Author: jhb Date: Wed Mar 10 19:50:52 2010 New Revision: 204972 URL: http://svn.freebsd.org/changeset/base/204972 Log: Make NKPT a kernel option on i386 so that it can be set to a non-default value from kernel config files. Tested by:Charles Sprickman spork of bway net MFC after:

svn commit: r204974 - head/lib/libc/sparc64/fpu

2010-03-10 Thread Marius Strobl
Author: marius Date: Wed Mar 10 19:55:48 2010 New Revision: 204974 URL: http://svn.freebsd.org/changeset/base/204974 Log: - The OPSZ macro actually only does the right thing for int32 and int64 operands but not for double and extended double ones. Instead of trying to fix the macro just

svn commit: r204975 - head/sys/dev/bge

2010-03-10 Thread Pyun YongHyeon
Author: yongari Date: Wed Mar 10 20:22:57 2010 New Revision: 204975 URL: http://svn.freebsd.org/changeset/base/204975 Log: Enable hardware fixes for BCM5704 B0 as recommended by data sheet. Modified: head/sys/dev/bge/if_bge.c Modified: head/sys/dev/bge/if_bge.c ==

svn commit: r204976 - head/sys/sys

2010-03-10 Thread Warner Losh
Author: imp Date: Wed Mar 10 20:30:51 2010 New Revision: 204976 URL: http://svn.freebsd.org/changeset/base/204976 Log: Fix copyright spelling PR: 139825 Submitted by: Ruslan Mahmatkhanov Modified: head/sys/sys/pioctl.h Modified: head/sys/sys/pioctl.h

svn commit: r204977 - head/usr.bin/truss

2010-03-10 Thread Warner Losh
Author: imp Date: Wed Mar 10 20:31:30 2010 New Revision: 204977 URL: http://svn.freebsd.org/changeset/base/204977 Log: Fix copyright spelling. PR: 139825 Submitted by: Ruslan Mahmatkhanov Modified: head/usr.bin/truss/amd64-fbsd.c head/usr.bin/truss/amd64-fbsd32.c head/usr

svn commit: r204978 - head/sys/dev/bge

2010-03-10 Thread Pyun YongHyeon
Author: yongari Date: Wed Mar 10 20:54:08 2010 New Revision: 204978 URL: http://svn.freebsd.org/changeset/base/204978 Log: Set maximum read byte count to 2048 for PCI-X BCM5703/5704 devices. Also disable relaxed ordering as recommended by data sheet for PCI-X devices. For PCI-X BCM5704, set

svn commit: r204979 - head/sys/dev/bge

2010-03-10 Thread Pyun YongHyeon
Author: yongari Date: Wed Mar 10 20:55:55 2010 New Revision: 204979 URL: http://svn.freebsd.org/changeset/base/204979 Log: Fix typo in r204975. Pointed out by: marius Modified: head/sys/dev/bge/if_bge.c Modified: head/sys/dev/bge/if_bge.c ==

svn commit: r204980 - head/sys/kern

2010-03-10 Thread John Baldwin
Author: jhb Date: Wed Mar 10 21:35:42 2010 New Revision: 204980 URL: http://svn.freebsd.org/changeset/base/204980 Log: Add descriptions for debug.ktr sysctl nodes. Modified: head/sys/kern/kern_ktr.c Modified: head/sys/kern/kern_ktr.c ==

svn commit: r204981 - head/sys/dev/bge

2010-03-10 Thread Pyun YongHyeon
Author: yongari Date: Wed Mar 10 21:37:19 2010 New Revision: 204981 URL: http://svn.freebsd.org/changeset/base/204981 Log: Fix typo in r204978. Pointed out by: marius Modified: head/sys/dev/bge/if_bge.c Modified: head/sys/dev/bge/if_bge.c ==

svn commit: r204983 - head/sys/dev/bwn

2010-03-10 Thread Pyun YongHyeon
Author: yongari Date: Wed Mar 10 21:45:40 2010 New Revision: 204983 URL: http://svn.freebsd.org/changeset/base/204983 Log: Fix build breakage introduced in r204922. Modified: head/sys/dev/bwn/if_bwn.c Modified: head/sys/dev/bwn/if_bwn.c ===

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

2010-03-10 Thread Maxim Sobolev
Author: sobomax Date: Wed Mar 10 23:00:15 2010 New Revision: 204989 URL: http://svn.freebsd.org/changeset/base/204989 Log: further narrow down no carrier workaround, since it appears to only affect very specific IBM hardware and other machines with the same BCM ASIC chip id 0x57081021 are ju

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

2010-03-10 Thread Maxim Sobolev
Author: sobomax Date: Wed Mar 10 23:02:06 2010 New Revision: 204990 URL: http://svn.freebsd.org/changeset/base/204990 Log: Fix style(9) bugs in the previous revision. Modified: head/sys/dev/mii/brgphy.c Modified: head/sys/dev/mii/brgphy.c =

Re: svn commit: r204974 - head/lib/libc/sparc64/fpu

2010-03-10 Thread Peter Jeremy
One bug that crept in somewhere: On 2010-Mar-10 19:55:48 +, Marius Strobl wrote: >Modified: head/lib/libc/sparc64/fpu/fpu.c >@@ -181,15 +182,11 @@ __fpu_dumpfpn(struct fpn *fp) > } > #endif > >-static int opmask[] = {0, 0, 1, 3}; >+static const int opmask[] = {0, 0, 1, 3, 1}; > ... >Modifie

Re: svn commit: r204902 - in head/sys: net netinet

2010-03-10 Thread David O'Brien
On Wed, Mar 10, 2010 at 01:01:06PM -0500, John Baldwin wrote: > On Wednesday 10 March 2010 11:08:58 am David O'Brien wrote: > > On Wed, Mar 10, 2010 at 10:50:46AM -0500, John Baldwin wrote: > > > On Wednesday 10 March 2010 10:23:39 am David O'Brien wrote: > > > > This change doesn't seem to work in

svn commit: r204992 - head/sys/dev/siba

2010-03-10 Thread Weongyo Jeong
Author: weongyo Date: Thu Mar 11 01:35:38 2010 New Revision: 204992 URL: http://svn.freebsd.org/changeset/base/204992 Log: fixes a compile error if INVARIANTS is disabled. Pointy hat to:me Submitted by: Michael Butler Modified: head/sys/dev/siba/siba_core.c Modified: head/sys

svn commit: r204997 - in head/sys/mips: include mips

2010-03-10 Thread Neel Natu
Author: neel Date: Thu Mar 11 07:17:14 2010 New Revision: 204997 URL: http://svn.freebsd.org/changeset/base/204997 Log: Stash the context of the running thread at the time an IPI_STOP is received in 'stoppcbs[]'. We use the 'stoppcbs[]' context to generate the backtrace of such stopped threa

svn commit: r205002 - head/lib/libc/sparc64/fpu

2010-03-10 Thread Marius Strobl
Author: marius Date: Thu Mar 11 07:46:17 2010 New Revision: 205002 URL: http://svn.freebsd.org/changeset/base/205002 Log: Fix a typo in r204974 so that FTYPE_LNG matches the initialisers of the opmask array. Pointed out by: Peter Jeremy Modified: head/lib/libc/sparc64/fpu/fpu_emu