Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Oct 2001 02:02:20 -0400 (EDT)
From:      "Matthew N. Dodd" <winter@jurai.net>
To:        "Matthew N. Dodd" <mdodd@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/netstat if.c
Message-ID:  <Pine.BSF.4.21.0110090159570.82308-100000@sasami.jurai.net>
In-Reply-To: <200110090558.f995wQb77908@freefall.freebsd.org>

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

Name  Mtu   Network       Address            Ipkts Ierrs    Opkts Oerrs Coll
tl0   1500  <Link#1>    00:80:5f:e2:0b:9b    12942     0     5248     0    0
tl0   1500  10.0.1/24     10.0.1.60           9424     -     5212     -    -
fpa0  4470  <Link#2>    00:00:f8:40:e4:a8     2321     0     3254     0    0
fpa0  4470  10.0.10/24    10.0.10.20          1585     -      854     -    -
lo0   16384 <Link#3>                            79     0       79     0    0
lo0   16384 127           127.0.0.1             77     -       77     -    -
 
After:
 
Name    Mtu Network     Address              Ipkts Ierrs    Opkts Oerrs Coll
tl0    1500 <Link#1>    00:80:5f:e2:0b:9b    13152     0     5359     0    0
tl0    1500 10.0.1/24   10.0.1.60             9603     -     5322     -    -
fpa0   4470 <Link#2>    00:00:f8:40:e4:a8     2353     0     3276     0    0
fpa0   4470 10.0.10/24  10.0.10.20            1607     -      866     -    -
lo0   16384 <Link#3>                            79     0       79     0    0
lo0   16384 127         127.0.0.1               77     -       77     -    -


On Mon, 8 Oct 2001, Matthew N. Dodd wrote:
> mdodd       2001/10/08 22:58:26 PDT
> 
>   Modified files:
>     usr.bin/netstat      if.c 
>   Log:
>   Minor output formatting for 'netstat -i':
>   - Right align Mtu
>   - Print AF_INET family with correct field width.
>   
>   Revision  Changes    Path
>   1.47      +8 -8      src/usr.bin/netstat/if.c
> 

-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| winter@jurai.net |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
| http://www.jurai.net/~winter |  For Great Justice!  | ISO8802.5 4ever |


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?Pine.BSF.4.21.0110090159570.82308-100000>