Author: brooks
Date: Sat Apr 7 00:04:28 2018
New Revision: 332160
URL: https://svnweb.freebsd.org/changeset/base/332160
Log:
MFC r331648:
Improve copy-and-pasted versions of SIOCGIFADDR.
The original implementation used a reference to ifr_data and a cast to
do the equivalent of acce
Author: avg
Date: Fri Apr 6 12:39:47 2018
New Revision: 332098
URL: https://svnweb.freebsd.org/changeset/base/332098
Log:
MFC r331761: align i386 cpu_reset() with amd64 version
Modified:
stable/10/sys/i386/i386/vm_machdep.c
Directory Properties:
stable/10/ (props changed)
Modified: stab
Author: avg
Date: Fri Apr 6 12:23:59 2018
New Revision: 332096
URL: https://svnweb.freebsd.org/changeset/base/332096
Log:
MFC r330977: g_access: deal with races created by geoms that drop the
topology lock
PR: 225960
Modified:
stable/10/sys/geom/geom.h
stable/10/sys/geom/ge
Author: avg
Date: Fri Apr 6 11:48:12 2018
New Revision: 332094
URL: https://svnweb.freebsd.org/changeset/base/332094
Log:
MFC r330295: ZFS: fix adding vdevs to very large pools
PR: 226096
Modified:
stable/10/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_import.c
Directory