Received: by mail.netbsd.org (Postfix, from userid 0) id 5ECFE63B102; Sun, 19 Sep 2010 05:42:14 +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 C719D63B101 for ; Sun, 19 Sep 2010 05:42:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id AF657175DD; Sun, 19 Sep 2010 05:42:10 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sun, 19 Sep 2010 05:42:10 +0000 From: matthew green Subject: CVS commit: src/sys/modules/vnd To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20100919054210.AF657175DD@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: matthew green Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: mrg Date: Sun Sep 19 05:42:10 UTC 2010 Modified Files: src/sys/modules/vnd: Makefile Log Message: enable COMPAT_30 and COMPAT_50 in the module. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/modules/vnd/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.