svn commit: r296734 - stable/9/contrib/smbfs/smbutil

2016-03-12 Thread Garrett Cooper
Author: ngie Date: Sat Mar 12 18:38:13 2016 New Revision: 296734 URL: https://svnweb.freebsd.org/changeset/base/296734 Log: MFstable/10 r296733: MFC r295118: Add #include to mute warning from clang/gcc about implicitly declaring strcmp(3) Modified: stable/9/contrib/smbfs/smbutil/

svn commit: r296738 - stable/9/sbin/rcorder

2016-03-12 Thread Garrett Cooper
Author: ngie Date: Sat Mar 12 18:47:28 2016 New Revision: 296738 URL: https://svnweb.freebsd.org/changeset/base/296738 Log: MFstable/10 r296736: MFC r295119: Remove `r_tmp` to fix a -Wunused-but-set-variable warning with gcc 4.9 Modified: stable/9/sbin/rcorder/rcorder.c Directory Pr

svn commit: r296745 - stable/9/gnu/lib/libgcc

2016-03-12 Thread Bryan Drewery
Author: bdrewery Date: Sat Mar 12 18:59:56 2016 New Revision: 296745 URL: https://svnweb.freebsd.org/changeset/base/296745 Log: MFC r296002,r296012: r296002: Don't hide AR command as bsd.lib.mk's r283925 changed as well. r296012: OBJS and POBJS have not been used since r21

svn commit: r296747 - stable/9

2016-03-12 Thread Bryan Drewery
Author: bdrewery Date: Sat Mar 12 19:01:45 2016 New Revision: 296747 URL: https://svnweb.freebsd.org/changeset/base/296747 Log: MFC r295161,r296014: r295161: Add order for installworld/distribution. r296014: Add order for installworld/installkernel. Modified: stable/9/M

svn commit: r296751 - in stable/9: share/man/man4 sys/dev/filemon

2016-03-12 Thread Bryan Drewery
Author: bdrewery Date: Sat Mar 12 19:07:08 2016 New Revision: 296751 URL: https://svnweb.freebsd.org/changeset/base/296751 Log: MFC r296286,r296470,r296472,r296473,r296575: r296286: Remove filemon->lock wrappers. r296470: Only call bwillwrite() for logging to vnodes, as ot

svn commit: r296754 - stable/9/share/man/man9

2016-03-12 Thread Bryan Drewery
Author: bdrewery Date: Sat Mar 12 19:08:46 2016 New Revision: 296754 URL: https://svnweb.freebsd.org/changeset/base/296754 Log: MFC r296322: Remove self-reference to destroy_dev_drain(9). Modified: stable/9/share/man/man9/make_dev.9 Directory Properties: stable/9/share/man/man9/ (p

svn commit: r296757 - stable/9/libexec/atrun

2016-03-12 Thread Garrett Cooper
Author: ngie Date: Sat Mar 12 19:11:45 2016 New Revision: 296757 URL: https://svnweb.freebsd.org/changeset/base/296757 Log: MFstable/10 r296756: MFC r295079: Fix the type for hw.ncpu, so sysctlbyname doesn't consistently fail on 64-bit architectures where sizeof(int) != sizeof(size_t

svn commit: r296762 - stable/9/sys/dev/filemon

2016-03-12 Thread Bryan Drewery
Author: bdrewery Date: Sat Mar 12 19:18:53 2016 New Revision: 296762 URL: https://svnweb.freebsd.org/changeset/base/296762 Log: MFC r296148: Remove old compatibility checks. Modified: stable/9/sys/dev/filemon/filemon.c stable/9/sys/dev/filemon/filemon_wrapper.c Directory Properties:

svn commit: r296778 - stable/9/tools/regression/geom_concat

2016-03-12 Thread Garrett Cooper
Author: ngie Date: Sat Mar 12 23:12:23 2016 New Revision: 296778 URL: https://svnweb.freebsd.org/changeset/base/296778 Log: MFstable/10 r296777: MFC r293434: - Use attach_md for memory disks so they can be tracked. - Add a geom_concat specific cleanup function and trap on that functi

svn commit: r296780 - stable/9/crypto/openssh

2016-03-12 Thread Dag-Erling Smørgrav
Author: des Date: Sat Mar 12 23:50:19 2016 New Revision: 296780 URL: https://svnweb.freebsd.org/changeset/base/296780 Log: Apply patch from 7.2p2 for xauth command injection bug. Security: CVE-2016-3115 Modified: stable/9/crypto/openssh/session.c Modified: stable/9/crypto/openssh/se

svn commit: r296791 - stable/9/tools/regression/geom_eli

2016-03-12 Thread Garrett Cooper
Author: ngie Date: Sun Mar 13 02:05:16 2016 New Revision: 296791 URL: https://svnweb.freebsd.org/changeset/base/296791 Log: MFstable/10 r296782: MFC r293436: - Add a conf.sh file for executing common functions with geli -- Use linear probing to find the first unique md(4) device, unl

svn commit: r296793 - stable/9/tools/regression/geom_raid3

2016-03-12 Thread Garrett Cooper
Author: ngie Date: Sun Mar 13 02:06:57 2016 New Revision: 296793 URL: https://svnweb.freebsd.org/changeset/base/296793 Log: MFstable/10 r296784: MFC r293438: - Add a geom_raid3 specific cleanup function and trap on that function at exit so things are cleaned up properly - Use att

svn commit: r296792 - stable/9/tools/regression/geom_nop

2016-03-12 Thread Garrett Cooper
Author: ngie Date: Sun Mar 13 02:06:09 2016 New Revision: 296792 URL: https://svnweb.freebsd.org/changeset/base/296792 Log: MFstable/10 r296783: MFC r293437: - Add a conf.sh file for executing common functions with gnop - Use attach_md for attaching md(4) devices - Don't hardcode /

svn commit: r296794 - stable/9/tools/regression/geom_shsec

2016-03-12 Thread Garrett Cooper
Author: ngie Date: Sun Mar 13 02:07:45 2016 New Revision: 296794 URL: https://svnweb.freebsd.org/changeset/base/296794 Log: MFstable/10 r296785: MFC r293441: - Add a geom_shsec specific cleanup function and trap on that function at exit so things are cleaned up properly - Use att

svn commit: r296795 - stable/9/tools/regression/geom_stripe

2016-03-12 Thread Garrett Cooper
Author: ngie Date: Sun Mar 13 02:08:23 2016 New Revision: 296795 URL: https://svnweb.freebsd.org/changeset/base/296795 Log: MFstable/10 r296786: MFC r293442: - Add a geom_stripe specific cleanup function and trap on that function at exit so things are cleaned up properly - Use at

svn commit: r296796 - stable/9/tools/regression/geom_uzip

2016-03-12 Thread Garrett Cooper
Author: ngie Date: Sun Mar 13 02:09:01 2016 New Revision: 296796 URL: https://svnweb.freebsd.org/changeset/base/296796 Log: MFstable/10 r296787: MFC r293443: - Make test-1.sh into a TAP testable testcase - Delete test-2.sh as it was an incomplete testcase, and the contents were b