Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ufs/ufs
Module Name: src
Committed By: dbj
Date: Mon Dec 20 03:12:20 UTC 2004
Modified Files:
src/sys/ufs/ufs: ufs_inode.c ufs_vfsops.c
Log Message:
use #if defined(_KERNEL_OPT) around opt includes
fix arg to pool_init() when _LKM is defined
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/sys/ufs/ufs/ufs_inode.c
cvs rdiff -r1.20 -r1.21 src/sys/ufs/ufs/ufs_vfsops.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