From owner-cvs-usrsbin Sat Jan 10 20:00:03 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA05805 for cvs-usrsbin-outgoing; Sat, 10 Jan 1998 19:47:12 -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.7/8.8.7) with ESMTP id TAA05502; Sat, 10 Jan 1998 19:44:49 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id NAA02647; Sat, 10 Jan 1998 13:51:33 -0800 (PST) Date: Sat, 10 Jan 1998 13:51:33 -0800 (PST) Message-Id: <199801102151.NAA02647@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/10 13:51:33 PST Modified files: usr.sbin/ppp command.c Log: Pause according to the redial setting when dialing manually. Pointed out by: Berend de Boer Revision Changes Path 1.126 +6 -1 src/usr.sbin/ppp/command.c