svn commit: r293109 - in stable: 10/share/mk 9/share/mk

2016-01-03 Thread Dimitry Andric
Author: dim Date: Sun Jan 3 17:19:17 2016 New Revision: 293109 URL: https://svnweb.freebsd.org/changeset/base/293109 Log: MFC r293014: Merge r293006 from clang380-import branch: For determining the compiler version, quote the string to be echo'd, otherwise the command might fail. T

svn commit: r293110 - in stable: 10/contrib/pf/pflogd 9/contrib/pf/pflogd

2016-01-03 Thread Dimitry Andric
Author: dim Date: Sun Jan 3 17:23:16 2016 New Revision: 293110 URL: https://svnweb.freebsd.org/changeset/base/293110 Log: MFC r293015: Merge r293013 from clang380-import branch: Fix a clang 3.8.0 warning in pflogd.c: contrib/pf/pflogd/pflogd.c:769:8: error: logical not is only ap

svn commit: r293133 - in stable/9/usr.sbin/cron: cron crontab

2016-01-03 Thread Pedro F. Giffuni
Author: pfg Date: Mon Jan 4 03:22:06 2016 New Revision: 293133 URL: https://svnweb.freebsd.org/changeset/base/293133 Log: MFC r292605, r292606, r292607, r292608: cron: bring some fixes for Coverity reports and other issues. crontab: replace malloc + bzero with calloc crontab: prop

svn commit: r293139 - stable/9/tools/regression/mac/mac_bsdextended

2016-01-03 Thread Garrett Cooper
Author: ngie Date: Mon Jan 4 06:58:39 2016 New Revision: 293139 URL: https://svnweb.freebsd.org/changeset/base/293139 Log: MFstable/10 r293138: MFC r292531,r292532,r292533,r292545: r292531: Make test_matches.sh into a series of TAP testcases Use temporary filesystems / memor

svn commit: r293142 - stable/9/contrib/bsnmp/snmpd

2016-01-03 Thread Garrett Cooper
Author: ngie Date: Mon Jan 4 07:04:58 2016 New Revision: 293142 URL: https://svnweb.freebsd.org/changeset/base/293142 Log: MFstable/10 r293141: MFC r292815: Staticize several variables that are used exclusively in bsnmpd/main.c and bsnmpd/trap.c This fixes several -Wmissing-var

svn commit: r293147 - stable/9/sys/dev/usb/controller

2016-01-03 Thread Hans Petter Selasky
Author: hselasky Date: Mon Jan 4 07:29:19 2016 New Revision: 293147 URL: https://svnweb.freebsd.org/changeset/base/293147 Log: MFC r291199: Fix compile warning about shifting signed negative constant. Modified: stable/9/sys/dev/usb/controller/uhci.h Modified: stable/9/sys/dev/usb/controll