Project

General

Profile

Bug #82 » ppp_tty.c.diff

qhwt+dfly, 01/28/2006 05:25 AM

View differences:

ppp_tty.c 28 Jan 2006 05:05:44 -0000
* Loop waiting for input, checking that nothing disasterous
* happens in the meantime.
*/
crit_exit();
crit_enter();
for (;;) {
if (tp != (struct tty *) sc->sc_devp || tp->t_line != PPPDISC) {
crit_exit();
(3-3/4)