K 10 svn:author V 2 dg K 8 svn:date V 27 2000-11-11T23:03:38.000000Z K 7 svn:log V 286 Changed variable killchar to killch and erasechar to erasech to avoid a name clash with the library functions of the same name (in libncurses). This problem was masked when building tset shared (the local symbols had precedence), but caused tset to core dump when it was built -static. END