cvs commit: src/usr.bin/netstat if.c netstat.1 route.c

Bruce M Simpson bms at FreeBSD.org
Sat Nov 29 18:58:45 PST 2003


bms         2003/11/29 18:58:44 PST

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    usr.bin/netstat      if.c netstat.1 route.c 
  Log:
  MFC: Fix some minor nits in netstat whereby large interface names would be
  truncated. In environments where many tunnel or vlan interfaces are created,
  interface names have high numbers which overflow the field width.
  
  PRs:            bin/52349, bin/35838
  Submitted by:   Mike Tancsa, Scot W. Hetzel
  
  Revision   Changes    Path
  1.32.2.10  +17 -5     src/usr.bin/netstat/if.c
  1.22.2.15  +7 -1      src/usr.bin/netstat/netstat.1
  1.41.2.15  +2 -2      src/usr.bin/netstat/route.c


More information about the cvs-src mailing list