K 10 svn:author V 3 phk K 8 svn:date V 27 1994-10-05T00:58:33.000000Z K 7 svn:log V 267 David Greenman told me to do this: (Thanks!) use vm_allocate to allocate the uncompression buffer. Now malloc(M_GZIP) is used for all the Huffman- tree stuff only. Numbers so far indicate < 15Kb Malloc use + 32 Kb for the abovementioned buffer while uncompressing. END