K 10 svn:author V 3 dfr K 8 svn:date V 27 1997-04-06T14:10:50.000000Z K 7 svn:log V 328 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. END