CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2014/07/20 01:35:04

Modified files:
        usr.bin/telnet : commands.c externs.h sys_bsd.c telnet_locl.h 
                         terminal.c 

Log message:
Eliminate trivial wrappers TerminalWrite() and TerminalRead()
Replace TerminalFlushOutput() with tcflush().
Replace TerminalAutoFlush() with check of tty's NOFLSH flag as
documented in the manpage.
Push <netdb.h> into .c files

Reply via email to