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
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
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
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
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