svn commit: r204792 - in vendor/llvm/dist: . bindings/ocaml/bitwriter bindings/ocaml/executionengine bindings/ocaml/llvm bindings/ocaml/transforms/scalar docs docs/CommandGuide docs/tutorial includ...

2010-03-06 Thread Roman Divacky
Author: rdivacky Date: Sat Mar 6 09:22:29 2010 New Revision: 204792 URL: http://svn.freebsd.org/changeset/base/204792 Log: Update LLVM to r97873. Added: vendor/llvm/dist/include/llvm/Transforms/Utils/BuildLibCalls.h vendor/llvm/dist/lib/CodeGen/SelectionDAG/SDDbgValue.h vendor/llvm/dist/

svn commit: r204793 - in vendor/clang/dist: docs docs/tools include/clang/AST include/clang/Basic include/clang/Checker/PathSensitive include/clang/Driver include/clang/Frontend lib/AST lib/Basic l...

2010-03-06 Thread Roman Divacky
Author: rdivacky Date: Sat Mar 6 09:23:02 2010 New Revision: 204793 URL: http://svn.freebsd.org/changeset/base/204793 Log: Update clang to r97873. Added: vendor/clang/dist/include/clang/Basic/BuiltinsARM.def vendor/clang/dist/lib/Headers/smmintrin.h vendor/clang/dist/test/Analysis/inline

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

2010-03-06 Thread Konstantin Belousov
Author: kib Date: Sat Mar 6 12:35:33 2010 New Revision: 204796 URL: http://svn.freebsd.org/changeset/base/204796 Log: MFC r204413: For kinfo_proc in kp->ki_siglist, return the set of the signals pending in the process queue when gathering information for the process, and set of signals pe

Re: svn commit: r204759 - in head: etc/defaults etc/rc.d share/man/man5

2010-03-06 Thread Alexander Leidinger
On Fri, 5 Mar 2010 21:18:00 + (UTC) Doug Barton wrote: > On Fri, 5 Mar 2010, Alexander Leidinger wrote: > > > Author: netchild > > Date: Fri Mar 5 14:34:33 2010 > > New Revision: 204759 > > URL: http://svn.freebsd.org/changeset/base/204759 > > I've got no comments on the jail-related stuff

svn commit: r204799 - in stable/7/sys: amd64/amd64 i386/i386 kern sys

2010-03-06 Thread Ivan Voras
Author: ivoras Date: Sat Mar 6 16:45:55 2010 New Revision: 204799 URL: http://svn.freebsd.org/changeset/base/204799 Log: MFC virtual machine guest detection code and r204420 - code to disable superpages on buggy AMD CPUs. Reviewed by: alc Modified: stable/7/sys/amd64/amd64/pmap.c s

svn commit: r204800 - in head: bin/sh tools/regression/bin/sh/builtins tools/regression/bin/sh/errors

2010-03-06 Thread Jilles Tjoelker
Author: jilles Date: Sat Mar 6 16:57:53 2010 New Revision: 204800 URL: http://svn.freebsd.org/changeset/base/204800 Log: sh: Improve the command builtin: * avoid unnecessary fork * allow executing builtins via command * executing a special builtin via command removes its special propertie

svn commit: r204801 - in head: bin/sh tools/regression/bin/sh/builtins

2010-03-06 Thread Jilles Tjoelker
Author: jilles Date: Sat Mar 6 17:09:22 2010 New Revision: 204801 URL: http://svn.freebsd.org/changeset/base/204801 Log: sh: Make sure to popredir() even if a special builtin caused an error. Added: head/tools/regression/bin/sh/builtins/command9.0 (contents, props changed) Modified: head

svn commit: r204802 - in head: bin/sh tools/regression/bin/sh/builtins

2010-03-06 Thread Jilles Tjoelker
Author: jilles Date: Sat Mar 6 17:31:09 2010 New Revision: 204802 URL: http://svn.freebsd.org/changeset/base/204802 Log: sh: Make sure to popredir() even if a function caused an error. Added: head/tools/regression/bin/sh/builtins/command10.0 (contents, props changed) Modified: head/bin/s

Re: svn commit: r203889 - in stable/8/sys: cam cam/ata cam/scsi dev/ahci dev/asr dev/ata dev/ciss dev/hptiop dev/hptrr dev/mly dev/mpt dev/ppbus dev/siis dev/trm dev/twa dev/usb/storage

2010-03-06 Thread Adam McDougall
On 02/22/10 02:19, Lawrence Stewart wrote: On 02/22/10 18:05, Alexander Motin wrote: Lawrence Stewart wrote: On 02/20/10 04:16, Alexander Motin wrote: Lawrence Stewart wrote: I compiled DDB into my r203889 kernel. Unfortunately my ILO emulates a USB keyboard so I can't do anything in DDB whic

svn commit: r204803 - head/usr.bin/uniq

2010-03-06 Thread Andrey A. Chernov
Author: ache Date: Sat Mar 6 19:21:57 2010 New Revision: 204803 URL: http://svn.freebsd.org/changeset/base/204803 Log: 1) Rewrite input processing to not exit with error on the first EILSEQ found in the input data but fallback to "binary equal" check instead. POSIX says: "The input file

Re: svn commit: r204759 - in head: etc/defaults etc/rc.d share/man/man5

2010-03-06 Thread Doug Barton
On 3/6/2010 7:25 AM, Alexander Leidinger wrote: On Fri, 5 Mar 2010 21:18:00 + (UTC) Doug Barton wrote: On Fri, 5 Mar 2010, Alexander Leidinger wrote: Author: netchild Date: Fri Mar 5 14:34:33 2010 New Revision: 204759 URL: http://svn.freebsd.org/changeset/base/204759 I've got no commen

Re: svn commit: r204773 - in head: sys/conf sys/contrib/dev/acpica sys/contrib/dev/acpica/common sys/contrib/dev/acpica/compiler sys/contrib/dev/acpica/dispatcher sys/contrib/dev/acpica/events sys/con

2010-03-06 Thread Simon L. Nielsen
On 2010.03.05 21:39:16 +, Jung-uk Kim wrote: > Author: jkim > Date: Fri Mar 5 21:39:16 2010 > New Revision: 204773 > URL: http://svn.freebsd.org/changeset/base/204773 > > Log: > Merge ACPICA 20100304. I get a lot of messages like the following on the console at boot: [ACPI Debug] String

svn commit: r204804 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2010-03-06 Thread Pawel Jakub Dawidek
Author: pjd Date: Sat Mar 6 20:03:26 2010 New Revision: 204804 URL: http://svn.freebsd.org/changeset/base/204804 Log: Remove racy assertion. Reported by: Attila Nagy Obtained from:OpenSolaris, Bug ID 6827260 MFC after:1 week Modified: head/sys/cddl/contrib/opensolaris/

Re: svn commit: r204773 - in head: sys/conf sys/contrib/dev/acpica sys/contrib/dev/acpica/common sys/contrib/dev/acpica/compiler sys/contrib/dev/acpica/dispatcher sys/contrib/dev/acpica/events sys/con

2010-03-06 Thread Andriy Gapon
on 06/03/2010 21:59 Simon L. Nielsen said the following: > On 2010.03.05 21:39:16 +, Jung-uk Kim wrote: >> Author: jkim >> Date: Fri Mar 5 21:39:16 2010 >> New Revision: 204773 >> URL: http://svn.freebsd.org/changeset/base/204773 >> >> Log: >> Merge ACPICA 20100304. > > I get a lot of messa

svn commit: r204805 - head/sys/net

2010-03-06 Thread Bjoern A. Zeeb
Author: bz Date: Sat Mar 6 21:22:28 2010 New Revision: 204805 URL: http://svn.freebsd.org/changeset/base/204805 Log: Rework reference counting in case we queue into the netisr, or overflow the netisr queue and fall back to the interface queue so that we can garuantee that the ifnet pointer

svn commit: r204806 - head/sys/netinet

2010-03-06 Thread Robert Watson
Author: rwatson Date: Sat Mar 6 21:24:11 2010 New Revision: 204806 URL: http://svn.freebsd.org/changeset/base/204806 Log: Wrap use of rw_try_upgrade() on pcbinfo with macro INP_INFO_TRY_UPGRADE() to match other pcbinfo locking macros. MFC after:1 week Modified: head/sys/netinet/in

svn commit: r204807 - head/sys/netinet

2010-03-06 Thread Bjoern A. Zeeb
Author: bz Date: Sat Mar 6 21:24:32 2010 New Revision: 204807 URL: http://svn.freebsd.org/changeset/base/204807 Log: Destroy UDP UMA zones (empty or not) upon network stack teardown to not leak them making the VM subsystem unhappy with every stoped vnet(*). We will still leak pages (especia

svn commit: r204808 - head/sys/net

2010-03-06 Thread Bjoern A. Zeeb
Author: bz Date: Sat Mar 6 21:27:26 2010 New Revision: 204808 URL: http://svn.freebsd.org/changeset/base/204808 Log: Introduce a function rn_detachhead() that will free the radix table root nodes. This is only needed (and available) in the virtualization case to free the resources when tea

svn commit: r204809 - head/sys/netinet

2010-03-06 Thread Robert Watson
Author: rwatson Date: Sat Mar 6 21:38:31 2010 New Revision: 204809 URL: http://svn.freebsd.org/changeset/base/204809 Log: Add a comment to tcp_usr_accept() to indicate why it is we acquire the tcbinfo lock there: r175612, which re-added it, masked a race between sonewconn(2) and accept(2) t

svn commit: r204810 - head/sys/netinet

2010-03-06 Thread Robert Watson
Author: rwatson Date: Sat Mar 6 22:04:45 2010 New Revision: 204810 URL: http://svn.freebsd.org/changeset/base/204810 Log: Remove unnecessary locking of divcbinfo lock from div_output(): this has not been required since FreeBSD 7.0 when the so_pcb pointer leading to inp was guaranteed to be

svn commit: r204811 - head/usr.bin/uniq

2010-03-06 Thread Andrey A. Chernov
Author: ache Date: Sat Mar 6 22:38:38 2010 New Revision: 204811 URL: http://svn.freebsd.org/changeset/base/204811 Log: Remove vestiges of old %-format which prevents build on amd64 Modified: head/usr.bin/uniq/uniq.c Modified: head/usr.bin/uniq/uniq.c

svn commit: r204813 - in stable/8/sys: kern sys

2010-03-06 Thread Marcel Moolenaar
Author: marcel Date: Sun Mar 7 00:05:44 2010 New Revision: 204813 URL: http://svn.freebsd.org/changeset/base/204813 Log: MFC revs 203696, 203708, 203783 and 203788: Add PT_VM_TIMESTAMP and PT_VM_ENTRY so that the tracing process can obtain the memory map of the traced process. Requeste

svn commit: r204814 - stable/8/lib/libc/sys

2010-03-06 Thread Marcel Moolenaar
Author: marcel Date: Sun Mar 7 00:07:00 2010 New Revision: 204814 URL: http://svn.freebsd.org/changeset/base/204814 Log: MFC revs 203696, 203783: Add PT_VM_TIMESTAMP and PT_VM_ENTRY so that the tracing process can obtain the memory map of the traced process. Requested by: kib@ Modifie

svn commit: r204815 - stable/8/lib/libsm

2010-03-06 Thread Gregory Neil Shapiro
Author: gshapiro Date: Sun Mar 7 02:02:07 2010 New Revision: 204815 URL: http://svn.freebsd.org/changeset/base/204815 Log: MFC: Enable the use of nanosleep() instead of using pause() and signals. This Makefile change can be removed when the next version of sendmail is imported as

svn commit: r204816 - stable/7/lib/libsm

2010-03-06 Thread Gregory Neil Shapiro
Author: gshapiro Date: Sun Mar 7 02:03:25 2010 New Revision: 204816 URL: http://svn.freebsd.org/changeset/base/204816 Log: MFC: Enable the use of nanosleep() instead of using pause() and signals. This Makefile change can be removed when the next version of sendmail is imported as

svn commit: r204817 - stable/6/lib/libsm

2010-03-06 Thread Gregory Neil Shapiro
Author: gshapiro Date: Sun Mar 7 02:04:59 2010 New Revision: 204817 URL: http://svn.freebsd.org/changeset/base/204817 Log: MFC: Enable the use of nanosleep() instead of using pause() and signals. This Makefile change can be removed when the next version of sendmail is imported as

svn commit: r204818 - head/etc/rc.d

2010-03-06 Thread Doug Barton
Author: dougb Date: Sun Mar 7 04:26:21 2010 New Revision: 204818 URL: http://svn.freebsd.org/changeset/base/204818 Log: Implement the idea of parallel-only-at-start-time in a cleaner, more rc.d'ish way. Not objected to by: netchild Modified: head/etc/rc.d/jail Modified: head/etc/rc