Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys
Module Name: syssrc
Committed By: chs
Date: Fri Aug 17 05:54:37 UTC 2001
Modified Files:
syssrc/sys/isofs/cd9660: cd9660_vnops.c
syssrc/sys/nfs: nfs_vnops.c
syssrc/sys/ufs/ext2fs: ext2fs_vnops.c
syssrc/sys/ufs/ffs: ffs_vnops.c
syssrc/sys/ufs/lfs: lfs_vnops.c
Log Message:
add getpages/putpages entries for spec vnodes.
To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 syssrc/sys/isofs/cd9660/cd9660_vnops.c
cvs rdiff -r1.136 -r1.137 syssrc/sys/nfs/nfs_vnops.c
cvs rdiff -r1.34 -r1.35 syssrc/sys/ufs/ext2fs/ext2fs_vnops.c
cvs rdiff -r1.37 -r1.38 syssrc/sys/ufs/ffs/ffs_vnops.c
cvs rdiff -r1.52 -r1.53 syssrc/sys/ufs/lfs/lfs_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