Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jun 2002 11:29:26 -0700 (PDT)
From:      Kelly Yancey <kbyanc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/netstat route.c
Message-ID:  <200206051829.g55ITQ529647@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kbyanc      2002/06/05 11:29:26 PDT

  Modified files:
    usr.bin/netstat      route.c 
  Log:
  Use calculated column widths for the routing table display when -W is
  supplied rather than arbitrarily larger widths.  This (almost) guarantees
  that no columns will be truncated (routing table additions between the
  width calculation and display passes may create a row with column widths
  larger than those calculated).
  
  Sponsored by:   NTT Multimedia Communications Labs
  
  Revision  Changes    Path
  1.66      +208 -55   src/usr.bin/netstat/route.c

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?200206051829.g55ITQ529647>