From owner-cvs-all Wed May 27 15:49:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA24279 for cvs-all-outgoing; Wed, 27 May 1998 15:49:58 -0700 (PDT) (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 PAA24153; Wed, 27 May 1998 15:49:20 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA18562; Wed, 27 May 1998 15:43:40 -0700 (PDT) Date: Wed, 27 May 1998 15:43:40 -0700 (PDT) Message-Id: <199805272243.PAA18562@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp main.c prompt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/05/27 15:43:39 PDT Modified files: usr.sbin/ppp main.c prompt.c Log: Don't assume stdout is a tty in interactive mode Analyzed by: dmaddox@scsn.net (Donald J. Maddox) Revision Changes Path 1.126 +4 -4 src/usr.sbin/ppp/main.c 1.4 +21 -13 src/usr.sbin/ppp/prompt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message