From owner-cvs-all Sat Nov 3 18:58:42 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 3514537B405; Sat, 3 Nov 2001 18:58:40 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA42wel37462; Sat, 3 Nov 2001 18:58:40 -0800 (PST) (envelope-from jhb) Message-Id: <200111040258.fA42wel37462@freefall.freebsd.org> From: John Baldwin Date: Sat, 3 Nov 2001 18:58:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common commands.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 jhb 2001/11/03 18:58:40 PST Modified files: sys/boot/common commands.c Log: Print out 'foo devices:' as the line before displaying a group of devices in 'lsdev' output rather than printing out a pointer to the print function since the user really could care less about the pointer value. Perhaps this was intended to be a debugging printf? Revision Changes Path 1.17 +2 -2 src/sys/boot/common/commands.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message