From owner-cvs-all Sun Mar 7 12:59: 6 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C53414D32; Sun, 7 Mar 1999 12:59:04 -0800 (PST) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id MAA07675; Sun, 7 Mar 1999 12:58:49 -0800 (PST) (envelope-from brian@FreeBSD.org) Message-Id: <199903072058.MAA07675@freefall.freebsd.org> From: Brian Somers Date: Sun, 7 Mar 1999 12:58:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp modem.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/03/07 12:58:49 PST Modified files: usr.sbin/ppp modem.c Log: Don't forget to call modem_Found() when connecting via an external program - otherwise we get no throughput stats and connection count increase. Revision Changes Path 1.107 +2 -1 src/usr.sbin/ppp/modem.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message