From owner-cvs-all Thu Dec 2 22:37:15 1999 Delivered-To: cvs-all@freebsd.org Received: from awfulhak.org (dynamic-13.max4-du-ws.dialnetwork.pavilion.co.uk [212.74.9.141]) by hub.freebsd.org (Postfix) with ESMTP id 081631502F; Thu, 2 Dec 1999 22:37:08 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by awfulhak.org (8.9.3/8.9.3) with ESMTP id GAA31378; Fri, 3 Dec 1999 06:36:55 GMT (envelope-from brian@lan.awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost.lan.Awfulhak.org [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id GAA38259; Fri, 3 Dec 1999 06:37:33 GMT (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <199912030637.GAA38259@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.0 09/18/1999 To: Brian Somers 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 In-Reply-To: Message from Brian Somers of "Thu, 02 Dec 1999 22:33:12 PST." <199912030633.WAA58042@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 03 Dec 1999 06:37:33 +0000 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > 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 > 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 Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message