Date: Tue, 11 Apr 2006 17:26:55 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/cdboot cdboot.s Message-ID: <200604111726.k3BHQt0M032258@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb         2006-04-11 17:26:55 UTC
  FreeBSD src repository
  Modified files:
    sys/boot/i386/cdboot cdboot.s 
  Log:
  Use the proper condition to determine that we matched an filename.
  Otherwise, we could match on a filename that had the wrong last character
  (such as /boot/loaded instead of /boot/loader).
  
  PR:             kern/95625
  Submitted by:   Oliver Fromme <olli@secnetix.de>
  MFC after:      1 month
  
  Revision  Changes    Path
  1.15      +1 -1      src/sys/boot/i386/cdboot/cdboot.s
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604111726.k3BHQt0M032258>
