Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Nov 2001 19:03:12 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   RE: cvs commit: src/sys/boot/common commands.c
Message-ID:  <XFMail.011103190312.jhb@FreeBSD.org>
In-Reply-To: <200111040258.fA42wel37462@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

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 <jhb@FreeBSD.org> -- 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.011103190312.jhb>