cvs commit: src/tools/tools/net80211/wlanstats main.c statfoo.c statfoo.h wlanstats.c

Sam Leffler sam at FreeBSD.org
Wed Apr 30 19:47:32 UTC 2008


sam         2008-04-30 19:47:31 UTC

  FreeBSD src repository

  Modified files:
    tools/tools/net80211/wlanstats main.c statfoo.c statfoo.h 
                                   wlanstats.c 
  Log:
  o add indirect array for field indices as the # stats is > 127 and doesn't
    fit in a signed char
  o change default output to something more useful for sta mode
  o futz w/ various field names and widths; need to do full pass over this stuff
  
  Revision  Changes    Path
  1.5       +1 -1      src/tools/tools/net80211/wlanstats/main.c
  1.4       +17 -8     src/tools/tools/net80211/wlanstats/statfoo.c
  1.3       +1 -0      src/tools/tools/net80211/wlanstats/statfoo.h
  1.8       +9 -9      src/tools/tools/net80211/wlanstats/wlanstats.c


More information about the cvs-src mailing list