CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2012/12/04 12:31:17
Modified files: usr.bin/tip : tip.c Log message: Get rid of two 10-year-old XXX comments and do check for getchar(3) returning EOF. Fixes a very annoying bug where cu(1) will start sending the EOF "character" down the serial line at high speed if it loses its input terminal. ok deraadt@, nicm@