From owner-cvs-all Tue May 22 22:23:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 71B7137B424; Tue, 22 May 2001 22:23:03 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4N5N3f09789; Tue, 22 May 2001 22:23:03 -0700 (PDT) (envelope-from grog) Message-Id: <200105230523.f4N5N3f09789@freefall.freebsd.org> From: Greg Lehey Date: Tue, 22 May 2001 22:23:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum v.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG grog 2001/05/22 22:23:03 PDT Modified files: sbin/vinum v.c Log: Remove #ifdef VINUMDEBUG. vinum(8) now always supports debug options if the kernel module is built that way. Remove the gross debug device/non-debug device hack used to recognize whether the kernel module was in sync with the userland module. Revision Changes Path 1.34 +1 -37 src/sbin/vinum/v.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message