K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-20T06:27:06.000000Z K 7 svn:log V 208 The dynamically allocated struct's where not getting properly initialized as malloc memory is NOT zerod. Added bzero's after the malloc calls to make sure that things are initialized. >From Julian Elischer END