Source-Changes archive

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

CVS commit: src/share/examples/puffs/dtfs



Module Name:    src
Committed By:   pooka
Date:           Fri May 18 13:55:22 UTC 2007

Modified Files:
        src/share/examples/puffs/dtfs: dtfs.c dtfs.h dtfs_vfsops.c dtfs_vnops.c

Log Message:
"support" vop_poll enough for testing purposes.  In short, yield every
poll request for a few seconds before returning.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/share/examples/puffs/dtfs/dtfs.c
cvs rdiff -r1.15 -r1.16 src/share/examples/puffs/dtfs/dtfs.h
cvs rdiff -r1.17 -r1.18 src/share/examples/puffs/dtfs/dtfs_vfsops.c
cvs rdiff -r1.25 -r1.26 src/share/examples/puffs/dtfs/dtfs_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