Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [yamt-readahead] src/sys
Module Name: src
Committed By: yamt
Date: Sat Nov 19 11:03:44 UTC 2005
Modified Files:
src/sys/fs/cd9660 [yamt-readahead]: cd9660_vnops.c
src/sys/fs/union [yamt-readahead]: union_subr.c union_vnops.c
src/sys/ufs/ext2fs [yamt-readahead]: ext2fs_lookup.c ext2fs_readwrite.c
ext2fs_vnops.c
Log Message:
- finish reverting VOP_READ prototype changes.
- remove unused variables.
- fix typos.
some of them are pointed by Juan RP.
To generate a diff of this commit:
cvs rdiff -r1.17.2.2 -r1.17.2.3 src/sys/fs/cd9660/cd9660_vnops.c
cvs rdiff -r1.14.6.1 -r1.14.6.2 src/sys/fs/union/union_subr.c
cvs rdiff -r1.13.2.1 -r1.13.2.2 src/sys/fs/union/union_vnops.c
cvs rdiff -r1.38.2.1 -r1.38.2.2 src/sys/ufs/ext2fs/ext2fs_lookup.c
cvs rdiff -r1.38.2.3 -r1.38.2.4 src/sys/ufs/ext2fs/ext2fs_readwrite.c
cvs rdiff -r1.63.2.1 -r1.63.2.2 src/sys/ufs/ext2fs/ext2fs_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