K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-09-07T03:24:44.000000Z K 7 svn:log V 271 Corrected an error where precious kernel virtual space was being allocated for entire SYS5 SHM segments. This is totally unnecessary, and so the correct allocation of VM objects has been substituted. (The vm_mmap was misused -- vm_object_allocate is more appropriate.) END