svn commit: r331287 - stable/10/etc/rc.d

2018-03-21 Thread Kristof Provost
Author: kp Date: Wed Mar 21 09:55:49 2018 New Revision: 331287 URL: https://svnweb.freebsd.org/changeset/base/331287 Log: MFC r330108: pf: Apply $pf_flags when verifying the pf.conf file When checking the validity of the pf.conf file also include the user supplied pf_flags. These fla

svn commit: r331289 - stable/10/etc/rc.d

2018-03-21 Thread Kristof Provost
Author: kp Date: Wed Mar 21 09:57:29 2018 New Revision: 331289 URL: https://svnweb.freebsd.org/changeset/base/331289 Log: MFC 330105: pf: Do not flush on reload pfctl only takes the last '-F' argument into account, so this never did what was intended. Moreover, there is no reaso

svn commit: r331301 - stable/10/sys/ddb

2018-03-21 Thread Andriy Gapon
Author: avg Date: Wed Mar 21 15:05:45 2018 New Revision: 331301 URL: https://svnweb.freebsd.org/changeset/base/331301 Log: MFC r330374: db_script_exec: use a saved script name when reporting commands executed Modified: stable/10/sys/ddb/db_script.c Directory Properties: stable/10/ (props

svn commit: r331305 - stable/10/sys/x86/x86

2018-03-21 Thread Andriy Gapon
Author: avg Date: Wed Mar 21 15:13:47 2018 New Revision: 331305 URL: https://svnweb.freebsd.org/changeset/base/331305 Log: MFC r330793: fix r297857, do not modify CPU extension bits under virtual machines PR: 213155 Modified: stable/10/sys/x86/x86/identcpu.c Directory Properti

svn commit: r331320 - stable/10/sys/dev/cxgb

2018-03-21 Thread Navdeep Parhar
Author: np Date: Wed Mar 21 20:13:24 2018 New Revision: 331320 URL: https://svnweb.freebsd.org/changeset/base/331320 Log: MFC r328315: cxgb(4): Validate offset/len in the GET_EEPROM ioctl. Sponsored by: Chelsio Communications. Modified: stable/10/sys/dev/cxgb/cxgb_main.c Modified:

svn commit: r331336 - stable/10

2018-03-21 Thread Navdeep Parhar
Author: np Date: Thu Mar 22 00:52:53 2018 New Revision: 331336 URL: https://svnweb.freebsd.org/changeset/base/331336 Log: Add mergeinfo. This should have been part of r331320. Modified: Directory Properties: stable/10/ (props changed) ___ svn-src

svn commit: r331338 - stable/10/sys/dev/bktr

2018-03-21 Thread Ed Maste
Author: emaste Date: Thu Mar 22 00:55:36 2018 New Revision: 331338 URL: https://svnweb.freebsd.org/changeset/base/331338 Log: MFC r330668: bktr: correct Japan IF frequency PR: 36451 Submitted by: Hijiri Umemoto Modified: stable/10/sys/dev/bktr/bktr_tuner.c Directory Properti