From owner-cvs-all Sat Nov 3 19: 3:23 2001 Delivered-To: cvs-all@freebsd.org Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by hub.freebsd.org (Postfix) with ESMTP id 9C15837B417 for ; Sat, 3 Nov 2001 19:03:18 -0800 (PST) Received: (qmail 15197 invoked from network); 4 Nov 2001 03:03:13 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail6.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 4 Nov 2001 03:03:13 -0000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200111040258.fA42wel37462@freefall.freebsd.org> Date: Sat, 03 Nov 2001 19:03:12 -0800 (PST) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/boot/common commands.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org 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 On 04-Nov-01 John Baldwin wrote: > 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? The new output looks like this: ok lsdev cd devices: cd0: Device 0x700 disk devices: disk0: BIOS drive A: disk1: BIOS drive C: disk1s1a: FFS disk1s1b: swap disk1s1e: FFS disk1s1f: FFS pxe devices: ok Instead of 'pxe @ 00013f80', etc. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message