/* * Copyright (c) 1983 Regents of the University of California. * All rights reserved. The Berkeley software License Agreement * specifies the terms and conditions for redistribution. */ #ifndef lint static char sccsid[] = "@(#)io.c 5.1 (Berkeley) 6/6/85"; #endif not lint /* * This file contains the I/O handling and the exchange of * edit characters. This connection itself is established in * ctl.c */ #include "talk.h" #include #include #include #define A_LONG_TIME 10000000 #define STDIN_MASK (1<