svn commit: r211690 - in head/sys/modules: . aac acpi/acpi agp amr asr bge cpufreq cxgb cyclic dtrace dtrace/dtrace dtrace/fasttrap hptmv hptrr hwpmc i2c/controllers/pcf io le linprocfs linsysfs li...

2010-08-23 Thread Warner Losh
Author: imp Date: Mon Aug 23 06:13:29 2010 New Revision: 211690 URL: http://svn.freebsd.org/changeset/base/211690 Log: MFtbemd: Use MACHINE_CPUARCH in preference to MACHINE_ARCH. The former is the source code location of the machine, the latter the binary output. In general, we want

svn commit: r211695 - head/sys/kern

2010-08-23 Thread Warner Losh
Author: imp Date: Mon Aug 23 06:22:35 2010 New Revision: 211695 URL: http://svn.freebsd.org/changeset/base/211695 Log: This should really be MACHINE not MACHINE_ARCH, and is this Makefile even used? Modified: head/sys/kern/Makefile Modified: head/sys/kern/Makefile

Re: svn commit: r211648 - head/sys/pci

2010-08-23 Thread Scott Long
On Aug 22, 2010, at 3:26 PM, Pyun YongHyeon wrote: Author: yongari Date: Sun Aug 22 21:26:35 2010 New Revision: 211648 URL: http://svn.freebsd.org/changeset/base/211648 Log: It seems some newer RTL8139 controllers provides only memory space register mapping. Something that I'm seeing

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

2010-08-23 Thread pluknet
On 23 August 2010 10:22, Warner Losh i...@freebsd.org wrote: Author: imp Date: Mon Aug 23 06:22:35 2010 New Revision: 211695 URL: http://svn.freebsd.org/changeset/base/211695 Log:  This should really be MACHINE not MACHINE_ARCH, and is this Makefile even used? Hi. I wrote this letter

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

2010-08-23 Thread Scott Long
On Aug 22, 2010, at 2:16 PM, Doug Barton wrote: On 08/22/2010 12:42, M. Warner Losh wrote: I think you're drawing the wrong conclusion here. Doubtful. :) My point is that we have trusted folks in the past to do the right thing, even when they don't say they will. And my point, which

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

2010-08-23 Thread Alexey Dokuchaev
On Mon, Aug 23, 2010 at 12:32:33AM -0600, Scott Long wrote: Doug, you're being a grade-A asshole in this entire discussion. The merits of your argument are being completely overshadowed by your patronizing attitude and over the top straw-man extremism. Ana deserves an apology from you, and

Re: svn commit: r211609 - head/tools/regression/bin/sh/builtins

2010-08-23 Thread Brian Somers
On Sun, 22 Aug 2010 11:04:30 + (UTC) Jilles Tjoelker jil...@freebsd.org wrote: Author: jilles Date: Sun Aug 22 11:04:30 2010 New Revision: 211609 URL: http://svn.freebsd.org/changeset/base/211609 Log: sh: Add a test for breaking from a loop outside the current function. It is

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

2010-08-23 Thread Doug Barton
Just to be clear, I never meant any disrespect to Ana personally, and if anything I said was or could have been construed that way, for that I definitely do apologize. On 8/23/2010 12:00 AM, Alexey Dokuchaev wrote: On Mon, Aug 23, 2010 at 12:32:33AM -0600, Scott Long wrote: Doug, you're

Re: svn commit: r211304 - head/lib/libutil

2010-08-23 Thread Dag-Erling Smørgrav
Dimitry Andric dimi...@andric.com writes: Dag-Erling Smørgrav d...@des.no writes: Bruce Cran br...@cran.org.uk writes: Somewhat related, there are overflow bugs in humanize_number - for example df(1) fails to display space from a 100PB filesystem correctly. Patch? :) Attached.

svn commit: r211699 - stable/8/usr.sbin/newsyslog

2010-08-23 Thread Brian Somers
Author: brian Date: Mon Aug 23 09:52:04 2010 New Revision: 211699 URL: http://svn.freebsd.org/changeset/base/211699 Log: MFC r210407: Add a -S switch to override syslogd's pidfile. Modified: stable/8/usr.sbin/newsyslog/newsyslog.8 stable/8/usr.sbin/newsyslog/newsyslog.c

svn commit: r211700 - stable/7/usr.sbin/newsyslog

2010-08-23 Thread Brian Somers
Author: brian Date: Mon Aug 23 09:54:32 2010 New Revision: 211700 URL: http://svn.freebsd.org/changeset/base/211700 Log: MFC r210407: Add a -S switch to override syslogd's pidfile. Modified: stable/7/usr.sbin/newsyslog/newsyslog.8 stable/7/usr.sbin/newsyslog/newsyslog.c

svn commit: r211701 - in head: gnu/usr.bin share/mk sys/sys tools/build/options usr.bin

2010-08-23 Thread Gabor Kovesdan
Author: gabor Date: Mon Aug 23 10:04:26 2010 New Revision: 211701 URL: http://svn.freebsd.org/changeset/base/211701 Log: - Change default grep back to GNU version. BSD grep can be built with the WITH_BSD_GREP knob. - Bump __FreeBSD_version Requested by: dougb Approved by:

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

2010-08-23 Thread Kostik Belousov
On Mon, Aug 23, 2010 at 05:33:31AM +, Brian Somers wrote: Author: brian Date: Mon Aug 23 05:33:31 2010 New Revision: 211684 URL: http://svn.freebsd.org/changeset/base/211684 Log: uio_resid isn't updated by VOP_READDIR for nfs filesystems. Use the uio_offset adjustment instead to

Re: svn commit: r211701 - in head: gnu/usr.bin share/mk sys/sys tools/build/options usr.bin

2010-08-23 Thread Dimitry Andric
On 2010-08-23 12:31, Gabor Kovesdan wrote: - print out warning and exit if writing to stdin fails I hope you mean stdout here? :) ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any

svn commit: r211702 - in stable: 7/contrib/bsnmp/gensnmpdef 7/contrib/bsnmp/gensnmptree 7/contrib/bsnmp/lib 7/contrib/bsnmp/snmp_mibII 7/contrib/bsnmp/snmpd 8/contrib/bsnmp/gensnmpdef 8/contrib/bsn...

2010-08-23 Thread Ulrich Spoerlein
Author: uqs Date: Mon Aug 23 11:58:45 2010 New Revision: 211702 URL: http://svn.freebsd.org/changeset/base/211702 Log: MFC r205078,208483,211401-211402,211404: mdoc cleanup - Fix typo in macro name and macro usage. - Consistently spell our email addresses f...@freebsd.org -

svn commit: r211702 - in stable: 7/contrib/bsnmp/gensnmpdef 7/contrib/bsnmp/gensnmptree 7/contrib/bsnmp/lib 7/contrib/bsnmp/snmp_mibII 7/contrib/bsnmp/snmpd 8/contrib/bsnmp/gensnmpdef 8/contrib/bsn...

2010-08-23 Thread Ulrich Spoerlein
Author: uqs Date: Mon Aug 23 11:58:45 2010 New Revision: 211702 URL: http://svn.freebsd.org/changeset/base/211702 Log: MFC r205078,208483,211401-211402,211404: mdoc cleanup - Fix typo in macro name and macro usage. - Consistently spell our email addresses f...@freebsd.org -

Re: svn commit: r211533 - in stable/7/sys: cddl/contrib/opensolaris/uts/common/fs/zfs fs/cd9660 fs/udf kern sys ufs/ffs

2010-08-23 Thread John Baldwin
On Friday, August 20, 2010 4:58:57 pm John Baldwin wrote: Author: jhb Date: Fri Aug 20 20:58:57 2010 New Revision: 211533 URL: http://svn.freebsd.org/changeset/base/211533 Log: Revert 210173 as it did not properly fix the bug. It assumed that the VI_LOCK() for a given vnode was used

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

2010-08-23 Thread M. Warner Losh
In message: 20100823070057.ga6...@freebsd.org Alexey Dokuchaev da...@freebsd.org writes: : That said, I wish we all grow a thiker skin and start actually value the : criticism like we did in the old days. We do value criticism, when it is constructive, flexible and well timed. The

svn commit: r211704 - in head/lib/libc: . stdlib

2010-08-23 Thread Konstantin Belousov
Author: kib Date: Mon Aug 23 15:18:35 2010 New Revision: 211704 URL: http://svn.freebsd.org/changeset/base/211704 Log: Style. MFC after:3 days Modified: head/lib/libc/Makefile head/lib/libc/stdlib/atexit.c Modified: head/lib/libc/Makefile

svn commit: r211705 - in head: lib/libc/gen libexec/rtld-elf sys/sys

2010-08-23 Thread Konstantin Belousov
Author: kib Date: Mon Aug 23 15:27:03 2010 New Revision: 211705 URL: http://svn.freebsd.org/changeset/base/211705 Log: Introduce implementation-private rtld interface _rtld_addr_phdr, which fills struct dl_phdr_info for the shared object that contains the specified address, if any.

svn commit: r211706 - in head: lib/libc/gen lib/libc/include lib/libc/stdlib lib/libthr lib/libthr/thread libexec/rtld-elf

2010-08-23 Thread Konstantin Belousov
Author: kib Date: Mon Aug 23 15:38:02 2010 New Revision: 211706 URL: http://svn.freebsd.org/changeset/base/211706 Log: On shared object unload, in __cxa_finalize, call and clear all installed atexit and __cxa_atexit handlers that are either installed by unloaded dso, or points to the

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

2010-08-23 Thread M. Warner Losh
Hi Pluknet... I think that kern/Makefile is an ex-parrot and plan on removing it later today. Warner P.S. sorry for the top post, but I wanted things in the archives.. In message: aanlktinmvu5aooudz05ymzhjtbkytmwkfcykonnmx...@mail.gmail.com pluknet pluk...@gmail.com writes: : On

svn commit: r211707 - head/cddl/lib/libzpool

2010-08-23 Thread Nathan Whitehorn
Author: nwhitehorn Date: Mon Aug 23 16:47:29 2010 New Revision: 211707 URL: http://svn.freebsd.org/changeset/base/211707 Log: Add powerpc64 to the list of architectures with real atomic operations. Submitted by: imp Modified: head/cddl/lib/libzpool/Makefile Modified:

Re: svn commit: r211648 - head/sys/pci

2010-08-23 Thread Pyun YongHyeon
On Mon, Aug 23, 2010 at 12:27:33AM -0600, Scott Long wrote: On Aug 22, 2010, at 3:26 PM, Pyun YongHyeon wrote: Author: yongari Date: Sun Aug 22 21:26:35 2010 New Revision: 211648 URL: http://svn.freebsd.org/changeset/base/211648 Log: It seems some newer RTL8139 controllers

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

2010-08-23 Thread Pyun YongHyeon
Author: yongari Date: Mon Aug 23 18:51:31 2010 New Revision: 211716 URL: http://svn.freebsd.org/changeset/base/211716 Log: Move xl_reset() to xl_init_locked(). This will make driver initialize controller from a known good state. Previously driver used to issue controller reset while TX/RX

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

2010-08-23 Thread Pyun YongHyeon
Author: yongari Date: Mon Aug 23 19:18:50 2010 New Revision: 211717 URL: http://svn.freebsd.org/changeset/base/211717 Log: Implement basic WOL support. Note, not all xl(4) controllers support WOL. Some controllers require additional 3-wire auxiliary remote wakeup connector to draw power.

svn commit: r211721 - head/sys/dev/ed

2010-08-23 Thread Pyun YongHyeon
Author: yongari Date: Mon Aug 23 21:40:03 2010 New Revision: 211721 URL: http://svn.freebsd.org/changeset/base/211721 Log: Fix a possible unaligned access to savebyte array. PR: kern/122195 Modified: head/sys/dev/ed/if_ed.c Modified: head/sys/dev/ed/if_ed.c

Re: svn commit: r211609 - head/tools/regression/bin/sh/builtins

2010-08-23 Thread Jilles Tjoelker
On Mon, Aug 23, 2010 at 12:33:14AM -0700, Brian Somers wrote: On Sun, 22 Aug 2010 11:04:30 + (UTC) Jilles Tjoelker jil...@freebsd.org wrote: Author: jilles Date: Sun Aug 22 11:04:30 2010 New Revision: 211609 URL: http://svn.freebsd.org/changeset/base/211609 Log: sh: Add a

svn commit: r211722 - head/cddl/lib/libzpool

2010-08-23 Thread Marius Strobl
Author: marius Date: Mon Aug 23 22:04:30 2010 New Revision: 211722 URL: http://svn.freebsd.org/changeset/base/211722 Log: Use real atomic operations for sparc64. MFC after:1 week Modified: head/cddl/lib/libzpool/Makefile Modified: head/cddl/lib/libzpool/Makefile

svn commit: r211723 - in stable/8/usr.bin/calendar: . calendars calendars/ru_RU.KOI8-R

2010-08-23 Thread Edwin Groothuis
Author: edwin Date: Mon Aug 23 22:09:25 2010 New Revision: 211723 URL: http://svn.freebsd.org/changeset/base/211723 Log: MFC of r205821 r205827 r205828 r205862 r205872 r205937 r206568 MFC of r208825 r208826 r208827 r208828 r208829 r208943 r205821: Long awaited update to the calendar

svn commit: r211725 - in head: . cddl/lib/libdtrace cddl/lib/libzpool gnu/lib/csu gnu/lib/libgomp gnu/lib/libstdc++ gnu/usr.bin/binutils/gdb gnu/usr.bin/gdb gnu/usr.bin/gdb/gdbserver include lib li...

2010-08-23 Thread Warner Losh
Author: imp Date: Mon Aug 23 22:24:11 2010 New Revision: 211725 URL: http://svn.freebsd.org/changeset/base/211725 Log: MFtbemd: Prefer MACHNE_CPUARCH to MACHINE_ARCH in most contexts where you want to test of all the CPUs of a given family conform. Modified: head/Makefile.inc1

Re: svn commit: r211722 - head/cddl/lib/libzpool

2010-08-23 Thread M. Warner Losh
In message: 201008232204.o7nm4upa054...@svn.freebsd.org Marius Strobl mar...@freebsd.org writes: : Author: marius : Date: Mon Aug 23 22:04:30 2010 : New Revision: 211722 : URL: http://svn.freebsd.org/changeset/base/211722 : : Log: : Use real atomic operations for sparc64. : :

Re: svn commit: r211648 - head/sys/pci

2010-08-23 Thread Pyun YongHyeon
On Mon, Aug 23, 2010 at 11:25:16AM -0700, Pyun YongHyeon wrote: On Mon, Aug 23, 2010 at 12:27:33AM -0600, Scott Long wrote: On Aug 22, 2010, at 3:26 PM, Pyun YongHyeon wrote: Author: yongari Date: Sun Aug 22 21:26:35 2010 New Revision: 211648 URL:

Re: svn commit: r211304 - head/lib/libutil

2010-08-23 Thread Bruce Evans
On Mon, 23 Aug 2010, [utf-8] Dag-Erling Sm??rgrav wrote: Dimitry Andric dimi...@andric.com writes: Dag-Erling Sm??rgrav d...@des.no writes: Bruce Cran br...@cran.org.uk writes: Somewhat related, there are overflow bugs in humanize_number - for example df(1) fails to display space from a

svn commit: r211729 - head/contrib/gcc

2010-08-23 Thread Rui Paulo
Author: rpaulo Date: Tue Aug 24 00:23:40 2010 New Revision: 211729 URL: http://svn.freebsd.org/changeset/base/211729 Log: Mark the following static variables as __used__ instead of __unused__: o force_to_data o __CTOR_LIST__ o __do_global_dtors_aux_fini_array_entry o