Re: svn commit: r262882 - head/tools/tools/net80211/wlanstats

2014-03-07 Thread Robert Watson
On Fri, 7 Mar 2014, Bruce Evans wrote: Log: wlanstats: add help - add a help (-h) flag - move usage into itsown function it looks like the only change now is that usage info always go to stdout, and exit code differs. i don't think it should be mfced. It also removes the double prin

Re: svn commit: r262882 - head/tools/tools/net80211/wlanstats

2014-03-06 Thread Bruce Evans
On Fri, 7 Mar 2014, Alexey Dokuchaev wrote: On Fri, Mar 07, 2014 at 01:23:49AM +, Eitan Adler wrote: New Revision: 262882 URL: http://svnweb.freebsd.org/changeset/base/262882 Log: wlanstats: add help - add a help (-h) flag - move usage into itsown function it looks like the only c

Re: svn commit: r262882 - head/tools/tools/net80211/wlanstats

2014-03-06 Thread Adrian Chadd
it's only in tools; I haven't yet moved it to usr.bin and I won't be MFCing it to -10 without first MFC'ing the libbsdstats/ commit. -a On 6 March 2014 18:02, Alexey Dokuchaev wrote: > On Fri, Mar 07, 2014 at 01:23:49AM +, Eitan Adler wrote: >> New Revision: 262882 >> URL: http://svnweb.f

Re: svn commit: r262882 - head/tools/tools/net80211/wlanstats

2014-03-06 Thread Alexey Dokuchaev
On Fri, Mar 07, 2014 at 01:23:49AM +, Eitan Adler wrote: > New Revision: 262882 > URL: http://svnweb.freebsd.org/changeset/base/262882 > > Log: > wlanstats: add help > > - add a help (-h) flag > - move usage into itsown function it looks like the only change now is that usage info al

svn commit: r262882 - head/tools/tools/net80211/wlanstats

2014-03-06 Thread Eitan Adler
Author: eadler Date: Fri Mar 7 01:23:49 2014 New Revision: 262882 URL: http://svnweb.freebsd.org/changeset/base/262882 Log: wlanstats: add help - add a help (-h) flag - move usage into itsown function Modified: head/tools/tools/net80211/wlanstats/main.c Modified: head/tools/tools/net