svn commit: r256764 - head/share/mk

2013-10-18 Thread Rui Paulo
Author: rpaulo Date: Sat Oct 19 06:51:34 2013 New Revision: 256764 URL: http://svnweb.freebsd.org/changeset/base/256764 Log: Plug atf-run into the 'test' target. If atf-run exists in ATF_PREFIX and if ALLOW_DEPRECATED_ATF_TOOLS has been set to yes, the test target is automatically defined

svn commit: r256765 - head/share/mk

2013-10-18 Thread Rui Paulo
Author: rpaulo Date: Sat Oct 19 06:52:06 2013 New Revision: 256765 URL: http://svnweb.freebsd.org/changeset/base/256765 Log: Plug kyua into the 'test' target. If kyua exists in KYUA_PREFIX, the test target is automatically defined to use it for the execution of test programs. Submitt

svn commit: r256763 - head/share/mk

2013-10-18 Thread Rui Paulo
Author: rpaulo Date: Sat Oct 19 06:50:56 2013 New Revision: 256763 URL: http://svnweb.freebsd.org/changeset/base/256763 Log: Add the automatic generation of Kyuafile files. These files are generated from bsd.test.mk because kyua is able to run test programs implemented using different lib

svn commit: r256762 - head/share/mk

2013-10-18 Thread Rui Paulo
Author: rpaulo Date: Sat Oct 19 06:50:17 2013 New Revision: 256762 URL: http://svnweb.freebsd.org/changeset/base/256762 Log: Add the automatic generation of Atffile files. These are only used by the deprecated atf-run and atf-report tools. Generating them is easy and provides a mechanism

svn commit: r256761 - in head: lib/libcrypt/tests share/mk

2013-10-18 Thread Rui Paulo
Author: rpaulo Date: Sat Oct 19 06:48:49 2013 New Revision: 256761 URL: http://svnweb.freebsd.org/changeset/base/256761 Log: Clearly split the logic to build ATF and plain tests apart. This change introduces a new plain.test.mk file that provides the build infrastructure to build test pro

svn commit: r256760 - head/sys/arm/mv

2013-10-18 Thread Randall Stewart
Author: rrs Date: Sat Oct 19 06:47:02 2013 New Revision: 256760 URL: http://svnweb.freebsd.org/changeset/base/256760 Log: Corrects the Kirkwood dreamplug to use the right register for power managment. It was incorrectly using the clock register which also caused the status to be the oppo

svn commit: r256759 - in stable/9/sys/dev: e1000 ixgbe

2013-10-18 Thread Hiren Panchasara
Author: hiren Date: Sat Oct 19 06:30:20 2013 New Revision: 256759 URL: http://svnweb.freebsd.org/changeset/base/256759 Log: MFC: r256069 Expose system level ixgbe sysctls. Device level sysctls are already exposed as dev.ix. Fixing the case where number of queues for igb is auto-tuned

svn commit: r256758 - in stable/10/sys: dev/hyperv/stordisengage dev/hyperv/vmbus sys

2013-10-18 Thread Justin T. Gibbs
Author: gibbs Date: Fri Oct 18 23:19:27 2013 New Revision: 256758 URL: http://svnweb.freebsd.org/changeset/base/256758 Log: MFC r256425: Centralize the detection logic for the Hyper-V hypervisor. Submitted by: Roger Pau Monné Sponsored by: Citrix Systems R&D Reviewed by: gibbs, gr

svn commit: r256757 - stable/10/sys/dev/xen/blkfront

2013-10-18 Thread Justin T. Gibbs
Author: gibbs Date: Fri Oct 18 22:48:38 2013 New Revision: 256757 URL: http://svnweb.freebsd.org/changeset/base/256757 Log: MFC: r256425 Centralize the detection logic for the Hyper-V hypervisor. Submitted by: Roger Pau Monné Sponsored by: Citrix Systems R&D Reviewed by: gibbs, gr

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

2013-10-18 Thread Olivier Houchard
Author: cognet Date: Fri Oct 18 22:47:10 2013 New Revision: 256756 URL: http://svnweb.freebsd.org/changeset/base/256756 Log: There's no need to guard pmap_extract(), it won't be called until well after the VM has been properly initialized. Spotted out by: alc Modified: head/sys/a

svn commit: r256755 - stable/10/usr.sbin/bhyve

2013-10-18 Thread Peter Grehan
Author: grehan Date: Fri Oct 18 22:05:17 2013 New Revision: 256755 URL: http://svnweb.freebsd.org/changeset/base/256755 Log: MFC r256709: Eliminate unconditional debug printfs. Linux writes to these nominally read-only registers, so avoid having bhyve write warning messages to

svn commit: r256754 - stable/10/usr.sbin/bhyve

2013-10-18 Thread Peter Grehan
Author: grehan Date: Fri Oct 18 21:42:47 2013 New Revision: 256754 URL: http://svnweb.freebsd.org/changeset/base/256754 Log: MFC r256709: Eliminate unconditional debug printfs. Linux writes to these nominally read-only registers, so avoid having bhyve write warning messages to

svn commit: r256753 - in head/sys: conf dev/cfi

2013-10-18 Thread Brooks Davis
Author: brooks Date: Fri Oct 18 20:52:42 2013 New Revision: 256753 URL: http://svnweb.freebsd.org/changeset/base/256753 Log: MFP4: 1136252 Add an option ATSE_CFI_HACK to allow memory mapped CFI devices to have their address range allocated sharable so that atse(4) can find it's Ethernet

svn commit: r256752 - in head: share/man/man4 sys/dev/altera/atse sys/mips/beri

2013-10-18 Thread Brooks Davis
Author: brooks Date: Fri Oct 18 20:44:19 2013 New Revision: 256752 URL: http://svnweb.freebsd.org/changeset/base/256752 Log: MFP4: 221483, 221567, 221568, 221670, 221677, 221678, 221800, 221801, 221804, 221805, 222004, 222006, 222055, 222820, 1135077, 1135118, 1136259 Add atse(4), a drive

svn commit: r256750 - head/sys/dev/usb/controller

2013-10-18 Thread Hans Petter Selasky
Author: hselasky Date: Fri Oct 18 17:38:57 2013 New Revision: 256750 URL: http://svnweb.freebsd.org/changeset/base/256750 Log: Improve XHCI stability. When a command timeout happens, the command should be aborted else the command queue can stop. Refer to section "4.6.1.2" of the XHCI specifi

Re: svn commit: r256498 - head/etc/rc.d

2013-10-18 Thread Jase Thew
On 15/10/2013 05:54, Hiroki Sato wrote: > Author: hrs > Date: Tue Oct 15 04:54:49 2013 > New Revision: 256498 > URL: http://svnweb.freebsd.org/changeset/base/256498 > > Log: > - Fix "ifname|addr" syntax support in jail_{jname}_ip. > - Create /var/run/jail_{jname}.id because ezjail-admin depend

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

2013-10-18 Thread Olivier Houchard
Author: cognet Date: Fri Oct 18 17:21:47 2013 New Revision: 256748 URL: http://svnweb.freebsd.org/changeset/base/256748 Log: KERNBASE is unsigned, so we'd better use hs instead of ge. Pointy hat to:cognet Suggested by: ian Modified: head/sys/arm/arm/fusu.S Modified: head/sys/a

svn commit: r256747 - stable/10/sys/xen

2013-10-18 Thread Dimitry Andric
Author: dim Date: Fri Oct 18 17:08:23 2013 New Revision: 256747 URL: http://svnweb.freebsd.org/changeset/base/256747 Log: MFC r256746: Remove redundant redeclaration of gdtset in sys/xen/xen-os.h, to silence a gcc warning. Approved by: re (glebius) Modified: stable/10/sys/xen/xen

svn commit: r256746 - head/sys/xen

2013-10-18 Thread Dimitry Andric
Author: dim Date: Fri Oct 18 17:06:13 2013 New Revision: 256746 URL: http://svnweb.freebsd.org/changeset/base/256746 Log: Remove redundant redeclaration of gdtset in sys/xen/xen-os.h, to silence a gcc warning. Approved by: re (glebius) Modified: head/sys/xen/xen-os.h Modified: head/s

Re: svn commit: r256710 - head/tools/build/mk

2013-10-18 Thread Hilko Meyer
On Thu, 17 Oct 2013 22:00:35 + (UTC), in gmane.os.freebsd.devel.cvs you wrote: >Author: zont >Date: Thu Oct 17 22:00:35 2013 >New Revision: 256710 >URL: http://svnweb.freebsd.org/changeset/base/256710 > >Log: > Add lot of missed files and dirs > >Modified: > head/tools/build/mk/OptionalObsol

svn commit: r256745 - head/sys/mips/beri

2013-10-18 Thread Brooks Davis
Author: brooks Date: Fri Oct 18 15:40:37 2013 New Revision: 256745 URL: http://svnweb.freebsd.org/changeset/base/256745 Log: MFP4: Change 227630 by bz@bz_zenith on 2013/04/12 08:50:27 Implement soft reset setting sr in sr and just in case loop endlessly afterwards. MFC

svn commit: r256743 - head/sys/dev/altera/sdcard

2013-10-18 Thread Brooks Davis
Author: brooks Date: Fri Oct 18 15:24:18 2013 New Revision: 256743 URL: http://svnweb.freebsd.org/changeset/base/256743 Log: MFP4: Change 227594 by brooks@brooks_zenith on 2013/04/11 17:10:14 When we fail, print the error that occured if we are giving up or if bootverbose is

svn commit: r256744 - in head/sys: conf dev/altera/sdcard

2013-10-18 Thread Brooks Davis
Author: brooks Date: Fri Oct 18 15:27:11 2013 New Revision: 256744 URL: http://svnweb.freebsd.org/changeset/base/256744 Log: MFP4 (driver change only): Change 231100 by brooks@brooks_zenith on 2013/07/12 21:01:31 Add a new option ALTERA_SDCARD_FAST_SIM which checks immediatly

svn commit: r256735 - head/bin/sh

2013-10-18 Thread Jilles Tjoelker
Author: jilles Date: Fri Oct 18 12:35:12 2013 New Revision: 256735 URL: http://svnweb.freebsd.org/changeset/base/256735 Log: sh: Remove one syscall when waiting for a foreground job. The getpgrp() call is unnecessary: if there is no job control then the result was not used at all and if t

svn commit: r256730 - head/sys/kern

2013-10-18 Thread Gleb Smirnoff
Author: glebius Date: Fri Oct 18 11:26:40 2013 New Revision: 256730 URL: http://svnweb.freebsd.org/changeset/base/256730 Log: Revert r256587. Requested by: zec Modified: head/sys/kern/subr_taskqueue.c Modified: head/sys/kern/subr_taskqueue.c =

svn commit: r256729 - head/sys/sys

2013-10-18 Thread Gleb Smirnoff
Author: glebius Date: Fri Oct 18 11:25:08 2013 New Revision: 256729 URL: http://svnweb.freebsd.org/changeset/base/256729 Log: Revert r256587. Requested by: zec Modified: head/sys/sys/_task.h head/sys/sys/taskqueue.h Modified: head/sys/sys/_task.h ==

Re: svn commit: r228969 - head/sys/netinet

2013-10-18 Thread Marko Zec
On Friday 18 October 2013 12:09:16 Gleb Smirnoff wrote: > On Fri, Oct 18, 2013 at 12:07:35AM +0200, Marko Zec wrote: > M> > Concerning this more general solution from Gleb, with storing the > vnet M> > pointer in the task, I wander how it is safe when the vnet is > being M> > removed? > M> > > M> >

Re: svn commit: r228969 - head/sys/netinet

2013-10-18 Thread Gleb Smirnoff
On Fri, Oct 18, 2013 at 12:07:35AM +0200, Marko Zec wrote: M> > Concerning this more general solution from Gleb, with storing the vnet M> > pointer in the task, I wander how it is safe when the vnet is being M> > removed? M> > M> > In vnet_destroy() the vnet interfaces are moved back to their paren

svn commit: r256728 - stable/9/bin/pkill

2013-10-18 Thread Edward Tomasz Napierala
Author: trasz Date: Fri Oct 18 09:50:23 2013 New Revision: 256728 URL: http://svnweb.freebsd.org/changeset/base/256728 Log: MFC r256050: Remove useless check - ki_loginclass is an array; can't be NULL. Modified: stable/9/bin/pkill/pkill.c Directory Properties: stable/9/bin/pkill/ (pr

svn commit: r256725 - in head/sys/modules: . cxgb cxgbe

2013-10-18 Thread Edward Tomasz Napierala
Author: trasz Date: Fri Oct 18 09:17:35 2013 New Revision: 256725 URL: http://svnweb.freebsd.org/changeset/base/256725 Log: Don't build krping.ko, iw_cxgb.ko, and iw_cxgbe.ko, if MK_OFED=no (the default). They build, but are unloadable, due to missing ibcore.ko. Sponsored by: FreeBSD Fou

svn commit: r256724 - in head/sys/geom: . label

2013-10-18 Thread Edward Tomasz Napierala
Author: trasz Date: Fri Oct 18 09:14:19 2013 New Revision: 256724 URL: http://svnweb.freebsd.org/changeset/base/256724 Log: Make geom_label(4) resize-aware. This fixes a situation when "gpart resize" would resize a partition, but label providers - e.g. /dev/gptid/XXX - would stay the same s

svn commit: r256722 - head/sys/dev/usb/wlan

2013-10-18 Thread Kevin Lo
Author: kevlo Date: Fri Oct 18 07:48:20 2013 New Revision: 256722 URL: http://svnweb.freebsd.org/changeset/base/256722 Log: Correct tx mixer gain value for RT3070 and RT3071. Correctly value in EEPROM/EFUSE is one or more for RT3070 and two or more for other RT3071 chips. Modified: hea

svn commit: r256721 - head/sys/dev/usb/wlan

2013-10-18 Thread Kevin Lo
Author: kevlo Date: Fri Oct 18 07:46:28 2013 New Revision: 256721 URL: http://svnweb.freebsd.org/changeset/base/256721 Log: Since the DAC issue has been fixed in RT3070(F), the voltage raising fix is no longer needed. Modified: head/sys/dev/usb/wlan/if_run.c Modified: head/sys/dev/usb/wlan

svn commit: r256720 - head/sys/dev/usb/wlan

2013-10-18 Thread Kevin Lo
Author: kevlo Date: Fri Oct 18 07:43:49 2013 New Revision: 256720 URL: http://svnweb.freebsd.org/changeset/base/256720 Log: Fix lower bits of RF_R3 for RT3370 and newer. This change doesn't affect older chipsets. Modified: head/sys/dev/usb/wlan/if_run.c Modified: head/sys/dev/usb/wlan/if_

svn commit: r256719 - in stable/10/usr.sbin/bsdinstall: . scripts

2013-10-18 Thread Devin Teske
Author: dteske Date: Fri Oct 18 07:42:50 2013 New Revision: 256719 URL: http://svnweb.freebsd.org/changeset/base/256719 Log: MFC r256489: Add executable bit to docsinstall [old] and entropy [new] scripts. MFC r256541: Document BSDINSTALL_TMPBOOT environment variable introduced by SVN r2

svn commit: r256718 - head/sys/dev/usb/wlan

2013-10-18 Thread Kevin Lo
Author: kevlo Date: Fri Oct 18 07:42:16 2013 New Revision: 256718 URL: http://svnweb.freebsd.org/changeset/base/256718 Log: Fix rf registers for RT3070. Modified: head/sys/dev/usb/wlan/if_runreg.h Modified: head/sys/dev/usb/wlan/if_runreg.h ===

svn commit: r256717 - head/sys/contrib/dev/run

2013-10-18 Thread Kevin Lo
Author: kevlo Date: Fri Oct 18 07:40:50 2013 New Revision: 256717 URL: http://svnweb.freebsd.org/changeset/base/256717 Log: Update firmware for run(4) to version 0.33. Modified: head/sys/contrib/dev/run/rt2870.fw.uu Modified: head/sys/contrib/dev/run/rt2870.fw.uu