K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-05-11T10:25:38.000000Z K 7 svn:log V 360 Fix memory leak caused by not freeing memory returned by cgetstr() calls. The cost is a little more up-front memory allocation, but the effect seems minimal. Problem noticed-by: bde Added syslog at LOG_ERR when referencing an unknown gettytab entry and for other cgetent() failues (circular reference et al). To be merged into 2.2 after a few days testing. END