K 10 svn:author V 3 alc K 8 svn:date V 27 2002-06-08T07:32:38.000000Z K 7 svn:log V 288 o Remove an unnecessary call to vm_map_wakeup() from vm_map_unwire(). o Add a stub for vm_map_wire(). Note: the description of the previous commit had an error. The in- transition flag actually blocks the deallocation of a vm_map_entry by vm_map_delete() and vm_map_simplify_entry(). END