svn commit: r252449 - head/sys/arm/broadcom/bcm2835

2013-07-01 Thread Rui Paulo
Author: rpaulo Date: Mon Jul 1 06:32:56 2013 New Revision: 252449 URL: http://svnweb.freebsd.org/changeset/base/252449 Log: Disable debugging. Modified: head/sys/arm/broadcom/bcm2835/bcm2835_sdhci.c Modified: head/sys/arm/broadcom/bcm2835/bcm2835_sdhci.c

svn commit: r252450 - head/sys/arm/broadcom/bcm2835

2013-07-01 Thread Rui Paulo
Author: rpaulo Date: Mon Jul 1 06:33:35 2013 New Revision: 252450 URL: http://svnweb.freebsd.org/changeset/base/252450 Log: The mbox driver is actually MP safe, so set the right flag in bus_setup_intr(). Modified: head/sys/arm/broadcom/bcm2835/bcm2835_mbox.c Modified:

svn commit: r252452 - stable/9/sys/dev/bge

2013-07-01 Thread Pyun YongHyeon
Author: yongari Date: Mon Jul 1 06:58:05 2013 New Revision: 252452 URL: http://svnweb.freebsd.org/changeset/base/252452 Log: MFC r251481: Do not report current link status if driver is not running. Reporting link status in driver has a side-effect that makes mii(4) check current

svn commit: r252453 - stable/8/sys/dev/bge

2013-07-01 Thread Pyun YongHyeon
Author: yongari Date: Mon Jul 1 06:58:35 2013 New Revision: 252453 URL: http://svnweb.freebsd.org/changeset/base/252453 Log: MFC r251481: Do not report current link status if driver is not running. Reporting link status in driver has a side-effect that makes mii(4) check current

svn commit: r252454 - head/usr.bin/svn/lib/libapr_util

2013-07-01 Thread Peter Wemm
Author: peter Date: Mon Jul 1 07:00:12 2013 New Revision: 252454 URL: http://svnweb.freebsd.org/changeset/base/252454 Log: Update to current configuration. Modified: head/usr.bin/svn/lib/libapr_util/apr_ldap.h head/usr.bin/svn/lib/libapr_util/apu.h

svn commit: r252455 - stable/9/sys/dev/bge

2013-07-01 Thread Pyun YongHyeon
Author: yongari Date: Mon Jul 1 07:02:44 2013 New Revision: 252455 URL: http://svnweb.freebsd.org/changeset/base/252455 Log: MFC r251482,251733: r251482: Correct setting TX random backoff register. This register is implemented as a 10 bits linear feedback shift register so only

svn commit: r252456 - stable/8/sys/dev/bge

2013-07-01 Thread Pyun YongHyeon
Author: yongari Date: Mon Jul 1 07:03:38 2013 New Revision: 252456 URL: http://svnweb.freebsd.org/changeset/base/252456 Log: MFC r251482,251733: r251482: Correct setting TX random backoff register. This register is implemented as a 10 bits linear feedback shift register so only

svn commit: r252457 - head/usr.bin/svn/lib/libapr_util

2013-07-01 Thread Peter Wemm
Author: peter Date: Mon Jul 1 07:07:35 2013 New Revision: 252457 URL: http://svnweb.freebsd.org/changeset/base/252457 Log: If you've compiled your base system with WITH_ICONV, then use it for svn alongside the other consumers (bsdtar, csh etc). The svnlite build gets upset when it hits

Re: svn commit: r252435 - in head/sys/ufs: ffs ufs

2013-07-01 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 6/30/13 8:00 PM, Pedro F. Giffuni wrote: Author: pfg Date: Mon Jul 1 03:00:15 2013 New Revision: 252435 URL: http://svnweb.freebsd.org/changeset/base/252435 Log: Change i_gen in UFS to an unsigned type. [...] Modified:

Re: svn commit: r252411 - head/sys/sys

2013-07-01 Thread Tijl Coosemans
On 2013-06-30 22:29, Ed Schouten wrote: 2013/6/30 Tijl Coosemans t...@coosemans.org: The N1570 draft of C11 7.1.2 point 6 says: Any declaration of a library function shall have external linkage. Then I think we are in serious troubles. For example, atomic_fetch_add() is described as a

svn commit: r252458 - head/lib/libc/iconv

2013-07-01 Thread Peter Wemm
Author: peter Date: Mon Jul 1 08:06:26 2013 New Revision: 252458 URL: http://svnweb.freebsd.org/changeset/base/252458 Log: __weak_alias() doesn't exist on FreeBSD. Use __weak_reference(); Expose iconv functions as weak symbols as well as their internal remapped #define names. This is

Re: svn commit: r252458 - head/lib/libc/iconv

2013-07-01 Thread Peter Wemm
On Mon, Jul 1, 2013 at 1:06 AM, Peter Wemm pe...@freebsd.org wrote: Author: peter Date: Mon Jul 1 08:06:26 2013 New Revision: 252458 URL: http://svnweb.freebsd.org/changeset/base/252458 Log: [..] I'm using this as a ports-compatible compile-time substitute for converters/libiconv on

svn commit: r252459 - stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2013-07-01 Thread Steven Hartland
Author: smh Date: Mon Jul 1 08:21:06 2013 New Revision: 252459 URL: http://svnweb.freebsd.org/changeset/base/252459 Log: MFC r252390: Remove invalid ASSERT Modified: stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dir.c Directory Properties: stable/9/sys/ (props changed)

svn commit: r252460 - stable/9/sys/cddl/compat/opensolaris/kern

2013-07-01 Thread Steven Hartland
Author: smh Date: Mon Jul 1 08:24:14 2013 New Revision: 252460 URL: http://svnweb.freebsd.org/changeset/base/252460 Log: MFC r252392: style(9) fixes Modified: stable/9/sys/cddl/compat/opensolaris/kern/opensolaris_cmn_err.c Directory Properties: stable/9/sys/ (props changed) Modified:

svn commit: r252461 - stable/8/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2013-07-01 Thread Steven Hartland
Author: smh Date: Mon Jul 1 08:25:50 2013 New Revision: 252461 URL: http://svnweb.freebsd.org/changeset/base/252461 Log: MFC r252390: Remove invalid ASSERT Modified: stable/8/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dir.c Directory Properties: stable/8/sys/ (props changed)

svn commit: r252462 - stable/8/sys/cddl/compat/opensolaris/kern

2013-07-01 Thread Steven Hartland
Author: smh Date: Mon Jul 1 08:27:15 2013 New Revision: 252462 URL: http://svnweb.freebsd.org/changeset/base/252462 Log: MFC r252392: style(9) fixes Modified: stable/8/sys/cddl/compat/opensolaris/kern/opensolaris_cmn_err.c Directory Properties: stable/8/sys/ (props changed)

svn commit: r252463 - svnadmin/conf

2013-07-01 Thread Gavin Atkinson
Author: gavin Date: Mon Jul 1 08:37:42 2013 New Revision: 252463 URL: http://svnweb.freebsd.org/changeset/base/252463 Log: Take into safekeeping the following bits: art, bgray, brucec, bruno, cokane, davidc, dg, dwhite, gordon, guido, jkoshy, jon, kato, matteo, mdodd, mohans, mtm,

svn commit: r252464 - head/lib/libc/iconv

2013-07-01 Thread Peter Wemm
Author: peter Date: Mon Jul 1 08:38:31 2013 New Revision: 252464 URL: http://svnweb.freebsd.org/changeset/base/252464 Log: If strdup failed, don't try and free the wrong thing. Modified: head/lib/libc/iconv/citrus_mapper.c Modified: head/lib/libc/iconv/citrus_mapper.c

svn commit: r252465 - svnadmin/conf

2013-07-01 Thread Gavin Atkinson
Author: gavin Date: Mon Jul 1 12:22:44 2013 New Revision: 252465 URL: http://svnweb.freebsd.org/changeset/base/252465 Log: Take JINMEI Tatuya's commit bit into safekeeping, per his email to core. Approved by: core Modified: svnadmin/conf/access Modified: svnadmin/conf/access

Re: svn commit: r252435 - in head/sys/ufs: ffs ufs

2013-07-01 Thread Pedro Giffuni
Hello; Thanks for reviewing ... El 01/07/2013 2:25 a. m., Xin Li escribió: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 6/30/13 8:00 PM, Pedro F. Giffuni wrote: Author: pfg Date: Mon Jul 1 03:00:15 2013 New Revision: 252435 URL: http://svnweb.freebsd.org/changeset/base/252435 Log:

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

2013-07-01 Thread Pedro F. Giffuni
Author: pfg Date: Mon Jul 1 14:49:23 2013 New Revision: 252467 URL: http://svnweb.freebsd.org/changeset/base/252467 Log: Change i_gen in UFS to an unsigned type. Further simplify the i_gen calculation for older disks. Having a zero here is not really a problem and this is more similar

Re: svn commit: r252458 - head/lib/libc/iconv

2013-07-01 Thread John-Mark Gurney
Peter Wemm wrote this message on Mon, Jul 01, 2013 at 08:06 +: Initialize the pthread rwlock. Note that upstream has three separate locks. The file-local static lock appears intentional. I believe that when I was tracing the lock issues, that there were some deadlocks that can occur

svn commit: r252468 - head/lib/libstand

2013-07-01 Thread Alexander Motin
Author: mav Date: Mon Jul 1 17:23:13 2013 New Revision: 252468 URL: http://svnweb.freebsd.org/changeset/base/252468 Log: Move pos++ out of the complicated equation, introduced at r240780. There is an oppinion that result of that equation is compiler-specific. Submitted by: d...@gmx.com,

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

2013-07-01 Thread Navdeep Parhar
Author: np Date: Mon Jul 1 17:31:04 2013 New Revision: 252469 URL: http://svnweb.freebsd.org/changeset/base/252469 Log: Add a sysctl to get the number of filters available. sysctl dev.t4nex.N.nfilters sysctl dev.t5nex.N.nfilters MFC after:3 days Modified:

svn commit: r252470 - head/tools/tools/cxgbetool

2013-07-01 Thread Navdeep Parhar
Author: np Date: Mon Jul 1 17:32:07 2013 New Revision: 252470 URL: http://svnweb.freebsd.org/changeset/base/252470 Log: Count the number of hits for a filter by default. MFC after:3 days Modified: head/tools/tools/cxgbetool/cxgbetool.c Modified:

svn commit: r252471 - head/sys/dev/mfi

2013-07-01 Thread Steven Hartland
Author: smh Date: Mon Jul 1 17:57:22 2013 New Revision: 252471 URL: http://svnweb.freebsd.org/changeset/base/252471 Log: Remove forced timeout of in-flight commands from mfi_timeout. While this prevents commands getting stuck forever there is no way to guarantee that data from the

svn commit: r252472 - in head/sbin: hastctl hastd

2013-07-01 Thread Mikolaj Golub
Author: trociny Date: Mon Jul 1 18:41:07 2013 New Revision: 252472 URL: http://svnweb.freebsd.org/changeset/base/252472 Log: Make hastctl(1) ('list' command) output a worker pid. Reviewed by: pjd MFC after:3 days Modified: head/sbin/hastctl/hastctl.c head/sbin/hastd/control.c

Re: svn commit: r252467 - head/sys/ufs/ffs

2013-07-01 Thread Bruce Evans
On Mon, 1 Jul 2013, Pedro F. Giffuni wrote: Log: Change i_gen in UFS to an unsigned type. Further simplify the i_gen calculation for older disks. Having a zero here is not really a problem and this is more similar to what is done in newfs_random(). This seems to be a minor problem.

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

2013-07-01 Thread Michael Tuexen
Author: tuexen Date: Mon Jul 1 18:58:59 2013 New Revision: 252473 URL: http://svnweb.freebsd.org/changeset/base/252473 Log: Enable SCTP, since it is also enabled on GENERIC and it works fine on the Raspberry Pi. Discussed with: rpaulo Modified: head/sys/arm/conf/RPI-B Modified:

Re: svn commit: r252467 - head/sys/ufs/ffs

2013-07-01 Thread Pedro Giffuni
Hi Bruce; El 01/07/2013 1:27 p. m., Bruce Evans escribió: On Mon, 1 Jul 2013, Pedro F. Giffuni wrote: Log: Change i_gen in UFS to an unsigned type. Further simplify the i_gen calculation for older disks. Having a zero here is not really a problem and this is more similar to what is done

svn commit: r252475 - head/sys/amd64/vmm/intel

2013-07-01 Thread Peter Grehan
Author: grehan Date: Mon Jul 1 20:05:43 2013 New Revision: 252475 URL: http://svnweb.freebsd.org/changeset/base/252475 Log: Ignore guest PAT settings by default in EPT mappings. From experimentation, other hypervisors also do this. Diagnosed by: tycho nightingale at pluribusnetworks com

svn commit: r252477 - stable/9/etc/rc.d

2013-07-01 Thread Xin LI
Author: delphij Date: Mon Jul 1 20:45:55 2013 New Revision: 252477 URL: http://svnweb.freebsd.org/changeset/base/252477 Log: MFC r252062: Call sshd_precmd instead of sshd_configtest when the operator requests reload or restart, which, in addition of testing the configuration, will

svn commit: r252478 - stable/8/etc/rc.d

2013-07-01 Thread Xin LI
Author: delphij Date: Mon Jul 1 20:46:35 2013 New Revision: 252478 URL: http://svnweb.freebsd.org/changeset/base/252478 Log: MFC r252062: Call sshd_precmd instead of sshd_configtest when the operator requests reload or restart, which, in addition of testing the configuration, will

svn commit: r252479 - head/sys/nfsclient

2013-07-01 Thread Rick Macklem
Author: rmacklem Date: Mon Jul 1 21:16:19 2013 New Revision: 252479 URL: http://svnweb.freebsd.org/changeset/base/252479 Log: A recent version of the oldnfs NFS client in head/current will crash when doing a large write, since m_get2() would return NULL. This patch fixes the problem, since

svn commit: r252480 - head/sbin/swapon

2013-07-01 Thread Xin LI
Author: delphij Date: Mon Jul 1 21:18:39 2013 New Revision: 252480 URL: http://svnweb.freebsd.org/changeset/base/252480 Log: Correct a typo in comment. Modified: head/sbin/swapon/swapon.c Modified: head/sbin/swapon/swapon.c

svn commit: r252481 - in head: etc sbin/devd

2013-07-01 Thread Alan Somers
Author: asomers Date: Mon Jul 1 21:20:17 2013 New Revision: 252481 URL: http://svnweb.freebsd.org/changeset/base/252481 Log: Add syslog(3) support to devd(8). sbin/devd/devd.cc All output will now go to syslog(3) if devd is daemonized, or stderr if it's running in the

svn commit: r252482 - head/sbin/devd

2013-07-01 Thread Alan Somers
Author: asomers Date: Mon Jul 1 21:33:05 2013 New Revision: 252482 URL: http://svnweb.freebsd.org/changeset/base/252482 Log: Add a SIGINFO handler to devd. It will send useful statistics to syslog or stderr as appropriate. Currently, the only statistic printed is the number of events

svn commit: r252483 - head/usr.sbin/nfsd

2013-07-01 Thread Rick Macklem
Author: rmacklem Date: Mon Jul 1 21:41:12 2013 New Revision: 252483 URL: http://svnweb.freebsd.org/changeset/base/252483 Log: Document the fact that an NFSv4 mount uses the host uuid to uniquely identify the client to the server. As such, NFSv4 mounts will break if host_enable=NO is

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

2013-07-01 Thread Pedro F. Giffuni
Author: pfg Date: Mon Jul 1 21:43:40 2013 New Revision: 252484 URL: http://svnweb.freebsd.org/changeset/base/252484 Log: Change i_gen in UFS to an unsigned type. Revert the simplification of the i_gen calculation. It is still a good idea to avoid zero values and for the case of old

svn commit: r252485 - head/sbin/devd

2013-07-01 Thread Alan Somers
Author: asomers Date: Mon Jul 1 21:49:17 2013 New Revision: 252485 URL: http://svnweb.freebsd.org/changeset/base/252485 Log: style(9) fixes, including the removal of page break characters. No functional changes. Approved by: gibbs (co-mentor) Modified: head/sbin/devd/devd.cc

svn commit: r252486 - head

2013-07-01 Thread Xin LI
Author: delphij Date: Mon Jul 1 21:58:08 2013 New Revision: 252486 URL: http://svnweb.freebsd.org/changeset/base/252486 Log: Fix typo in vfs_mount(9) item. Modified: head/ObsoleteFiles.inc Modified: head/ObsoleteFiles.inc

svn commit: r252487 - in stable/9: . share/man/man9

2013-07-01 Thread Xin LI
== --- stable/9/ObsoleteFiles.inc Mon Jul 1 21:58:08 2013(r252486) +++ stable/9/ObsoleteFiles.inc Mon Jul 1 21:59:17 2013(r252487) @@ -38,6 +38,8 @@ # xargs -n1 | sort | uniq -d; # done +# 20130701: vfs_mount.9 removed +OLD_FILES+=usr/share/man/man9/vfs_mount

svn commit: r252488 - in stable/8: . share/man/man9

2013-07-01 Thread Xin LI
== --- stable/8/ObsoleteFiles.inc Mon Jul 1 21:59:17 2013(r252487) +++ stable/8/ObsoleteFiles.inc Mon Jul 1 22:02:39 2013(r252488) @@ -14,6 +14,8 @@ # The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last. # +# 20130701: vfs_mount.9 removed

svn commit: r252489 - stable/9/sys/net

2013-07-01 Thread Xin LI
Author: delphij Date: Mon Jul 1 22:05:43 2013 New Revision: 252489 URL: http://svnweb.freebsd.org/changeset/base/252489 Log: MFC r251859: Return ENETDOWN instead of ENOENT when all lagg(4) links are inactive when upper layer tries to transmit packet. This gives better feedback and

svn commit: r252490 - stable/8/sys/net

2013-07-01 Thread Xin LI
Author: delphij Date: Mon Jul 1 22:07:01 2013 New Revision: 252490 URL: http://svnweb.freebsd.org/changeset/base/252490 Log: MFC r251859: Return ENETDOWN instead of ENOENT when all lagg(4) links are inactive when upper layer tries to transmit packet. This gives better feedback and

svn commit: r252491 - head/sys/modules

2013-07-01 Thread Robert Millan
Author: rmh Date: Mon Jul 1 22:21:42 2013 New Revision: 252491 URL: http://svnweb.freebsd.org/changeset/base/252491 Log: Wrap cxgbe declaration around MK_SOURCELESS_UCODE check Modified: head/sys/modules/Makefile Modified: head/sys/modules/Makefile

svn commit: r252492 - in head: sbin/geom/class/part sbin/reboot sys/boot/i386/gptboot

2013-07-01 Thread Warren Block
Author: wblock (doc committer) Date: Mon Jul 1 22:38:36 2013 New Revision: 252492 URL: http://svnweb.freebsd.org/changeset/base/252492 Log: Add a new gptboot(8) man page. Factor out the redundant information in gpart(8) and boot(8), adding references to gptboot(8) in both. Reviewed by:

svn commit: r252493 - head/sys/cddl/contrib/opensolaris/uts/common/dtrace

2013-07-01 Thread Mark Johnston
Author: markj Date: Mon Jul 1 23:12:59 2013 New Revision: 252493 URL: http://svnweb.freebsd.org/changeset/base/252493 Log: Be sure to destory the fasttrap cleanup mutex when unloading the fasttrap module. This should be MFCed with r250953. Modified:

svn commit: r252495 - in stable/9: share/man/man4 sys/dev/cxgb sys/dev/cxgbe sys/dev/cxgbe/common sys/dev/cxgbe/firmware sys/dev/cxgbe/tom sys/modules/cxgbe sys/modules/cxgbe/firmware sys/modules/c...

2013-07-01 Thread Navdeep Parhar
Author: np Date: Tue Jul 2 04:27:16 2013 New Revision: 252495 URL: http://svnweb.freebsd.org/changeset/base/252495 Log: MFC all cxgbe(4) changes missing from stable/9: r248925, r249368, r249370, r249376, r249382, r249383, r249385, r249391, r249392, r249393, r249627, r249629, r250090,

svn commit: r252496 - stable/9/sys/dev/drm2/i915

2013-07-01 Thread Konstantin Belousov
Author: kib Date: Tue Jul 2 04:42:32 2013 New Revision: 252496 URL: http://svnweb.freebsd.org/changeset/base/252496 Log: MFC r251960: Since the gem pagefault handler relocks the vm object lock, other thread might fault on the same GTT offset meantime and instantiate the mapping. Recheck

svn commit: r252497 - in stable/9/sys/dev: drm2/i915 syscons

2013-07-01 Thread Konstantin Belousov
Author: kib Date: Tue Jul 2 04:45:51 2013 New Revision: 252497 URL: http://svnweb.freebsd.org/changeset/base/252497 Log: MFC r251961: Disable wait for the retrace if KMS is activated. Modified: stable/9/sys/dev/drm2/i915/intel_fb.c stable/9/sys/dev/syscons/scvgarndr.c Directory

Re: svn commit: r252484 - head/sys/ufs/ffs

2013-07-01 Thread Bruce Evans
On Mon, 1 Jul 2013, Pedro F. Giffuni wrote: Log: Change i_gen in UFS to an unsigned type. Revert the simplification of the i_gen calculation. It is still a good idea to avoid zero values and for the case of old filesystems there is probably no advantage in using the complete 32 bits

Re: svn commit: r252277 - head/sbin/nvmecontrol

2013-07-01 Thread Steve Kargl
On Wed, Jun 26, 2013 at 11:53:54PM +, Jim Harris wrote: Author: jimharris Date: Wed Jun 26 23:53:54 2013 New Revision: 252277 URL: http://svnweb.freebsd.org/changeset/base/252277 === sbin/nvmecontrol (all) cc -O2 -pipe -march=core2 -std=gnu99 -fstack-protector -Wsystem-headers -Werror

Re: svn commit: r252214 - in stable/9: bin/chio sys/cam/scsi sys/sys

2013-07-01 Thread Andre Albsmeier
On Tue, 25-Jun-2013 at 23:43:50 +0200, Kenneth D. Merry wrote: Author: ken Date: Tue Jun 25 21:43:49 2013 New Revision: 252214 URL: http://svnweb.freebsd.org/changeset/base/252214 Hi Ken, Log: MFC: 249658, 249701 Update chio(1) and ch(4) to support reporting element designators.