svn commit: r284444 - stable/10/sys/dev/e1000

2015-06-16 Thread Sean Bruno
Author: sbruno Date: Tue Jun 16 12:10:55 2015 New Revision: 28 URL: https://svnweb.freebsd.org/changeset/base/28 Log: MFC r283923 Simplify hang detection by stealing the techniques used in ixl(4) and applying them to em(4). Rely on iterations through the local timer, and the

svn commit: r284455 - stable/10/sys/sparc64/pci

2015-06-16 Thread Ed Maste
Author: emaste Date: Tue Jun 16 18:39:11 2015 New Revision: 284455 URL: https://svnweb.freebsd.org/changeset/base/284455 Log: MFC r281930 by jhb: Update this driver to not save copies of registers that are no longer used after r281874. While here, also update it to always write

svn commit: r284460 - in stable/10: 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...

2015-06-16 Thread Jung-uk Kim
Author: jkim Date: Tue Jun 16 20:00:53 2015 New Revision: 284460 URL: https://svnweb.freebsd.org/changeset/base/284460 Log: MFC: r283092, r283966 Merge ACPICA 20150515. Relnotes: yes Added: stable/10/sys/contrib/dev/acpica/common/ahtable.c - copied unchanged from r283092,

svn commit: r284493 - stable/10/lib/libthr/thread

2015-06-16 Thread Konstantin Belousov
Author: kib Date: Wed Jun 17 04:18:30 2015 New Revision: 284493 URL: https://svnweb.freebsd.org/changeset/base/284493 Log: MFC r284385: Fix typo in comment. Modified: stable/10/lib/libthr/thread/thr_sig.c Directory Properties: stable/10/ (props changed) Modified:

svn commit: r284484 - in stable/10: contrib/top usr.bin/top

2015-06-16 Thread Marcel Moolenaar
Author: marcel Date: Wed Jun 17 02:30:12 2015 New Revision: 284484 URL: https://svnweb.freebsd.org/changeset/base/284484 Log: MFC 284165: Move contrib/top/top.X to contrib/top/top.xs and move contrib/top/top.local.H to contrib/top/top.local.hs. Change the makefile accordingly. Added:

svn commit: r284485 - stable/10/contrib/sendmail/src

2015-06-16 Thread Gregory Neil Shapiro
Author: gshapiro Date: Wed Jun 17 02:39:10 2015 New Revision: 284485 URL: https://svnweb.freebsd.org/changeset/base/284485 Log: MFC: The import of openssl to address the FreeBSD-SA-15:10.openssl security advisory includes a change which rejects handshakes with DH parameters below

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

2015-06-16 Thread Michael Tuexen
Author: tuexen Date: Tue Jun 16 08:21:58 2015 New Revision: 284438 URL: https://svnweb.freebsd.org/changeset/base/284438 Log: MFC r284326: In case of an output error, continue with the next net, don't try to continue sending on the same net. This fixes a bug where an invalid mbuf

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

2015-06-16 Thread Michael Tuexen
Author: tuexen Date: Tue Jun 16 08:26:33 2015 New Revision: 284440 URL: https://svnweb.freebsd.org/changeset/base/284440 Log: MFC r284332: Fix the reporting of the PMTUD state for specific paths. Modified: stable/10/sys/netinet/sctp_usrreq.c Directory Properties: stable/10/ (props

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

2015-06-16 Thread Michael Tuexen
Author: tuexen Date: Tue Jun 16 08:24:08 2015 New Revision: 284439 URL: https://svnweb.freebsd.org/changeset/base/284439 Log: MFC r284331: Code cleanup. Modified: stable/10/sys/netinet/sctp_output.c Directory Properties: stable/10/ (props changed) Modified:

svn commit: r284441 - stable/10/usr.bin/sockstat

2015-06-16 Thread Michael Tuexen
Author: tuexen Date: Tue Jun 16 08:36:57 2015 New Revision: 284441 URL: https://svnweb.freebsd.org/changeset/base/284441 Log: MFC r284351: Simplify printaddr(). No functional change. MFC r284352: Allow more than one socket entry for a file descriptor. This is needed for supporting