Date: Fri, 03 Dec 1999 06:37:33 +0000 From: Brian Somers <brian@Awfulhak.org> To: Brian Somers <brian@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/usr.sbin/ppp chat.c chat.h datalink.c Message-ID: <199912030637.GAA38259@hak.lan.Awfulhak.org> In-Reply-To: Message from Brian Somers <brian@FreeBSD.org> of "Thu, 02 Dec 1999 22:33:12 PST." <199912030633.WAA58042@freefall.freebsd.org>
next in thread | previous 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*) Oops, forgot Reviewed by: Ben Smithurst <ben@scientia.demon.co.uk> > 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 -- Brian <brian@Awfulhak.org> <brian@FreeBSD.org> <http://www.Awfulhak.org> <brian@OpenBSD.org> Don't _EVER_ lose your sense of humour ! <brian@FreeBSD.org.uk> 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?199912030637.GAA38259>