From owner-cvs-all Sun Dec 13 17:26:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08406 for cvs-all-outgoing; Sun, 13 Dec 1998 17:26:45 -0800 (PST) (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 RAA08401; Sun, 13 Dec 1998 17:26:44 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA21669; Sun, 13 Dec 1998 17:26:44 -0800 (PST) Date: Sun, 13 Dec 1998 17:26:44 -0800 (PST) Message-Id: <199812140126.RAA21669@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp README.changes bundle.c bundle.h command.c datalink.c main.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/12/13 17:26:44 PST Modified files: (Branch: RELENG_2_2) usr.sbin/ppp README.changes bundle.c bundle.h command.c datalink.c main.c Log: MFC: Mention `iface clear' in README.changes Handle link descriptor exceptions Deal with the first `set proctitle' arg Kill any running dial timer before destroying a link Revision Changes Path 1.3.2.1 +3 -0 src/usr.sbin/ppp/README.changes 1.40.2.1 +15 -1 src/usr.sbin/ppp/bundle.c 1.19.2.1 +2 -1 src/usr.sbin/ppp/bundle.h 1.24.2.54 +13 -7 src/usr.sbin/ppp/command.c 1.20.2.1 +2 -1 src/usr.sbin/ppp/datalink.c 1.22.2.51 +7 -3 src/usr.sbin/ppp/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message