index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
wlanctl
Age
Commit message (
Expand
)
Author
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2014-04-22
remove -v no/op
christos
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh
2013-07-20
Use Mt for email addresses.
wiz
2011-08-31
Use __dead
joerg
2011-08-16
avoid non-literal format strings
christos
2009-05-04
Fix formatting. New sentence, new line.
wiz
2009-04-19
Fix WARNS=4 issues (-Wextra -Wsign-compare)
lukem
2009-03-11
Improve and fix markup.
joerg
2007-12-22
Use __arraycount(). Do not needlessly import net80211/ieee80211_node.h.
dyoung
2007-08-29
add a flag, -p, that only prints public (i.e. non-encrypted) nodes.
dogcow
2006-06-30
struct ieee80211_node_sysctl does not align ns_tstamp properly to directly
martin
2006-06-03
kill explicit size printing in warning.
christos
2006-06-03
Increase the size of the array by two, so that we fit.
christos
2006-05-25
Coverity CID 1455: Make sure that we don't overrun the array.
christos
2006-05-11
le64 "big endian" is not printable by PRIu64 - cast via (u_int64_t).
mrg
2005-11-20
Bug fix: when we ask the kernel to count the ieee80211_nodes, let
dyoung
2005-06-22
Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9)
dyoung
2005-01-27
Update description so "man -k wireless" finds this useful too.
hubertf
2004-07-16
New sentence, new line; drop trailing whitespace; sort sections; use
wiz
2004-07-16
Add wlanctl(8), a utility for examining 802.11 node tables.
dyoung