Date: Thu, 23 Aug 2001 16:51:12 -0400 (EDT) From: Andrew Gallatin <gallatin@cs.duke.edu> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/lib/libstand cd9660.c Message-ID: <15237.27840.786919.296480@grasshopper.cs.duke.edu> In-Reply-To: <XFMail.010823134323.jhb@FreeBSD.org> References: <200108231708.f7NH8R917295@freefall.freebsd.org> <XFMail.010823134323.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin writes: > > On 23-Aug-01 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. > > Nice catch! I take it this fixed booting on the alpha off of CD? Thanks.. Yes, I can now boot disc1.iso. :-) Drew 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?15237.27840.786919.296480>