From owner-cvs-all Tue May 22 22:21:27 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 79D3A37B422; Tue, 22 May 2001 22:21:22 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4N5LM009542; Tue, 22 May 2001 22:21:22 -0700 (PDT) (envelope-from grog) Message-Id: <200105230521.f4N5LM009542@freefall.freebsd.org> From: Greg Lehey Date: Tue, 22 May 2001 22:21:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum list.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:21:22 PDT Modified files: sbin/vinum list.c Log: Remove #ifdef VINUMDEBUG. vinum(8) now always supports debug options if the kernel module is built that way. vinum_info: Check for kernel module debug support, print error message if not present. Revision Changes Path 1.33 +175 -175 src/sbin/vinum/list.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message