cvs commit: src/usr.bin/netstat if.c
    Gleb Smirnoff 
    glebius at FreeBSD.org
       
    Thu Nov  3 04:49:14 PST 2005
    
    
  
glebius     2005-11-03 12:49:10 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_5)
    usr.bin/netstat      if.c 
  Log:
  MFC 1.61 (by ru), 1.62:
  - Bail if interface is misspelled instead of falling out into the
    "all interfaces" mode.
  - Print space character in show_stat(). Remove a lot of priuntf(" ").
  - Utilize show_stat() in sidewaysintpr() loop. This makes periodic
    statistics to honor -h flag.
  
  Revision  Changes    Path
  1.58.2.2  +31 -37    src/usr.bin/netstat/if.c
    
    
More information about the cvs-all
mailing list