svn commit: r263419 - head

2014-03-20 Thread Gleb Smirnoff
Author: glebius Date: Thu Mar 20 06:22:39 2014 New Revision: 263419 URL: http://svnweb.freebsd.org/changeset/base/263419 Log: Since mlaier has been inactive for a long time, grab maintainership on pf. Modified: head/MAINTAINERS Modified: head/MAINTAINERS

Re: svn commit: r263214 - in head/sys: compat/freebsd32 kern sys

2014-03-20 Thread John-Mark Gurney
Alan Cox wrote this message on Wed, Mar 19, 2014 at 11:31 -0500: On 03/15/2014 20:26, John-Mark Gurney wrote: Adrian Chadd wrote this message on Sat, Mar 15, 2014 at 18:17 -0700: How far along does it get? It rarely gets to multiuser, and even if it does, it panics very shortly afterward:

svn commit: r263423 - head/sys/dev/usb

2014-03-20 Thread Hans Petter Selasky
Author: hselasky Date: Thu Mar 20 13:53:24 2014 New Revision: 263423 URL: http://svnweb.freebsd.org/changeset/base/263423 Log: Try to resolve a possible deadlock when detaching USB devices which create character devices. The deadlock can happen if an application is issuing IOCTLs which

svn commit: r263424 - head/sys/arm/conf

2014-03-20 Thread Ruslan Bukin
Author: br Date: Thu Mar 20 17:01:21 2014 New Revision: 263424 URL: http://svnweb.freebsd.org/changeset/base/263424 Log: Disable debugging by default. Modified: head/sys/arm/conf/ARNDALE Modified: head/sys/arm/conf/ARNDALE

svn commit: r263425 - in head/sys: arm/samsung/exynos boot/fdt/dts/arm

2014-03-20 Thread Ruslan Bukin
Author: br Date: Thu Mar 20 17:03:44 2014 New Revision: 263425 URL: http://svnweb.freebsd.org/changeset/base/263425 Log: - Add display-related and clk devices to the tree - Prevent resources intersection with EHCI driver Modified: head/sys/arm/samsung/exynos/ehci_exynos5.c

svn commit: r263426 - head/sys/arm/samsung/exynos

2014-03-20 Thread Ruslan Bukin
Author: br Date: Thu Mar 20 17:07:14 2014 New Revision: 263426 URL: http://svnweb.freebsd.org/changeset/base/263426 Log: Add driver for Display Controller. Added: head/sys/arm/samsung/exynos/exynos5_common.h (contents, props changed) head/sys/arm/samsung/exynos/exynos5_fimd.c

svn commit: r263427 - in head/sys: arm/conf boot/fdt/dts/arm

2014-03-20 Thread Ruslan Bukin
Author: br Date: Thu Mar 20 17:10:01 2014 New Revision: 263427 URL: http://svnweb.freebsd.org/changeset/base/263427 Log: Add support for Samsung Chromebook (ARM Cortex A15 machine). Added: head/sys/arm/conf/CHROMEBOOK (contents, props changed)

svn commit: r263428 - head/share/man/man7

2014-03-20 Thread Alan Somers
Author: asomers Date: Thu Mar 20 17:13:07 2014 New Revision: 263428 URL: http://svnweb.freebsd.org/changeset/base/263428 Log: share/man/man7/tests.7 Added a section on test suite configuration, and cleaned up up grammar errors and awkward prose. The config variables were

svn commit: r263429 - in head: . usr.sbin/config

2014-03-20 Thread Alan Somers
Author: asomers Date: Thu Mar 20 17:30:09 2014 New Revision: 263429 URL: http://svnweb.freebsd.org/changeset/base/263429 Log: Fix kern/187712: config(8) does not respect KERNCONFDIR. The impact of this bug is that you cannot build a kernel if both of the following are true: 1) The kernel

svn commit: r263430 - head/sys/arm/samsung/exynos

2014-03-20 Thread Ruslan Bukin
Author: br Date: Thu Mar 20 17:33:01 2014 New Revision: 263430 URL: http://svnweb.freebsd.org/changeset/base/263430 Log: Remove printf's. Modified: head/sys/arm/samsung/exynos/exynos5_fimd.c Modified: head/sys/arm/samsung/exynos/exynos5_fimd.c

svn commit: r263431 - head/sys/arm/samsung/exynos

2014-03-20 Thread Ruslan Bukin
Author: br Date: Thu Mar 20 17:53:56 2014 New Revision: 263431 URL: http://svnweb.freebsd.org/changeset/base/263431 Log: Rename mct and ehci drivers files to match common naming. Added: head/sys/arm/samsung/exynos/exynos5_ehci.c - copied unchanged from r263425,

svn commit: r263432 - head/usr.sbin/bhyve

2014-03-20 Thread Neel Natu
Author: neel Date: Thu Mar 20 18:15:37 2014 New Revision: 263432 URL: http://svnweb.freebsd.org/changeset/base/263432 Log: Use 'cpuset_t' to represent the vcpus active in a virtual machine. Modified: head/usr.sbin/bhyve/bhyverun.c head/usr.sbin/bhyve/bhyverun.h

svn commit: r263434 - head/contrib/subversion/subversion/svn

2014-03-20 Thread Glen Barber
Author: gjb Date: Thu Mar 20 18:44:37 2014 New Revision: 263434 URL: http://svnweb.freebsd.org/changeset/base/263434 Log: - Update commit template to include 'Relnotes:' tag, to help re@ track release notes candidates. Discussed with: re Reviewed by: peter MFC after:3

svn commit: r263435 - in head/share: examples/etc mk

2014-03-20 Thread Jung-uk Kim
Author: jkim Date: Thu Mar 20 19:17:46 2014 New Revision: 263435 URL: http://svnweb.freebsd.org/changeset/base/263435 Log: Add new CPUTYPEs supported by Clang 3.4, i.e., AMD Steamroller (bdver3) and Intel Silvermont (slm) processors. Modified: head/share/examples/etc/make.conf

Re: svn commit: r263427 - in head/sys: arm/conf boot/fdt/dts/arm

2014-03-20 Thread Adrian Chadd
Hi, Would you mind renaming this to something other than CHROMEBOOK? There's likely going to be many flavours of it.. -a On 20 March 2014 10:10, Ruslan Bukin b...@freebsd.org wrote: Author: br Date: Thu Mar 20 17:10:01 2014 New Revision: 263427 URL:

svn commit: r263441 - head/sys/fs/msdosfs

2014-03-20 Thread Pedro F. Giffuni
Author: pfg Date: Thu Mar 20 20:14:04 2014 New Revision: 263441 URL: http://svnweb.freebsd.org/changeset/base/263441 Log: msdosfs: minor format fix - spaces vs tab MFC after:3 days Modified: head/sys/fs/msdosfs/msdosfs_fileno.c Modified: head/sys/fs/msdosfs/msdosfs_fileno.c

Re: svn commit: r263427 - in head/sys: arm/conf boot/fdt/dts/arm

2014-03-20 Thread Ruslan Bukin
Hi. okay. suggestions? may be CHROMEBOOK-XE303 ? -Ruslan On Thu, Mar 20, 2014 at 01:00:14PM -0700, Adrian Chadd wrote: Hi, Would you mind renaming this to something other than CHROMEBOOK? There's likely going to be many flavours of it.. -a On 20 March 2014 10:10, Ruslan Bukin

svn commit: r263445 - in head: etc/mtree sbin/ifconfig sbin/ifconfig/tests tests/sys tests/sys/netinet

2014-03-20 Thread Alan Somers
Author: asomers Date: Thu Mar 20 20:39:41 2014 New Revision: 263445 URL: http://svnweb.freebsd.org/changeset/base/263445 Log: Add several ATF tests that deal with multiple fibs. They're described in several different PRs, but the tests share some common code, so I'm committing them

Re: svn commit: r263427 - in head/sys: arm/conf boot/fdt/dts/arm

2014-03-20 Thread Peter Grehan
okay. suggestions? may be CHROMEBOOK-XE303 ? The new ones look to be called 'chromebook 2', so CHROMEBOOK looks fine in implying v1. later, Peter. ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head

svn commit: r263446 - in head: lib/libpmc sys/dev/hwpmc sys/sys

2014-03-20 Thread Hiren Panchasara
Author: hiren Date: Thu Mar 20 20:51:08 2014 New Revision: 263446 URL: http://svnweb.freebsd.org/changeset/base/263446 Log: Update hwpmc to support core events for Atom Silvermont microarchitecture. (Model 0x4D as per Intel document 330061-001 01/2014) Tested by:Olivier Cochard-Labbe

svn commit: r263449 - head/sys/fs/ext2fs

2014-03-20 Thread Pedro F. Giffuni
Author: pfg Date: Thu Mar 20 21:19:13 2014 New Revision: 263449 URL: http://svnweb.freebsd.org/changeset/base/263449 Log: ext2fs: minor update to the dirpref policy. Bring in a minor change to the dirpref policy based on r248623. This is pretty minimal change to keep the

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

2014-03-20 Thread Navdeep Parhar
Author: np Date: Thu Mar 20 21:57:10 2014 New Revision: 263451 URL: http://svnweb.freebsd.org/changeset/base/263451 Log: cxgbe(4): man page updates. Modified: head/share/man/man4/cxgbe.4 Modified: head/share/man/man4/cxgbe.4

svn commit: r263453 - head/bin/sh

2014-03-20 Thread Jilles Tjoelker
Author: jilles Date: Thu Mar 20 22:38:13 2014 New Revision: 263453 URL: http://svnweb.freebsd.org/changeset/base/263453 Log: sh: Don't overwrite old exit status if a PID is reused. Only store exit status for a process if that process has not terminated yet. Test (slow): exit 7

svn commit: r263454 - head/sys/dev/ath

2014-03-20 Thread Adrian Chadd
Author: adrian Date: Thu Mar 20 23:16:58 2014 New Revision: 263454 URL: http://svnweb.freebsd.org/changeset/base/263454 Log: Throw the flush messages behind ATH_DEBUG_RESET as well. These are needed to diagnose TX hangs that I and hiren are seeing. Without it, the only way we'll see

svn commit: r263457 - head/sys/dev/cxgbe

2014-03-20 Thread Navdeep Parhar
Author: np Date: Fri Mar 21 00:56:56 2014 New Revision: 263457 URL: http://svnweb.freebsd.org/changeset/base/263457 Log: cxgbe(4): Recognize the spider configuration where a T5 card's 40G QSFP port is presented as 4 distinct 10G SFP+ ports to the driver. MFC after:2 weeks Modified:

svn commit: r263458 - head/sys/security/audit

2014-03-20 Thread Mateusz Guzik
Author: mjg Date: Fri Mar 21 01:30:33 2014 New Revision: 263458 URL: http://svnweb.freebsd.org/changeset/base/263458 Log: audit: plug FILEDESC_LOCK leak in audit_canon_path. MFC after:3 days Modified: head/sys/security/audit/audit_bsm_klib.c Modified:

svn commit: r263459 - in head/cddl/contrib/opensolaris/cmd: zdb zfs zpool

2014-03-20 Thread Xin LI
Author: delphij Date: Fri Mar 21 01:32:25 2014 New Revision: 263459 URL: http://svnweb.freebsd.org/changeset/base/263459 Log: MFV 263436-263438: 3947 zpool(1M) references nonexistent zfs-features(5) 4540 zpool(1M) man page doesn't describe readonly property 3948 zfs sync=default

svn commit: r263460 - head/sys/kern

2014-03-20 Thread Mateusz Guzik
Author: mjg Date: Fri Mar 21 01:34:19 2014 New Revision: 263460 URL: http://svnweb.freebsd.org/changeset/base/263460 Log: Take filedesc lock only for reading when allocating new fdtable. Code populating the table does this already. MFC after:1 week Modified:

svn commit: r263463 - head/sys/fs/ext2fs

2014-03-20 Thread Pedro F. Giffuni
Author: pfg Date: Fri Mar 21 04:33:38 2014 New Revision: 263463 URL: http://svnweb.freebsd.org/changeset/base/263463 Log: Revert r263449; ext2fs: minor update to the dirpref policy. The change in UFS r254996, reverted the change as the older code seems to work better. This was not

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

2014-03-20 Thread Justin Hibbits
Author: jhibbits Date: Fri Mar 21 04:45:57 2014 New Revision: 263464 URL: http://svnweb.freebsd.org/changeset/base/263464 Log: Mask out SRR1 bits that aren't exported to the MSR. This appears to fix a strange condition with X on 32-bit PowerBooks I observed, caused by one of these bits