svn commit: r211536 - stable/8/bin/sleep

2010-08-21 Thread Konstantin Belousov
Author: kib Date: Sat Aug 21 08:49:53 2010 New Revision: 211536 URL: http://svn.freebsd.org/changeset/base/211536 Log: MFC r210679: Report the time left for the sleep on SIGINFO. Be stricter in the checking of interval specification. MFC r210696: Deal with proper format for printing

Re: svn commit: r211505 - head/contrib/gcc

2010-08-21 Thread Rui Paulo
On 20 Aug 2010, at 21:36, Bruce Evans wrote: On Fri, 20 Aug 2010, Dimitry Andric wrote: On 2010-08-20 00:20, Bruce Evans wrote: These seem to be needed, and some of them valid. Any lvalue arg that can be put in a register can be cast to USItype (unsigned int) on i386. The args are macro

svn commit: r211537 - head/contrib/gcc

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 10:31:26 2010 New Revision: 211537 URL: http://svn.freebsd.org/changeset/base/211537 Log: Revert part of r211505. Some of the removed casts are actually safe so put them back in again. Also, clang only complained about the lvalue cast. Submitted by:

svn commit: r211538 - stable/8/sys/netinet

2010-08-21 Thread Andre Oppermann
Author: andre Date: Sat Aug 21 10:38:50 2010 New Revision: 211538 URL: http://svn.freebsd.org/changeset/base/211538 Log: MFC r211315: Disable TCP inflight limiter by default. Modified: stable/8/sys/netinet/tcp_subr.c Modified: stable/8/sys/netinet/tcp_subr.c

svn commit: r211539 - stable/7/sys/netinet

2010-08-21 Thread Andre Oppermann
Author: andre Date: Sat Aug 21 10:39:51 2010 New Revision: 211539 URL: http://svn.freebsd.org/changeset/base/211539 Log: MFC r211315: Disable TCP inflight limiter by default. Modified: stable/7/sys/netinet/tcp_subr.c Modified: stable/7/sys/netinet/tcp_subr.c

svn commit: r211540 - head/lib/libelf

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 10:40:12 2010 New Revision: 211540 URL: http://svn.freebsd.org/changeset/base/211540 Log: Install a PIC libelf. This will be needed by the DTrace runtime instrumentation object (dtri.o). Sponsored by: The FreeBSD Foundation Modified:

svn commit: r211541 - stable/6/sys/netinet

2010-08-21 Thread Andre Oppermann
Author: andre Date: Sat Aug 21 10:40:44 2010 New Revision: 211541 URL: http://svn.freebsd.org/changeset/base/211541 Log: MFC r211315: Disable TCP inflight limiter by default. Modified: stable/6/sys/netinet/tcp_subr.c Modified: stable/6/sys/netinet/tcp_subr.c

svn commit: r211542 - stable/8/sys/netinet

2010-08-21 Thread Andre Oppermann
Author: andre Date: Sat Aug 21 11:01:40 2010 New Revision: 211542 URL: http://svn.freebsd.org/changeset/base/211542 Log: MFC r211316: Change the messages of the ICMP bad port bandwidth limiter from a kernel printf to a log output with the priority of LOG_NOTICE. Modified:

svn commit: r211543 - stable/7/sys/netinet

2010-08-21 Thread Andre Oppermann
Author: andre Date: Sat Aug 21 11:02:18 2010 New Revision: 211543 URL: http://svn.freebsd.org/changeset/base/211543 Log: MFC r211316: Change the messages of the ICMP bad port bandwidth limiter from a kernel printf to a log output with the priority of LOG_NOTICE. Modified:

svn commit: r211544 - stable/6/sys/netinet

2010-08-21 Thread Andre Oppermann
Author: andre Date: Sat Aug 21 11:02:54 2010 New Revision: 211544 URL: http://svn.freebsd.org/changeset/base/211544 Log: MFC r211316: Change the messages of the ICMP bad port bandwidth limiter from a kernel printf to a log output with the priority of LOG_NOTICE. Modified:

svn commit: r211545 - in head/cddl/contrib/opensolaris/cmd/dtrace/test: cmd/scripts tst/common/aggs tst/common/assocs tst/common/dtraceUtil tst/common/funcs tst/common/ip tst/common/misc tst/common...

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 11:04:38 2010 New Revision: 211545 URL: http://svn.freebsd.org/changeset/base/211545 Log: Port most of the DTrace tests to FreeBSD. Sponsored by: The FreeBSD Foundation Added: head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/Makefile

svn commit: r211546 - head/sys/net80211

2010-08-21 Thread Bernhard Schmidt
Author: bschmidt Date: Sat Aug 21 11:06:21 2010 New Revision: 211546 URL: http://svn.freebsd.org/changeset/base/211546 Log: Wrap remaining ieee80211_ratectl_node_init() calls missed in r211314. MFC after:1 week Modified: head/sys/net80211/ieee80211_node.c Modified:

svn commit: r211547 - head/cddl/lib

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 11:09:03 2010 New Revision: 211547 URL: http://svn.freebsd.org/changeset/base/211547 Log: The DTrace instrumentation object is going to be i386/amd64 only. Sponsored by: The FreeBSD Foundation Modified: head/cddl/lib/Makefile Modified:

svn commit: r211548 - stable/8/sys/netinet

2010-08-21 Thread Andre Oppermann
Author: andre Date: Sat Aug 21 11:10:58 2010 New Revision: 211548 URL: http://svn.freebsd.org/changeset/base/211548 Log: MFC r211317: Reset the internal tso flag in tcp_output() on every iteration of sendalot. Modified: stable/8/sys/netinet/tcp_output.c Modified:

svn commit: r211549 - stable/7/sys/netinet

2010-08-21 Thread Andre Oppermann
Author: andre Date: Sat Aug 21 11:11:32 2010 New Revision: 211549 URL: http://svn.freebsd.org/changeset/base/211549 Log: MFC r211317: Reset the internal tso flag in tcp_output() on every iteration of sendalot. Modified: stable/7/sys/netinet/tcp_output.c Modified:

svn commit: r211550 - head/cddl/lib

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 11:14:50 2010 New Revision: 211550 URL: http://svn.freebsd.org/changeset/base/211550 Log: Use double quotes when checking the value of MACHINE_ARCH. Sponsored by: The FreeBSD Foundation Modified: head/cddl/lib/Makefile Modified: head/cddl/lib/Makefile

svn commit: r211551 - in vendor/dtracetoolkit: . dist

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 11:32:54 2010 New Revision: 211551 URL: http://svn.freebsd.org/changeset/base/211551 Log: Import dtruss from Brendan Gregg's DTraceToolkit. Sponsored by: The FreeBSD Foundation Added: vendor/dtracetoolkit/ vendor/dtracetoolkit/dist/

svn commit: r211552 - vendor/dtracetoolkit/0.99

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 11:33:49 2010 New Revision: 211552 URL: http://svn.freebsd.org/changeset/base/211552 Log: Tag the latest DTraceToolkit import. Sponsored by: The FreeBSD Foundation Added: vendor/dtracetoolkit/0.99/ - copied from r211551, vendor/dtracetoolkit/dist/

Re: svn commit: r211548 - stable/8/sys/netinet

2010-08-21 Thread Bjoern A. Zeeb
On Sat, 21 Aug 2010, Andre Oppermann wrote: Author: andre Date: Sat Aug 21 11:10:58 2010 New Revision: 211548 URL: http://svn.freebsd.org/changeset/base/211548 Log: MFC r211317: Reset the internal tso flag in tcp_output() on every iteration of sendalot. Modified:

svn commit: r211553 - head/sys/cddl/compat/opensolaris/kern

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 11:41:32 2010 New Revision: 211553 URL: http://svn.freebsd.org/changeset/base/211553 Log: Add sysname to struct opensolaris_utsname. This is needed by one DTrace test. Sponsored by: The FreeBSD Foundation Modified:

svn commit: r211554 - in head/cddl: contrib/opensolaris/cmd/dtrace contrib/opensolaris/lib/libdtrace/common contrib/opensolaris/lib/libdtrace/i386 lib/libdtrace

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 11:50:53 2010 New Revision: 211554 URL: http://svn.freebsd.org/changeset/base/211554 Log: Add libdtrace support for tracing userland programs. Summary of changes: * Implement a compatibility shim between Solaris libproc and our libproc and remove several

svn commit: r211555 - head/sys/cddl/contrib/opensolaris/uts/common/sys

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 11:58:08 2010 New Revision: 211555 URL: http://svn.freebsd.org/changeset/base/211555 Log: Port the DTrace helper ioctls to FreeBSD and add a helper member to dof_helper_t (needed by drti.o). Sponsored by: The FreeBSD Foundation Modified:

Re: svn commit: r211501 - in head/sys: modules modules/send netinet netinet6 sys

2010-08-21 Thread Rui Paulo
On 20 Aug 2010, at 02:33, Doug Barton wrote: On 08/19/2010 14:50, Bjoern A. Zeeb wrote: On Thu, 19 Aug 2010, Doug Barton wrote: On 08/19/2010 04:42, Ana Kukec wrote: Hi all, A man page for the kernel side SeND, and an updated port with Secure Neighbor Discovery application will follow

svn commit: r211556 - in vendor/dtracetoolkit: 0.99 dist

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 12:55:39 2010 New Revision: 211556 URL: http://svn.freebsd.org/changeset/base/211556 Log: Revert the import because the vendor/dtracetoolkit directory was created at the same time as the import. This makes the svn merge in head unable to understand what I was

svn commit: r211557 - vendor/dtracetoolkit/dist

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 13:15:56 2010 New Revision: 211557 URL: http://svn.freebsd.org/changeset/base/211557 Log: Import dtruss from Brendan Gregg's DTraceToolkit. Sponsored by: The FreeBSD Foundation Added: vendor/dtracetoolkit/dist/ vendor/dtracetoolkit/dist/dtruss

svn commit: r211558 - head/cddl/contrib/dtracetoolkit

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 13:21:05 2010 New Revision: 211558 URL: http://svn.freebsd.org/changeset/base/211558 Log: Add a directory for the DTraceToolkit. Sponsored by: The FreeBSD Foundation Added: head/cddl/contrib/dtracetoolkit/ ___

svn commit: r211560 - head

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 13:42:12 2010 New Revision: 211560 URL: http://svn.freebsd.org/changeset/base/211560 Log: Add libelf to the prebuild libs. This is needed for the DTrace instrumentation object. Sponsored by: The FreeBSD Foundation Modified: head/Makefile.inc1

svn commit: r211561 - head/cddl/lib/drti

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 13:48:04 2010 New Revision: 211561 URL: http://svn.freebsd.org/changeset/base/211561 Log: Link drti.o with a PIC version of libelf. This is needed because drti.o depends on libelf and this avoids linking every other drti.o program (namely programs with USDT

svn commit: r211562 - in head/cddl: contrib/opensolaris/cmd/plockstat usr.sbin/plockstat

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 13:54:33 2010 New Revision: 211562 URL: http://svn.freebsd.org/changeset/base/211562 Log: Port plockstat to FreeBSD. This will be connected to the build later. Sponsored by: The FreeBSD Foundation Added: head/cddl/usr.sbin/plockstat/

svn commit: r211563 - head/cddl/usr.sbin/dtruss

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 13:56:29 2010 New Revision: 211563 URL: http://svn.freebsd.org/changeset/base/211563 Log: Add a Makefile for dtruss. Sponsored by: The FreeBSD Foundation Added: head/cddl/usr.sbin/dtruss/ head/cddl/usr.sbin/dtruss/Makefile (contents, props changed)

Re: svn commit: r211561 - head/cddl/lib/drti

2010-08-21 Thread Kostik Belousov
On Sat, Aug 21, 2010 at 01:48:05PM +, Rui Paulo wrote: Author: rpaulo Date: Sat Aug 21 13:48:04 2010 New Revision: 211561 URL: http://svn.freebsd.org/changeset/base/211561 Log: Link drti.o with a PIC version of libelf. This is needed because drti.o depends on libelf and this

Re: svn commit: r211505 - head/contrib/gcc

2010-08-21 Thread Dimitry Andric
On 2010-08-20 22:36, Bruce Evans wrote: On Fri, 20 Aug 2010, Dimitry Andric wrote: [...] But will the casts not potentially hide problems, if you pass the wrong types to those macros? Maybe it is better if the compiler complains that some argument is of an incompatible type, than just

svn commit: r211564 - head/cddl/usr.sbin

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 14:02:04 2010 New Revision: 211564 URL: http://svn.freebsd.org/changeset/base/211564 Log: Use double quotes when checking the value of MACHINE_ARCH. Sponsored by: The FreeBSD Foundation Modified: head/cddl/usr.sbin/Makefile Modified:

svn commit: r211565 - head/share/mk

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 14:08:04 2010 New Revision: 211565 URL: http://svn.freebsd.org/changeset/base/211565 Log: Add the definition of LIBELF_PIC. Sponsored by: The FreeBSD Foundation Modified: head/share/mk/bsd.libnames.mk Modified: head/share/mk/bsd.libnames.mk

svn commit: r211566 - head/sys/cddl/compat/opensolaris/sys

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 14:09:24 2010 New Revision: 211566 URL: http://svn.freebsd.org/changeset/base/211566 Log: Add a sysname char * to struct opensolaris_utsname. Sponsored by: The FreeBSD Foundation Modified: head/sys/cddl/compat/opensolaris/sys/misc.h Modified:

svn commit: r211567 - head/tools/test/dtrace

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 14:14:24 2010 New Revision: 211567 URL: http://svn.freebsd.org/changeset/base/211567 Log: Update for the new tests. Sponsored by: The FreeBSD Foundation Modified: head/tools/test/dtrace/Makefile Modified: head/tools/test/dtrace/Makefile

Re: svn commit: r211561 - head/cddl/lib/drti

2010-08-21 Thread Rui Paulo
On 21 Aug 2010, at 14:59, Kostik Belousov wrote: On Sat, Aug 21, 2010 at 01:48:05PM +, Rui Paulo wrote: Author: rpaulo Date: Sat Aug 21 13:48:04 2010 New Revision: 211561 URL: http://svn.freebsd.org/changeset/base/211561 Log: Link drti.o with a PIC version of libelf. This is needed

Re: svn commit: r211561 - head/cddl/lib/drti

2010-08-21 Thread Kostik Belousov
On Sat, Aug 21, 2010 at 03:16:49PM +0100, Rui Paulo wrote: On 21 Aug 2010, at 14:59, Kostik Belousov wrote: On Sat, Aug 21, 2010 at 01:48:05PM +, Rui Paulo wrote: Author: rpaulo Date: Sat Aug 21 13:48:04 2010 New Revision: 211561 URL: http://svn.freebsd.org/changeset/base/211561

svn commit: r211568 - head/sys/sparc64/sparc64

2010-08-21 Thread Marius Strobl
Author: marius Date: Sat Aug 21 14:28:48 2010 New Revision: 211568 URL: http://svn.freebsd.org/changeset/base/211568 Log: Skip a KASSERT which isn't appropriate when not employing page coloring. Reported by: Michael Moll Modified: head/sys/sparc64/sparc64/pmap.c Modified:

Re: svn commit: r211561 - head/cddl/lib/drti

2010-08-21 Thread Rui Paulo
On 21 Aug 2010, at 15:23, Kostik Belousov wrote: On Sat, Aug 21, 2010 at 03:16:49PM +0100, Rui Paulo wrote: On 21 Aug 2010, at 14:59, Kostik Belousov wrote: On Sat, Aug 21, 2010 at 01:48:05PM +, Rui Paulo wrote: Author: rpaulo Date: Sat Aug 21 13:48:04 2010 New Revision: 211561

svn commit: r211570 - head/gnu/lib/libobjc

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 14:59:37 2010 New Revision: 211570 URL: http://svn.freebsd.org/changeset/base/211570 Log: We need to pull bsd.own.mk before modifying the CC variable. Otherwise it will be overwritten when we include bsd.lib.mk. Pointed out by: Dimitry Andric dimitry

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

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 15:01:59 2010 New Revision: 211571 URL: http://svn.freebsd.org/changeset/base/211571 Log: Make sure the boot2 stage is compiled with gcc, as clang has no problems compiling it, but it just gets too big at the moment, even with -Os. This is not applicable to

svn commit: r211572 - head

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 15:39:06 2010 New Revision: 211572 URL: http://svn.freebsd.org/changeset/base/211572 Log: Add clang to the cross-tools build stage. Submitted by: Dimitry Andric dimitry at andric.com Modified: head/Makefile.inc1 Modified: head/Makefile.inc1

svn commit: r211573 - in head: contrib/llvm/tools/clang/lib/Driver contrib/llvm/tools/clang/lib/Frontend lib/clang

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 15:46:33 2010 New Revision: 211573 URL: http://svn.freebsd.org/changeset/base/211573 Log: Modify clang so that when TOOLS_PREFIX is defined we register the CLANG_PREFIX macro. This changes the default header search path when we are building clang as part of

svn commit: r211574 - stable/8/sys/dev/ichwd

2010-08-21 Thread Andriy Gapon
Author: avg Date: Sat Aug 21 16:40:04 2010 New Revision: 211574 URL: http://svn.freebsd.org/changeset/base/211574 Log: MFC r210454: ichwd: correct range check for timeout value Modified: stable/8/sys/dev/ichwd/ichwd.c Directory Properties: stable/8/sys/ (props changed)

Re: svn commit: r211530 - head/sys/netinet6

2010-08-21 Thread Hajimu UMEMOTO
Hi, On Fri, 20 Aug 2010 22:19:37 +0400 pluknet pluk...@gmail.com said: pluknet I think it still continues to test the remain condition pluknet regardless of test result of the first part (!optp). No, I don't think my fix is wrong. If the evaluation matches, the latter should not be

svn commit: r211575 - stable/7/sys/dev/ichwd

2010-08-21 Thread Andriy Gapon
Author: avg Date: Sat Aug 21 16:47:41 2010 New Revision: 211575 URL: http://svn.freebsd.org/changeset/base/211575 Log: MFC r210454: ichwd: correct range check for timeout value Modified: stable/7/sys/dev/ichwd/ichwd.c Directory Properties: stable/7/sys/ (props changed)

Re: svn commit: r211574 - stable/8/sys/dev/ichwd

2010-08-21 Thread Andriy Gapon
on 21/08/2010 19:40 Andriy Gapon said the following: Author: avg Date: Sat Aug 21 16:40:04 2010 New Revision: 211574 URL: http://svn.freebsd.org/changeset/base/211574 Log: MFC r210454: ichwd: correct range check for timeout value Modified: stable/8/sys/dev/ichwd/ichwd.c Directory

Re: svn commit: r211548 - stable/8/sys/netinet

2010-08-21 Thread Andriy Gapon
on 21/08/2010 14:33 Bjoern A. Zeeb said the following: On Sat, 21 Aug 2010, Andre Oppermann wrote: Author: andre Date: Sat Aug 21 11:10:58 2010 New Revision: 211548 URL: http://svn.freebsd.org/changeset/base/211548 Log: MFC r211317: Reset the internal tso flag in tcp_output() on

Re: svn commit: r211561 - head/cddl/lib/drti

2010-08-21 Thread Kostik Belousov
On Sat, Aug 21, 2010 at 03:33:35PM +0100, Rui Paulo wrote: On 21 Aug 2010, at 15:23, Kostik Belousov wrote: On Sat, Aug 21, 2010 at 03:16:49PM +0100, Rui Paulo wrote: On 21 Aug 2010, at 14:59, Kostik Belousov wrote: On Sat, Aug 21, 2010 at 01:48:05PM +, Rui Paulo wrote:

Re: svn commit: r211561 - head/cddl/lib/drti

2010-08-21 Thread Rui Paulo
On 21 Aug 2010, at 18:06, Kostik Belousov wrote: On Sat, Aug 21, 2010 at 03:33:35PM +0100, Rui Paulo wrote: On 21 Aug 2010, at 15:23, Kostik Belousov wrote: On Sat, Aug 21, 2010 at 03:16:49PM +0100, Rui Paulo wrote: On 21 Aug 2010, at 14:59, Kostik Belousov wrote: On Sat, Aug 21,

svn commit: r211577 - in head: . cddl/lib/drti lib/libelf

2010-08-21 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 21 17:29:59 2010 New Revision: 211577 URL: http://svn.freebsd.org/changeset/base/211577 Log: Don't link drti.o with libelf_pic.a. This means that all software with userland SDT probes must be linked with libelf explicitly. Requested by: kib Sponsored by:

Re: svn commit: r211577 - in head: . cddl/lib/drti lib/libelf

2010-08-21 Thread Kostik Belousov
On Sat, Aug 21, 2010 at 05:29:59PM +, Rui Paulo wrote: Author: rpaulo Date: Sat Aug 21 17:29:59 2010 New Revision: 211577 URL: http://svn.freebsd.org/changeset/base/211577 Log: Don't link drti.o with libelf_pic.a. This means that all software with userland SDT probes must be

Re: svn commit: r211577 - in head: . cddl/lib/drti lib/libelf

2010-08-21 Thread Anonymous
Rui Paulo rpa...@freebsd.org writes: Author: rpaulo Date: Sat Aug 21 17:29:59 2010 New Revision: 211577 URL: http://svn.freebsd.org/changeset/base/211577 Log: Don't link drti.o with libelf_pic.a. This means that all software with userland SDT probes must be linked with libelf

svn commit: r211578 - stable/8/sys/kern

2010-08-21 Thread Andriy Gapon
Author: avg Date: Sat Aug 21 17:48:29 2010 New Revision: 211578 URL: http://svn.freebsd.org/changeset/base/211578 Log: MFC r210422: cpufreq: allocate long-lived buffer for handling of sysctl requests Modified: stable/8/sys/kern/kern_cpu.c Directory Properties: stable/8/sys/ (props

svn commit: r211579 - stable/7/sys/kern

2010-08-21 Thread Andriy Gapon
Author: avg Date: Sat Aug 21 17:52:33 2010 New Revision: 211579 URL: http://svn.freebsd.org/changeset/base/211579 Log: MFC r210422: cpufreq: allocate long-lived buffer for handling of sysctl requests Modified: stable/7/sys/kern/kern_cpu.c Directory Properties: stable/7/sys/ (props

Re: svn commit: r211577 - in head: . cddl/lib/drti lib/libelf

2010-08-21 Thread Rui Paulo
On 21 Aug 2010, at 18:36, Anonymous wrote: Rui Paulo rpa...@freebsd.org writes: Author: rpaulo Date: Sat Aug 21 17:29:59 2010 New Revision: 211577 URL: http://svn.freebsd.org/changeset/base/211577 Log: Don't link drti.o with libelf_pic.a. This means that all software with userland

Re: svn commit: r211501 - in head/sys: modules modules/send netinet netinet6 sys

2010-08-21 Thread Doug Barton
On 08/21/2010 05:07, Rui Paulo wrote: Meanwhile, the fact that in the past code has been committed without man pages is the exact cause of the problem you're describing. It is certainly not a justification for continuing to do it wrong. Reverting code just because it doesn't have a man page is

svn commit: r211581 - stable/8/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2010-08-21 Thread Andriy Gapon
Author: avg Date: Sat Aug 21 18:20:56 2010 New Revision: 211581 URL: http://svn.freebsd.org/changeset/base/211581 Log: MFC r210427: zfs arc_memory_throttle: available memory is free + cache Modified: stable/8/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c Directory Properties:

svn commit: r211582 - stable/7/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2010-08-21 Thread Andriy Gapon
Author: avg Date: Sat Aug 21 18:26:55 2010 New Revision: 211582 URL: http://svn.freebsd.org/changeset/base/211582 Log: MFC r210427: zfs arc_memory_throttle: available memory is free + cache Modified: stable/7/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c Directory Properties:

svn commit: r211583 - stable/8/contrib/binutils/ld/emultempl

2010-08-21 Thread Andriy Gapon
Author: avg Date: Sat Aug 21 18:38:56 2010 New Revision: 211583 URL: http://svn.freebsd.org/changeset/base/211583 Log: MFC r210245: binutils/ld: fix incorrect placement of __start_SECNAME in some cases Modified: stable/8/contrib/binutils/ld/emultempl/elf32.em Directory Properties:

svn commit: r211584 - stable/7/contrib/binutils/ld/emultempl

2010-08-21 Thread Andriy Gapon
Author: avg Date: Sat Aug 21 18:40:42 2010 New Revision: 211584 URL: http://svn.freebsd.org/changeset/base/211584 Log: MFC r210245: binutils/ld: fix incorrect placement of __start_SECNAME in some cases Modified: stable/7/contrib/binutils/ld/emultempl/elf32.em Directory Properties:

svn commit: r211585 - in stable/8/sys: boot/common kern

2010-08-21 Thread Andriy Gapon
Author: avg Date: Sat Aug 21 18:48:24 2010 New Revision: 211585 URL: http://svn.freebsd.org/changeset/base/211585 Log: MFC r210423: completely ignore zero-sized elf sections in modules of elf object type (amd64) Modified: stable/8/sys/boot/common/load_elf_obj.c

svn commit: r211586 - in stable/7/sys: boot/common kern

2010-08-21 Thread Andriy Gapon
Author: avg Date: Sat Aug 21 18:51:25 2010 New Revision: 211586 URL: http://svn.freebsd.org/changeset/base/211586 Log: MFC r210423: completely ignore zero-sized elf sections in modules of elf object type (amd64) Modified: stable/7/sys/boot/common/load_elf_obj.c

svn commit: r211587 - stable/8/gnu/usr.bin/gdb/kgdb

2010-08-21 Thread Andriy Gapon
Author: avg Date: Sat Aug 21 18:54:13 2010 New Revision: 211587 URL: http://svn.freebsd.org/changeset/base/211587 Log: MFC r210424: kgdb: correctly map sections to addresses in elf object modules (amd64) Modified: stable/8/gnu/usr.bin/gdb/kgdb/kld.c Directory Properties:

svn commit: r211588 - stable/7/gnu/usr.bin/gdb/kgdb

2010-08-21 Thread Andriy Gapon
Author: avg Date: Sat Aug 21 18:55:28 2010 New Revision: 211588 URL: http://svn.freebsd.org/changeset/base/211588 Log: MFC r210424: kgdb: correctly map sections to addresses in elf object modules (amd64) Modified: stable/7/gnu/usr.bin/gdb/kgdb/kld.c Directory Properties:

svn commit: r211589 - stable/8/cddl/contrib/opensolaris/lib/libdtrace/common

2010-08-21 Thread Andriy Gapon
Author: avg Date: Sat Aug 21 19:02:49 2010 New Revision: 211589 URL: http://svn.freebsd.org/changeset/base/211589 Log: MFC r210425: dtrace: correctly map sections to addresses in elf object modules (amd64) Modified: stable/8/cddl/contrib/opensolaris/lib/libdtrace/common/dt_impl.h

svn commit: r211590 - stable/7/cddl/contrib/opensolaris/lib/libdtrace/common

2010-08-21 Thread Andriy Gapon
Author: avg Date: Sat Aug 21 19:09:34 2010 New Revision: 211590 URL: http://svn.freebsd.org/changeset/base/211590 Log: MFC r210425: dtrace: correctly map sections to addresses in elf object modules (amd64) Modified: stable/7/cddl/contrib/opensolaris/lib/libdtrace/common/dt_impl.h

svn commit: r211591 - stable/8/sys/sun4v/conf

2010-08-21 Thread Nathan Whitehorn
Author: nwhitehorn Date: Sat Aug 21 19:31:58 2010 New Revision: 211591 URL: http://svn.freebsd.org/changeset/base/211591 Log: MFC r209963: Add a missing architecture declaration to the machine specification for sun4v. Modified: stable/8/sys/sun4v/conf/DEFAULTS Directory Properties:

Re: svn commit: r211501 - in head/sys: modules modules/send netinet netinet6 sys

2010-08-21 Thread Rui Paulo
On 21 Aug 2010, at 19:20, Doug Barton wrote: On 08/21/2010 05:07, Rui Paulo wrote: Meanwhile, the fact that in the past code has been committed without man pages is the exact cause of the problem you're describing. It is certainly not a justification for continuing to do it wrong.

svn commit: r211592 - in stable/8: bin/sh tools/regression/bin/sh/expansion

2010-08-21 Thread Jilles Tjoelker
Author: jilles Date: Sat Aug 21 20:48:09 2010 New Revision: 211592 URL: http://svn.freebsd.org/changeset/base/211592 Log: MFC r211155: sh: Fix heap-based buffer overflow in pathname generation. The buffer for generated pathnames could be too small in some cases. It happened to be always

Re: svn commit: r211501 - in head/sys: modules modules/send netinet netinet6 sys

2010-08-21 Thread Doug Barton
On Sat, 21 Aug 2010, Rui Paulo wrote: On 21 Aug 2010, at 19:20, Doug Barton wrote: On 08/21/2010 05:07, Rui Paulo wrote: Meanwhile, the fact that in the past code has been committed without man pages is the exact cause of the problem you're describing. It is certainly not a justification for

Re: svn commit: r211501 - in head/sys: modules modules/send netinet netinet6 sys

2010-08-21 Thread Rui Paulo
On 21 Aug 2010, at 22:15, Doug Barton wrote: On Sat, 21 Aug 2010, Rui Paulo wrote: On 21 Aug 2010, at 19:20, Doug Barton wrote: On 08/21/2010 05:07, Rui Paulo wrote: Meanwhile, the fact that in the past code has been committed without man pages is the exact cause of the problem you're

svn commit: r211593 - in stable/8/sys/powerpc: aim booke powerpc

2010-08-21 Thread Nathan Whitehorn
Author: nwhitehorn Date: Sat Aug 21 22:23:22 2010 New Revision: 211593 URL: http://svn.freebsd.org/changeset/base/211593 Log: MFC r209812: Replace the existing PowerPC busdma implementation with the one from amd64 (with slight modifications). This provides support for bounce buffers,

Re: svn commit: r211501 - in head/sys: modules modules/send netinet netinet6 sys

2010-08-21 Thread Doug Barton
On Sat, 21 Aug 2010, Rui Paulo wrote: If your concern is to change the status quo, you do understand that you picked the worst possible thread to hijack ? Esp. since the author promised to roll out a man page. I didn't hijack anything, I responded to Ana's message saying that a man page was

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

2010-08-21 Thread Pyun YongHyeon
Author: yongari Date: Sat Aug 21 23:13:16 2010 New Revision: 211594 URL: http://svn.freebsd.org/changeset/base/211594 Log: Load tunable from loader.conf(5) instead of device.hints(5). Modified: head/sys/dev/bge/if_bge.c Modified: head/sys/dev/bge/if_bge.c

Re: svn commit: r211594 - head/sys/dev/bge

2010-08-21 Thread M. Warner Losh
In message: 201008212313.o7lndgph083...@svn.freebsd.org Pyun YongHyeon yong...@freebsd.org writes: : Author: yongari : Date: Sat Aug 21 23:13:16 2010 : New Revision: 211594 : URL: http://svn.freebsd.org/changeset/base/211594 : : Log: : Load tunable from loader.conf(5) instead of

Re: svn commit: r211501 - in head/sys: modules modules/send netinet netinet6 sys

2010-08-21 Thread M. Warner Losh
In message: alpine.bsf.2.00.1008211534450.1...@qbhto.arg Doug Barton do...@freebsd.org writes: : On Sat, 21 Aug 2010, Rui Paulo wrote: : : If your concern is to change the status quo, you do understand that : you picked the worst possible thread to hijack ? Esp. since the author :

Re: svn commit: r211594 - head/sys/dev/bge

2010-08-21 Thread Pyun YongHyeon
On Sat, Aug 21, 2010 at 07:13:34PM -0600, M. Warner Losh wrote: In message: 201008212313.o7lndgph083...@svn.freebsd.org Pyun YongHyeon yong...@freebsd.org writes: : Author: yongari : Date: Sat Aug 21 23:13:16 2010 : New Revision: 211594 : URL:

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

2010-08-21 Thread Pyun YongHyeon
Author: yongari Date: Sun Aug 22 01:39:09 2010 New Revision: 211596 URL: http://svn.freebsd.org/changeset/base/211596 Log: It seems all Broadcom controllers have a bug that can generate UDP datagrams with checksum value 0 when TX UDP checksum offloading is enabled. Generating UDP checksum

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

2010-08-21 Thread Pyun YongHyeon
Author: yongari Date: Sun Aug 22 01:40:59 2010 New Revision: 211597 URL: http://svn.freebsd.org/changeset/base/211597 Log: Document newly introduced tunable dev.bge.%d.forced_udpcsum. While I'm here also mention tunable dev.bge.%d.forced_collapse. Modified: head/share/man/man4/bge.4

Re: svn commit: r211594 - head/sys/dev/bge

2010-08-21 Thread M. Warner Losh
In message: 20100822012433.gb1...@michelle.cdnetworks.com Pyun YongHyeon pyu...@gmail.com writes: : On Sat, Aug 21, 2010 at 07:13:34PM -0600, M. Warner Losh wrote: : In message: 201008212313.o7lndgph083...@svn.freebsd.org : Pyun YongHyeon yong...@freebsd.org writes: : :

Re: svn commit: r211594 - head/sys/dev/bge

2010-08-21 Thread Pyun YongHyeon
On Sat, Aug 21, 2010 at 08:10:42PM -0600, M. Warner Losh wrote: In message: 20100822012433.gb1...@michelle.cdnetworks.com Pyun YongHyeon pyu...@gmail.com writes: : On Sat, Aug 21, 2010 at 07:13:34PM -0600, M. Warner Losh wrote: : In message:

Re: svn commit: r211594 - head/sys/dev/bge

2010-08-21 Thread M. Warner Losh
In message: 20100822022001.gc1...@michelle.cdnetworks.com Pyun YongHyeon pyu...@gmail.com writes: : On Sat, Aug 21, 2010 at 08:10:42PM -0600, M. Warner Losh wrote: : In message: 20100822012433.gb1...@michelle.cdnetworks.com : Pyun YongHyeon pyu...@gmail.com writes: : :

svn commit: r211598 - head/sys/fs/tmpfs

2010-08-21 Thread Ed Schouten
Author: ed Date: Sun Aug 22 05:36:06 2010 New Revision: 211598 URL: http://svn.freebsd.org/changeset/base/211598 Log: Add support for whiteouts on tmpfs. Right now unionfs only allows filesystems to be mounted on top of another if it supports whiteouts. Even though I have sent a patch to