freebsd-src/usr.sbin/pppctl
Brian Somers 8a407aad55 Change interactive mode so that a monitor thread keeps an eye on the
ppp descriptor and signals the terminal thread when there's something
to read on that descriptor.

This means that the main loop doesn't have to alarm() itself into
dropping out of el_gets() frequently to check the descriptor.  This
dropping out was disturbing syscons (via ioctl()s from libedit) enough
to reset the screensaver timeout every .5 of a second.

PR:	20345
2000-11-27 02:31:25 +00:00
..
Makefile Change interactive mode so that a monitor thread keeps an eye on the 2000-11-27 02:31:25 +00:00
pppctl.8 Use Fx macro wherever possible. 2000-11-14 11:20:58 +00:00
pppctl.c Change interactive mode so that a monitor thread keeps an eye on the 2000-11-27 02:31:25 +00:00