freebsd-dev/usr.sbin/pppctl
Brian Somers fcabffd883 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.
1997-12-27 13:44:42 +00:00
..
Makefile Style police. 1997-11-07 20:20:15 +00:00
pppctl.8 Cosmetic: Tidy up. 1997-12-21 02:37:49 +00:00
pppctl.c Remove bogus timeout code in Receive(). 1997-12-27 13:44:42 +00:00