On 08/10/18 03:09, Sebastian Benoit wrote:
i know about the tab in ieee80211_listnodes()
but your diffs are unreadable, please fix that.
sorry about that. I blame thunderbird.
Index: ifconfig.c
===
RCS file: /cvs/src/sbin/ifco
? ?? putchar(' ');
> ?? printb_status(ifr.ifr_flags, IEEE80211_F_USERBITS);
> }
> -
> putchar('\n');
> if (shownet80211chans)
> ?? ieee80211_listchans();
>
>
> Forwarded Message
> Subject: [pat
('\n');
if (shownet80211chans)
ieee80211_listchans();
Forwarded Message
Subject:[patch] ifconfig.c
Date: Thu, 9 Aug 2018 18:20:47 -0500
From: Edgar Pettijohn III
To: tech@openbsd.org
I hate to assume, but I'm going to assume that
I hate to assume, but I'm going to assume that if one wants to scan for
ap's for their wifi interface to connect to they don't care about
anything else. I also removed what to me is one too many tabs.
Index: ifconfig.c
===
RCS fil