svn commit: r340954 - stable/10/sbin/mount_msdosfs

2018-11-26 Thread Eugene Grosbein
Author: eugen Date: Mon Nov 26 11:23:01 2018 New Revision: 340954 URL: https://svnweb.freebsd.org/changeset/base/340954 Log: MFC r339816: mount_msdosfs mount_msdosfs: do not fail mounts requiring locale name conversion table that is already present in a kernel statically. For e

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

2018-11-26 Thread Eugene Grosbein
Author: eugen Date: Mon Nov 26 11:51:44 2018 New Revision: 340957 URL: https://svnweb.freebsd.org/changeset/base/340957 Log: Prevent multicast code from panicing due to unprotected access to INADDR_HASH. This is direct commit to stable/10 instead of MFC r339807 due to significant difference

svn commit: r340958 - stable/10/sys/net

2018-11-26 Thread Eugene Grosbein
Author: eugen Date: Mon Nov 26 12:19:30 2018 New Revision: 340958 URL: https://svnweb.freebsd.org/changeset/base/340958 Log: Prevent stf(4) from panicing due to unprotected access to INADDR_HASH. This is direct commit to stable/10 instead of MFC r339806 due to significant differences in co

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

2018-11-26 Thread Eugene Grosbein
Author: eugen Date: Mon Nov 26 12:47:12 2018 New Revision: 340961 URL: https://svnweb.freebsd.org/changeset/base/340961 Log: Prevent ip_input() from panicing due to unprotected access to INADDR_HASH. This is direct commit to stable/10 instead of MFC r339808 due to significant differences in

svn commit: r340964 - stable/10/usr.bin/makewhatis

2018-11-26 Thread Eugene Grosbein
Author: eugen Date: Mon Nov 26 13:08:34 2018 New Revision: 340964 URL: https://svnweb.freebsd.org/changeset/base/340964 Log: makewhatis: do not try to operate on read-only mounted directories just to fail later. This is direct commit to stable/10 instead of MFC r339817 due to makewhatis.loca

svn commit: r340967 - in stable/10: etc sbin/rcorder share/man/man8 usr.sbin/acpi/acpiconf

2018-11-26 Thread Eugene Grosbein
Author: eugen Date: Mon Nov 26 13:36:30 2018 New Revision: 340967 URL: https://svnweb.freebsd.org/changeset/base/340967 Log: MFC r339818: rcorder(8): Add support for /etc/rc.resume, so it calls "rcorder -k resume" and runs scripts containing "KEYWORD: resume" with single "resume"