Subject: CVS commit: src/sys/ufs/ufs
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 12/20/2004 03:12:20
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.