svn commit: r305650 - stable/9/usr.sbin/portsnap/portsnap

2016-09-09 Thread Xin LI
Author: delphij Date: Fri Sep 9 07:00:50 2016 New Revision: 305650 URL: https://svnweb.freebsd.org/changeset/base/305650 Log: MFC r305469: Ensure that we always open only files that is named by explicitly using shell redirections instead of having gzip(1) to decide what file to open.

svn commit: r305675 - in stable: 10/sys/dev/hwpmc 11/sys/dev/hwpmc 9/sys/dev/hwpmc

2016-09-09 Thread John Baldwin
Author: jhb Date: Fri Sep 9 21:19:31 2016 New Revision: 305675 URL: https://svnweb.freebsd.org/changeset/base/305675 Log: MFC 303720: Apply the fix from r232612 to fixed function counters. Modified: stable/9/sys/dev/hwpmc/hwpmc_core.c Directory Properties: stable/9/sys/ (props changed)