Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Apr 1997 07:10:56 -0700 (PDT)
From:      Doug Rabson <dfr>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/ibcs2 ibcs2_misc.c
Message-ID:  <199704061410.HAA22507@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         97/04/06 07:10:54

  Modified:    sys/i386/ibcs2  ibcs2_misc.c
  Log:
  Fixes to ibcs2_getdents, including using struct dirent instead of
  struct direct, not using UFS' definition of DIRBLKSIZ, using directory
  seek cookies to make reading non-UFS directories reliable
  (e.g. cd9660, ext2fs).
  
  A special thanks to Robert Eckardt for providing an ISC binary of GNU
  ls so that I could test these changes.
  
  Revision  Changes    Path
  1.19      +101 -27   src/sys/i386/ibcs2/ibcs2_misc.c



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