Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 1997 08:52:54 -0700 (PDT)
From:      Joerg Wunsch <joerg@freefall.FreeBSD.ORG>
To:        CVS-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-sys@FreeBSD.org
Subject:   cvs commit:  src/sys/isofs/cd9660 cd9660_mount.h cd9660_vfsops.c
Message-ID:  <199704291552.IAA09448@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       97/04/29 08:52:53

  Modified:    sys/isofs/cd9660  cd9660_mount.h cd9660_vfsops.c
  Log:
  Add support for ISO9660 multi-session CD-ROMs.  This is just nothing
  but searching the directory on something else than the default
  location.
  
  NB: this comprises an interface change to the mount_cd9660(8)
  utility (commit will follow).  You need to rebuild both.
  
  I've got similar patches for RELENG_2_2, should i commit them too?
  
  Revision  Changes    Path
  1.2       +1 -0      src/sys/isofs/cd9660/cd9660_mount.h
  1.23      +4 -2      src/sys/isofs/cd9660/cd9660_vfsops.c



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