From owner-freebsd-bugs Mon May 28 13:40: 5 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0A87A37B424 for ; Mon, 28 May 2001 13:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4SKe2n05882; Mon, 28 May 2001 13:40:02 -0700 (PDT) (envelope-from gnats) Date: Mon, 28 May 2001 13:40:02 -0700 (PDT) Message-Id: <200105282040.f4SKe2n05882@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Poul-Henning Kamp Subject: Re: bin/27701: [PATCH] ifconfig: supported media looks bad : wastes space Reply-To: Poul-Henning Kamp Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/27701; it has been noted by GNATS. From: Poul-Henning Kamp To: brooks@one-eyed-alien.net Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/27701: [PATCH] ifconfig: supported media looks bad : wastes space Date: Mon, 28 May 2001 22:37:38 +0200 I tried to apply your patch, but it seems to screw up the formatting, even with your 2nd patch, can you try to produce a fixed patch ? I think Ideally I would like it to look something like this for ifconfig -m: fxp0: flags=8843 mtu 1500 inet 212.242.86.142 netmask 0xffffffe0 broadcast 212.242.86.159 ether 00:e0:81:01:9d:2c media: autoselect(100baseTX) mediaopt (full-duplex) status: active # The () values on the media: line being actual values shown only # if different from configured values. supported media: autoselect {full-duplex,half-duplex} # don't show flag0... which can be set on all interfaces. 100baseTX {full-duplex,half-duplex} 100baseTX {full-duplex,half-duplex} 10baseT/UTP {full-duplex,half-duplex} 10baseT/UTP {full-duplex,half-duplex} 100baseTX {full-duplex,half-duplex} -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message