From owner-cvs-usrsbin Sun Feb 2 11:06:28 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA01865 for cvs-usrsbin-outgoing; Sun, 2 Feb 1997 11:06:28 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA01858; Sun, 2 Feb 1997 11:06:25 -0800 (PST) Date: Sun, 2 Feb 1997 11:06:25 -0800 (PST) From: Joerg Wunsch Message-Id: <199702021906.LAA01858@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ppp main.c timeout.h timer.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 97/02/02 11:06:25 Branch: usr.sbin/ppp RELENG_2_2 Modified: usr.sbin/ppp main.c timeout.h timer.c Log: YAMFC (various timer fixes -- rev 1.30, 1.7, 1.7 resp.) Revision Changes Path 1.22.2.5 +28 -2 src/usr.sbin/ppp/main.c 1.5.6.1 +2 -1 src/usr.sbin/ppp/timeout.h 1.5.2.1 +26 -2 src/usr.sbin/ppp/timer.c