Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Dec 1997 13:52:48 -0800 (PST)
From:      Joerg Wunsch <joerg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/boot/biosboot boot.h io.c src/sys/i386/boot/cdboot boot.h cdrom.c
Message-ID:  <199712042152.NAA02378@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       1997/12/04 13:52:48 PST

  Modified files:
    sys/i386/boot/biosboot boot.h io.c 
    sys/i386/boot/cdboot boot.h cdrom.c 
  Log:
  Finally, implement a mini-parser for RockRidge alternative filenames,
  so the filenames can be displayed and selected in full beauty.  If RR
  is present, the match is now case-sensitive, if RR is missing, the
  match is case-insensitive (as it used to be before).
  
  Revision  Changes    Path
  1.23      +3 -5      src/sys/i386/boot/biosboot/boot.h
  1.25      +4 -10     src/sys/i386/boot/biosboot/io.c
  1.2       +3 -2      src/sys/i386/boot/cdboot/boot.h
  1.3       +52 -16    src/sys/i386/boot/cdboot/cdrom.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712042152.NAA02378>