svn commit: r234564 - head/sys/pc98/pc98

2012-04-21 Thread Takahashi Yoshihiro
Author: nyan Date: Sun Apr 22 04:36:25 2012 New Revision: 234564 URL: http://svn.freebsd.org/changeset/base/234564 Log: MFi386: revisions 234074 and 234105 - Adding the BSP as an interrupt target directly in cpu_startup(). Modified: head/sys/pc98/pc98/machdep.c Modified: head/sys/pc98

svn commit: r234563 - stable/8/sys/boot/pc98/boot2

2012-04-21 Thread Takahashi Yoshihiro
Author: nyan Date: Sun Apr 22 03:57:33 2012 New Revision: 234563 URL: http://svn.freebsd.org/changeset/base/234563 Log: MFC: revision 232784 MFi386: revisions 232570 and 232754 Fix boot2 to handle boot config files that only contain a custom path to a loader or kernel. Modifie

svn commit: r234562 - stable/9/sys/boot/pc98/boot2

2012-04-21 Thread Takahashi Yoshihiro
Author: nyan Date: Sun Apr 22 03:53:11 2012 New Revision: 234562 URL: http://svn.freebsd.org/changeset/base/234562 Log: MFC: revision 232784 MFi386: revisions 232570 and 232754 Fix boot2 to handle boot config files that only contain a custom path to a loader or kernel. Modifie

svn commit: r234561 - head/sys/arm/arm

2012-04-21 Thread Marius Strobl
Author: marius Date: Sun Apr 22 00:58:04 2012 New Revision: 234561 URL: http://svn.freebsd.org/changeset/base/234561 Log: Interrupts must be disabled while handling a partial cache line flush, as otherwise the interrupt handling code may modify data in the non-DMA part of the cache line whil

svn commit: r234560 - head/sys/arm/at91

2012-04-21 Thread Marius Strobl
Author: marius Date: Sun Apr 22 00:43:32 2012 New Revision: 234560 URL: http://svn.freebsd.org/changeset/base/234560 Log: - Add support for MCI1 revision 2xx controllers and a work-around for their "Data Write Operation and number of bytes" erratum. - Use DEVMETHOD_END. - Use NULL instea

svn commit: r234559 - in stable/9/sys: arm/conf arm/mv boot/fdt/dts dev/cesa i386/conf kern

2012-04-21 Thread Rafal Jaworowski
Author: raj Date: Sat Apr 21 20:22:02 2012 New Revision: 234559 URL: http://svn.freebsd.org/changeset/base/234559 Log: MFC r227730: Initial version of cesa(4) driver for Marvell crypto engine and security accelerator. The following algorithms and schemes are supported: - 3DES,

svn commit: r234558 - in stable/9/sys: boot/fdt boot/uboot/common i386/conf kern

2012-04-21 Thread Rafal Jaworowski
Author: raj Date: Sat Apr 21 20:10:26 2012 New Revision: 234558 URL: http://svn.freebsd.org/changeset/base/234558 Log: MFC r233230, r233323: Improve device tree blob (DTB) handling in loader(8). Enable using the statically embedded blob from the kernel, if present. The KLD loaded D

svn commit: r234557 - in stable/9/sys: modules/netgraph/netflow netgraph/netflow

2012-04-21 Thread Alexander V. Chernikov
Author: melifaro Date: Sat Apr 21 19:22:53 2012 New Revision: 234557 URL: http://svn.freebsd.org/changeset/base/234557 Log: MFC r232921: Use rt_numfibs variable instead of compile-time RT_NUMFIBS. Approved by:kib(mentor) Modified: stable/9/sys/modules/netgraph/netflow/Makefile

Re: svn commit: r234504 - in head/sys: amd64/conf i386/conf

2012-04-21 Thread Alexey Dokuchaev
On Sat, Apr 21, 2012 at 12:11:28PM -0500, Brooks Davis wrote: > On Sat, Apr 21, 2012 at 09:45:57AM -0400, Ryan Stone wrote: > > Excellent! Thanks to everybody who helped make this happen, starting > > with the participants at dtrace.conf who gave us the requisite whacks > > with the clue-by-four.

svn commit: r234556 - head/sys/vm

2012-04-21 Thread Konstantin Belousov
Author: kib Date: Sat Apr 21 18:36:53 2012 New Revision: 234556 URL: http://svn.freebsd.org/changeset/base/234556 Log: When MAP_STACK mapping is created, the map entry is created only to cover the initial stack size. For MCL_WIREFUTURE maps, the subsequent call to vm_map_wire() to wire the w

svn commit: r234555 - stable/8/lib/libradius

2012-04-21 Thread Alexander V. Chernikov
Author: melifaro Date: Sat Apr 21 18:30:48 2012 New Revision: 234555 URL: http://svn.freebsd.org/changeset/base/234555 Log: MFC: r228730 Add binding support to libradius(3). Submitted by:Sergey Matveychuk Approved by: kib(mentor) Modified: stable/8/lib/libradius/Makefile

svn commit: r234554 - head/sys/vm

2012-04-21 Thread Alan Cox
Author: alc Date: Sat Apr 21 18:26:16 2012 New Revision: 234554 URL: http://svn.freebsd.org/changeset/base/234554 Log: As documented in vm_page.h, updates to the vm_page's flags no longer require the page queues lock. MFC after:1 week Modified: head/sys/vm/vm_page.c Modified: head

svn commit: r234553 - stable/8/share/man/man4

2012-04-21 Thread Alexander V. Chernikov
Author: melifaro Date: Sat Apr 21 18:14:46 2012 New Revision: 234553 URL: http://svn.freebsd.org/changeset/base/234553 Log: MFC r229930 Add setsockopt(2) example to ng_ksocket(4). While here, fix formatting a bit Approved by: ae(mentor) Modified: stable/8/share/man/man4/ng_kso

svn commit: r234552 - stable/9/share/man/man4

2012-04-21 Thread Alexander V. Chernikov
Author: melifaro Date: Sat Apr 21 18:12:24 2012 New Revision: 234552 URL: http://svn.freebsd.org/changeset/base/234552 Log: MFC r229930 Add setsockopt(2) example to ng_ksocket(4). While here, fix formatting a bit Approved by: ae(mentor) Modified: stable/9/share/man/man4/ng_kso

svn commit: r234551 - svnadmin/conf

2012-04-21 Thread Konstantin Belousov
Author: kib Date: Sat Apr 21 17:49:23 2012 New Revision: 234551 URL: http://svn.freebsd.org/changeset/base/234551 Log: Add Jeremie Le Hen to the src committers. Approved by: core Modified: svnadmin/conf/access svnadmin/conf/mentors Modified: svnadmin/conf/access =

svn commit: r234549 - head/share/mk

2012-04-21 Thread Warner Losh
Author: imp Date: Sat Apr 21 17:45:40 2012 New Revision: 234549 URL: http://svn.freebsd.org/changeset/base/234549 Log: Fix partially merged patch from my external compiler tree in r234546. Define NM except when we're in strict POSIX mode. Modified: head/share/mk/sys.mk Modified: head/share

Re: svn commit: r234504 - in head/sys: amd64/conf i386/conf

2012-04-21 Thread Brooks Davis
On Sat, Apr 21, 2012 at 09:45:57AM -0400, Ryan Stone wrote: > On Fri, Apr 20, 2012 at 5:37 PM, Brooks Davis wrote: > > Author: brooks > > Date: Fri Apr 20 21:37:42 2012 > > New Revision: 234504 > > URL: http://svn.freebsd.org/changeset/base/234504 > > > > Log: > > ?Enable DTrace hooks in GENERIC.

svn commit: r234546 - head/gnu/lib/libgcc

2012-04-21 Thread Warner Losh
Author: imp Date: Sat Apr 21 16:02:00 2012 New Revision: 234546 URL: http://svn.freebsd.org/changeset/base/234546 Log: Replace a bare use of nm with ${NM} for easier cross compilation in environments where nm is spelled differently. Modified: head/gnu/lib/libgcc/Makefile Modified: head/gnu

svn commit: r234543 - in head/contrib/jemalloc: . doc include/jemalloc include/jemalloc/internal src

2012-04-21 Thread Jason Evans
Author: jasone Date: Sat Apr 21 15:09:22 2012 New Revision: 234543 URL: http://svn.freebsd.org/changeset/base/234543 Log: Import jemalloc 606f1fdc3cdbc700717133ca56685313caea24bb (dev branch, prior to 3.0.0 release), and mangle internal symbols. Modified: head/contrib/jemalloc/ChangeLog h

svn commit: r234542 - head/sys/powerpc/include

2012-04-21 Thread Nathan Whitehorn
Author: nwhitehorn Date: Sat Apr 21 14:39:47 2012 New Revision: 234542 URL: http://svn.freebsd.org/changeset/base/234542 Log: Organize some members of ucontext_t in the same order they are in the trap frame. These are usually not used, and so this changes very little. MFC after:5 days

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

2012-04-21 Thread Kevin Lo
Author: kevlo Date: Sat Apr 21 14:30:51 2012 New Revision: 234541 URL: http://svn.freebsd.org/changeset/base/234541 Log: Add support for the SIMCom SIM5218, tested by me. Modified: head/sys/dev/usb/serial/u3g.c head/sys/dev/usb/usbdevs Modified: head/sys/dev/usb/serial/u3g.c ==

svn commit: r234540 - head/sys/dev/dpt

2012-04-21 Thread Dimitry Andric
Author: dim Date: Sat Apr 21 14:23:46 2012 New Revision: 234540 URL: http://svn.freebsd.org/changeset/base/234540 Log: Fix the following clang warning in dpt(4): sys/dev/dpt/dpt_scsi.c:612:18: error: implicit truncation from 'int' to bitfield changes value from -2 to 2 [-Werror,-Wconstan

Re: svn commit: r234504 - in head/sys: amd64/conf i386/conf

2012-04-21 Thread Ryan Stone
On Fri, Apr 20, 2012 at 5:37 PM, Brooks Davis wrote: > Author: brooks > Date: Fri Apr 20 21:37:42 2012 > New Revision: 234504 > URL: http://svn.freebsd.org/changeset/base/234504 > > Log: >  Enable DTrace hooks in GENERIC. > >  Reviewed by:  gnn >  Approved by:  core (jhb, imp) >  Requested by: a c

svn commit: r234539 - head/sys/netinet

2012-04-21 Thread Michael Tuexen
Author: tuexen Date: Sat Apr 21 11:53:24 2012 New Revision: 234539 URL: http://svn.freebsd.org/changeset/base/234539 Log: Fix check used by stream reset related events. MFC after: 3 days Modified: head/sys/netinet/sctputil.c Modified: head/sys/netinet/sctputil.c

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

2012-04-21 Thread Joel Dahl
Author: joel (doc committer) Date: Sat Apr 21 11:51:31 2012 New Revision: 234538 URL: http://svn.freebsd.org/changeset/base/234538 Log: Minor mdoc fixes. Modified: head/share/man/man4/iscsi_initiator.4 Modified: head/share/man/man4/iscsi_initiator.4 ==

svn commit: r234537 - head/sys/ufs/ffs

2012-04-21 Thread Edward Tomasz Napierala
Author: trasz Date: Sat Apr 21 10:45:46 2012 New Revision: 234537 URL: http://svn.freebsd.org/changeset/base/234537 Log: Fix use-after-free introduced in r234036. Reviewed by: mckusick Tested by:pho Modified: head/sys/ufs/ffs/ffs_vfsops.c Modified: head/sys/ufs/ffs/ffs_vfsops.c =

Re: svn commit: r234353 - in head: . contrib/llvm contrib/llvm/include/llvm contrib/llvm/include/llvm-c contrib/llvm/include/llvm-c/Transforms contrib/llvm/include/llvm/ADT contrib/llvm/include/llvm/A

2012-04-21 Thread Dimitry Andric
On 2012-04-19 23:14, Alexander Best wrote: On Mon Apr 16 12, Dimitry Andric wrote: Author: dim Date: Mon Apr 16 21:23:25 2012 New Revision: 234353 URL: http://svn.freebsd.org/changeset/base/234353 Log: Upgrade our copy of llvm/clang to trunk r154661, in preparation of the upcoming 3.1 rel

Re: svn commit: r234528 - head/lib/libc/stdio

2012-04-21 Thread David Schultz
On Sat, Apr 21, 2012, Peter Jeremy wrote: > On 2012-Apr-21 06:08:02 +, David Schultz wrote: > >Log: > > Fix a bug introduced in r187302 that was causing fputws() to enter an > > infinite loop pretty much unconditionally. > > Unfortunately, I suspect you've just turned an unconditional infin

svn commit: r234536 - head/lib/libc/stdio

2012-04-21 Thread David Schultz
Author: das Date: Sat Apr 21 07:31:27 2012 New Revision: 234536 URL: http://svn.freebsd.org/changeset/base/234536 Log: As noted by Peter Jeremy, r234528 only partially fixed the infinite loop bug introduced in r187302. This completes the fix. PR: 167039 MFC after:3 days

Re: svn commit: r234528 - head/lib/libc/stdio

2012-04-21 Thread Peter Jeremy
On 2012-Apr-21 06:08:02 +, David Schultz wrote: >Log: > Fix a bug introduced in r187302 that was causing fputws() to enter an > infinite loop pretty much unconditionally. Unfortunately, I suspect you've just turned an unconditional infinite loop into a conditional one. There's still a "wsp

svn commit: r234535 - stable/9/lib/msun/src

2012-04-21 Thread David Schultz
Author: das Date: Sat Apr 21 07:00:39 2012 New Revision: 234535 URL: http://svn.freebsd.org/changeset/base/234535 Log: MFC r233973: Fix bugs in remquo{,f,l}. Modified: stable/9/lib/msun/src/s_remquo.c stable/9/lib/msun/src/s_remquof.c stable/9/lib/msun/src/s_remquol.c Directory Proper

svn commit: r234534 - stable/8/lib/msun/src

2012-04-21 Thread David Schultz
Author: das Date: Sat Apr 21 07:00:00 2012 New Revision: 234534 URL: http://svn.freebsd.org/changeset/base/234534 Log: MFC r233973: Fix bugs in remquo{,f,l}. Modified: stable/8/lib/msun/src/s_remquo.c stable/8/lib/msun/src/s_remquof.c stable/8/lib/msun/src/s_remquol.c Directory Proper

svn commit: r234533 - stable/7/lib/msun/src

2012-04-21 Thread David Schultz
Author: das Date: Sat Apr 21 06:59:48 2012 New Revision: 234533 URL: http://svn.freebsd.org/changeset/base/234533 Log: MFC r233973 (partial): Fix bugs in remquo{,f}. Modified: stable/7/lib/msun/src/s_remquo.c stable/7/lib/msun/src/s_remquof.c Directory Properties: stable/7/lib/msun/