Source-Changes archive

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

CVS commit: src/sys/fs/adosfs



Module Name:    src
Committed By:   aymeric
Date:           Sat Sep 23 22:47:11 UTC 2006

Modified Files:
        src/sys/fs/adosfs: advnops.c

Log Message:
fix adosfs_readdir() so that we can list directories on AmigaOS filesystems.
. get rid of struct adirent which didn't match struct dirent anymore
. fix cookies, move all the code handling them to the end of the function

Includes many minor changes to the code of this function.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/fs/adosfs/advnops.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