[BACK]Return to netstat.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / netstat

Diff for /src/usr.bin/netstat/netstat.h between version 1.18 and 1.19

version 1.18, 2001/07/05 08:47:44 version 1.19, 2001/08/26 09:42:04
Line 51 
Line 51 
 int     mflag;          /* show memory stats */  int     mflag;          /* show memory stats */
 int     nflag;          /* show addresses numerically */  int     nflag;          /* show addresses numerically */
 int     pflag;          /* show given protocol */  int     pflag;          /* show given protocol */
   int     qflag;          /* only display non-zero values for output */
 int     rflag;          /* show routing tables (or routing stats) */  int     rflag;          /* show routing tables (or routing stats) */
 int     sflag;          /* show protocol statistics */  int     sflag;          /* show protocol statistics */
 int     tflag;          /* show i/f watchdog timers */  int     tflag;          /* show i/f watchdog timers */

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19