Searched hist:32020 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/pppctl/
H A Dpppctl.cdiff 32020 Sat Dec 27 11:44:42 MST 1997 brian 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.

Completed in 111 milliseconds