svn commit: r318513 - in stable: 10/usr.sbin/rmt 11/usr.sbin/rmt

2017-05-18 Thread Rodney W. Grimes
Author: rgrimes Date: Fri May 19 02:12:10 2017 New Revision: 318513 URL: https://svnweb.freebsd.org/changeset/base/318513 Log: MFC r314693 Change /etc/rmt symlink from absolute to relative path, correcting the mistake made in r6499 Approved by: grehan (mentor) Modified: stable/1

svn commit: r318505 - stable/10/sys/net

2017-05-18 Thread Ravi Pokala
Author: rpokala Date: Thu May 18 23:41:34 2017 New Revision: 318505 URL: https://svnweb.freebsd.org/changeset/base/318505 Log: Persistently store NIC's hardware MAC address, and add a way to retrive it jhb pointed out that (struct ifnet) is part of the network driver KBI, and thus the off

svn commit: r318499 - stable/10/sys/dev/usb/controller

2017-05-18 Thread Marius Strobl
Author: marius Date: Thu May 18 21:09:31 2017 New Revision: 318499 URL: https://svnweb.freebsd.org/changeset/base/318499 Log: MFC: r314345, r318276 - Add ID for NEC uPD720202 xHCI controller. - Describe Intel Apollo Lake and Braswell USB 3.0 controllers. Modified: stable/10/sys/dev/usb

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

2017-05-18 Thread Marius Strobl
Author: marius Date: Thu May 18 21:00:53 2017 New Revision: 318497 URL: https://svnweb.freebsd.org/changeset/base/318497 Log: MFC: r318282 - Unlike as in the PCI case, when attached to ACPI, Intel Bay Trail and Braswell eMMC and SDXC controllers share the same IDs. Like in the PCI c

svn commit: r318495 - in stable/10/sys/dev: mmc sdhci

2017-05-18 Thread Marius Strobl
Author: marius Date: Thu May 18 20:46:27 2017 New Revision: 318495 URL: https://svnweb.freebsd.org/changeset/base/318495 Log: MFC: r315598 o Add support for eMMC DDR bus speed mode up to 52 MHz to sdhci(4) and mmc(4). Given that support for DDR52 is not denoted by SDHCI capability r

svn commit: r318483 - in stable/10: contrib/libarchive/cpio contrib/libarchive/cpio/test contrib/libarchive/libarchive contrib/libarchive/libarchive/test contrib/libarchive/test_utils lib/libarchiv...

2017-05-18 Thread Martin Matuska
Author: mm Date: Thu May 18 19:50:15 2017 New Revision: 318483 URL: https://svnweb.freebsd.org/changeset/base/318483 Log: MFC r317782,318181: MFC r317782 (mm): Sync libarchive with vendor Vendor changes (FreeBSD-related): PR 897: add test for ZIP archives with invalid EOCD

svn commit: r318447 - in stable: 10 11

2017-05-18 Thread Glen Barber
Author: gjb Date: Thu May 18 12:27:41 2017 New Revision: 318447 URL: https://svnweb.freebsd.org/changeset/base/318447 Log: MFC r318294: Correct the URL to instructions for updating system sources. PR: 219303 Sponsored by: The FreeBSD Foundation Modified: stable/10/README D