K 10 svn:author V 5 peter K 8 svn:date V 27 1996-03-10T23:25:17.000000Z K 7 svn:log V 219 Fix the vm_map_remove and vm_map_protect calls.. Somewhere along the line, these had got (start, length) arguments instead of (start, end) args. This could be the cause of Robert Sanders lockups with ZMAGIC binaries. END