Received: by mail.netbsd.org (Postfix, from userid 0) id D019463B148; Sat, 13 Mar 2010 08:33:27 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 7FE4C63B145 for ; Sat, 13 Mar 2010 08:33:26 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 64274175DF; Sat, 13 Mar 2010 08:33:26 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 13 Mar 2010 08:33:26 +0000 From: Darran Hunt Subject: CVS commit: src/sys/conf To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20100313083326.64274175DF@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: Darran Hunt Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: darran Date: Sat Mar 13 08:33:26 UTC 2010 Modified Files: src/sys/conf: files Log Message: DTrace: only build in kernel CTF support if DTrace support is enabled (i.e. options KDTRACE_HOOKS). To generate a diff of this commit: cvs rdiff -u -r1.981 -r1.982 src/sys/conf/files Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.