From owner-cvs-all Sat Mar 6 17:41:57 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 722CC152FA; Sat, 6 Mar 1999 17:41:55 -0800 (PST) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id RAA05034; Sat, 6 Mar 1999 17:41:41 -0800 (PST) (envelope-from brian@FreeBSD.org) Message-Id: <199903070141.RAA05034@freefall.freebsd.org> From: Brian Somers Date: Sat, 6 Mar 1999 17:41:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp bundle.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/03/06 17:41:40 PST Modified files: usr.sbin/ppp bundle.c Log: Read from fd[0] and write to fd[1] where `fd' is the result of a pipe(). This matters under OpenBSD. Revision Changes Path 1.49 +12 -12 src/usr.sbin/ppp/bundle.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message