svn commit: r311921 - stable/10/sys/dev/isci

2017-01-10 Thread Alexander Motin
Author: mav Date: Wed Jan 11 07:46:01 2017 New Revision: 311921 URL: https://svnweb.freebsd.org/changeset/base/311921 Log: MFC r310703: Pass proper arguments (handles, not directly structure pointers) to scif_cb_domain_device_removed(). This should fix NULL dereference on task

svn commit: r311920 - stable/11/sys/dev/isci

2017-01-10 Thread Alexander Motin
Author: mav Date: Wed Jan 11 07:45:29 2017 New Revision: 311920 URL: https://svnweb.freebsd.org/changeset/base/311920 Log: MFC r310703: Pass proper arguments (handles, not directly structure pointers) to scif_cb_domain_device_removed(). This should fix NULL dereference on task

svn commit: r311919 - head/contrib/netbsd-tests/lib/libc/sys

2017-01-10 Thread Ngie Cooper
Author: ngie Date: Wed Jan 11 07:22:21 2017 New Revision: 311919 URL: https://svnweb.freebsd.org/changeset/base/311919 Log: Partially revert r311236 There's no sense in trying to close a file descriptor from the negative cases with unlink_test; it's best to ignore these cases. The

svn commit: r311918 - head/usr.sbin/syslogd

2017-01-10 Thread Hiroki Sato
Author: hrs Date: Wed Jan 11 07:21:59 2017 New Revision: 311918 URL: https://svnweb.freebsd.org/changeset/base/311918 Log: Add more #ifdef INET and INET6. Modified: head/usr.sbin/syslogd/syslogd.c Modified: head/usr.sbin/syslogd/syslogd.c

svn commit: r311917 - head/contrib/netbsd-tests/lib/libc/gen

2017-01-10 Thread Ngie Cooper
Author: ngie Date: Wed Jan 11 07:17:03 2017 New Revision: 311917 URL: https://svnweb.freebsd.org/changeset/base/311917 Log: Fix up r311227 Check for creat returning a value != -1, not a non-zero value MFC after:3 days Pointyhat to: ngie Reported by: Coverity CID:

svn commit: r311916 - in releng: 10.3 10.3/crypto/openssh 10.3/sys/conf 11.0 11.0/crypto/openssh 11.0/sys/conf

2017-01-10 Thread Xin LI
Author: delphij Date: Wed Jan 11 06:01:23 2017 New Revision: 311916 URL: https://svnweb.freebsd.org/changeset/base/311916 Log: Fix multiple vulnerabilities of OpenSSH. Security: FreeBSD-SA-17:01.openssh Security: CVE-2016-10009 Security: CVE-2016-10010 Approved by: so

svn commit: r311915 - in stable: 10/crypto/openssh 11/crypto/openssh

2017-01-10 Thread Xin LI
Author: delphij Date: Wed Jan 11 05:56:40 2017 New Revision: 311915 URL: https://svnweb.freebsd.org/changeset/base/311915 Log: MFC r311914: MFV r311913: Fix multiple OpenSSH vulnerabilities. Submitted by: des Approved by: so Modified: stable/10/crypto/openssh/serverloop.c

svn commit: r311915 - in stable: 10/crypto/openssh 11/crypto/openssh

2017-01-10 Thread Xin LI
Author: delphij Date: Wed Jan 11 05:56:40 2017 New Revision: 311915 URL: https://svnweb.freebsd.org/changeset/base/311915 Log: MFC r311914: MFV r311913: Fix multiple OpenSSH vulnerabilities. Submitted by: des Approved by: so Modified: stable/11/crypto/openssh/serverloop.c

svn commit: r311914 - head/crypto/openssh

2017-01-10 Thread Xin LI
Author: delphij Date: Wed Jan 11 05:49:39 2017 New Revision: 311914 URL: https://svnweb.freebsd.org/changeset/base/311914 Log: MFV r311913: Fix multiple OpenSSH vulnerabilities. Submitted by: des Approved by: so Modified: head/crypto/openssh/serverloop.c

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

2017-01-10 Thread Xin LI
Author: delphij Date: Wed Jan 11 05:42:06 2017 New Revision: 311913 URL: https://svnweb.freebsd.org/changeset/base/311913 Log: Apply upstream fix for CVE-2016-10009 and CVE-2016-10010: add a whitelist of paths from which ssh-agent will load (via ssh-pkcs11-helper) a PKCS#11 module;

svn commit: r311912 - head/sys/powerpc/include

2017-01-10 Thread Justin Hibbits
Author: jhibbits Date: Wed Jan 11 02:21:34 2017 New Revision: 311912 URL: https://svnweb.freebsd.org/changeset/base/311912 Log: Force all TOC references in asm to include '@toc' This reportedly fixes one problem with booting a clang kernel. PR: kern/215819 Submitted by:

svn commit: r311911 - in head/sys: conf dev/sdhci modules modules/sdhci_acpi

2017-01-10 Thread Oleksandr Tymoshenko
Author: gonzo Date: Wed Jan 11 01:53:54 2017 New Revision: 311911 URL: https://svnweb.freebsd.org/changeset/base/311911 Log: [sdhci] Add ACPI platform support for SDHCI driver - Create ACPI version of SDHCI attach/detach/accessors logic. Some platforms (e.g. BayTrail-based

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

2017-01-10 Thread Mark Johnston
Author: markj Date: Wed Jan 11 01:18:06 2017 New Revision: 311910 URL: https://svnweb.freebsd.org/changeset/base/311910 Log: Have DTrace handle faults when dereferencing a lock object pointer. MFC after:1 week Modified: head/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c

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

2017-01-10 Thread Mark Johnston
Author: markj Date: Wed Jan 11 01:15:55 2017 New Revision: 311909 URL: https://svnweb.freebsd.org/changeset/base/311909 Log: Ignore LC_SLEEPABLE when testing whether a mutex is adaptive. MFC after:1 week Modified: head/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c

svn commit: r311908 - stable/11/sys/boot/i386/btx/btxldr

2017-01-10 Thread Ed Maste
Author: emaste Date: Wed Jan 11 00:50:19 2017 New Revision: 311908 URL: https://svnweb.freebsd.org/changeset/base/311908 Log: MFC r310702: btxldr: process all PT_LOAD segments, not just the first two With default settings GNU ld generates two PT_LOADs for loader.sym while LLD generates

svn commit: r311907 - head/etc/rc.d

2017-01-10 Thread Ian Lepore
Author: ian Date: Wed Jan 11 00:14:47 2017 New Revision: 311907 URL: https://svnweb.freebsd.org/changeset/base/311907 Log: Follow r311103: add "pool" to the keywords that rc.d/ntpdate examines to find a server address in ntp.conf. Submitted by: Ronald Klop Pointy hat

svn commit: r311906 - in head/sys/contrib/dev/acpica: components/namespace components/tables include

2017-01-10 Thread Conrad E. Meyer
Author: cem Date: Wed Jan 11 00:02:51 2017 New Revision: 311906 URL: https://svnweb.freebsd.org/changeset/base/311906 Log: Revert r311843, r311667 As jkim@ points out, it isn't needed. Modified: head/sys/contrib/dev/acpica/components/namespace/nsxfeval.c

Re: svn commit: r311887 - head/sys/net80211

2017-01-10 Thread Adrian Chadd
Yeah, give me a little while. I'm knee deep in water. -a On 10 January 2017 at 15:17, Ngie Cooper wrote: > On Tue, Jan 10, 2017 at 11:28 AM, Sergey Kandaurov > wrote: >> Author: pluknet >> Date: Tue Jan 10 19:28:40 2017 >> New Revision: 311887 >>

Re: svn commit: r311887 - head/sys/net80211

2017-01-10 Thread Ngie Cooper
On Tue, Jan 10, 2017 at 11:28 AM, Sergey Kandaurov wrote: > Author: pluknet > Date: Tue Jan 10 19:28:40 2017 > New Revision: 311887 > URL: https://svnweb.freebsd.org/changeset/base/311887 > > Log: > Fix build without IEEE80211_DEBUG. This may fix clang builds, but I

Re: svn commit: r311887 - head/sys/net80211

2017-01-10 Thread Adrian Chadd
Thanks! (I should make a debug vap printf that doesn't include the MAC/node requirements so this stuff is easier..) -adrian On 10 January 2017 at 11:28, Sergey Kandaurov wrote: > Author: pluknet > Date: Tue Jan 10 19:28:40 2017 > New Revision: 311887 > URL:

Re: svn commit: r311860 - head/sys/net80211

2017-01-10 Thread Adrian Chadd
Yeah, oops! Thanks for getting it fixed! -adrian On 10 January 2017 at 09:23, Shawn Webb wrote: > On Tue, Jan 10, 2017 at 07:21:07AM +, Adrian Chadd wrote: >> Author: adrian >> Date: Tue Jan 10 07:21:07 2017 >> New Revision: 311860 >> URL:

svn commit: r311904 - head/lib/libarchive/tests

2017-01-10 Thread Martin Matuska
Author: mm Date: Tue Jan 10 22:01:37 2017 New Revision: 311904 URL: https://svnweb.freebsd.org/changeset/base/311904 Log: Build libarchive tests missing in r311899 MFC after:1 week X-MFC with: r311899 Modified: head/lib/libarchive/tests/Makefile Modified:

Re: svn commit: r311667 - in head/sys/contrib/dev/acpica: components/namespace components/tables include

2017-01-10 Thread Jung-uk Kim
On 01/09/2017 13:01, Jung-uk Kim wrote: On 01/09/2017 12:08, John Baldwin wrote: On Sunday, January 08, 2017 06:26:33 AM Conrad E. Meyer wrote: Author: cem Date: Sun Jan 8 06:26:33 2017 New Revision: 311667 URL: https://svnweb.freebsd.org/changeset/base/311667 Log: Add some additional ACPI

svn commit: r311903 - in head/contrib/libarchive/libarchive: . test

2017-01-10 Thread Martin Matuska
Author: mm Date: Tue Jan 10 21:59:35 2017 New Revision: 311903 URL: https://svnweb.freebsd.org/changeset/base/311903 Log: MFV r311899: Sync libarchive with vendor. Vendor bugfixes: #691: Support for SCHILY.xattr extended attributes #854: Spelling fixes Multiple fixes in ACL

svn commit: r311902 - in head/sys: amd64/amd64 i386/i386

2017-01-10 Thread Mark Johnston
Author: markj Date: Tue Jan 10 21:52:48 2017 New Revision: 311902 URL: https://svnweb.freebsd.org/changeset/base/311902 Log: Coalesce TLB shootdowns of global PTEs in pmap_advise() on x86. We would previously invalidate such entries individually, resulting in more IPIs than necessary.

svn commit: r311901 - head/sys/kern

2017-01-10 Thread Mark Johnston
Author: markj Date: Tue Jan 10 21:41:28 2017 New Revision: 311901 URL: https://svnweb.freebsd.org/changeset/base/311901 Log: Do not set BIO_DONE if the BIO specifies a completion handler. biowait() will otherwise race with completions of such BIOs. In-tree code only calls biowait() on

svn commit: r311900 - head/sys/modules/em

2017-01-10 Thread Sean Bruno
Author: sbruno Date: Tue Jan 10 21:21:00 2017 New Revision: 311900 URL: https://svnweb.freebsd.org/changeset/base/311900 Log: Set CFLAGS correctly for sys/modules/em Unbreak gcc sparc64 builds (or any gcc build that uses em(4)). Reported by: l...@freebsd.org Modified:

svn commit: r311899 - in vendor/libarchive/dist: . libarchive libarchive/test

2017-01-10 Thread Martin Matuska
Author: mm Date: Tue Jan 10 21:18:32 2017 New Revision: 311899 URL: https://svnweb.freebsd.org/changeset/base/311899 Log: Update vendor/libarchive to git 22f2d190639e6bd496a3b82f70c01fba0d38b40a Vendor changes: #691: Support for SCHILY.xattr extended attributes #854: Spelling fixes

svn commit: r311898 - head/sys/sparc64/include

2017-01-10 Thread Mateusz Guzik
Author: mjg Date: Tue Jan 10 21:10:20 2017 New Revision: 311898 URL: https://svnweb.freebsd.org/changeset/base/311898 Log: sparc64: add atomic_fcmpset Tested on hardware provided by feld. Reviewed by: marius Modified: head/sys/sparc64/include/atomic.h Modified:

svn commit: r311897 - head/sbin/camcontrol

2017-01-10 Thread Alexander Motin
Author: mav Date: Tue Jan 10 20:52:44 2017 New Revision: 311897 URL: https://svnweb.freebsd.org/changeset/base/311897 Log: Add checks for received mode page length. If our buffer is too small, we may receive part of the page, and should not try read/write past the end of the buffer.

svn commit: r311896 - head/sys/sys

2017-01-10 Thread Pedro F. Giffuni
Author: pfg Date: Tue Jan 10 20:44:31 2017 New Revision: 311896 URL: https://svnweb.freebsd.org/changeset/base/311896 Log: Remove unused __gnu_inline() attribute. This was meant to be used by a future FORTIFY_SOURCE implementation. Probably for good, FORTIFY_SOURCE and this particular

svn commit: r311895 - in head: etc/mtree usr.bin/tail usr.bin/tail/tests

2017-01-10 Thread Alan Somers
Author: asomers Date: Tue Jan 10 20:43:32 2017 New Revision: 311895 URL: https://svnweb.freebsd.org/changeset/base/311895 Log: Fix memory leaks during "tail -r" of an irregular file * Rewrite r_buf to use standard tail queues instead of a hand-rolled circular linked list. Free dynamic

svn commit: r311894 - head

2017-01-10 Thread Alan Somers
Author: asomers Date: Tue Jan 10 20:37:44 2017 New Revision: 311894 URL: https://svnweb.freebsd.org/changeset/base/311894 Log: Fix typo from change 310985 in ObsoleteFiles.inc MFC after:16 days X-MFC-With: 310803 Sponsored by: Spectra Logic Corp Modified:

svn commit: r311893 - in head: . tests/sys/geom/class/gate

2017-01-10 Thread Alan Somers
== --- head/ObsoleteFiles.inc Tue Jan 10 20:16:16 2017(r311892) +++ head/ObsoleteFiles.inc Tue Jan 10 20:35:09 2017(r311893) @@ -38,6 +38,11 @@ # xargs -n1 | sort | uniq -d; # done +# 20170110

svn commit: r311892 - head/sys/cam/ctl

2017-01-10 Thread Alexander Motin
Author: mav Date: Tue Jan 10 20:16:16 2017 New Revision: 311892 URL: https://svnweb.freebsd.org/changeset/base/311892 Log: Do not wait for HA thread shutdown if scheduler is stopped. This wait loop made system hang on panic instead of reboot. MFC after:1 week Modified:

svn commit: r311891 - head/sys/boot/efi

2017-01-10 Thread Oleksandr Tymoshenko
Author: gonzo Date: Tue Jan 10 20:15:24 2017 New Revision: 311891 URL: https://svnweb.freebsd.org/changeset/base/311891 Log: [efi] Build EFI bits with -fPIC on ARM clang 3.9.0 without -fPIC generates absolute jump table for switch/case statement which trips boot1.efi and loader.efi on

svn commit: r311890 - head/sys/boot/efi/loader/arch/arm

2017-01-10 Thread Oleksandr Tymoshenko
Author: gonzo Date: Tue Jan 10 20:12:07 2017 New Revision: 311890 URL: https://svnweb.freebsd.org/changeset/base/311890 Log: [efi] Fix .rel.data.* being erroneously merged into .data on ARM Fix section pattern code to exclude .rel.data.* sections from being merged into .data. Otherwise

svn commit: r311889 - stable/11/usr.bin/truss

2017-01-10 Thread John Baldwin
Author: jhb Date: Tue Jan 10 20:09:35 2017 New Revision: 311889 URL: https://svnweb.freebsd.org/changeset/base/311889 Log: MFC 307060: Fix printf format warning. Modified: stable/11/usr.bin/truss/syscalls.c Directory Properties: stable/11/ (props changed) Modified:

svn commit: r311888 - head/sys/boot/efi/loader/arch/arm

2017-01-10 Thread Oleksandr Tymoshenko
Author: gonzo Date: Tue Jan 10 20:08:21 2017 New Revision: 311888 URL: https://svnweb.freebsd.org/changeset/base/311888 Log: [efi] Fix off-by-one error in ARM .bss zeroing code in loader's _start __bss_end should not be included in .bss zeroing code. Otherwise first 4 bytes of the

svn commit: r311887 - head/sys/net80211

2017-01-10 Thread Sergey Kandaurov
Author: pluknet Date: Tue Jan 10 19:28:40 2017 New Revision: 311887 URL: https://svnweb.freebsd.org/changeset/base/311887 Log: Fix build without IEEE80211_DEBUG. Reported by: many Modified: head/sys/net80211/ieee80211_vht.c Modified: head/sys/net80211/ieee80211_vht.c

svn commit: r311886 - head/libexec/rtld-elf

2017-01-10 Thread Konstantin Belousov
Author: kib Date: Tue Jan 10 19:26:55 2017 New Revision: 311886 URL: https://svnweb.freebsd.org/changeset/base/311886 Log: Fix acquisition of nested write compat rtld locks. Obtaining compat rtld lock in write mode sets process signal mask to block all signals. Previous mask is stored

svn commit: r311885 - stable/10/sys/dev/ahci

2017-01-10 Thread Alexander Motin
Author: mav Date: Tue Jan 10 19:16:50 2017 New Revision: 311885 URL: https://svnweb.freebsd.org/changeset/base/311885 Log: MFC r309252: Add more ASMedia PCI IDs from different sources. Exact device names are not clear, but its better then nothing at all. Modified:

svn commit: r311884 - stable/11/sys/dev/ahci

2017-01-10 Thread Alexander Motin
Author: mav Date: Tue Jan 10 19:16:17 2017 New Revision: 311884 URL: https://svnweb.freebsd.org/changeset/base/311884 Log: MFC r309252: Add more ASMedia PCI IDs from different sources. Exact device names are not clear, but its better then nothing at all. Modified:

svn commit: r311883 - stable/10/sys/dev/ahci

2017-01-10 Thread Alexander Motin
Author: mav Date: Tue Jan 10 19:15:37 2017 New Revision: 311883 URL: https://svnweb.freebsd.org/changeset/base/311883 Log: MFC r309251: Process port interrupt even is PxIS register is zero. ASMedia ASM1062 AHCI chips with some fancy firmware handling PMP inside seems sometimes forgeting

svn commit: r311882 - stable/11/sys/dev/ahci

2017-01-10 Thread Alexander Motin
Author: mav Date: Tue Jan 10 19:15:07 2017 New Revision: 311882 URL: https://svnweb.freebsd.org/changeset/base/311882 Log: MFC r309251: Process port interrupt even is PxIS register is zero. ASMedia ASM1062 AHCI chips with some fancy firmware handling PMP inside seems sometimes forgeting

svn commit: r311881 - head/sys/tools

2017-01-10 Thread Li-Wen Hsu
Author: lwhsu (ports committer) Date: Tue Jan 10 18:46:40 2017 New Revision: 311881 URL: https://svnweb.freebsd.org/changeset/base/311881 Log: Replace using of objdump with elfdump In-tree objdump is too old to dump new ELF headers. But for example if we use: `make

svn commit: r311880 - in head/sys/dev: cxgb/ulp/iw_cxgb cxgbe/iw_cxgbe

2017-01-10 Thread Navdeep Parhar
Author: np Date: Tue Jan 10 18:39:53 2017 New Revision: 311880 URL: https://svnweb.freebsd.org/changeset/base/311880 Log: The iw_cxgb and iw_cxgbe drivers should not use a FreeBSD device_t where a linuxkpi style device is expected. If OFED/linuxkpi actually starts using this field then

Re: svn commit: r311860 - head/sys/net80211

2017-01-10 Thread Shawn Webb
On Tue, Jan 10, 2017 at 07:21:07AM +, Adrian Chadd wrote: > Author: adrian > Date: Tue Jan 10 07:21:07 2017 > New Revision: 311860 > URL: https://svnweb.freebsd.org/changeset/base/311860 > > Log: > [net80211] add VHT action frame placeholders for when it's time to > implement. > >

svn commit: r311879 - head/libexec/rtld-elf

2017-01-10 Thread Konstantin Belousov
Author: kib Date: Tue Jan 10 17:05:34 2017 New Revision: 311879 URL: https://svnweb.freebsd.org/changeset/base/311879 Log: Use ANSI C definitions, update comment. Sponsored by: The FreeBSD Foundation MFC after:1 week Modified: head/libexec/rtld-elf/rtld_lock.c Modified:

svn commit: r311878 - in stable/11/sys: netinet netinet6

2017-01-10 Thread Andrey V. Elsukov
Author: ae Date: Tue Jan 10 16:30:56 2017 New Revision: 311878 URL: https://svnweb.freebsd.org/changeset/base/311878 Log: MFC r310258: ip[6]_tryforward does inbound and outbound packet firewall processing. This can lead to change of mbuf pointer (packet filter could do m_pullup(),

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

2017-01-10 Thread Andrew Rybchenko
Author: arybchik Date: Tue Jan 10 16:25:39 2017 New Revision: 311877 URL: https://svnweb.freebsd.org/changeset/base/311877 Log: sfxge(4): avoid unnecessary mbuf data prefetch Unnecessary prefetch just loads HW prefetcher and displaces other cache entries (which could be really useful).

svn commit: r311876 - head/usr.sbin/crunch/crunchide

2017-01-10 Thread Bjoern A. Zeeb
Author: bz Date: Tue Jan 10 14:40:30 2017 New Revision: 311876 URL: https://svnweb.freebsd.org/changeset/base/311876 Log: Teach crunchide about EM_S390 to make bootstrapping from future releases easier unless someone will fix the PR properly. MFC after:3 days PR: 215940

Re: svn commit: r310025 - head/libexec/rtld-elf

2017-01-10 Thread Dominic Fandrey
On Tue, 2016-12-13 at 18:05 +, Bryan Drewery wrote: > Author: bdrewery > Date: Tue Dec 13 18:05:14 2016 > New Revision: 310025 > URL: https://svnweb.freebsd.org/changeset/base/310025 > > Log: >   Take write lock for rtld_bind before modifying obj_list in > dl_iterate_phdr(). This commit

svn commit: r311875 - head/sys/modules/ahci

2017-01-10 Thread Andrew Turner
Author: andrew Date: Tue Jan 10 13:36:33 2017 New Revision: 311875 URL: https://svnweb.freebsd.org/changeset/base/311875 Log: Add acpi_if.h to SRCS so we have it when building ahci_generic.c with ACPI. Obtained from:ABT Systems Ltd Sponsored by: The FreeBSD Foundation Modified:

svn commit: r311874 - in head/sys: conf dev/ahci

2017-01-10 Thread Andrew Turner
Author: andrew Date: Tue Jan 10 10:56:33 2017 New Revision: 311874 URL: https://svnweb.freebsd.org/changeset/base/311874 Log: Add an ACPI attachment to the existing ahci_generic driver. This is used in some arm64 hardware, for example the AMD Opteron A1100. Reviewed by: mav Obtained

svn commit: r311873 - head/sys/cam/ctl

2017-01-10 Thread Alexander Motin
Author: mav Date: Tue Jan 10 10:33:36 2017 New Revision: 311873 URL: https://svnweb.freebsd.org/changeset/base/311873 Log: Fix malloc(M_WAITOK) under mutex, introduced at r311787. MFC after:13 days Modified: head/sys/cam/ctl/ctl.c Modified: head/sys/cam/ctl/ctl.c

svn commit: r311872 - head/contrib/netbsd-tests/lib/libc/stdio

2017-01-10 Thread Ngie Cooper
Author: ngie Date: Tue Jan 10 10:27:09 2017 New Revision: 311872 URL: https://svnweb.freebsd.org/changeset/base/311872 Log: Diff reduce with upstream by removing signal.h #include MFC after:3 days Modified: head/contrib/netbsd-tests/lib/libc/stdio/t_printf.c Modified:

Re: svn commit: r311707 - in head/sys/dev/rtwn: . usb

2017-01-10 Thread Hans Petter Selasky
On 01/10/17 00:56, Andriy Voskoboinyk wrote: Mon, 09 Jan 2017 10:08:13 +0200 було написано Hans Petter Selasky : Hi, The race should be fixed in r311838. Perfect :-) --HPS ___ svn-src-all@freebsd.org mailing list

svn commit: r311871 - head/contrib/netbsd-tests/lib/libc/ttyio

2017-01-10 Thread Ngie Cooper
Author: ngie Date: Tue Jan 10 10:16:59 2017 New Revision: 311871 URL: https://svnweb.freebsd.org/changeset/base/311871 Log: Merge ^/vendor/NetBSD/tests/dist@r311868 This is the vendor accepted version of ^/head@r311245 MFC after:3 days Modified:

svn commit: r311870 - head/contrib/netbsd-tests/lib/libc/gen

2017-01-10 Thread Ngie Cooper
Author: ngie Date: Tue Jan 10 10:12:36 2017 New Revision: 311870 URL: https://svnweb.freebsd.org/changeset/base/311870 Log: Merge the grammar fix for lib/libc/gen/raise_test:raise_stress MFC after:3 days Modified: head/contrib/netbsd-tests/lib/libc/gen/t_raise.c Directory

svn commit: r311868 - vendor/NetBSD/tests/dist/lib/libc/ttyio

2017-01-10 Thread Ngie Cooper
Author: ngie Date: Tue Jan 10 10:06:15 2017 New Revision: 311868 URL: https://svnweb.freebsd.org/changeset/base/311868 Log: Import lib/libc/ttyio/t_ttyio.c,1.3 Modified: vendor/NetBSD/tests/dist/lib/libc/ttyio/t_ttyio.c Modified: vendor/NetBSD/tests/dist/lib/libc/ttyio/t_ttyio.c

svn commit: r311867 - vendor/NetBSD/tests/dist/lib/libc/gen

2017-01-10 Thread Ngie Cooper
Author: ngie Date: Tue Jan 10 10:02:44 2017 New Revision: 311867 URL: https://svnweb.freebsd.org/changeset/base/311867 Log: t_raise: import a minor grammar error fix to diff reduce with NetBSD Modified: vendor/NetBSD/tests/dist/lib/libc/gen/t_raise.c Modified:

svn commit: r311866 - stable/10/usr.sbin/ctld

2017-01-10 Thread Alexander Motin
Author: mav Date: Tue Jan 10 08:25:03 2017 New Revision: 311866 URL: https://svnweb.freebsd.org/changeset/base/311866 Log: MFC r310633: Add MAX_LUNS overflow safety checks. While this MAX_LUNS limitation is too synthetic and should be removed, it is better to enforce it while it is here.

svn commit: r311865 - stable/11/usr.sbin/ctld

2017-01-10 Thread Alexander Motin
Author: mav Date: Tue Jan 10 08:23:06 2017 New Revision: 311865 URL: https://svnweb.freebsd.org/changeset/base/311865 Log: MFC r310633: Add MAX_LUNS overflow safety checks. While this MAX_LUNS limitation is too synthetic and should be removed, it is better to enforce it while it is here.

svn commit: r311864 - stable/10/lib/libfetch

2017-01-10 Thread Dag-Erling Smørgrav
Author: des Date: Tue Jan 10 08:12:56 2017 New Revision: 311864 URL: https://svnweb.freebsd.org/changeset/base/311864 Log: MFH (r301027): fix 307 / 308 redirects MFH (r310823): fix multi-line CONNECT responses PR: 112515 173451 194483 209546 Modified:

svn commit: r311863 - stable/10/lib/libfetch

2017-01-10 Thread Dag-Erling Smørgrav
Author: des Date: Tue Jan 10 08:08:49 2017 New Revision: 311863 URL: https://svnweb.freebsd.org/changeset/base/311863 Log: MFH (r267371, r297754, r299520): nits and style Modified: stable/10/lib/libfetch/fetch.3 stable/10/lib/libfetch/ftp.c stable/10/lib/libfetch/http.c Directory