Date: Wed, 30 Apr 2008 19:47:31 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/tools/net80211/wlanstats main.c statfoo.c statfoo.h wlanstats.c Message-ID: <200804301947.m3UJlVTi097123@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804301947.m3UJlVTi097123>
