K 10 svn:author V 3 alc K 8 svn:date V 27 2013-11-12T17:46:11.266337Z K 7 svn:log V 194 Eliminate the gratuitous use of mmap(2) flags from the implementation of kern_shmat(). Use a simpler approach to determine whether to pass VMFS_NO_SPACE or VMFS_OPTIMAL_SPACE to vm_map_find(). END