svn commit: r278562 - stable/10/share/man/man5

2015-02-10 Thread Garrett Cooper
Author: ngie Date: Wed Feb 11 07:53:02 2015 New Revision: 278562 URL: https://svnweb.freebsd.org/changeset/base/278562 Log: Regen src.conf(5) Modified: stable/10/share/man/man5/src.conf.5 Modified: stable/10/share/man/man5/src.conf.5 ==

svn commit: r278559 - stable/10/tools/build/options

2015-02-10 Thread Garrett Cooper
Author: ngie Date: Wed Feb 11 07:38:07 2015 New Revision: 278559 URL: https://svnweb.freebsd.org/changeset/base/278559 Log: MFC r264515: r264515 (by imp): Document WITHOUT_GPL_DTC too. Added: stable/10/tools/build/options/WITHOUT_GPL_DTC - copied unchanged from r264515, head/

svn commit: r278558 - in stable/10: etc etc/rc.d share/man/man5 share/mk sys/modules tools/build/mk tools/build/options usr.sbin

2015-02-10 Thread Garrett Cooper
Author: ngie Date: Wed Feb 11 07:30:20 2015 New Revision: 278558 URL: https://svnweb.freebsd.org/changeset/base/278558 Log: MFC r277728: r277728: Add MK_AUTOFS knob for building and installing autofs(4), et al Sponsored by: EMC / Isilon Storage Division Added: stable/10/too

svn commit: r278557 - in stable/10: lib share/examples share/man/man4 share/mk sys/modules tools/build/mk tools/build/options usr.sbin

2015-02-10 Thread Garrett Cooper
Author: ngie Date: Wed Feb 11 07:21:16 2015 New Revision: 278557 URL: https://svnweb.freebsd.org/changeset/base/278557 Log: MFC r277727: r277727: Add MK_BHYVE knob for building and installing bhyve(4), et al Sponsored by: EMC / Isilon Storage Division Added: stable/10/tools

svn commit: r278556 - in stable/10: etc/rc.d sbin share/examples share/mk tools/build/mk tools/build/options

2015-02-10 Thread Garrett Cooper
Author: ngie Date: Wed Feb 11 07:12:00 2015 New Revision: 278556 URL: https://svnweb.freebsd.org/changeset/base/278556 Log: MFC r277725: r277725: Add MK_HAST knob for building and installing hastd(8), et al Sponsored by: EMC / Isilon Storage Division Added: stable/10/tools/

svn commit: r278555 - in stable/10: etc/rc.d sbin share/man/man4 share/mk sys/modules tools/build/mk tools/build/options usr.bin usr.sbin

2015-02-10 Thread Garrett Cooper
Author: ngie Date: Wed Feb 11 07:08:32 2015 New Revision: 278555 URL: https://svnweb.freebsd.org/changeset/base/278555 Log: MFC r277675,r277726,r278070: r277675: Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernel modules, etc Sponsored by: EMC / Isilo

svn commit: r278554 - in stable/10: share/mk tools/build/mk tools/build/options usr.bin

2015-02-10 Thread Garrett Cooper
Author: ngie Date: Wed Feb 11 06:57:20 2015 New Revision: 278554 URL: https://svnweb.freebsd.org/changeset/base/278554 Log: MFC r277663: r277663: Add MK_EE knob to control installing edit, ee, etc Sponsored by: EMC / Isilon Storage Division Added: stable/10/tools/build/opti

svn commit: r278550 - stable/10/etc/rc.d

2015-02-10 Thread Cy Schubert
Author: cy Date: Wed Feb 11 02:43:58 2015 New Revision: 278550 URL: https://svnweb.freebsd.org/changeset/base/278550 Log: MFC r277854: ipfilter 5.1.2 (vs 4.1.28 in previous releases of FreeBSD) stores IPv4 and IPv6 rules in a single table. ipf -6 -Fa will flush the whole table, includin

svn commit: r278535 - stable/10/sys/dev/sdhci

2015-02-10 Thread Marius Strobl
Author: marius Date: Tue Feb 10 21:44:28 2015 New Revision: 278535 URL: https://svnweb.freebsd.org/changeset/base/278535 Log: MFC: r276469 - Switching the mode of Ricoh R5CE823 to SD2.0 causes their PCI device ID to change to 0xe822, which may be persistent across reboots and, thus,

svn commit: r278534 - in stable: 10/sys/netinet 9/sys/netinet

2015-02-10 Thread John Baldwin
Author: jhb Date: Tue Feb 10 21:41:56 2015 New Revision: 278534 URL: https://svnweb.freebsd.org/changeset/base/278534 Log: MFC 277709: Use an sbuf to generate the output of the net.inet.tcp.hostcache.list sysctl to avoid a possible buffer overflow if the cache grows while the text is being

svn commit: r278533 - stable/10/sys/dev/sdhci

2015-02-10 Thread Marius Strobl
Author: marius Date: Tue Feb 10 21:40:31 2015 New Revision: 278533 URL: https://svnweb.freebsd.org/changeset/base/278533 Log: MFC: r273050 class, subclass and progif were never used, so don't bother setting them. Modified: stable/10/sys/dev/sdhci/sdhci_pci.c Directory Properties: sta

svn commit: r278522 - in stable/10/sys: amd64/include i386/include kern sys x86/include x86/x86

2015-02-10 Thread John Baldwin
Author: jhb Date: Tue Feb 10 16:34:42 2015 New Revision: 278522 URL: https://svnweb.freebsd.org/changeset/base/278522 Log: MFC 273800: Rework virtual machine hypervisor detection. - Move the existing code to x86/x86/identcpu.c since it is x86-specific. - If the CPUID2_HV flag is set, assum

svn commit: r278515 - stable/10/sys/dev/usb

2015-02-10 Thread Hans Petter Selasky
Author: hselasky Date: Tue Feb 10 13:45:55 2015 New Revision: 278515 URL: https://svnweb.freebsd.org/changeset/base/278515 Log: MFC r278105: Separate out detection of prevent and allow medium removal quirk. PR: 185747 Modified: stable/10/sys/dev/usb/usb_msctest.c Directory Pr

svn commit: r278514 - stable/10/sys/netinet

2015-02-10 Thread Hans Petter Selasky
Author: hselasky Date: Tue Feb 10 13:43:23 2015 New Revision: 278514 URL: https://svnweb.freebsd.org/changeset/base/278514 Log: Append to the MFC of r278103 that we also pass along the M_FLOWID flag. Sponsored by: Mellanox Technologies Modified: stable/10/sys/netinet/ip_output.c Modifie

svn commit: r278511 - stable/10/sys/netinet

2015-02-10 Thread Hans Petter Selasky
Author: hselasky Date: Tue Feb 10 13:29:44 2015 New Revision: 278511 URL: https://svnweb.freebsd.org/changeset/base/278511 Log: MFC r278103: The flowid and hashtype should be copied from the originating packet when fragmenting IP packets to preserve the order of the packets in a stream. El

svn commit: r278510 - in stable/10/sys: conf dev/usb

2015-02-10 Thread Hans Petter Selasky
Author: hselasky Date: Tue Feb 10 13:25:29 2015 New Revision: 278510 URL: https://svnweb.freebsd.org/changeset/base/278510 Log: MFC r278074: Optimise allocation of USB DMA structures. By default don't double map allocations if only one element should be allocated per page cache. Make one a

svn commit: r278507 - in stable/10/sys/dev/usb: . controller

2015-02-10 Thread Hans Petter Selasky
Author: hselasky Date: Tue Feb 10 13:16:53 2015 New Revision: 278507 URL: https://svnweb.freebsd.org/changeset/base/278507 Log: MFC r278071: Section 3.2.9 in the XHCI specification about control transfers says that we should use a normal-TRB if there are more TRBs extending the data-stage