svn commit: r237592 - head/sys/amd64/amd64

2012-06-25 Thread Alan Cox
Author: alc Date: Tue Jun 26 06:02:43 2012 New Revision: 237592 URL: http://svn.freebsd.org/changeset/base/237592 Log: Add PV list locking to pmap_enter(). Its execution is no longer serialized by the pvh global lock. Add a needed atomic operation to pmap_object_init_pt(). Modified: h

svn commit: r237591 - head/lib/libc/stdlib

2012-06-25 Thread Joel Dahl
Author: joel (doc committer) Date: Tue Jun 26 05:34:31 2012 New Revision: 237591 URL: http://svn.freebsd.org/changeset/base/237591 Log: Remove end of line whitespace. Modified: head/lib/libc/stdlib/strfmon.3 Modified: head/lib/libc/stdlib/strfmon.3 ===

svn commit: r237590 - stable/8/usr.sbin/mfiutil

2012-06-25 Thread Eitan Adler
Author: eadler Date: Tue Jun 26 03:05:42 2012 New Revision: 237590 URL: http://svn.freebsd.org/changeset/base/237590 Log: MFC r237259 r237260 r237329: Allow users with RO privilege to the device to read the RO attributes. [0] Add __unused macros to appropriate places in order to

svn commit: r237589 - stable/9/usr.sbin/mfiutil

2012-06-25 Thread Eitan Adler
Author: eadler Date: Tue Jun 26 03:05:17 2012 New Revision: 237589 URL: http://svn.freebsd.org/changeset/base/237589 Log: MFC r237259 r237260 r237329: Allow users with RO privilege to the device to read the RO attributes. [0] Add __unused macros to appropriate places in order to

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

2012-06-25 Thread Navdeep Parhar
Author: np Date: Tue Jun 26 00:34:34 2012 New Revision: 237587 URL: http://svn.freebsd.org/changeset/base/237587 Log: Allow cxgbe(4) running within a VM to attach to its devices that have been exported via PCI passthrough. - Do not check for a specific physical function (PF) before claimi

svn commit: r237586 - stable/7/lib/libc/locale

2012-06-25 Thread Warren Block
Author: wblock (doc committer) Date: Mon Jun 25 23:40:58 2012 New Revision: 237586 URL: http://svn.freebsd.org/changeset/base/237586 Log: MFC r225808: Fix grammar. PR: 140457 Submitted by: jeremyhu AT apple.com Approved by: gjb (mentor) Modified: stable/7/lib/libc/loc

svn commit: r237585 - stable/8/lib/libc/locale

2012-06-25 Thread Warren Block
Author: wblock (doc committer) Date: Mon Jun 25 23:40:19 2012 New Revision: 237585 URL: http://svn.freebsd.org/changeset/base/237585 Log: MFC r225808: Fix grammar. PR: 140457 Submitted by: jeremyhu AT apple.com Approved by: gjb (mentor) Modified: stable/8/lib/libc/loc

svn commit: r237584 - stable/9/lib/libc/locale

2012-06-25 Thread Warren Block
Author: wblock (doc committer) Date: Mon Jun 25 23:39:35 2012 New Revision: 237584 URL: http://svn.freebsd.org/changeset/base/237584 Log: MFC r225808: Fix grammar. PR: 140457 Submitted by: jeremyhu AT apple.com Approved by: gjb (mentor) Modified: stable/9/lib/libc/loc

Re: svn commit: r237581 - head/share/man/man5

2012-06-25 Thread Benjamin Kaduk
On Mon, 25 Jun 2012, Benjamin Kaduk wrote: Author: bjk (doc committer) Date: Mon Jun 25 22:39:37 2012 New Revision: 237581 URL: http://svn.freebsd.org/changeset/base/237581 Log: Explicitly mention that setting the change and expiry times to zero is equivalent to leaving the time unset. [1]

svn commit: r237581 - head/share/man/man5

2012-06-25 Thread Benjamin Kaduk
Author: bjk (doc committer) Date: Mon Jun 25 22:39:37 2012 New Revision: 237581 URL: http://svn.freebsd.org/changeset/base/237581 Log: Explicitly mention that setting the change and expiry times to zero is equivalent to leaving the time unset. [1] Wordsmith in the compat support section.

svn commit: r237580 - vendor/NetBSD/bmake/20120620

2012-06-25 Thread David E. O'Brien
Author: obrien Date: Mon Jun 25 22:22:39 2012 New Revision: 237580 URL: http://svn.freebsd.org/changeset/base/237580 Log: "Tag" the r237578 Portable BSD make 20-June-2012 import. Added: vendor/NetBSD/bmake/20120620/ - copied from r237578, vendor/NetBSD/bmake/dist/ ___

svn commit: r237578 - in vendor/NetBSD/bmake/dist: . unit-tests

2012-06-25 Thread David E. O'Brien
Author: obrien Date: Mon Jun 25 22:20:51 2012 New Revision: 237578 URL: http://svn.freebsd.org/changeset/base/237578 Log: Import the 20-June-2012 release of the "Portable" BSD make tool (from NetBSD). Submitted by: s...@juniper.net Added: vendor/NetBSD/bmake/dist/unit-tests/forloop Modif

Re: svn commit: r237573 - in head/lib/libc: stdlib stdtime

2012-06-25 Thread Isabell Long
On Mon, Jun 25, 2012 at 09:51:40PM +, Isabell Long wrote: > Author: issyl0 (doc committer) > Date: Mon Jun 25 21:51:40 2012 > New Revision: 237573 > URL: http://svn.freebsd.org/changeset/base/237573 > > Log: > Add more locale-specific functions to the relevant man pages and > Makefiles: >

svn commit: r237574 - in head: share/mk usr.sbin/crunch/crunchgen

2012-06-25 Thread David E. O'Brien
Author: obrien Date: Mon Jun 25 21:56:36 2012 New Revision: 237574 URL: http://svn.freebsd.org/changeset/base/237574 Log: Ensure crunchen uses the same make binary as the rest of the build. Submitted by: Simon Gerraty Modified: head/share/mk/bsd.crunchgen.mk head/usr.sbin/crunch/crunc

svn commit: r237573 - in head/lib/libc: stdlib stdtime

2012-06-25 Thread Isabell Long
Author: issyl0 (doc committer) Date: Mon Jun 25 21:51:40 2012 New Revision: 237573 URL: http://svn.freebsd.org/changeset/base/237573 Log: Add more locale-specific functions to the relevant man pages and Makefiles: - libc/stdtime/strftime.3 - libc/stdtime/strptime.3 - libc/stdlib/strfmon.

Re: svn commit: r237412 - in head: sys/contrib/dev/acpica sys/contrib/dev/acpica/common sys/contrib/dev/acpica/compiler sys/contrib/dev/acpica/components/debugger sys/contrib/dev/acpica/components/dis

2012-06-25 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2012-06-24 14:13:48 -0400, Ruslan Bukin wrote: > On Fri, Jun 22, 2012 at 11:53:30AM -0400, Jung-uk Kim wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> On 2012-06-22 05:58:47 -0400, Konstantin Belousov wrote: >>> On Fri, Jun 22, 2012 a

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

2012-06-25 Thread Edward Tomasz Napierala
Author: trasz Date: Mon Jun 25 21:33:45 2012 New Revision: 237572 URL: http://svn.freebsd.org/changeset/base/237572 Log: Add missing MLINKS for whatever -> if_whatever. Reviewed by: brueffer MFC after:1 week Modified: head/share/man/man4/Makefile Modified: head/share/man/man4/Mak

svn commit: r237571 - head/sys/netinet6

2012-06-25 Thread Xin LI
Author: delphij Date: Mon Jun 25 20:56:32 2012 New Revision: 237571 URL: http://svn.freebsd.org/changeset/base/237571 Log: Fix a LOR acquiring the if_afdata lock while holding an rtentry lock. Possibly do some entra work in case we would not get into the ifa0 != NULL paths later as we alread

svn commit: r237569 - in head/sys: netinet netinet6

2012-06-25 Thread Michael Tuexen
Author: tuexen Date: Mon Jun 25 19:13:43 2012 New Revision: 237569 URL: http://svn.freebsd.org/changeset/base/237569 Log: Unify sctp_input() and sctp6_input(). MFC after: 3 days Modified: head/sys/netinet/sctp_input.c head/sys/netinet6/sctp6_usrreq.c Modified: head/sys/netinet/sctp_in

svn commit: r237568 - head/crypto/openssh

2012-06-25 Thread Xin LI
Author: delphij Date: Mon Jun 25 19:01:04 2012 New Revision: 237568 URL: http://svn.freebsd.org/changeset/base/237568 Log: MFV (r237567): Fetch both ECDSA and RSA keys by default in ssh-keyscan(1). Approved by: des Obtained from:OpenSSH portable MFC after:1 week Modif

svn commit: r237567 - vendor-crypto/openssh/dist

2012-06-25 Thread Xin LI
Author: delphij Date: Mon Jun 25 18:54:02 2012 New Revision: 237567 URL: http://svn.freebsd.org/changeset/base/237567 Log: Merge from upstream: - d...@cvs.openbsd.org 2012/04/11 13:34:17 [ssh-keyscan.1 ssh-keyscan.c] now that sshd defaults to offering ECDSA keys, ssh-keysca

Re: svn commit: r237008 - head/sys/dev/pci

2012-06-25 Thread John Baldwin
On Monday, June 25, 2012 1:08:11 pm Marius Strobl wrote: > On Mon, Jun 25, 2012 at 10:00:08AM -0400, John Baldwin wrote: > > On Saturday, June 23, 2012 6:16:26 pm Marius Strobl wrote: > > > On Wed, Jun 13, 2012 at 03:04:50PM +, John Baldwin wrote: > > > > Author: jhb > > > > Date: Wed Jun 13 15

svn commit: r237566 - head/sys/mips/mips

2012-06-25 Thread Oleksandr Tymoshenko
Author: gonzo Date: Mon Jun 25 17:50:11 2012 New Revision: 237566 URL: http://svn.freebsd.org/changeset/base/237566 Log: Handle case when result of pmap_pte is NULL. This issue was uncovered by r237367 Modified: head/sys/mips/mips/pmap.c Modified: head/sys/mips/mips/pmap.c

svn commit: r237565 - in head/sys: netinet netinet6

2012-06-25 Thread Michael Tuexen
Author: tuexen Date: Mon Jun 25 17:15:09 2012 New Revision: 237565 URL: http://svn.freebsd.org/changeset/base/237565 Log: Whitespace cleanup. MFC after: 3 days Modified: head/sys/netinet/sctp_indata.c head/sys/netinet/sctp_input.c head/sys/netinet/sctp_output.c head/sys/netinet/sct

Re: svn commit: r237008 - head/sys/dev/pci

2012-06-25 Thread Marius Strobl
On Mon, Jun 25, 2012 at 10:00:08AM -0400, John Baldwin wrote: > On Saturday, June 23, 2012 6:16:26 pm Marius Strobl wrote: > > On Wed, Jun 13, 2012 at 03:04:50PM +, John Baldwin wrote: > > > Author: jhb > > > Date: Wed Jun 13 15:04:50 2012 > > > New Revision: 237008 > > > URL: http://svn.freebs

svn commit: r237563 - head/sys/ofed/include/linux

2012-06-25 Thread Navdeep Parhar
Author: np Date: Mon Jun 25 16:52:27 2012 New Revision: 237563 URL: http://svn.freebsd.org/changeset/base/237563 Log: Fix clang warning when compiling iw_cxgb. Reported by: rene, dim Modified: head/sys/ofed/include/linux/workqueue.h Modified: head/sys/ofed/include/linux/workqueue.h ===

Re: svn commit: r237008 - head/sys/dev/pci

2012-06-25 Thread John Baldwin
On Saturday, June 23, 2012 6:16:26 pm Marius Strobl wrote: > On Wed, Jun 13, 2012 at 03:04:50PM +, John Baldwin wrote: > > Author: jhb > > Date: Wed Jun 13 15:04:50 2012 > > New Revision: 237008 > > URL: http://svn.freebsd.org/changeset/base/237008 > > > > Log: > > Fix a couple of bugs that

svn commit: r237562 - in stable/8/sys: amd64/conf i386/conf mips/conf pc98/conf sparc64/conf

2012-06-25 Thread Christian Brueffer
Author: brueffer Date: Mon Jun 25 12:30:51 2012 New Revision: 237562 URL: http://svn.freebsd.org/changeset/base/237562 Log: MFC: r225482 Fix a zyd(4) comment typo that was copy+pasted into most kernel config files. Modified: stable/8/sys/amd64/conf/GENERIC stable/8/sys/i386/conf/GENERI

svn commit: r237561 - head/sys/net80211

2012-06-25 Thread Monthadar Al Jaberi
Author: monthadar Date: Mon Jun 25 11:52:26 2012 New Revision: 237561 URL: http://svn.freebsd.org/changeset/base/237561 Log: Mesh mode, potential garbage in QoS subfield. * qos[1] subfield is never assigned a value before this statement. qos[1] can potentially be OR:ed with garbage. Make

svn commit: r237560 - in head/sys/modules: rdma/krping toecore

2012-06-25 Thread Ulrich Spoerlein
Author: uqs Date: Mon Jun 25 09:46:06 2012 New Revision: 237560 URL: http://svn.freebsd.org/changeset/base/237560 Log: Fix 'make depend'. Modified: head/sys/modules/rdma/krping/Makefile head/sys/modules/toecore/Makefile Modified: head/sys/modules/rdma/krping/Makefile ==

svn commit: r237559 - stable/9/sys/amd64/amd64

2012-06-25 Thread Konstantin Belousov
Author: kib Date: Mon Jun 25 09:41:47 2012 New Revision: 237559 URL: http://svn.freebsd.org/changeset/base/237559 Log: MFC r237243: Adjust the fix in r236953, by not generating the signal manually, but performing the return to usermode using full return path. Modified: stable/9/sys/amd64/

svn commit: r237556 - in stable/9/sys: arm/include dev/hwpmc

2012-06-25 Thread Fabien Thomas
Author: fabient Date: Mon Jun 25 07:56:23 2012 New Revision: 237556 URL: http://svn.freebsd.org/changeset/base/237556 Log: MFC r236997: Add ARM callchain support for hwpmc. Modified: stable/9/sys/arm/include/pmc_mdep.h stable/9/sys/dev/hwpmc/hwpmc_arm.c Directory Properties: stable/9/sy

svn commit: r237555 - stable/8/sys/dev/viawd

2012-06-25 Thread Fabien Thomas
Author: fabient Date: Mon Jun 25 07:36:00 2012 New Revision: 237555 URL: http://svn.freebsd.org/changeset/base/237555 Log: MFC r237295: Fix viawd(4) that was only working as a module. Modified: stable/8/sys/dev/viawd/viawd.c Directory Properties: stable/8/sys/ (props changed) Modified:

svn commit: r237554 - stable/9/sys/dev/viawd

2012-06-25 Thread Fabien Thomas
Author: fabient Date: Mon Jun 25 07:33:54 2012 New Revision: 237554 URL: http://svn.freebsd.org/changeset/base/237554 Log: MFC r237295: Fix viawd(4) that was only working as a module. Modified: stable/9/sys/dev/viawd/viawd.c Directory Properties: stable/9/sys/ (props changed) stable/9

svn commit: r237553 - stable/8/sys/dev/xen/balloon

2012-06-25 Thread Fabien Thomas
Author: fabient Date: Mon Jun 25 07:29:14 2012 New Revision: 237553 URL: http://svn.freebsd.org/changeset/base/237553 Log: MFC r237322: Allow booting XENHVM kernel without Xen hypervisor. Modified: stable/8/sys/dev/xen/balloon/balloon.c Directory Properties: stable/8/sys/ (props changed

svn commit: r237552 - stable/9/sys/dev/xen/balloon

2012-06-25 Thread Fabien Thomas
Author: fabient Date: Mon Jun 25 07:27:31 2012 New Revision: 237552 URL: http://svn.freebsd.org/changeset/base/237552 Log: MFC r237322: Allow booting XENHVM kernel without Xen hypervisor. Modified: stable/9/sys/dev/xen/balloon/balloon.c Directory Properties: stable/9/sys/ (props changed

svn commit: r237551 - head/sys/amd64/amd64

2012-06-25 Thread Alan Cox
Author: alc Date: Mon Jun 25 07:13:25 2012 New Revision: 237551 URL: http://svn.freebsd.org/changeset/base/237551 Log: Add PV chunk and list locking to pmap_change_wiring(), pmap_protect(), and pmap_remove(). The execution of these functions is no longer serialized by the pvh global lock.

svn commit: r237550 - stable/8/sys/dev/twa

2012-06-25 Thread Alexander Motin
Author: mav Date: Mon Jun 25 07:11:03 2012 New Revision: 237550 URL: http://svn.freebsd.org/changeset/base/237550 Log: MFC r237460: Return CAM_SEL_TIMEOUT and CAM_DEV_NOT_THERE instead of CAM_TID_INVALID and CAM_LUN_INVALID for case of missing devices. In removes tons of error messages fro

svn commit: r237549 - stable/9/sys/dev/twa

2012-06-25 Thread Alexander Motin
Author: mav Date: Mon Jun 25 07:09:36 2012 New Revision: 237549 URL: http://svn.freebsd.org/changeset/base/237549 Log: MFC r237460: Return CAM_SEL_TIMEOUT and CAM_DEV_NOT_THERE instead of CAM_TID_INVALID and CAM_LUN_INVALID for case of missing devices. In removes tons of error messages fro

svn commit: r237548 - stable/9/sys/cam

2012-06-25 Thread Alexander Motin
Author: mav Date: Mon Jun 25 07:06:58 2012 New Revision: 237548 URL: http://svn.freebsd.org/changeset/base/237548 Log: MFC r237446: Don't print SCSI Queue Full and CAM_REQUEUE_REQ statuses as errors if they were handled and retried. They are part of normal operation for SCSI TCQ. Modified: