Date: Fri, 07 Sep 2001 02:24:06 +0100 From: Brian Somers <brian@freebsd-services.com> To: "Andrey A. Chernov" <ache@nagual.pp.ru> Cc: Brian Somers <brian@freebsd-services.com>, Poul-Henning Kamp <phk@critter.freebsd.dk>, 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 Message-ID: <200109070124.f871O6D49508@hak.lan.Awfulhak.org> In-Reply-To: Message from "Andrey A. Chernov" <ache@nagual.pp.ru> of "Fri, 07 Sep 2001 04:56:46 %2B0400." <20010907045645.A92393@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 <brian@freebsd-services.com> <brian@Awfulhak.org> http://www.freebsd-services.com/ <brian@[uk.]FreeBSD.org> Don't _EVER_ lose your sense of humour ! <brian@[uk.]OpenBSD.org> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109070124.f871O6D49508>