svn commit: r239767 - stable/9/usr.bin/clang

2012-08-27 Thread Dimitry Andric
Author: dim Date: Tue Aug 28 06:49:33 2012 New Revision: 239767 URL: http://svn.freebsd.org/changeset/base/239767 Log: MFC r239513: When WITH_CLANG_EXTRAS is enabled, avoid needlessly building the llvm and clang extras in the cross-tools stage. Modified: stable/9/usr.bin/clang/Makefile

svn commit: r239766 - stable/9/usr.bin/clang/clang

2012-08-27 Thread Dimitry Andric
Author: dim Date: Tue Aug 28 06:47:21 2012 New Revision: 239766 URL: http://svn.freebsd.org/changeset/base/239766 Log: MFC r239509: Support the WITH_SHARED_TOOLCHAIN setting that was introduced in r234782 for the clang executable. Build it statically by default, like the gcc executable

svn commit: r239755 - stable/9/sys/kern

2012-08-27 Thread Konstantin Belousov
Author: kib Date: Mon Aug 27 20:25:26 2012 New Revision: 239755 URL: http://svn.freebsd.org/changeset/base/239755 Log: MFC r239588: Provide some compat32 shims for sysctl vfs.conflist. It is required for getvfsbyname(3) operation when called from 32bit process, and getvfsbyname(3) is used

svn commit: r239754 - stable/9/sys/kern

2012-08-27 Thread Konstantin Belousov
Author: kib Date: Mon Aug 27 20:23:03 2012 New Revision: 239754 URL: http://svn.freebsd.org/changeset/base/239754 Log: MFC r239374: Deliver SIGSYS to the guilty thread, not to the process. Modified: stable/9/sys/kern/kern_sig.c Directory Properties: stable/9/sys/ (props changed) Modifi

svn commit: r239750 - in stable/9: contrib/top usr.bin/top

2012-08-27 Thread John Baldwin
Author: jhb Date: Mon Aug 27 19:55:19 2012 New Revision: 239750 URL: http://svn.freebsd.org/changeset/base/239750 Log: MFC 237646,237656,238020: - Add a new line to top that provides a brief summary of the ZFS ARC memory usage on hosts using ZFS. The new line displays the total amount of

svn commit: r239748 - in stable/9/sys: amd64/conf conf i386/conf modules/mlx4 modules/mlx4ib modules/mlxen modules/mthca ofed/drivers/infiniband/core ofed/drivers/infiniband/ulp/ipoib ofed/drivers/...

2012-08-27 Thread John Baldwin
Author: jhb Date: Mon Aug 27 19:37:02 2012 New Revision: 239748 URL: http://svn.freebsd.org/changeset/base/239748 Log: MFC 233040,233198,233870,234183: Add OFED and the associated options and drivers to x86 LINT builds: - Fix build with INET6 disabled. - Fix build of OFED bits with debuggi

svn commit: r239737 - stable/9/sys/cam/scsi

2012-08-27 Thread Jim Harris
Author: jimharris Date: Mon Aug 27 15:57:33 2012 New Revision: 239737 URL: http://svn.freebsd.org/changeset/base/239737 Log: MFC r239655: Fix scsi_da's BIO_DELETE->SCSI_UNMAP translation to use correct local variable when determining various sizes related to SCSI UNMAP block descriptor

svn commit: r239734 - in stable/9/sys/dev/isci: . scil

2012-08-27 Thread Jim Harris
Author: jimharris Date: Mon Aug 27 15:47:46 2012 New Revision: 239734 URL: http://svn.freebsd.org/changeset/base/239734 Log: MFC r239545, r239665: Fix/add support for SCSI UNMAP to ATA DSM translation. This addresses kernel panic observed when sending SCSI UNMAP commands to SATA disk

svn commit: r239732 - stable/9/sys/dev/usb/serial

2012-08-27 Thread Gavin Atkinson
Author: gavin Date: Mon Aug 27 14:44:40 2012 New Revision: 239732 URL: http://svn.freebsd.org/changeset/base/239732 Log: Merge r238778 from head: The baud rate on CP1201/2/3 devices can be set in one of two ways: - The USLCOM_SET_BAUD_DIV command (0x01) - The USLCOM_SET_BAUD_RAT

svn commit: r239728 - stable/9/share/misc

2012-08-27 Thread Gavin Atkinson
Author: gavin Date: Mon Aug 27 13:04:45 2012 New Revision: 239728 URL: http://svn.freebsd.org/changeset/base/239728 Log: Merge r238396 from head: Update to reflect new core team. Modified: stable/9/share/misc/organization.dot Directory Properties: stable/9/share/misc/ (props change

svn commit: r239727 - stable/9/share/misc

2012-08-27 Thread Gavin Atkinson
Author: gavin Date: Mon Aug 27 12:58:54 2012 New Revision: 239727 URL: http://svn.freebsd.org/changeset/base/239727 Log: Merge r236101, r236102 from head: Update to reflect various src and doc commit bits taken into safekeeping. Modified: stable/9/share/misc/committers-doc.dot st

svn commit: r239725 - in stable/9: share/man/man4 sys/dev/usb sys/dev/usb/serial

2012-08-27 Thread Gavin Atkinson
Author: gavin Date: Mon Aug 27 12:40:40 2012 New Revision: 239725 URL: http://svn.freebsd.org/changeset/base/239725 Log: Merge r238766, r238774 from head: Update the list of devices supported by uplcom. Although this only adds one device (support for Motorola cables), this syncronises u