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
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
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
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
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
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"