From owner-cvs-usrsbin Fri May 9 16:37:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA06074 for cvs-usrsbin-outgoing; Fri, 9 May 1997 16:37:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA06027; Fri, 9 May 1997 16:36:52 -0700 (PDT) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA15561; Fri, 9 May 1997 16:36:29 -0700 (PDT) Date: Fri, 9 May 1997 16:36:29 -0700 (PDT) Message-Id: <199705092336.QAA15561@freefall.freebsd.org> To: CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp command.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 97/05/09 16:36:28 Branch: usr.sbin/ppp RELENG_2_2 Modified: usr.sbin/ppp command.c Log: YAMFC: Don't reconnect after close command. Revision Changes Path 1.24.2.6 +2 -1 src/usr.sbin/ppp/command.c