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: tsutsui
Date: Sun Sep 13 05:17:37 UTC 2009
Modified Files:
src/sys/ufs/ext2fs: ext2fs_vfsops.c
src/sys/ufs/ffs: ffs_vfsops.c
src/sys/ufs/lfs: lfs_alloc.c lfs_syscalls.c lfs_vfsops.c
src/sys/ufs/ufs: ufs_extern.h
Log Message:
Move declaration of ufs_hashlock into <ufs/ufs_extern.h> from each c source.
To generate a diff of this commit:
cvs rdiff -u -r1.149 -r1.150 src/sys/ufs/ext2fs/ext2fs_vfsops.c
cvs rdiff -u -r1.250 -r1.251 src/sys/ufs/ffs/ffs_vfsops.c
cvs rdiff -u -r1.107 -r1.108 src/sys/ufs/lfs/lfs_alloc.c
cvs rdiff -u -r1.134 -r1.135 src/sys/ufs/lfs/lfs_syscalls.c
cvs rdiff -u -r1.277 -r1.278 src/sys/ufs/lfs/lfs_vfsops.c
cvs rdiff -u -r1.61 -r1.62 src/sys/ufs/ufs/ufs_extern.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