From owner-cvs-all Thu Sep 6 18:24:20 2001 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (gw.Awfulhak.org [217.204.245.18]) by hub.freebsd.org (Postfix) with ESMTP id 3C7DC37B408; Thu, 6 Sep 2001 18:24:13 -0700 (PDT) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [fec0::1:12]) by Awfulhak.org (8.11.6/8.11.6) with ESMTP id f871OAi26408; Fri, 7 Sep 2001 02:24:10 +0100 (BST) (envelope-from brian@freebsd-services.com) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.6/8.11.6) with ESMTP id f871O6D49508; Fri, 7 Sep 2001 02:24:06 +0100 (BST) (envelope-from brian@freebsd-services.com) Message-Id: <200109070124.f871O6D49508@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: "Andrey A. Chernov" Cc: Brian Somers , Poul-Henning Kamp , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@freebsd-services.com Subject: Re: cvs commit: src/lib/libc/stdio fdopen.c fflush.c fopen.c fseek.c ftell.c fvwrite.c local.h refill.c stdio.c In-Reply-To: Message from "Andrey A. Chernov" of "Fri, 07 Sep 2001 04:56:46 +0400." <20010907045645.A92393@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 07 Sep 2001 02:24:06 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On Fri, Sep 07, 2001 at 01:27:10 +0100, Brian Somers wrote: > > > > In this case I think it does. This commit broke ppp. > > Are you sure that right this commit breaks it? There was a second commit > follows which fix it differently. Why do you think it is stdio problem? $ cd /usr/src/lib/libc/stdio $ cvs up -PdD'20010902 12:10 PDT' $ cd .. $ make && sudo make install works ok. $ cd /usr/src/lib/libc/stdio $ cvs up -PdD'20010902 12:11 PDT' $ cd .. $ make && sudo make install doesn't. -- Brian http://www.freebsd-services.com/ Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message