K 10 svn:author V 7 sobomax K 8 svn:date V 27 2002-09-09T08:00:32.000000Z K 7 svn:log V 290 Vastly decrease amount of memory comsumed in the case when we have to read ports/INDEX, by allocating eactly amount of memory necessary for storing each particular entry, insdead of 4K per entry (more than 7000 entries - go figure). Memory consumption went down to some 500K from some 30M. END