K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-12-28T23:07:49.000000Z K 7 svn:log V 319 Eliminate the redundancy due to the similarity between the routines vm_map_simplify and vm_map_simplify_entry. Make vm_map_simplify_entry handle wired maps so that we can get rid of vm_map_simplify. Modify the callers of vm_map_simplify to properly use vm_map_simplify_entry. Submitted by: Alan Cox END