From owner-cvs-all Sat Mar 6 17: 2:56 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F27715332; Sat, 6 Mar 1999 17:02:54 -0800 (PST) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id RAA02566; Sat, 6 Mar 1999 17:02:40 -0800 (PST) (envelope-from brian@FreeBSD.org) Message-Id: <199903070102.RAA02566@freefall.freebsd.org> From: Brian Somers Date: Sat, 6 Mar 1999 17:02:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp main.c modem.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/03/06 17:02:39 PST Modified files: usr.sbin/ppp main.c modem.c Log: Reopen descriptor 0 as /dev/tty when in interactive mode in OpenBSD as well as FreeBSD (I still don't know why). Add a debug diagnostic when creating a child process as a link. Revision Changes Path 1.151 +4 -6 src/usr.sbin/ppp/main.c 1.105 +3 -1 src/usr.sbin/ppp/modem.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message