Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   cgd
Date:           Fri Nov  5 07:50:24 UTC 1999

Modified Files:
        syssrc/sys/msdosfs [netbsd-1-4]: msdosfs_vnops.c

Log Message:
pull up rev 1.88 from trunk (requested by jdolecek):
  Set iovec offset correctly in msdosfs_readdir() so that some long
  filename entries won't be ignored when the contents of the directory
  don't fit in the user buffer all at once.  Fixes PR#4492.


To generate a diff of this commit:
cvs rdiff -r1.79.2.4 -r1.79.2.5 syssrc/sys/msdosfs/msdosfs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index