K 10 svn:author V 3 kib K 8 svn:date V 27 2015-04-04T07:52:12.712056Z K 7 svn:log V 216 MFC r258056 (by alc): 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