Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ufs
Module Name: src
Committed By: ad
Date: Thu Nov 13 11:09:45 UTC 2008
Modified Files:
src/sys/ufs/ext2fs: ext2fs_vfsops.c
src/sys/ufs/ffs: ffs_vfsops.c
src/sys/ufs/lfs: lfs_vfsops.c
src/sys/ufs/ufs: ufs_vnops.c ufsmount.h
Log Message:
Remove #ifdef LFS from the ufs code.
To generate a diff of this commit:
cvs rdiff -r1.137 -r1.138 src/sys/ufs/ext2fs/ext2fs_vfsops.c
cvs rdiff -r1.240 -r1.241 src/sys/ufs/ffs/ffs_vfsops.c
cvs rdiff -r1.267 -r1.268 src/sys/ufs/lfs/lfs_vfsops.c
cvs rdiff -r1.170 -r1.171 src/sys/ufs/ufs/ufs_vnops.c
cvs rdiff -r1.34 -r1.35 src/sys/ufs/ufs/ufsmount.h
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