From owner-cvs-all Sun Apr 19 17:21:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA19694 for cvs-all-outgoing; Sun, 19 Apr 1998 17:21:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA19613; Mon, 20 Apr 1998 00:21:17 GMT (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA00135; Sun, 19 Apr 1998 17:20:44 -0700 (PDT) Date: Sun, 19 Apr 1998 17:20:44 -0700 (PDT) Message-Id: <199804200020.RAA00135@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp link.h modem.c mp.c physical.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/04/19 17:20:43 PDT Modified files: (Branch: MP) usr.sbin/ppp link.h modem.c mp.c physical.h Log: Do away with the static struct timeoutArg. Move the struct pppTimer from struct link to struct physical for doing carrier checking. Revision Changes Path 1.1.2.10 +1 -2 src/usr.sbin/ppp/Attic/link.h 1.77.2.54 +22 -33 src/usr.sbin/ppp/modem.c 1.1.2.6 +1 -2 src/usr.sbin/ppp/Attic/mp.c 1.1.2.22 +3 -1 src/usr.sbin/ppp/Attic/physical.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message