From owner-cvs-usrsbin Thu Jan 22 20:37:01 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA25950 for cvs-usrsbin-outgoing; Thu, 22 Jan 1998 20:37:01 -0800 (PST) (envelope-from owner-cvs-usrsbin) 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 UAA25918; Thu, 22 Jan 1998 20:36:54 -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 UAA26657; Thu, 22 Jan 1998 20:36:44 -0800 (PST) Date: Thu, 22 Jan 1998 20:36:44 -0800 (PST) Message-Id: <199801230436.UAA26657@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 1998/01/22 20:36:43 PST Modified files: usr.sbin/ppp command.c Log: Don't allow manual dialing unless in auto or interactive mode. Revision Changes Path 1.130 +7 -1 src/usr.sbin/ppp/command.c