Home | History | Annotate | Download | only in wlanctl
History log of /src/usr.sbin/wlanctl/wlanctl.c
RevisionDateAuthorComments
 1.14  22-Apr-2014  christos remove -v no/op
 1.13  31-Aug-2011  joerg branches: 1.13.2; 1.13.8; 1.13.18;
Use __dead
 1.12  16-Aug-2011  christos avoid non-literal format strings
 1.11  19-Apr-2009  lukem Fix WARNS=4 issues (-Wextra -Wsign-compare)
 1.10  22-Dec-2007  dyoung branches: 1.10.12;
Use __arraycount(). Do not needlessly import net80211/ieee80211_node.h.
 1.9  29-Aug-2007  dogcow add a flag, -p, that only prints public (i.e. non-encrypted) nodes.
 1.8  30-Jun-2006  martin branches: 1.8.10;
struct ieee80211_node_sysctl does not align ns_tstamp properly to directly
access it as a 64bit int - memcpy to stack and use the aligned copy
instead.
 1.7  03-Jun-2006  christos kill explicit size printing in warning.
 1.6  03-Jun-2006  christos Increase the size of the array by two, so that we fit.
 1.5  25-May-2006  christos Coverity CID 1455: Make sure that we don't overrun the array.
 1.4  11-May-2006  mrg le64 "big endian" is not printable by PRIu64 - cast via (u_int64_t).
 1.3  20-Nov-2005  dyoung Bug fix: when we ask the kernel to count the ieee80211_nodes, let
it count as many as INT_MAX of them, instead of just 1.

New feature: display node-table membership, 'sta' or 'scan'.
 1.2  22-Jun-2005  dyoung Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9)
from FreeBSD. Introduce compatibility shims (sys/dev/ic/ath_netbsd.[ch],
sys/net80211/ieee80211_netbsd.[ch]). Update drivers (an, atu, atw,
awi, ipw, iwi, rtw, wi) for the new net80211(9) API.
 1.1  16-Jul-2004  dyoung Add wlanctl(8), a utility for examining 802.11 node tables.
 1.8.10.2  09-Jan-2008  matt sync with HEAD
 1.8.10.1  06-Nov-2007  matt sync with HEAD
 1.10.12.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.13.18.1  10-Aug-2014  tls Rebase.
 1.13.8.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.13.2.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed