svn commit: r264802 - head/sys/dev/usb/serial

2014-04-22 Thread Kevin Lo
Author: kevlo Date: Wed Apr 23 05:54:55 2014 New Revision: 264802 URL: http://svnweb.freebsd.org/changeset/base/264802 Log: Oops, revert r264801. Modified: head/sys/dev/usb/serial/uftdi.c Modified: head/sys/dev/usb/serial/uftdi.c ==

svn commit: r264801 - head/sys/dev/usb/serial

2014-04-22 Thread Kevin Lo
Author: kevlo Date: Wed Apr 23 05:53:03 2014 New Revision: 264801 URL: http://svnweb.freebsd.org/changeset/base/264801 Log: Add a missing break. Modified: head/sys/dev/usb/serial/uftdi.c Modified: head/sys/dev/usb/serial/uftdi.c ===

svn commit: r264800 - head/sys/dev/usb/serial

2014-04-22 Thread Hans Petter Selasky
Author: hselasky Date: Wed Apr 23 05:50:55 2014 New Revision: 264800 URL: http://svnweb.freebsd.org/changeset/base/264800 Log: - Get transmit loop more in line with the other serial drivers. - Add a comment about FTDI and ZLPs. - Correctly check odditiy of baud rate divisor. - Correct IOCT

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

2014-04-22 Thread Adrian Chadd
Author: adrian Date: Wed Apr 23 05:19:45 2014 New Revision: 264798 URL: http://svnweb.freebsd.org/changeset/base/264798 Log: Wrap the rate control re-init code in a lock, to serialise it with concurrent updates from any completing transmits in other threads. This was exposed when doing po

Re: svn commit: r264794 - head/release/arm

2014-04-22 Thread Warner Losh
On Apr 22, 2014, at 10:17 PM, Glen Barber wrote: > On Tue, Apr 22, 2014 at 10:15:14PM -0700, Warner Losh wrote: >> >> On Apr 22, 2014, at 10:12 PM, Glen Barber wrote: >> >>> On Wed, Apr 23, 2014 at 01:09:23AM -0400, Glen Barber wrote: On Tue, Apr 22, 2014 at 10:02:03PM -0700, Warner Losh

Re: svn commit: r264794 - head/release/arm

2014-04-22 Thread Glen Barber
On Tue, Apr 22, 2014 at 10:15:14PM -0700, Warner Losh wrote: > > On Apr 22, 2014, at 10:12 PM, Glen Barber wrote: > > > On Wed, Apr 23, 2014 at 01:09:23AM -0400, Glen Barber wrote: > >> On Tue, Apr 22, 2014 at 10:02:03PM -0700, Warner Losh wrote: > >>> Ditto. This should be backed out and you sh

Re: svn commit: r264794 - head/release/arm

2014-04-22 Thread Warner Losh
On Apr 22, 2014, at 10:12 PM, Glen Barber wrote: > On Wed, Apr 23, 2014 at 01:09:23AM -0400, Glen Barber wrote: >> On Tue, Apr 22, 2014 at 10:02:03PM -0700, Warner Losh wrote: >>> Ditto. This should be backed out and you should make whoever broke this fix >>> it in head. >>> >> >> Well, this

Re: svn commit: r264794 - head/release/arm

2014-04-22 Thread Warner Losh
On Apr 22, 2014, at 10:09 PM, Glen Barber wrote: > On Tue, Apr 22, 2014 at 10:02:03PM -0700, Warner Losh wrote: >> Ditto. This should be backed out and you should make whoever broke this fix >> it in head. >> > > Well, this commit only moves where the definition is, from the script > itself t

Re: svn commit: r264794 - head/release/arm

2014-04-22 Thread Glen Barber
On Wed, Apr 23, 2014 at 01:09:23AM -0400, Glen Barber wrote: > On Tue, Apr 22, 2014 at 10:02:03PM -0700, Warner Losh wrote: > > Ditto. This should be backed out and you should make whoever broke this fix > > it in head. > > > > Well, this commit only moves where the definition is, from the scrip

Re: svn commit: r264794 - head/release/arm

2014-04-22 Thread Glen Barber
On Tue, Apr 22, 2014 at 10:02:03PM -0700, Warner Losh wrote: > Ditto. This should be backed out and you should make whoever broke this fix > it in head. > Well, this commit only moves where the definition is, from the script itself to the configuration file. But, to be fair, I think you broke i

Re: svn commit: r264794 - head/release/arm

2014-04-22 Thread Warner Losh
Ditto. This should be backed out and you should make whoever broke this fix it in head. Warner On Apr 22, 2014, at 7:01 PM, Glen Barber wrote: > Author: gjb > Date: Wed Apr 23 02:01:22 2014 > New Revision: 264794 > URL: http://svnweb.freebsd.org/changeset/base/264794 > > Log: > Move xdev kno

Re: svn commit: r264793 - head/release/arm

2014-04-22 Thread Warner Losh
On Apr 22, 2014, at 6:47 PM, Glen Barber wrote: > Author: gjb > Date: Wed Apr 23 01:47:07 2014 > New Revision: 264793 > URL: http://svnweb.freebsd.org/changeset/base/264793 > > Log: > Play musical-KNOBS a bit more with release/arm/release.sh. > > For stable/10, r264703 sets the correct WITH/

svn commit: r264797 - in stable/9: cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc sys/cddl/contrib/opensolaris/uts/common/dtrace

2014-04-22 Thread Mark Johnston
Author: markj Date: Wed Apr 23 03:30:00 2014 New Revision: 264797 URL: http://svnweb.freebsd.org/changeset/base/264797 Log: MFC r262596: 4478 dtrace_dof_maxsize is far too small illumos/illumos-gate@d339a29bb4765c4b6883a935cf69b669cd05bca0 Added: stable/9/cddl/contrib/opensolaris/cmd/

svn commit: r264796 - in stable/10: cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc sys/cddl/contrib/opensolaris/uts/common/dtrace

2014-04-22 Thread Mark Johnston
Author: markj Date: Wed Apr 23 03:26:29 2014 New Revision: 264796 URL: http://svnweb.freebsd.org/changeset/base/264796 Log: MFC r262596: 4478 dtrace_dof_maxsize is far too small illumos/illumos-gate@d339a29bb4765c4b6883a935cf69b669cd05bca0 Added: stable/10/cddl/contrib/opensolaris/cmd

svn commit: r264795 - head/sys/kern

2014-04-22 Thread Bryan Drewery
Author: bdrewery Date: Wed Apr 23 02:21:17 2014 New Revision: 264795 URL: http://svnweb.freebsd.org/changeset/base/264795 Log: Fix grammar error and trailing newline. Submitted by: danfe MFC after:3 days Modified: head/sys/kern/subr_prf.c Modified: head/sys/kern/subr_prf.c ===

svn commit: r264794 - head/release/arm

2014-04-22 Thread Glen Barber
Author: gjb Date: Wed Apr 23 02:01:22 2014 New Revision: 264794 URL: http://svnweb.freebsd.org/changeset/base/264794 Log: Move xdev knobs from release/arm/release.sh and into an XDEV_FLAGS variable in ${KERNCONF}.conf file. MFC after:3 days X-MFC-Note: fix stable/10 XDEV_FLAGS loc

svn commit: r264793 - head/release/arm

2014-04-22 Thread Glen Barber
Author: gjb Date: Wed Apr 23 01:47:07 2014 New Revision: 264793 URL: http://svnweb.freebsd.org/changeset/base/264793 Log: Play musical-KNOBS a bit more with release/arm/release.sh. For stable/10, r264703 sets the correct WITH/WITHOUT knobs to get xdev built with the arm-freebsd-gcc binary

svn commit: r264792 - stable/10/release/arm

2014-04-22 Thread Glen Barber
Author: gjb Date: Wed Apr 23 01:27:53 2014 New Revision: 264792 URL: http://svnweb.freebsd.org/changeset/base/264792 Log: MFC r264518, r264697, r264698, r264703: r264518: Fix armv6 build failure: "armv6-freebsd-gcc: not found" r264697: When building the 'xdev' target when WITH_

svn commit: r264791 - vendor/byacc/20140409

2014-04-22 Thread Baptiste Daroussin
Author: bapt Date: Tue Apr 22 22:12:24 2014 New Revision: 264791 URL: http://svnweb.freebsd.org/changeset/base/264791 Log: Tag import of byacc 20140409 Added: vendor/byacc/20140409/ - copied from r264790, vendor/byacc/dist/ ___ svn-src-all@free

svn commit: r264789 - in head: contrib/libucl contrib/libucl/doc contrib/libucl/include contrib/libucl/src contrib/libucl/tests contrib/libucl/utils usr.sbin/pkg

2014-04-22 Thread Baptiste Daroussin
Author: bapt Date: Tue Apr 22 22:02:06 2014 New Revision: 264789 URL: http://svnweb.freebsd.org/changeset/base/264789 Log: Import libucl 0.4.0 Adapt pkg(7) to the new libucl API Modified: head/contrib/libucl/README.md head/contrib/libucl/configure.ac head/contrib/libucl/doc/api.md hea

svn commit: r264788 - vendor/libucl/0.4.0

2014-04-22 Thread Baptiste Daroussin
Author: bapt Date: Tue Apr 22 21:57:13 2014 New Revision: 264788 URL: http://svnweb.freebsd.org/changeset/base/264788 Log: tag import of libucl 0.4.0 Added: vendor/libucl/0.4.0/ - copied from r264787, vendor/libucl/dist/ ___ svn-src-all@freebsd

svn commit: r264787 - in vendor/libucl/dist: . doc include src tests utils

2014-04-22 Thread Baptiste Daroussin
Author: bapt Date: Tue Apr 22 21:56:27 2014 New Revision: 264787 URL: http://svnweb.freebsd.org/changeset/base/264787 Log: Import libucl 0.4.0 Modified: vendor/libucl/dist/README.md vendor/libucl/dist/configure.ac vendor/libucl/dist/doc/api.md vendor/libucl/dist/doc/libucl.3 vendor/li

svn commit: r264786 - stable/9/usr.bin/ldd

2014-04-22 Thread Christian Brueffer
Author: brueffer Date: Tue Apr 22 21:26:23 2014 New Revision: 264786 URL: http://svnweb.freebsd.org/changeset/base/264786 Log: MFC: r264419 Avoid double close() of a file descriptor. CID: 1006089 Found with: Coverity Prevent(tm) Modified: stable/9/usr.bin/ldd/sods.c Dir

svn commit: r264785 - stable/10/usr.bin/ldd

2014-04-22 Thread Christian Brueffer
Author: brueffer Date: Tue Apr 22 21:25:03 2014 New Revision: 264785 URL: http://svnweb.freebsd.org/changeset/base/264785 Log: MFC: r264419 Avoid double close() of a file descriptor. CID: 1006089 Found with: Coverity Prevent(tm) Modified: stable/10/usr.bin/ldd/sods.c Di

svn commit: r264784 - stable/8/usr.bin/find

2014-04-22 Thread Christian Brueffer
Author: brueffer Date: Tue Apr 22 21:17:12 2014 New Revision: 264784 URL: http://svnweb.freebsd.org/changeset/base/264784 Log: MFC: r264418 Avoid double free in f_acl(). CID: 1018508 Found with: Coverity Prevent(tm) Modified: stable/8/usr.bin/find/function.c Directory P

svn commit: r264783 - stable/9/usr.bin/find

2014-04-22 Thread Christian Brueffer
Author: brueffer Date: Tue Apr 22 21:14:50 2014 New Revision: 264783 URL: http://svnweb.freebsd.org/changeset/base/264783 Log: MFC: r264418 Avoid double free in f_acl(). CID: 1018508 Found with: Coverity Prevent(tm) Modified: stable/9/usr.bin/find/function.c Directory P

svn commit: r264782 - stable/10/usr.bin/find

2014-04-22 Thread Christian Brueffer
Author: brueffer Date: Tue Apr 22 21:13:25 2014 New Revision: 264782 URL: http://svnweb.freebsd.org/changeset/base/264782 Log: MFC: r264418 Avoid double free in f_acl(). CID: 1018508 Found with: Coverity Prevent(tm) Modified: stable/10/usr.bin/find/function.c Directory

svn commit: r264781 - head/usr.sbin/pw

2014-04-22 Thread Baptiste Daroussin
Author: bapt Date: Tue Apr 22 21:07:56 2014 New Revision: 264781 URL: http://svnweb.freebsd.org/changeset/base/264781 Log: Simplify reading pw.conf(5) by using getline(3) Modified: head/usr.sbin/pw/pw.h head/usr.sbin/pw/pw_conf.c Modified: head/usr.sbin/pw/pw.h

svn commit: r264780 - stable/9/sys/dev/iwn

2014-04-22 Thread Christian Brueffer
Author: brueffer Date: Tue Apr 22 21:05:11 2014 New Revision: 264780 URL: http://svnweb.freebsd.org/changeset/base/264780 Log: MFC: r264416 Add a missing comma between error message definitions. CID: 1199266 Found with: Coverity Prevent(tm) Modified: stable/9/sys/dev/iw

svn commit: r264779 - stable/10/sys/dev/iwn

2014-04-22 Thread Christian Brueffer
Author: brueffer Date: Tue Apr 22 21:02:02 2014 New Revision: 264779 URL: http://svnweb.freebsd.org/changeset/base/264779 Log: MFC: r264416 Add a missing comma between error message definitions. CID: 1199266 Found with: Coverity Prevent(tm) MFC after:1 week Modified

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

2014-04-22 Thread Christian Brueffer
Author: brueffer Date: Tue Apr 22 20:57:23 2014 New Revision: 264778 URL: http://svnweb.freebsd.org/changeset/base/264778 Log: MFC: r264386 Improve markup and remove contractions. Modified: stable/9/share/man/man4/usb_quirk.4 Directory Properties: stable/9/share/man/man4/ (props chan

svn commit: r264777 - stable/10/share/man/man4

2014-04-22 Thread Christian Brueffer
Author: brueffer Date: Tue Apr 22 20:55:46 2014 New Revision: 264777 URL: http://svnweb.freebsd.org/changeset/base/264777 Log: MFC: r264386 Improve markup and remove contractions. Modified: stable/10/share/man/man4/usb_quirk.4 Directory Properties: stable/10/ (props changed) Modifie

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

2014-04-22 Thread Christian Brueffer
Author: brueffer Date: Tue Apr 22 20:53:05 2014 New Revision: 264776 URL: http://svnweb.freebsd.org/changeset/base/264776 Log: MFC: r264384, r264415 mdoc and language improvements. Modified: stable/9/share/man/man4/timecounters.4 Directory Properties: stable/9/share/man/man4/ (props

svn commit: r264775 - stable/10/share/man/man4

2014-04-22 Thread Christian Brueffer
Author: brueffer Date: Tue Apr 22 20:51:07 2014 New Revision: 264775 URL: http://svnweb.freebsd.org/changeset/base/264775 Log: MFC: r264384, r264415 mdoc and language improvements. Modified: stable/10/share/man/man4/timecounters.4 Directory Properties: stable/10/ (props changed) Mod

svn commit: r264774 - in head/kerberos5/lib: libasn1 libgssapi_spnego libhdb libhx509

2014-04-22 Thread Ed Maste
Author: emaste Date: Tue Apr 22 20:37:07 2014 New Revision: 264774 URL: http://svnweb.freebsd.org/changeset/base/264774 Log: Fix installworld failure when kerberos source files have new timestamps If a kerberos .hx source file is newer than the .h copy, but the content is the same, then d

svn commit: r264772 - head/sys/dev/sfxge

2014-04-22 Thread George V. Neville-Neil
Author: gnn Date: Tue Apr 22 20:19:09 2014 New Revision: 264772 URL: http://svnweb.freebsd.org/changeset/base/264772 Log: Check that port is started when MAC filter is set The MAC filter set may be called without softc_lock held in the case of SIOCADDMULTI and SIOCDELMULTI ioctls. The ioc

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

2014-04-22 Thread Xin LI
Author: delphij Date: Tue Apr 22 18:55:21 2014 New Revision: 264770 URL: http://svnweb.freebsd.org/changeset/base/264770 Log: Use calloc() in favor of malloc + memset. Reviewed by: neel Modified: head/usr.sbin/bhyve/block_if.c head/usr.sbin/bhyve/mevent.c head/usr.sbin/bhyve/pci_ahc

svn commit: r264769 - head/sys/geom/uncompress

2014-04-22 Thread Luiz Otavio O Souza
Author: loos Date: Tue Apr 22 18:08:34 2014 New Revision: 264769 URL: http://svnweb.freebsd.org/changeset/base/264769 Log: Keep geom_uncompress(4) in line with geom_uzip(4), bring in the r264504 fix. Make sure not to start I/O bigger than MAXPHYS bytes. Quoting r264504: When we de

svn commit: r264768 - in head: sys/amd64/vmm usr.sbin/bhyve

2014-04-22 Thread Tycho Nightingale
Author: tychon Date: Tue Apr 22 16:13:56 2014 New Revision: 264768 URL: http://svnweb.freebsd.org/changeset/base/264768 Log: Factor out common ioport handler code for better hygiene -- pointed out by neel@. Approved by: neel (co-mentor) Modified: head/sys/amd64/vmm/vmm_ioport.c head

svn commit: r264767 - stable/8/sys/conf

2014-04-22 Thread Marius Strobl
Author: marius Date: Tue Apr 22 16:04:31 2014 New Revision: 264767 URL: http://svnweb.freebsd.org/changeset/base/264767 Log: MFC: r216746 Make it possible to specify WITHOUT_MODULES in a kernel config file. Modified: stable/8/sys/conf/kern.pre.mk Directory Properties: stable/8/sys/ (

svn commit: r264766 - head/usr.sbin/mfiutil

2014-04-22 Thread John Baldwin
Author: jhb Date: Tue Apr 22 15:17:32 2014 New Revision: 264766 URL: http://svnweb.freebsd.org/changeset/base/264766 Log: - Fix an off by one error when checking for the stop event. This resulted in not showing the most recent event by default. - When the stop even is hit, break out of th

svn commit: r264765 - head/usr.sbin/mfiutil

2014-04-22 Thread John Baldwin
Author: jhb Date: Tue Apr 22 15:15:54 2014 New Revision: 264765 URL: http://svnweb.freebsd.org/changeset/base/264765 Log: Don't claim the adapter is idle if it is clearing a drive. MFC after:1 week Modified: head/usr.sbin/mfiutil/mfi_show.c Modified: head/usr.sbin/mfiutil/mfi_show.c

svn commit: r264764 - stable/8/sys/dev/usb/controller

2014-04-22 Thread Marius Strobl
Author: marius Date: Tue Apr 22 13:58:39 2014 New Revision: 264764 URL: http://svnweb.freebsd.org/changeset/base/264764 Log: MFC: r249336 Add ID for ASMedia ASM1042 USB 3.0 controller. MFC: r253094 Use MSI for xhci(4), if supported. MFC: r253398 Add a tunable to force di

svn commit: r264763 - in stable/8/sys/dev: puc uart

2014-04-22 Thread Marius Strobl
Author: marius Date: Tue Apr 22 13:02:12 2014 New Revision: 264763 URL: http://svnweb.freebsd.org/changeset/base/264763 Log: MFC: r229379 Add support for Intel EG20T serial ports MFC: r248340 Add support for Exar XR17V358 8-port serial device to puc(4) MFC: r248472 Corre

svn commit: r264762 - in stable/9/sys/dev: puc uart

2014-04-22 Thread Marius Strobl
Author: marius Date: Tue Apr 22 13:02:06 2014 New Revision: 264762 URL: http://svnweb.freebsd.org/changeset/base/264762 Log: MFC: r264257, r264327, r264514 Distinguish between the different variants and configurations of Sunix {MIO,SER}5 chips instead of treating all of them as PUC_PO

svn commit: r264761 - in stable/10/sys/dev: puc uart

2014-04-22 Thread Marius Strobl
Author: marius Date: Tue Apr 22 13:02:03 2014 New Revision: 264761 URL: http://svnweb.freebsd.org/changeset/base/264761 Log: MFC: r264257, r264327, r264514 Distinguish between the different variants and configurations of Sunix {MIO,SER}5 chips instead of treating all of them as PUC_PO