K 10 svn:author V 5 brian K 8 svn:date V 27 1997-12-27T13:44:42.000000Z K 7 svn:log V 280 Remove bogus timeout code in Receive(). Don't read(fd, buffer, 0) and think ppp has closed the connection when `buffer' is full, instead, flush most of buffer to the terminal and read() for a reasonable length. This fixes "show route" when there's more than 2k of routing output. END