From owner-cvs-all Thu Aug 23 12:35:50 2001 Delivered-To: cvs-all@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id 3699F37B425; Thu, 23 Aug 2001 12:35:33 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from mailhost.feral.com (mjacob@mailhost.feral.com [192.67.166.1]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id f7NJZWI97826; Thu, 23 Aug 2001 12:35:32 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Thu, 23 Aug 2001 12:35:32 -0700 (PDT) From: Matthew Jacob X-Sender: mjacob@beppo Reply-To: mjacob@feral.com To: Andrew Gallatin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libstand cd9660.c In-Reply-To: <200108231708.f7NH8R917295@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Excellent! On Thu, 23 Aug 2001, Andrew Gallatin wrote: > gallatin 2001/08/23 10:08:26 PDT > > Modified files: > lib/libstand cd9660.c > Log: > Bail if we go beyond the directory size, not just if we hit it. > Certain ISO fs's (like the one for 4.4-RC1 disc1 on alpha) > trigger this, and we end up opening a null file name. This causes us to get > a false match for "kernel.ko" when it does not exist. > > Revision Changes Path > 1.7 +2 -2 src/lib/libstand/cd9660.c > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message