From owner-cvs-all Thu Aug 3 2: 9:54 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 53FFC37B55A; Thu, 3 Aug 2000 02:09:50 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA37605; Thu, 3 Aug 2000 02:09:50 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200008030909.CAA37605@freefall.freebsd.org> From: John Baldwin Date: Thu, 3 Aug 2000 02:09:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/libi386 biosdisk.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/08/03 02:09:50 PDT Modified files: sys/boot/i386/libi386 biosdisk.c Log: Fix several BDECFLAGS warnings. Also, actually use the 'verbose' parameter for lsdev when printing out slice information. Now, you only get the sizes and LBA's of slices if you use 'lsdev -v'. Revision Changes Path 1.32 +105 -72 src/sys/boot/i386/libi386/biosdisk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message