Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: uwe
Date: Wed Apr 5 00:52:16 UTC 2006
Modified Files:
src/sys/kern: vfs_bio.c
src/sys/ufs: files.ufs
Log Message:
Tell config to generate fs_ffs.h as vfs_bio.c checks for defined(FFS).
Include that header in vfs_bio.c so that bioops are not redefined.
To generate a diff of this commit:
cvs rdiff -r1.158 -r1.159 src/sys/kern/vfs_bio.c
cvs rdiff -r1.13 -r1.14 src/sys/ufs/files.ufs
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