K 10 svn:author V 4 nate K 8 svn:date V 27 1995-03-19T21:47:51.000000Z K 7 svn:log V 284 Separated out the _putchar & __cputchar() routines so that programs such as tn3270 can replace _putchar(0 with their own routine and still keep using the __cputchar() routine used by all of the other curses routines. Reviewed by: "Andrey A. Chernov, Black Mage" END