Date: Thu, 2 Dec 1999 22:33:12 -0800 (PST) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp chat.c chat.h datalink.c Message-ID: <199912030633.WAA58042@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1999/12/02 22:33:12 PST
Modified files:
usr.sbin/ppp chat.c chat.h datalink.c
Log:
Be careful not to re-initialise `struct stat' while it still has
a running timer. This fixes a problem where a dial is manually
aborted, the hangup script kicks in and the chat timer ends up
on the timer queue twice (tick tick tick tick *boom*)
Revision Changes Path
1.65 +24 -9 src/usr.sbin/ppp/chat.c
1.14 +4 -3 src/usr.sbin/ppp/chat.h
1.54 +17 -17 src/usr.sbin/ppp/datalink.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912030633.WAA58042>
